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