Skip to main content

Get Unshipped Packages

POST 

/api/temu/:integrationInstance/unshipped-packages

Returns the list of child orders (packages) within a parent order that have not yet been confirmed as shipped on Temu. Used to drive the partial-shipment / multi-package UI.

Authorization

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

Validation:

  • parent_order_sn (required, string)

Request

Responses

OK

Response Headers
    Content-Type