Orders
Cancel Order
This endpoint cancels a new order
POST
/
v1
/
order
/
cancel
Body
This is the ID of the order to be cancelled.
Response
Indicates whether the call was successful. 1 if successful, 0 if not.
This endpoint cancels a new order
This is the ID of the order to be cancelled.
Indicates whether the call was successful. 1 if successful, 0 if not.