--- title: VoidSessionStatusReasonRejectionCode - Payments Apps API description: >- The possible values that can be used to describe the reason why a void transaction is 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/VoidSessionStatusReasonRejectionCode md: >- https://shopify.dev/docs/api/payments-apps/latest/enums/VoidSessionStatusReasonRejectionCode.md --- # Void​Session​Status​Reason​Rejection​Code enum The possible values that can be used to describe the reason why a void transaction is rejected. ## Valid values * PROCESSING\_​ERROR Void processing failure. *** ## Fields * [Void​Session​Rejection​Reason​Input.code](https://shopify.dev/docs/api/payments-apps/latest/input-objects/VoidSessionRejectionReasonInput#fields-code) INPUT OBJECT The input fields for the reason why the void transaction was rejected. *** ## Map ### Inputs with this enum * [Void​Session​Rejection​Reason​Input.code](https://shopify.dev/docs/api/payments-apps/latest/input-objects/VoidSessionRejectionReasonInput#fields-code)