ReturnExecutionStateInput
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 return execution state which will trigger the fulfillment flow following return creation if set to 'STARTED'. This is an optional field which will leave the return state as is if not provided.
Values
Enum Value | Description |
---|---|
NOT_STARTED | The return is still being negotiated |
STARTED | The return execution process is started. |
Updated 2 days ago