Skip to main content

Reject Order (Deprecated)

POST 

/order/reject

deprecated

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

Deprecated. Use POST /api/v1/order/cancel instead. This endpoint will be removed in a future release.

Force-cancels an order that is already being processed. Use this endpoint when you need to stop an order that is in the in_progress state and still contains at least one payment with status in_progress. When accepted, the system sends a cancellation request to the acquirer, then updates the order to failed and the related payments to cancelled.

Poll the order via Retrieve Order Details to track the final status.

Request

Responses

Order rejection in progress.