post https://api.sandbox.uqpay.tech/api/v1/conversion
Create a new currency conversion within your UQPAY account balances. This allows you to exchange one currency for another at the available rate.
Usage Guidelines
- If using a pre-generated quote, provide a valid
quote_id
. The key conversion parameters (buy_currency
,sell_currency
,conversion_date
) must match the quote details. - Specify both
buy_currency
andsell_currency
, but define only one of eitherbuy_amount
orsell_amount
. The defined amount represents the dealt (fixed) side, while the other amount will be automatically calculated based on UQPAY's exchange rate.