Registers a bank account for a customer (or the authenticated account).
Use GET /bankaccounts/validation first to obtain the required fields for the given currency and country.
Use your account's Secret Key as the Bearer token.
Customer ID to assign the bank account to. Required unless customer_type is source.
7485
Account holder name.
255"My bank account"
Bank account type. Use IBAN for SEPA accounts, OTHER for other types.
IBAN, OTHER "IBAN"
Bank account number (IBAN or other format).
"ES1300812944953951475955"
BIC/SWIFT code.
11"CAIXESBBXXX"
Pass source to register a bank account for the authenticated account instead of a customer.
source IBAN (alternative field to number for SEPA accounts).
"ES9121000418450200051332"
50Bank account created