Anchor to ReturnRequestLineItemInputReturn
ReturnRequestLineItemInput
input_object
The input fields for a return line item.
Anchor to FieldsFields
- Anchor to customerNotecustomer•
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•
Line Item Id ID!non-null 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 returnReasonreturn•
Reason ReturnReason! 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?