post https://api.sandbox.uqpay.tech/api/v1/conversion/quote
Create a new FX quote to be used for a conversion. The returned rate includes UQPAY's markup and reflects the final rate applicable within the quote's validity period.
Usage Guidelines
- A quote is required before executing a currency conversion.
- The generated quote must be used within its validity period (75 seconds), after which a new quote must be requested if needed.
- 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.