Bank account
Create Bank Account
Authorization
Authorization
RequiredBearer <token>In: header
Request Body
application/json
OptionalaccountName
RequiredstringA unique identifier to remember the bank account
bankName
RequiredstringThe name of the bank associated with the account, such as Bank of America
.
currency
RequiredstringThe currency code in which the bank account operates. Refer to our Currency Code for the full list.
accountDetails
RequiredobjectThe account details contain the details of the bank account, tailored to each different currency. Please refer to our Bank Account Creation for a detailed information on constructing the payment request.
beneficiaryAddress
RequiredobjectPath Parameters
customer_id
RequiredstringThe customer's id.
OK