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.

Not yet available to API tokens

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

Request

Responses

OK

Response Headers
    Content-Type