Anchor to UnverifiedReturnLineItemUnverified
objectUnverified Return Line Item
Requires access scope or access scope.
An unverified return line item.
Anchor to FieldsFields
- customerNote (String)
- id (ID!)
- quantity (Int!)
- refundableQuantity (Int!)
- refundedQuantity (Int!)
- returnReason (ReturnReason!)
- returnReasonNote (String!)
- unitPrice (MoneyV2!)
- Anchor to customerNotecustomer•String
Note A note from the customer that describes the item to be returned. Maximum length: 300 characters.
- •ID!non-null
A globally-unique ID.
- Anchor to quantityquantity•Int!non-null
The quantity being returned.
- Anchor to refundableQuantityrefundable•Int!
Quantity non-null The quantity that can be refunded.
- Anchor to refundedQuantityrefunded•Int!
Quantity non-null The quantity that was refunded.
- Anchor to returnReasonreturn•Return
Reason Reason! non-null The reason for returning the item.
- Anchor to returnReasonNotereturn•String!
Reason Note non-null Additional information about the reason for the return. Maximum length: 255 characters.
- Anchor to unitPriceunit•Money
Price V2! non-null The unit price of the unverified return line item.
Was this section helpful?
Anchor to InterfacesInterfaces
- Node
- ReturnLineItemType
- •interface
- •interface
Was this section helpful?