--- title: OrderNonReturnableSummary - Customer API description: The summary of reasons why the order is ineligible for return. api_version: 2025-10 api_name: customer type: object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/customer/latest/objects/OrderNonReturnableSummary md: >- https://shopify.dev/docs/api/customer/latest/objects/OrderNonReturnableSummary.md --- # Order​Non​Returnable​Summary object The summary of reasons why the order is ineligible for return. ## Fields * non​Returnable​Reasons [\[Non​Returnable​Reason!\]!](https://shopify.dev/docs/api/customer/latest/enums/NonReturnableReason) non-null[Pre-auth accessible](https://shopify.dev/docs/apps/build/customer-accounts/order-status-page#customer-account-api) Distinct reasons why line items in the order are ineligible for return. *** ## Map ### Fields with this object * {}[OrderReturnInformation.nonReturnableSummary](https://shopify.dev/docs/api/customer/latest/objects/OrderReturnInformation#field-OrderReturnInformation.fields.nonReturnableSummary)