Cancel a specific order by changing its status to CANCELLED. Requires write access.
PATCH /v0/orders/:orderIdOrNumber/cancel Parameter
PATCH /v0/orders/:orderIdOrNumber/cancel Request body
The body is of type object
.
PATCH /v0/orders/:orderIdOrNumber/cancel Positive response
The response is of type object
.
Cancel a specific order by changing its status to CANCELLED. Requires write access.
PATCH /v0/orders/:orderIdOrNumber/cancel Parameter
PATCH /v0/orders/:orderIdOrNumber/cancel Request body
The body is of type object
.
PATCH /v0/orders/:orderIdOrNumber/cancel Positive response
The response is of type object
.