Skip to main content

Get Raw Order (from Temu API)

GET 

/api/temu/:integrationInstance/orders/:order/raw

Live-fetch the raw Temu order payload by parentOrderSn directly from Temu's API (bypasses the local cache). Returns 403 if the order does not belong to the integration instance, or 500 with the underlying error message if Temu's API call fails.

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