Skip to main content
Anchor to RequestedLineItemInput

RequestedLineItemInput

input_object

The input fields for a line item requested for return.

•String

A note from the customer explaining the item to be returned. For instance, the note can detail issues with the item for the merchant's information. Maximum length: 300 characters.

•ID!
non-null

The ID of the line item that the customer wants to return.

•Int!
non-null

The quantity of the line item that the customer wants to return.

Anchor to returnReasonDefinitionIdreturnReasonDefinitionId
•ID

The ID of a ReturnReasonDefinition. Use LineItem.suggestedReturnReasonDefinitions to get reasons tailored to the product's category.


Was this section helpful?