DeliveryInformationDetailsInput
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
Input for updating delivery information details
Arguments
Argument | Description |
---|---|
deliveryInformationDetailsFor (DeliveryInformationDetailsForInput) | To be provided to specify item groups while creating new deliveries or marking them unfulfillable or cancelled. This input is not expected for a delivery in transit, in that case updates will apply to all items in the delivery. |
deliveryInformationState (DeliveryInformationStateInput required) | Used to specify delivery state updates. |
id (IDÂ required) | ID of deliveryInformation that the details should be associated with. |
Updated 3 days ago