ReturnLineItem
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
Details of a return line item.
Fields
Field | Description |
---|---|
grading (Grading) | Grading details of the line item. |
id (IDÂ required) | Unique identifier for the return line item. |
lineItem (OrderLineItemAmount) | Reference to the related order line item. |
refundDetails ([RefundDetails]) | Refunds issued for BwP created returnLineItem. |
returnFor (ReturnFor) | Captures the association to entities against which this return is created. |
returnReason (ReturnReason) | ReturnReason associated with returnLineItem |
product (PurchasedProductView) | Snapshot of purchased product details. |
returnReasonTerm (ReturnReasonTerm) | Selected return reason. |
returnReasonTermOptions ([ReturnReasonTerm]) | Return reasons available. |
Updated about 17 hours ago