Skip to main content

Delete Linked SKU Order

DELETE 

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

Delete the linked SKU.io sales order while keeping the Temu order. Returns 404 if no SKU order is linked.

Not yet available to API tokens

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

Optional body field archive_order (boolean, default false): when true, also archives the Temu order after the SKU order is deleted, preventing the next refresh from immediately re-creating it.

Request

Responses

OK

Response Headers
    Content-Type