# VerificationSessionState - payments_apps - INTERFACE Version: 2025-01 ## Description The state of a verification transaction. ### Access Scopes ## Fields * [code](/docs/api/payments_apps/2025-01/enums/VerificationSessionStateCode): VerificationSessionStateCode! - The verification state code. ## Connections ## Types implemented in * [VerificationSessionStateRedirecting](/docs/api/payments_apps/2025-01/objects/VerificationSessionStateRedirecting) * [VerificationSessionStateRejected](/docs/api/payments_apps/2025-01/objects/VerificationSessionStateRejected) * [VerificationSessionStateResolved](/docs/api/payments_apps/2025-01/objects/VerificationSessionStateResolved) ## Examples