An accounts commission schedule has been udpated
Event Type | Description |
---|---|
| Provides the new |
{
"id": "event_5a11c5b9-ad97-4e25-a1d6-7ff27378c08c",
"type": "accounts.commission.updated",
"timestamp": "2019-03-28T22:44:19.745615563Z",
"payload": {
"commissionID": "b3e985dd-9679-63dc-5dd5-9bd7982efecd",
"accountNo": "DWZR000001",
"accountID": "b25f0d36-b4e4-41f8-b3d9-9249e46402cd.1403540676095",
"userID": "b25f0d36-b4e4-41f8-b3d9-9249e46402cd"
}
}
Results Explained
Attribute | Type | Description |
---|---|---|
| string | unique event identifier |
| string | the type of event |
| string | time when the event was created |
| object | contains the details of the event |
| string | commission schedule identifier |
| string | account number |
| string | unique account identifier |
| string | unique user identifier |