Skip to main content

Refresh Products (Tracked)

POST 

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

Start a tracked product refresh job from Shopify. Returns a tracked_job_log_id to poll for progress.

Authentication: Requires Bearer token.

Validation:

  • days: nullable, integer, min:1, max:365 — fetch products updated in last N days
  • updated_at: nullable, date — fetch products updated since this date

Request

Responses

Successful response