DeliveryOfferDetails
Version 2024-11-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.
Fields
Field | Description | ||||||
---|---|---|---|---|---|---|---|
date (DeliveryDateRange) | Delivery date range within which the items would be delivered. | ||||||
deliveryOfferFor (DeliveryOfferFor) | Line item associations for the items in the delivery group. If the delivery offer is only constrained to one line item and is not associated with multiple line items this can be null. | ||||||
deliveryPreviewId (ID) | Identifier for the DeliveryPreview generated by Amazon associated with the delivery offer for the item.
If the | ||||||
deliveryProvider (String required) | Details about the fulfillment/delivery offer provider. The value is constrained to one of the following
| ||||||
deliveryTerms (DeliveryTerms) | Terms associated with the delivery offer. | ||||||
discounts (DiscountAllocations) | Promotional discounts that applies to the delivery offer. | ||||||
id (ID) | Identifier for the selected delivery offer by the customer among the presented ones.
If the | ||||||
policy (DeliveryPolicy) | Represents the policy information associated with the delivery offer | ||||||
price (DeliveryPrice) | Represents the price associated with the delivery offer | ||||||
recipient (Recipient required) | The recipient for the items in the delivery offer. | ||||||
taxes (Taxes) | The representation of the delivery tax details. |
Updated 6 days ago