Cancel order
orders
Cancel order
Cancel a specific order by changing its status to CANCELLED.
This action does not automatically process refunds. To refund a paid order, use the refund endpoint or process through your payment provider. Requires write access.
PATCH
Cancel order
Rate limit: 2 tokens per request. Other endpoints use the default cost of 10 tokens per request unless noted on their own page. See Rate Limits and Tiers.
Path Parameters
PATCH /v0/orders/:orderIdOrNumber/cancel Parameter
Body
application/json
PATCH /v0/orders/:orderIdOrNumber/cancel Request body
The body is of type object.