Skip to main content
POST
Add a bank account

Autorisaties

x-api-key
string
header
vereist

Identifies the partner software. Issued by Codaclean. Required on every call, including POST /token.

Authorization
string
header
vereist

Identifies the user and their accounting firm. Send the idToken returned by POST /token as Authorization: Bearer <idToken>. Valid for 1 hour.

Padparameters

customerId
string
vereist

Customer identifier (24-character hexadecimal string), as returned in id.

iban
string
vereist

IBAN of the bank account. Spaces are removed and letters are uppercased before use.

Respons

Bank account added.

iban
string
currency
string

Always EUR unless another value is stored. Output only; not accepted as input.

bic
string

Derived from the IBAN by Codaclean. Formatted with spaces, for example GEBA BE BB.

bankName
string
connectorId
integer

Present when the bank account is served through a CODAlight connector.