Refresh from Shopify (Enhanced)
POST/api/shopify/:integrationInstance/products/refresh-sync
Enhanced product refresh from Shopify with mode control. Dispatches a background job.
Authentication: Requires Bearer token.
Validation:
- mode: sometimes, in: incremental, full, date_range
- date_type: required_if mode=date_range, in: updated_at, created_at
- date_from: required_if mode=date_range, date
- date_to: required_if mode=date_range, date
- include_archived: sometimes, boolean
- product_ids: sometimes, array of Shopify product IDs
Request
Responses
- 200
Successful response