# CalculateReturnLineItemInput - customer - INPUT_OBJECT Version: 2025-04 ## Description The input fields for return line items on a calculated return. ### Access Scopes ## Fields * [lineItemId](/docs/api/customer/2025-04/scalars/ID): ID! - The ID of the line item to be returned. * [quantity](/docs/api/customer/2025-04/scalars/Int): Int! - The quantity of the item to be returned.Quantity can't exceed the line item's fulfilled quantity. ## Input objects with this input object * [CalculateReturnInput](/docs/api/customer/2025-04/input-objects/CalculateReturnInput) ## Examples