Getting catalog item inventory count on the catalog endpoint

I am currently pulling in catalog data from /v2/catalog/search-catalog-items and I was wondering if there is any way to get the inventory counts for the item variations as part of that response so I don’t have to also hit the inventory endpoint. Seems a bit odd to not include that value in the response.

You’ll need to use the Inventory API to get the counts for the item variations. It’s not currently possible to have them included in the catalog response. :slightly_smiling_face:

1 Like