Skip to main content

Get Shipment Status

POST 

/api/temu/:integrationInstance/shipment-status

Fetches the current shipment/tracking status from Temu for a single child order (orderSn) belonging to a parent order (parentOrderSn). Proxies bg.logistics.shipment.get on the Temu Open Platform.

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)
  • order_sn (required, string)

Request

Responses

OK

Response Headers
    Content-Type