Deposit Source Account
post
v1/accounts/{accountId}/deposit-source-iban
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
accountIdstring · uuidRequired
The account ID
Responses
200
The deposit source IBAN has been submitted for whitelisting
application/json
400
Validation Error
401
Unauthorized
403
Insufficient Privileges
4XX
Client error
5XX
Server error
post
v1/accounts/{accountId}/deposit-source-ibanget
v1/accounts/{accountId}/deposit-source-iban
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
accountIdstring · uuidRequired
The account ID
Responses
200
A list of deposit source IBANs submitted for whitelisting
application/json
400
Validation Error
401
Unauthorized
403
Insufficient Privileges
4XX
Client error
5XX
Server error
get
v1/accounts/{accountId}/deposit-source-ibanLast updated