Skip to main content

Refresh Orders (Tracked)

POST 

/api/shopify/:integrationInstance/orders/refresh-tracked

Start a tracked order refresh from Shopify. Returns a tracked_job_log_id for progress polling.

Requires at least one Shopify location to be mapped to a warehouse (422 if not configured).

Authentication: Requires Bearer token.

Validation:

  • days: nullable, integer, min:1, max:365
  • updated_at: nullable, date
  • created_at_min: nullable, date

Request

Responses

Successful response