Appearance
Request cancellation of an order (customer-scoped)
POST
/rest/v1/order/order/{id}/cancel
Authorizations
bearerAuth
JWT access token obtained from /rest/auth/admin/login or /rest/auth/customer/login
Type
HTTP (bearer)
Parameters
Path Parameters
id*
ID of the order to cancel
Type
Requiredinteger
Format
"int64"Responses
Cancellation requested
application/json
JSON
"string"