DeliveryOfferSummaryInput
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.
Overview
This represents the customer's selection of delivery offer for each delivery group presented at checkout.
Arguments
Argument | Description |
---|---|
deliveryCharge (MoneyInput) | This represents the fee that the merchant will charge the shopper for this delivery offer. |
deliveryFor (DeliveryOfferForInput) | 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 nullable. |
deliveryMessage (DeliveryMessageInput) | The message to be displayed against the delivery offer for the line item. For example: "Estimated delivery in 3-5 business days" |
deliveryProvider (DeliverySummaryProviderInput required) | Represents fulfillment/delivery offer provider. |
discounts (DiscountAllocationsSummaryInput) | Promotional discounts allocated to the delivery offer. |
taxes (TaxSummaryInput) | The representation of the delivery tax details. |
Updated about 10 hours ago