Create Limit OrderCopy Pagepost https://sandbox-api.oneliquidity.technology/merchant/v1/rate/{quoteAsset}Creates a new merchant AD for the provided quoteAsset.Path ParamsquoteAssetstringrequiredQuote asset for the AD pair.Body ParamsCreate AD payload. Unit fields take precedence when both decimal and unit fields are supplied.Request payload for creating a merchant AD. Decimal and unit fields are both supported. If both are sent for the same value, the *InUnits value takes precedence. Send at least one of price or priceInUnits, and at least one of qtyTotal or qtyTotalInUnits.baseAssetstringrequiredBase asset being advertised.sidestringenumrequiredTrade side for the AD.BUYSELLAllowed:BUYSELLquoteAssetstringQuote asset. Optional when already provided in path.pricestringnumberHuman-readable price.priceInUnitsstring^[1-9][0-9]*$Price in smallest units (bigint string). Must be greater than zero.qtyTotalstringnumberHuman-readable total quantity.qtyTotalInUnitsstring^[1-9][0-9]*$Total quantity in smallest units (bigint string). Must be greater than zero.minPerOrderstringnumberHuman-readable minimum quantity allowed per order.minPerOrderInUnitsstring^[1-9][0-9]*$Minimum quantity per order in smallest units (bigint string).maxPerOrderstringnumberHuman-readable maximum quantity allowed per order.maxPerOrderInUnitsstring^[1-9][0-9]*$Maximum quantity per order in smallest units (bigint string).Responses 201Status 201 Response 400Status 400 Response 401Status 401 Response 403Status 403 Response 404Status 404 Response 500Status 500 ResponseUpdated 4 days ago Get Trading Wallet DepositsPatch AD RateDid this page help you?YesNo