OrderExecutionStateInput
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
Denotes desired order execution state which will trigger the fulfillment flow following order creation if set to 'STARTED'. This is an optional field which will leave the order state as is if not provided.
Values
Enum Value | Description |
---|---|
NOT_STARTED | Indicates Order is created but the order execution process is not started. |
STARTED | The order execution process is started. |
Updated 3 days ago