Anchor to UnverifiedReturnLineItemUnverified
objectUnverified Return Line Item
Requires access scope.
An unverified return line item.
Anchor to FieldsFields
- 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 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 totalPricetotal•Money
Price V2! non-null The total price of the unverified return line item.
- 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.
Was this section helpful?