OrderExecutionStateInput
Version 2024-04-01
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 about 2 months ago