Skip to main content

Refresh Orders

POST 

/api/temu/:integration_instance/orders/refresh

Refresh orders from Temu.

Path Parameters:

  • integration_instance - The ID of the integration instance

Process:

  1. Queues a job to fetch orders from Temu
  2. Fetches orders based on integration settings (start_date, etc.)
  3. Updates local order database
  4. Creates order items

Response: Returns success message. Check orders list for updates.

Request

Responses

Successful response