BankAccount
Update a bank account
PUT
Update a bank account
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
Tenant identifier. Send the Tenant ID in the X-Tenant header to scope API requests to a specific tenant.
Path Parameters
The bank account identifier
Body
application/json
The name.
Maximum string length:
255Account number.
Maximum string length:
255Bank name.
Maximum string length:
255Branch name.
Maximum string length:
255SWIFT/BIC code.
Maximum string length:
255IBAN number.
Maximum string length:
255Whether the record is the default.
Whether the record is active.
The currency ID.