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
Path Parameters
PATCH /v0/orders/:orderIdOrNumber/cancel Parameter
Body
application/json
PATCH /v0/orders/:orderIdOrNumber/cancel Request body
The body is of type object.