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!)
- processableQuantity (Int!)
- processedQuantity (Int!)
- quantity (Int!)
- refundableQuantity (Int!)
- refundedQuantity (Int!)
- returnReasonDefinition (ReturnReasonDefinition)
- returnReasonNote (String!)
- unitPrice (MoneyV2!)
- unprocessedQuantity (Int!)
- returnReason (ReturnReason!): deprecated
- 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 processableQuantityprocessable•Int!
Quantity non-null The quantity that can be processed.
- Anchor to processedQuantityprocessed•Int!
Quantity non-null The quantity that has been processed.
- 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 returnReasonDefinitionreturn•Return
Reason Definition Reason Definition The standardized reason for why the item is being returned.
- 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.
- Anchor to unprocessedQuantityunprocessed•Int!
Quantity non-null The quantity that has't been processed.
- Anchor to returnReasonreturn•Return
Reason Reason! non-nullDeprecated
Was this section helpful?
Anchor to InterfacesInterfaces
- Node
- ReturnLineItemType
- •interface
- •interface
Was this section helpful?