Create a Conversion Account
Creates a new conversion account for on-ramp conversion
Request
This endpoint expects an object.
individual_id
The public ID of the individual
payout_account
Destination account for converted funds
source_currency
Source currency code (e.g., mxn)
Allowed values:
destination_currency
Destination currency code (e.g., usdc)
Allowed values:
client_reference_id
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
id
Unique public identifier for the conversion account
individual_id
Unique public identifier for the associated individual
payout_account
Destination account for converted funds
source_currency
Source currency code (e.g., mxn)
Allowed values:
destination_currency
Destination currency code (e.g., usdc)
Allowed values:
status
Status of the conversion account
Allowed values:
created_at
ISO 8601 timestamp when the conversion account was created
updated_at
ISO 8601 timestamp when the conversion account was last updated
deposit_account
Deposit account for receiving funds

