Create limit order
Create limit order
POST
https://api.staging.dexilon.io/api/v1/orders/limit
Weight: 1
Request Body
Name
Type
Description
clientOrderId
UUID
Client ID of order.
symbol*
String
Symbol name
side*
Enum
Side of order: BUY, SELL
price*
Decimal
size*
Decimal
Last updated