RefundedOrderLineItemInput

Version 2024-01-01

📘

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 details about OrderLineItem for which a refund is issued. A refund can be issued against quantity of an orderLineItem or it can be issued against specific charges e.g. Discount, Tax, etc. that are associated with a lineItem.

Arguments

ArgumentDescription
lineItemId (LineItemIdentifierInput required)

Unique identifier of the line item. This identifier can be either the BwP line item ID if available or any of the line item aliases provided.

refundedQuantity (QuantityInput)

Quantity of an Order LineItem that is refunded.