post https://bo-api.drivewealth.io/back-office/funding/deposits/
Attribute | Type | Description |
---|---|---|
id | string | internal DW deposit identifier |
accountNo | string | DW customer account number |
category | string | money movement category |
currency | string | currency in which the transaction was created in |
amount | number | total amount of the deposit transaction |
status | object | object containing the details of the status of the deposit |
status.id | number | integer representing the status of the deposit. Please see deposit statuses |
status.message | string | string value of the status |
status.updated | string | timestamp of the last status update |
source | object | object containing the details of the source of the transaction |
source.id | string | identifier of the transaction source |
source.brand | string | type of funding transaction |
source.meta_info | string | comment identifier from the request body |
created | string | timestamp of when transaction was created |
accountID | string | DW account uuid identifier |
userID | string | DW user uuid identifier |
transactionCode | string | transaction identifier. Please see transaction types explained |
wlpFinTranTypeID | string | DW uuid to identify the transaction type |
batch | boolean | batch |