Skip to main content

Sync Orders (Queued)

POST 

/api/trackstar/integration-instances/:integration_instance/orders/sync

Queue a background job to sync orders from Trackstar API. Returns a tracked_job_log_id to monitor progress via the sync-progress endpoint. Requires Bearer token.

Query parameters:

  • start_date (optional): Date range start for sync
  • end_date (optional): Date range end for sync
  • status (optional): Filter by order status; pass 'all' to sync all statuses

Request

Responses

Successful response