Generate Contact Verifications

Generates contact verifications for a given program and request. Returns the generated contact verification identifier.

Path Params
string
required

The code of the program for which verifications are generated.

Body Params

The request payload containing contact verification details.

string | null

The unique identifier for the account to be verified.

string | null

The type of verification event to generate (e.g., registration, password reset).

string | null

The type of contact to use for verification (e.g., email, phone).

string | null

The communication channel to use for verification (e.g., SMS, email).

string | null

The handle or address of the contact (e.g., email address, phone number).

string | null

The first name of the contact person.

string | null

The last name of the contact person.

string | null

The product code associated with the verification request.

string | null

The retail card identifier, used as a legacy NEC temporary card reference number.

Headers
string
required

The unique request identifier from the request header.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

401

Unauthorized

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
application/json
text/json