cancelOrders
POST/cancelOrders
Request for a base64-encoded unsigned trigger order cancellation transaction(s) to be used in POST /trigger/v1/execute
note
- Refer to Trigger API doc for more information
Request
Responses
- 200
- 400
- 500
Returns the base64-encoded unsigned transaction(s) of all open orders associated to the provided "maker"
note
- If no orders were specified, batching 5 cancel order instructions in 1 transaction.
- Refer to Trigger API doc for more information :::
Bad request body
Internal error