Balance webhooks notify you when any new data is available after a successful balance fetch.These webhooks fire only after a completed balance fetch. Actions performed on the member through other endpoints will not trigger the webhook.
Field
Data type
Description
action
String
The action that triggered the webhook. For example, member_data_updated.
completed_at
Integer
The date and time when the process that triggered the webhook was finished.
completed_on
String
The date on which the process that triggered the webhook was finished.
member_guid
String
The unique identifier for the member that has new or updated transaction data. Defined by MX.
type
String
The type of webhook being delivered. Possible values include AGGREGATION, BALANCE, HISTORY, and STATEMENT.
user_guid
String
The unique identifier for the user. Defined by MX.