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)

destination_currencyenumRequired

Destination currency code (e.g., usdc)

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

Conversion account created with deposit instructions
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)

destination_currencyenum

Destination currency code (e.g., usdc)

statusenum
Status of the conversion account
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_instructionsobject

Instructions for end-users to deposit funds into the conversion account (e.g. virtual account or QR code details)