Skip to main content
Anchor to NonReturnableLineItem

NonReturnableLineItem

object

A line item with at least one unit that is not eligible for return.

•LineItem!
non-null

The line item associated with the non-returnable units.

•Int!
non-null

The number of units that aren't eligible for return.

•[NonReturnableQuantityDetail!]!
non-null

Details about non-returnable quantities, including the number of units that can't be returned and the reasons they can't be returned, grouped by reason (e.g., already returned, not yet fulfilled).


Was this section helpful?