Balance notifications
Balance notifications are used for storing records about breaking of the low or high threshold of some Account <accounts>{.interpreted-text role="ref"} (where these properties are configured).
Balance notification's properties:
- Id
- Unique Balance notification's id.
- Created At
- Date and time of this record creation.
- Direction
- "Low" in case if balance of
Account <accounts>is become less than low threshold. "High" in case if balance ofAccount <accounts>is become bigger than high threshold.- Action
- "Fire" - in case of breaking some of threshold for
Account <accounts>that is related this Balance notification. "Clear" - in case of restoring some of threshold forAccount <accounts>{.interpreted-text role="ref"} that is related this Balance notification.- Is Processed
- "Yes" - if this Balance notification was processed, "No" - otherwise.
- Processed At
- Date and time whet this Balance notification was processed.
- Data
- Specific data of
Account <accounts>{.interpreted-text role="ref"} that is related this Balance notification.