question

jmalone30 avatar image
jmalone30 asked David Marginian Deactivated answered

Get all items in a single category not returning itemStock object.

The API documentation shows the "Get all items in a single category" Response Object has an itemStock object as well as many other object, but I only see the item coming back. The items are in the response whether I include the items expandable field or not. Can someone tell me if this is the correct behavior and how I can get the itemStock on the items?

REST APIInventory
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
David Marginian avatar image
David Marginian Deactivated answered

Looks like an issue with the docs, I will write it up, try: /v3/merchants/{ {mid}}/categories/{ {catId}}/items?expand=itemStock

10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community