--- title: RequestedLineItemInput - Customer API description: The input fields for a line item requested for return. api_version: unstable api_name: customer source_url: html: https://shopify.dev/docs/api/customer/unstable/input-objects/requestedlineiteminput md: https://shopify.dev/docs/api/customer/unstable/input-objects/requestedlineiteminput.md --- # Requested​Line​Item​Input input\_object The input fields for a line item requested for return. ## Fields * customer​Note [String](https://shopify.dev/docs/api/customer/unstable/scalars/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. * line​Item​Id [ID!](https://shopify.dev/docs/api/customer/unstable/scalars/ID) non-null The ID of the line item that the customer wants to return. * quantity [Int!](https://shopify.dev/docs/api/customer/unstable/scalars/Int) non-null The quantity of the line item that the customer wants to return. * return​Reason​Definition​Id [ID](https://shopify.dev/docs/api/customer/unstable/scalars/ID) The ID of the standardized reason for why the item is being returned. *** ## Map No referencing types