Additional fields for the Store Inventory API

edited January 2014 in API Vote Up0Vote Down
Would it be possible to add the image_small and name fields when using the API to download store inventory. These fields are provided when downloading order items (/v1/order/item) but are not included when downloading inventory (/v1/inventory/list).

Gerrit

Comments

  • 2 Comments sorted by Votes Date Added
  • If I remember correctly, it returns the BOID which can then be used to get the information from the catalogue endpoints. It is not included in the inventory list to keep it speedy. You can cache the catalogue information so you don't need to request it everytime.
Sign In or Register to comment.