PurchasedItemInput
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 snapshot of catalog item details at the time of Order placement. The Catalog can be on the merchant store or Amazon BwP.
Arguments
Argument | Description |
---|---|
itemId (ItemIdentifierInput) | Identifier of the product. E.g. BwP-Id or SKU |
price (PriceInput) | Price attributes associated with the product. |
title (String) | Title associated with the product. |
variantSelections ([VariantSelectionInput]) | Variant selection associated with the product. E.g. Size: Medium |
Updated 2 days ago