Sync catalog changes
inventory_changesState synchronization for a mirror built from network_snapshot: pass the sync_cursor and receive upserts (current rows in the same view) and tombstones since that position, with has_more and next_cursor. Bounded eventual consistency: take a fresh snapshot at least every 24 hours and whenever resync_required is true. Example: {"cursor": ""}. Pass country=CA for Canadian dealers.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | ||
| cursor | Yes | ||
| country | No | Market to search; rooftops in the other country are excluded. Prices are in that country's currency; the radius stays in miles. | US |
| rooftop_slug | No |