Delete Order
Orders
Delete Order
Delete an order from the system. The orderId parameter can be either the external order ID you provided when creating the order, or the internal Redo order ID returned from the create order response.
DELETE
Delete Order
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Store ID
Example:
"64e5a8a1af49a89df37e4ee7"
Order ID. Can be either the external order ID provided when creating the order, or the internal Redo order ID.