DeliveryOfferSummary
Version 2024-04-01
Overview
This represents the customer's selection of delivery offer at checkout.
The summary does not have a recipient set at the delivery offer and will use the recipient set at Order level.
Fields
Field | Description | ||||
---|---|---|---|---|---|
deliveryCharge (Money) | This represents the fee that the merchant will charge the shopper for this delivery offer. | ||||
deliveryMessage (DeliveryMessage) | The message to be displayed against the delivery offer for the line item. For example: "Estimated delivery in 3-5 business days" | ||||
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 nullable. | ||||
deliveryProvider (String required) | Details about the fulfillment/delivery offer provider. The value is constrained to one of the following
| ||||
discounts (DiscountAllocationsSummary) | Promotional discounts that applies to the delivery offer. | ||||
taxes (TaxSummary) | The tax(es) applied on this delivery offer. |
Updated 23 days ago