# VerificationSessionRejectPayload - payments_apps - PAYLOAD Version: 2025-01 ## Description Return type for `verificationSessionReject` 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 * [verificationSessionReject](/docs/api/payments_apps/2025-01/mutations/verificationSessionReject) ## Examples