orders
Cancel order
Cancel a specific order by changing its status to CANCELLED. Requires write access.
PATCH
Path Parameters
PATCH /v0/orders/:orderIdOrNumber/cancel Parameter
Body
application/json · object
PATCH /v0/orders/:orderIdOrNumber/cancel Request body
The body is of type object
.
Response
200
application/json
PATCH /v0/orders/:orderIdOrNumber/cancel Positive response
The response is of type object
.