Skip to main content
Anchor to ReturnRequestLineItemInput

ReturnRequestLineItemInput

input_object

The input fields for a return line item.

•String

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 fulfillmentLineItemIdfulfillmentLineItemId
•ID!non-null

The ID of the fulfillment line item to be returned. Specifically, this field expects a FulfillmentLineItem.id.

•Int!non-null

The quantity of the item that's being returned.

•RestockingFeeInput

The restocking fee to capture.

•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?