Skip to main content

Get Fulfillment Stats

GET 

/api/temu/:integrationInstance/fulfillments/stats

Returns lightweight fulfillment counters for the integration instance:

Authorization

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

  • pending_submit_count — fulfillments belonging to this channel's sales orders that have not yet been submitted to Temu.
  • submit_mode — always manual for Temu: every fulfillment must be submitted explicitly with a carrier-issued tracking number; there is no automatic shipment sync.
  • submit_mode_description — human-readable explanation of the submit mode.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type