# VerificationSessionStates - payments-apps - UNION Version: 2024-10 ## Description The possible values that can be used to describe the state of a verification transaction. ### Access Scopes `read_payment_sessions` access scope. ## Possible types * [VerificationSessionStateRejected](/docs/api/payments-apps/2024-10/objects/VerificationSessionStateRejected) * [VerificationSessionStateResolved](/docs/api/payments-apps/2024-10/objects/VerificationSessionStateResolved) ## Fields with this union * [VerificationSession.state](/docs/api/payments-apps/2024-10/objects/VerificationSession) ## Examples