CreateOrderResponse
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
Return type for createOrder mutation.
Fields
Field | Description |
---|---|
id (ID) | DeprecatedThe entire order is returned. Unique identifier associated with the order created. |
order (Order) | A single order. |
orderLinks ([OrderLink]) | DeprecatedThe entire order is returned. List of URLs to manage the order from shopper/merchant experiences. |
Updated 2 days ago