Statement webhooks notify you when any new data is available after a successful statement fetch. The webhook will include a count of new statements.These webhooks fire only after a completed statement 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.
statements_created_count
Integer
The number of newly created transactions.
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.