ORDERS
Cancel order
Cancel a specific order by changing its status to CANCELLED. Requires write access.
PATCH
/
v1
/
orders
/
{orderIdOrNumber}
/
cancel
Path Parameters
PATCH /v1/orders/:orderIdOrNumber/cancel Parameter
Body
application/json · object
The body is of type object
.