Skip to main content

Get Fulfillment Stats

GET 

/api/temu/:integrationInstance/fulfillments/stats

Returns lightweight fulfillment counters for the integration instance:

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

  • 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