Create a Conversion Account

Creates a new conversion account for on-ramp conversion

Request

This endpoint expects an object.
individual_idstringRequired
The public ID of the individual
payout_accountobjectRequired
Destination account for converted funds
source_currencyenumRequired

Source currency code (e.g., mxn)

Allowed values:
destination_currencyenumRequired

Destination currency code (e.g., usdc)

Allowed values:
client_reference_idstringOptional
Your unique identifier for this conversion account. Use this to correlate with your records in your own system. Maximum 255 characters.

Response

Create a Conversion Account
idstring
Unique public identifier for the conversion account
individual_idstring
Unique public identifier for the associated individual
payout_accountobject
Destination account for converted funds
source_currencyenum

Source currency code (e.g., mxn)

Allowed values:
destination_currencyenum

Destination currency code (e.g., usdc)

Allowed values:
statusenum
Status of the conversion account
Allowed values:
created_atstringformat: "date-time"
ISO 8601 timestamp when the conversion account was created
updated_atstringformat: "date-time"
ISO 8601 timestamp when the conversion account was last updated
deposit_accountobject
Deposit account for receiving funds