Skip to main content

Export Orders

GET 

/api/temu/:integrationInstance/orders/export

Downloads every imported Temu order for the integration instance as a spreadsheet file (newest first). Nested values such as the raw order payload and linked sales-order summary are serialized to JSON strings within their cells.

The export always covers all orders for the instance — list filters are not applied. Requesting an export when the instance has no orders returns an error.

Authentication: Requires Bearer token.

Request

Responses

Successful response