DeliveryItemInput
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 the item information in the request for delivery preview
Arguments
Argument | Description |
---|---|
amount (AmountInput) | Amount information of the item |
itemIdentifier (ItemIdentifierInput required) | Item identifier input that locates a product for Buy With Prime. This includes Buy With Prime generated item id and external platform ids. Only one of the input type can be provided. |
quantity (QuantityInput) | DeprecatedUse amount instead of quantity Quantity information of the item |
Updated 3 days ago