Variant availability timeline
Returns per-day available inventory counts for a variant over a forward window.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Shopify GraphQL ID numeric segment for the variant (same as storefront variant_shopify_id).
When the shop has locations enabled, filter items to this Shopify location ID.
Logistics profile used to pad unavailability (shipping or pick_up). Defaults to shipping.
shipping, pick_up Response
Availability timeline for the variant
Map of ISO date strings (YYYY-MM-DD) to the count of items available on that day.
Total items included in the timeline for this variant (after optional location filter).
Items not on an unbounded current rental (future availability scope).
Items not on a current rental (uncommitted inventory).