Authorizations
API token authentication using format <api token id>:<api client secret>
Body
The ISO 4217 currency code
"USD"
- US Account
- CLABE Account
- PIX Account
- IBAN Account
- UPI Account
- Spark Wallet
The ID of the customer for whom to create the external account. If not provided, the external account will be created on behalf of the platform.
"Customer:019542f5-b3e7-1d02-0000-000000000001"
Response
External account created successfully
The system generated identifier of this account
"ExternalAccount:e85dcbd6-dced-4ec4-b756-3c3a9ea3d965"
Status of the external account
PENDING
, ACTIVE
, UNDER_REVIEW
, INACTIVE
The ISO 4217 currency code
"USD"
- US Account
- CLABE Account
- PIX Account
- IBAN Account
- UPI Account
- Spark Wallet
The customer this account is tied to, or null if the account is on behalf of the platform.
"Customer:da459a29-1fb7-41ce-a4cb-eb3a3c9fd7a7"
Optional platform-specific identifier for this account
"acc_123456789"