Retrieve paginated offer inventories of a variantCopy Pageget https://example.com/v2/shop/offer-inventoriesRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query ParamsvariantExternalIdstringpageinteger≥ 0Defaults to 0Zero-based page index (0..N)sizeinteger≥ 1Defaults to 20The size of the page to be returnedsortarray of stringsSorting criteria in the format: property,(asc|desc). Default sort order is ascending. Multiple sort criteria are supported. Format: property:direction (recommended) or property,direction (kept for backward compatibility).sortADD stringHeadersdj-clientstringenumrequiredSpecifies the client type making the request. OPERATOR: Platform operator user. ACCOUNT: Customer account user. SUPPLIER: Supplier managing orders. OPERATORACCOUNTSUPPLIERAllowed:OPERATORACCOUNTSUPPLIERdj-api-keystringrequiredAPI key required for authentication. Must be valid and linked to the requesting user.dj-storestring(Optional) Store ID in multi-store environments.dj-store-viewstring(Optional) Store view ID in multi-store environments.customer-account-idstring(Optional) Customer account ID in multi-account customer user.Response 200Offer inventories retrieved with successUpdated about 1 year ago