OfferLineItemInput
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 a single line item on an offer.
Arguments
Argument | Description |
---|---|
amount (AmountInput required) | The amount associated with the line item, indicating quantity or another relevant measure. |
deliveryTerms (DeliveryTermsInput) | Represents the terms input for generating delivery offers. |
product (PurchasedProductViewInput required) | Snapshot of offer product details |
Updated 5 days ago