Request This endpoint expects an object.
individual_id string Required
The public ID of the individual
payout_account object Required
Destination account for converted funds
source_currency enum Required
Source currency code (e.g., mxn)
Allowed values: MXN PHP
destination_currency enum Required
Destination currency code (e.g., usdc)
Allowed values: USDC
client_reference_id string Optional
Your unique identifier for this conversion account. Use this to correlate with your records in your own system. Maximum 255 characters.
Conversion account created with deposit instructions
id string
Unique public identifier for the conversion account
individual_id string
Unique public identifier for the associated individual
payout_account object
Destination account for converted funds
source_currency enum
Source currency code (e.g., mxn)
Allowed values: MXN PHP
destination_currency enum
Destination currency code (e.g., usdc)
Allowed values: USDC
status enum
Status of the conversion account
Allowed values: pending under_review active disabled
created_at string format: "date-time"
ISO 8601 timestamp when the conversion account was created
updated_at string format: "date-time"
ISO 8601 timestamp when the conversion account was last updated
deposit_instructions object
Instructions for end-users to deposit funds into the conversion account (e.g. virtual account or QR code details)