DeliveryOffer
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 the information associated with the delivery.
Fields
Field | Description |
---|---|
charge (DeliveryCharge required) | DeprecatedUse price instead of charge Represents the amount the shopper should be charged for the delivery offer if selected. |
date (DeliveryDateRange) | Delivery date range within which the items would be delivered. |
expiresAt (String) | Represents the expiration timestamp for the delivery offer. The timestamp is provided in ISO-8601 format. |
id (ID required) | Unique identifier for the offer |
policy (DeliveryPolicy) | Represents the policy information associated with the delivery offer |
price (DeliveryPrice required) | Represents the price associated with the delivery offer |
Updated 3 days ago