Skip to main content

Request order cancelation

POST 

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

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. RATE LIMIT: 32 per minute

Request

Responses

The order cancelation request was successfully accepted.