Skip to main content
POST
Create a dedicated deposit account

Authorizations

Authorization
string
header
required

Session JWT (from register/login) or API key (pk_...). X-API-Key: <token> is accepted as an alternative header.

Body

application/json
country
string
default:MX
currency
string
default:MXN
method
string
default:bank_transfer

Response

Deposit account created and bound to the calling account.

instrument_id
string<uuid>
account_id
string<uuid>
country
string
currency
string
method
string
instrument
string

The deposit destination to share with payers (e.g. the CLABE).

details
object
status
enum<string>
Available options:
active,
disabled
created_at
string<date-time>
Last modified on July 18, 2026