Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Schema for updating bank accounts - all fields are optional
Examples:
"Deutsche Bank"
Examples:
"DE89370400440532013000"
Required string length:
9
Maximum length:
34
Response
Successful Response
Schema for bank account responses
Examples:
"Deutsche Bank"
Examples:
"DE89370400440532013000"
Required string length:
9