--- title: RefundSessionStatusReasonRejectionCode - Payments Apps API description: |- The possible values that can be used to describe the reason why a refund transaction was rejected. api_version: 2025-10 api_name: payments-apps type: enum api_type: graphql source_url: html: >- https://shopify.dev/docs/api/payments-apps/latest/enums/RefundSessionStatusReasonRejectionCode md: >- https://shopify.dev/docs/api/payments-apps/latest/enums/RefundSessionStatusReasonRejectionCode.md --- # Refund​Session​Status​Reason​Rejection​Code enum The possible values that can be used to describe the reason why a refund transaction was rejected. ## Valid values * PROCESSING\_​ERROR Refund processing failure. *** ## Fields * [Refund​Session​Rejection​Reason​Input.code](https://shopify.dev/docs/api/payments-apps/latest/input-objects/RefundSessionRejectionReasonInput#fields-code) INPUT OBJECT The input fields for the reason why the refund was rejected. *** ## Map ### Inputs with this enum * [Refund​Session​Rejection​Reason​Input.code](https://shopify.dev/docs/api/payments-apps/latest/input-objects/RefundSessionRejectionReasonInput#fields-code)