# OR24 - Validate the shipment of an order Validate the shipment of an order in the SHIPPING statusCall FrequencyRecommended usage: Each time the tracking number is entered (OR23)Maximum usage: Each time the tracking number is entered (OR23) Endpoint: PUT /api/orders/{order_id}/ship ## 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.