UpdateOrderDeliveryInformationInput
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
Specifies the input fields required to update order delivery information. (Only enabled in Sandbox mode)
Arguments
Argument | Description |
---|---|
details ([DeliveryInformationDetailsInput]Â required) | A list of DeliveryInformationDetailsInput that we want to associate with deliveryInformation entities. This could include unique identifier of the deliveryInformation in merchant's store or display Id of the deliveryInformation in the merchant store. This could also include additional aliases we want to appended to any existing deliveryInformation. |
orderId (IDÂ required) | Any order identifier to look up the order. |
Updated 3 days ago