Ajouter un compte bancaire
Links the IBAN to the customer.
BIC and bank name are derived by Codaclean.
The request body must be empty or {}.
Required scope: customers:write
Autorisations
Identifies the partner software. Issued by Codaclean. Required on every call, including POST /token.
Identifies the user and their accounting firm. Send the idToken returned by POST /token as Authorization: Bearer <idToken>. Valid for 1 hour.
Paramètres de chemin
Customer identifier (24-character hexadecimal string), as returned in id.
IBAN of the bank account. Spaces are removed and letters are uppercased before use.
Réponse
Bank account added.
Always EUR unless another value is stored. Output only; not accepted as input.
Derived from the IBAN by Codaclean. Formatted with spaces, for example GEBA BE BB.
Present when the bank account is served through a CODAlight connector.

