Create a new bank account
Creates a new bank account for the specified merchant. Supports both fiat and crypto accounts with appropriate validation.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path Parameters
merchantId
Merchant ID
organizationId
Organization ID
Headers
x-admin-api-key
Request
This endpoint expects an object.
name
kind
Allowed values:
isVirtual
address
network
Blockchain network. Required for crypto accounts (kind=CRYPTO).
type
Allowed values:
accountNumber
routingNumber
isDefault
isTracked
currencySymbol
entity
Bank entity code. Optional for AR, MX, PE, BO, BR, US (auto-deduced). Required for CL, CO.
countrySymbol
Country code. Required for fiat accounts (kind=BANK), optional/ignored for crypto accounts (kind=CRYPTO).
Response
id
name
entity
kind
Allowed values:
isVirtual
address
network
type
Allowed values:
accountNumber
routingNumber
countryId
currencyId
currencyCode
Currency symbol
createdAt
updatedAt
isDefault
isTracked
merchantId
contactId
countryCode
Two-letter ISO country code