# VerificationSessionResolvePayload - payments_apps - PAYLOAD Version: 2025-01 ## Description Return type for `verificationSessionResolve` mutation. ### Access Scopes ## Fields * [userErrors](/docs/api/payments_apps/2025-01/objects/VerificationSessionUserError): VerificationSessionUserError! - The list of errors that occurred from executing the mutation. * [verificationSession](/docs/api/payments_apps/2025-01/objects/VerificationSession): VerificationSession - The updated verification session. ## Connections ## Mutations with this payload * [verificationSessionResolve](/docs/api/payments_apps/2025-01/mutations/verificationSessionResolve) ## Examples