Skip to main content
PUT
Create FX account

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
fiatAccountId
string<uuid>

Unique system generated identifier for the entity.

Example:

"b8627ae8-732b-4d25-b947-1df8f4007a29"

currency
enum<string>
Available options:
MXN,
BRL

Response

Successfully created a currency trading account.

data
object