Skip to main content

Request order cancelation

POST 

/manager/order/v1/sources/:source/orders/:orderId/cancel

Rate limit32 requests per minute

Cancels (rejects) the order for the given source on behalf of the store. A cancellationReason is required; optionally include the cancelingParty to record who initiated the cancellation. Processed asynchronously; returns 202 Accepted.

Request

Responses

The order cancelation request was successfully accepted.