Timeline: Deposits
Webhook Message
messageTypestring
eventTypestring
Enum values:
CREATEDUPDATEDDELETEDbodyobject
Show child attributes
idstring
timestampstring
Was this section helpful?
Was this section helpful?
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"messageType": "TIMELINE_DEPOSIT",
"eventType": "",
"body": {
"timestamp": "",
"accountInfo": {
"partnerId": 0,
"uuid": "",
"email": "",
"branchUuid": "",
"name": "",
"surname": "",
"accountManagerUuid": ""
},
"eventType": "",
"depositUuid": "",
"status": "",
"amount": 0,
"currency": ""
},
"id": "",
"timestamp": ""
}