Skip to main content

Cancel a pending limit order (CeFi)

DELETE 

/orders/:id

deprecated

This endpoint has been deprecated and may be replaced or removed in future versions of the API.

Deprecated: use POST /orders/{id}/cancel, the venue-polymorphic entry.

Accepts a CeFi limit-order cancel and returns 202 Accepted. Poll GET /orders/{id}/status for the terminal state (canceled, or complete if it filled before the cancel landed).

Request

Responses

Cancellation request accepted