This endpoint is designed to handle the cancellation of orders. If the order can no longer be cancelled (for example, if it has already been executed or previously cancelled), the request will fail.

Response Codes

CodeDescriptionStatus
200Successfully canceledsuccess
404An order with provided id not found.rejected
422Operation was rejected by the protocolrejected
500Unexpected errors or blockchain node malfunctionunknown

Cost

Each request to this endpoint costs 1 API credit

Language
Credentials
Header
Click Try It! to start a request and see the response here!