/api/rest/v1/otc/orderspost https://api.t-dx.com/api/rest/v1/otc/ordersBody ParamsdrybooleanWhen true, it indicates that the order must not be eventually created but only as a dry-run.truefalsesubAccountIduuidrequiredA unique identifier of the sub-account.pricestringLimit price expressed in the quote currency.quantitystringrequiredQuantity of the order.pairIduuidrequiredThe id of the pair that the order is assigned to.sidestringenumrequiredSIDE_BUYSIDE_SELLAllowed:SIDE_BUYSIDE_SELLtypestringenumrequiredTYPE_LIMITTYPE_MANUALTYPE_LIMIT_TWAPTYPE_MARKETAllowed:TYPE_LIMITTYPE_MANUALTYPE_LIMIT_TWAPTYPE_MARKETcommentstringparametersobjectparameters objectendAtdate-timeExpire time for the order. Mandatory for TWAPstartAtdate-timeTime at which this order will activate and begin sending orders to the market.clientOrderIdstringA client-provided identifier for this ordertimeInForcestringenumTIME_IN_FORCE_GOOD_TILL_CANCELEDTIME_IN_FORCE_IMMEDIATE_OR_CANCELTIME_IN_FORCE_FILL_OR_KILLAllowed:TIME_IN_FORCE_GOOD_TILL_CANCELEDTIME_IN_FORCE_IMMEDIATE_OR_CANCELTIME_IN_FORCE_FILL_OR_KILLResponses 200A successful response. 400Bad Request: indicates that the server cannot or will not process the request due to something that is perceived to be a client error (for example, malformed request syntax, invalid request message framing, or deceptive request routing) 401Unauthenticated: indicates that the client request has not been completed because it lacks valid authentication credentials for the requested resource 403Forbidden: indicates that the server understands the request but refuses to authorize it 404Not Found: indicates that the server cannot find the requested resource 500Internal Server Error: indicates that the server encountered an unexpected condition that prevented it from fulfilling the request 503Service Unavailable: indicates that the server is not ready to handle the request. defaultAn unexpected error response.Updated 4 months ago /api/rest/v1/otc/listings/{pairId}/api/rest/v1/otc/orders/by-sub-account/{subAccountId}Did this page help you?YesNo