# VerificationSessionStateRejected - payments-apps - OBJECT Version: 2024-10 ## Description Additional details about a verification's rejected state. ### Access Scopes `read_payment_sessions` access scope. ## Fields * [code](/docs/api/payments-apps/2024-10/enums/VerificationSessionStateCode): VerificationSessionStateCode! - The verification state code. * [reason](/docs/api/payments-apps/2024-10/enums/VerificationSessionStateReason): VerificationSessionStateReason! - The reason the verification is rejected. ## Connections ## Related queries ## Related mutations ## Related Unions * [VerificationSessionStates](/docs/api/payments-apps/2024-10/unions/VerificationSessionStates) The possible values that can be used to describe the state of a verification transaction. ## Examples