Skip to main content

Delete SKU Order (Keep Shopify Order)

DELETE 

/api/shopify/:integrationInstance/orders/:order/sku-order

Delete the linked SKU sales order while keeping the Shopify order intact. Optionally archives the Shopify order.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Returns 404 if no SKU order is linked.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type