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 quantityquantity•Int!non-null
The quantity being returned.
- Anchor to refundableQuantityrefundable•Int!non-null
Quantity The quantity that can be refunded.
- Anchor to refundedQuantityrefunded•Int!non-null
Quantity The quantity that was refunded.
- Anchor to returnReasonreturn•Return
Reason Reason!non-null The reason for returning the item.
- Anchor to returnReasonNotereturn•String!non-null
Reason Note 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?