--- title: OrderAdjustmentDiscrepancyReason - GraphQL Admin description: Discrepancy reasons for order adjustments. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/enums/orderadjustmentdiscrepancyreason md: https://shopify.dev/docs/api/admin-graphql/unstable/enums/orderadjustmentdiscrepancyreason.md --- # Order​Adjustment​Discrepancy​Reason enum Discrepancy reasons for order adjustments. ## Valid values * CUSTOMER The discrepancy reason is customer. * DAMAGE The discrepancy reason is damage. * FULL\_​RETURN\_​BALANCING\_​ADJUSTMENT The discrepancy reason is balance adjustment. * PENDING\_​REFUND\_​DISCREPANCY The discrepancy reason is pending refund. * REFUND\_​DISCREPANCY The discrepancy reason is not one of the predefined reasons. * RESTOCK The discrepancy reason is restocking. *** ## Fields * [Order​Adjustment.reason](https://shopify.dev/docs/api/admin-graphql/unstable/objects/OrderAdjustment#field-OrderAdjustment.fields.reason) OBJECT An order adjustment accounts for the difference between a calculated and actual refund amount. *** ## Map ### Fields with this enum * <-|[Order​Adjustment.reason](https://shopify.dev/docs/api/admin-graphql/unstable/objects/OrderAdjustment#field-OrderAdjustment.fields.reason)