Anchor to ReturnLineItemReturn
objectReturn Line Item
Requires access scope.
A 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.
- Anchor to fulfillmentLineItemfulfillment•Fulfillment
Line Item Line Item!non-null The fulfillment line item from which items are returned.
- •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 restockingFeerestocking•Restocking
Fee Fee The restocking fee for the return line item.
- 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 totalWeighttotal•Weight
Weight The total weight of the item.
- Anchor to withCodeDiscountedTotalPriceSetwith•Money
Code Discounted Total Price Set Bag!non-null The total line price after all discounts on the line item, including both line item level discounts and code-based line item discounts, are applied.
Was this section helpful?