Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 876 Bytes

File metadata and controls

17 lines (12 loc) · 876 Bytes

OtcStableCoinOrderRequest

Stablecoin Order Request Body

Properties

Name Type Description Notes
payCoin String Currency paid by the user. Supported currencies can be queried from the OTC web stablecoin quote page. [optional]
getCoin String Currency to be received by the user. Supported currencies can be queried from the OTC web stablecoin quote page. [optional]
payAmount String User payment currency amount [optional]
getAmount String Amount of currency received by the user [optional]
side String Quote direction returned by the quote API (used for order validation) [optional]
promotionCode String promotion code [optional]
quoteToken String Parameter returned by the quote API [optional]