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.

Authorization

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

Request

Responses

OK

Response Headers
    Content-Type