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.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

Returns 404 if no SKU order is linked.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type