GET /admin/api/2020-04/inventory_levels.json?inventory_item_ids=808950810,39072856
Should i count on the order of inventory levels returned to be the same as the order i requested them on the query?
{ "inventory_levels": [ { "inventory_item_id": 808950810, "location_id": 487838322, "available": 9, "updated_at": "2020-06-29T12:28:23-04:00", "admin_graphql_api_id": "gid://shopify/InventoryLevel/690933842?inventory_item_id=808950810" }, { "inventory_item_id": 39072856, "location_id": 487838322, "available": 27, "updated_at": "2020-06-29T12:28:23-04:00", "admin_graphql_api_id": "gid://shopify/InventoryLevel/690933842?inventory_item_id=39072856" }
User | Count |
---|---|
16 | |
12 | |
7 | |
5 | |
5 |