Fiat and Stablecoin Quote Request Body
| Name | Type | Description | Notes |
|---|---|---|---|
| side | str | PAY: specify the payment amount (`pay_amount` is required); GET: specify the receive amount (`get_amount` is required). | |
| pay_coin | str | Payment currency. Supported currencies are available on the OTC web quote page. | |
| get_coin | str | Receive currency. Supported currencies are available on the OTC web quote page. | |
| pay_amount | str | User payment currency amount | [optional] |
| get_amount | str | Amount of currency received by the user | [optional] |
| create_quote_token | str | Create quote token: 0: quote preview only; 1: generate quote token for order placement. | [optional] |
| promotion_code | str | Promotion code | [optional] |