Anchor to ReturnRequestLineItemInputReturn
input_objectReturn Request Line Item Input
The input fields for a return line item.
Anchor to FieldsFields
- Anchor to customerNotecustomer•String
Note A note from the customer that describes the item to be returned. For example, the note can communicate issues with the item to the merchant. Maximum length: 300 characters.
- Anchor to fulfillmentLineItemIdfulfillment•ID!non-null
Line Item Id The ID of the fulfillment line item to be returned. Specifically, this field expects a
.
- Anchor to quantityquantity•Int!non-null
The quantity of the item that's being returned.
- Anchor to restockingFeerestocking•Restocking
Fee Fee Input The restocking fee to capture.
- Anchor to returnReasonreturn•Return
Reason Reason!non-null The reason why the line item is being returned.
Was this section helpful?
Anchor to Input objects using this inputInput objects using this input
- •INPUT OBJECT
The line items that are being handled in the return.
Was this section helpful?