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.

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