--- title: OrderAdjustmentInputDiscrepancyReason - GraphQL Admin description: Discrepancy reasons for order adjustments. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/enums/orderadjustmentinputdiscrepancyreason md: https://shopify.dev/docs/api/admin-graphql/latest/enums/orderadjustmentinputdiscrepancyreason.md --- # Order​Adjustment​Input​Discrepancy​Reason enum Discrepancy reasons for order adjustments. ## Valid values * CUSTOMER The discrepancy reason is customer. * DAMAGE The discrepancy reason is damage. * OTHER The discrepancy reason is not one of the predefined reasons. * RESTOCK The discrepancy reason is restocking. *** ## Fields * [Refund​Input.discrepancyReason](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/RefundInput#fields-discrepancyReason) INPUT OBJECT The input fields to create a refund. *** ## Map ### Inputs with this enum * [Refund​Input.discrepancyReason](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/RefundInput#fields-discrepancyReason)