Skip to main content

Search Pre-Start-Date Order

GET 

/api/temu/:integrationInstance/pre-start-date-orders/search

Calls the Temu order detail endpoint for a single parent_order_sn, filters out any result whose parentOrderTime is on/after the inventory_start_date, and decorates the result with eligibility flags. Empty data if the order is not found, not pre-start-date, or the upstream call errors. Returns 422 if inventory_start_date is not configured.

Authorization

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

Request

Responses

OK

Response Headers
    Content-Type