List Inventory
List the current inventory levels for a particular SKU item.
Required scope | ecommerce:read
Path parameters
collection_id
Unique identifier for a Collection
item_id
Unique identifier for an Item
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Request was successful
id
Unique identifier for a SKU item
quantity
Total quantity of items remaining in inventory (if inventoryType is finite)
inventoryType
infinite or finite
Allowed values: