Skip to main content

Archive Order

POST 

/api/temu/:integrationInstance/orders/:order/archive

Archive a single Temu order. Returns 403 if the order does not belong to the integration instance. The archived flag in the response indicates whether the call actually changed state (false means it was already archived).

Authorization

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

Request

Responses

OK

Response Headers
    Content-Type