--- title: VerificationSessionRejectionReasonInput - Payments Apps API description: The input fields for the reason why the verification was rejected. api_version: 2026-04 api_name: payments-apps type: input-object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/payments-apps/latest/input-objects/VerificationSessionRejectionReasonInput md: >- https://shopify.dev/docs/api/payments-apps/latest/input-objects/VerificationSessionRejectionReasonInput.md --- # Verification​Session​Rejection​Reason​Input input\_object The input fields for the reason why the verification was rejected. ## Fields * code [Verification​Session​State​Reason!](https://shopify.dev/docs/api/payments-apps/latest/enums/VerificationSessionStateReason) non-null The reason code. * merchant​Message [String](https://shopify.dev/docs/api/payments-apps/latest/scalars/String) A custom, localized message for the merchant. *** ## Map No referencing types