InventoryItem
Version 2024-01-01
Important
The Buy with Prime API is offered as a preview and might change as we receive feedback and iterate on the interfaces. We are sharing this early documentation to help you learn about the Buy with Prime API as we write and iterate on the content.
Overview
Represents an inventory item.
Fields
Field | Description |
---|---|
inventoryItemId (String required) | Identifier for the inventory item. |
mappingProduct (MappingProduct) | Extend InventoryItem with MappingProduct so clients can query MappingProduct fields when querying InventoryItem. |
buyableQuantity (Quantity) | Number of buyable units for this item. |
Updated 3 days ago