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.

Not yet available to API tokens

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

Validation:

  • parent_order_sn (required, string)

Request

Responses

OK

Response Headers
    Content-Type