get https://bo-api.drivewealth.io/back-office/accounts//funding/deposits
Retrieves a list of Account Deposits by accountID.
Response
Retrieves a list of Account Deposits by accountID.
xxxxxxxxxx
curl --request GET \
--url https://bo-api.drivewealth.io/back-office/accounts/accountID/funding/deposits \
--header 'accept: application/json' \
--header 'dw-client-app-key: {{yourAppKey}}'