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).

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