Add bank accountpost https://testapi.multisafepay.com/v1/json/accounts/{account_id}/bank-accountsAdd a bank account to an affiliated merchant account.Path Paramsaccount_idstringrequiredThe unique identifier of the account.Body Paramscurrencystringrequiredlength ≤ 3The currency of the bank account.holder_namestringrequiredlength ≤ 40The name of the account holder.ibanstringrequiredThe international bank account number (IBAN).Responses 200Request successful 404Account not found 422Validation errorsUpdated 2 months ago