Retrieves inventory levels for all inventory items grouped by fulfillment center location. Supports filtering by location type, location ID, and various product attributes.
Authentication using Personal Access Token (PAT) token
OK
URL to retrieve the first page of results. Null if already on the first page.
Array of location-grouped inventory quantity items in the current page of results.
URL to retrieve the last page of results. Null if already on the last page.
URL to retrieve the next page of results. Null if on the last page.
URL to retrieve the previous page of results. Null if on the first page.