Name | Data Type | Defination |
---|---|---|
action | String | The action that triggered the webhook, e.g., member_data_updated. |
completed_at | String | The date and time at which the process that triggered the webhook was finished. Given in Unix time. |
completed_on | Number | The date on which the process that triggered the webhook was finished. Given in ISO 8601 without a timestamp. |
member_guid | String | The unique identifier for the member which has new or updated transaction data. Defined by MX. |
statements_created_count | String | The number of newly created transactions. |
type | String | The type of webhook being delivered. Current possible values are AGGREGATION, BALANCE, HISTORY, and STATEMENT; however, additional values may be added at any time. |
user_guid | String | Unique identifier for the user with which the data is associated. Defined by MX. |