ReturnForInput
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
Captures the association to entities against which this return is created.
Arguments
Argument | Description |
---|---|
orderLineItemAmounts ([OrderLineItemAmountInput]) | Captures the order line items against which this return is created. |
orderIdentifierInput (OrderIdentifierInput) | Order identifier for which return is getting created. |
returnLineItemAmounts ([ReturnLineItemAmountInput]) | Captures the return line items against which action is performed during return creation. |
Updated 5 days ago