Skip to main content

cancelOrders

POST 

/cancelOrders

Request for a base64-encoded unsigned trigger order cancellation transaction(s) to be used in POST /trigger/v1/execute

note

Request

Responses

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 :::