Skip to main content
POST
Create fiat account for sell and pay
Only applicable to Argentina (ARS). For Colombia (COP), Sell and Pay does not require a customer fiat account.

Authorizations

Authorization
string
header
required

Access token obtained via /oauth2/token/. Use as Authorization: Bearer <access_token>.

Body

application/json
customerId
string<uuid>
required

The unique identifier of the customer for whom to create the fiat account.

Example:

"964c8c8c-573d-4f8f-bd2e-8645c3124e74"

Response

Fiat account successfully created. Returns an empty response body.

Empty response body on successful creation