Skip to main content

Get Orders for Product

GET 

/api/temu/:integrationInstance/products/:product/orders

Paginated list of Temu orders that contain this product (matched by goodsId), newest first by parentOrderTime. 403 if the product does not belong to the integration instance.

Authorization

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

Request

Responses

OK

Response Headers
    Content-Type