Get Latest Sync Info
GET/api/shopify/:integrationInstance/orders/latest-sync-info
Get aggregate stats about order sync status. Returns total counts, SKU order coverage, and the sync cursor used for incremental syncs.
The sync_cursor_at should be used (not latest_order_date) for incremental refreshes to avoid gaps caused by manual single-order syncs.
Authentication: Requires Bearer token.
Request
Responses
- 200
Successful response