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