Anchor to ReturnLineItemInputReturn
ReturnLineItemInput
input_object
The input fields for a return line item.
Anchor to FieldsFields
- 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 to be returned.
- Anchor to restockingFeerestocking•
Fee The restocking fee to capture.
- Anchor to returnReasonreturn•
Reason ReturnReason! non-null The reason for the item to be returned.
- Anchor to returnReasonNotereturn•
Reason Note StringDefault:"" A note about the reason that the item is being returned. Maximum length: 255 characters.
Was this section helpful?
Anchor to Input objects using this inputInput objects using this input
- •INPUT OBJECT
The return line items list to be handled.
Was this section helpful?