UpdateOrderReturnsInput
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 returns. (Only enabled in Sandbox mode)
Arguments
Argument | Description |
---|---|
details ([ReturnDetailsInput]Â required) | A list of return details |
orderId (IDÂ required) | Any order identifier to look up the order. |
Updated 2 days ago