# NonReturnableQuantityDetail - customer - OBJECT Version: 2025-04 ## Description Details about non-returnable quantities, including the number of units that can't be returned and the reasons for non-returnability, grouped by reason (e.g., already returned, not yet fulfilled). ### Access Scopes ## Fields * [quantity](/docs/api/customer/2025-04/scalars/Int): Int! - The number of units that aren't eligible for return. * [reasonCode](/docs/api/customer/2025-04/enums/NonReturnableReason): NonReturnableReason! - The reason why this quantity isn't eligible for return. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples