Anchor to ReturnLineItemTypeReturn
interfaceReturn Line Item Type
A line item that has been returned.
Anchor to FieldsFields
- id (ID!)
- lineItem (LineItem!)
- quantity (Int!)
- returnReasonDefinition (ReturnReasonDefinition)
- returnReason (ReturnReason!): deprecated
- •ID!non-nullPre-auth accessible
A globally-unique ID.
- Anchor to lineItemline•Line
Item Item! non-nullPre-auth accessible The specific line item that's being returned.
- Anchor to quantityquantity•Int!non-nullPre-auth accessible
The quantity of the line item that's been returned.
- Anchor to returnReasonDefinitionreturn•Return
Reason Definition Reason Definition The standardized reason for why the item is being returned.
- Anchor to returnReasonreturn•Return
Reason Reason! non-nullDeprecated
Was this section helpful?
Anchor to Types implemented inTypes implemented in
- ReturnLineItem (ReturnLineItem)
- UnverifiedReturnLineItem (UnverifiedReturnLineItem)
- •OBJECT
A line item that has been returned.
- •ID!non-nullPre-auth accessible
A globally-unique ID.
- Anchor to lineItemline•Line
Item Item! non-nullPre-auth accessible The related line item that has been returned.
- Anchor to quantityquantity•Int!non-nullPre-auth accessible
The line item quantity that has been returned.
- Anchor to returnReasonreturn•Return
Reason Reason! non-null The reason the line item quantity was returned.
- Anchor to returnReasonDefinitionreturn•Return
Reason Definition Reason Definition The standardized reason for why the item is being returned.
- •ID!
- •OBJECT
An unverified return line item.
- •ID!non-nullPre-auth accessible
A globally-unique ID.
- Anchor to lineItemline•Line
Item Item! non-nullPre-auth accessible The specific line item that's being returned.
- Anchor to quantityquantity•Int!non-nullPre-auth accessible
The quantity of the line item that's been returned.
- Anchor to returnReasonDefinitionreturn•Return
Reason Definition Reason Definition The standardized reason for why the item is being returned.
- Anchor to returnReasonreturn•Return
Reason Reason! non-nullDeprecated
- •ID!
Was this section helpful?