| Name | Type | Description | Notes |
|---|---|---|---|
| type | string | BUY (on-ramp) or SELL (off-ramp) | [default to undefined] |
| payCoin | string | Payment currency | [default to undefined] |
| getCoin | string | Currency | [default to undefined] |
| payAmount | string | Payment amount | [default to undefined] |
| getAmount | string | Redemption Amount | [default to undefined] |
| rate | string | Exchange rate | [default to undefined] |
| rateReci | string | Reciprocal of the exchange rate | [default to undefined] |
| promotionCode | string | Promotion code | [default to undefined] |
| side | string | Quote method | [default to undefined] |
| orderType | string | Order type: FIAT (fiat) / STABLE (stablecoin) | [default to undefined] |
| quoteToken | string | Quote token required when placing an order | [default to undefined] |