Orders
Cancel Order
Cancel a manual order
Cancels a manual order and closes all associated fulfillment orders. This action is irreversible. Only manual orders that are not already closed or cancelled can be cancelled.
Authorization
api_key x-access-token<token>
In: header
Path Parameters
order_id*string
The ID of the order to cancel
Response Body
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
application/problem+json
curl -X POST "https://example.com/shipos/orders/string/cancel"Empty