Generate Contact Verificationspost https://example.com/programs/{programCode}/contactVerificationsGenerates contact verifications for a given program and request. Returns the generated contact verification identifier.Path ParamsprogramCodestringrequiredThe code of the program for which verifications are generated.Body Paramsapplication/json-patch+jsonapplication/jsontext/jsonapplication/*+jsonThe request payload containing contact verification details.Represents a request to generate verification events for a specified account and contact. Contains all necessary information to initiate verification, including account details, contact information, event type, and product context. Used to trigger verification workflows such as email, SMS, or other communication types for identity or product validation.accountIdentifierstring | nullThe unique identifier for the account to be verified.verificationEventTypestring | nullThe type of verification event to generate (e.g., registration, password reset).contactTypestring | nullThe type of contact to use for verification (e.g., email, phone).communicationTypestring | nullThe communication channel to use for verification (e.g., SMS, email).contactHandlestring | nullThe handle or address of the contact (e.g., email address, phone number).firstNamestring | nullThe first name of the contact person.lastNamestring | nullThe last name of the contact person.productCodestring | nullThe product code associated with the verification request.retailCardIdentifierstring | nullThe retail card identifier, used as a legacy NEC temporary card reference number.HeadersX-GD-RequestIdstringrequiredThe unique request identifier from the request header.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsoncontent-typestringenumDefaults to application/json-patch+jsonGenerated from available request content typesapplication/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonAllowed:application/*+jsonapplication/jsonapplication/json-patch+jsontext/jsonResponses 201Created 401Unauthorized 403Forbidden 500Internal Server Error 503Service UnavailableUpdated 6 months ago Get Program Public Certificates for ECC EncryptionCheck Contact VerificationsDid this page help you?YesNo