# OR29 - Perform a full cancelation of an order Call FrequencyRecommended usage: At each order cancelationMaximum usage: At each order cancelation Endpoint: PUT /api/orders/{order_id}/cancel ## Path parameters: - `order_id` (string, required) Order's identifier ## Query parameters: - `shop_id` (integer) Use this parameter when your user has access to several shops. If not specified, the shop_id from your default shop will be used.