Adds a bank account to proceed with the operation.
bankCode and documentNumber are optional. documentedNumber is required when the users is not KYC’d.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
accountNumber
countryCode
currencySymbol
bankCode
documentNumber
email
payoutMethodId
[DEPRECATED] Currently being used only for Colombia, this optional field represents the payout provider.
accountType
Must be one of: checking or savings
Response
successful operation
_id
bankCode
countryCode
currencySymbol
accountNumber
account
name