v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
ContactVerification

Check Contact Verifications

Checks the contact verifications for a given program and contact verification identifier. Returns the result of the verification check.

put/programs/{programCode}/contactVerifications/{contactVerificationIdentifier}

Path parameters

programCodestring required

The code of the program for which verifications are checked.

contactVerificationIdentifierstring required

The identifier of the contact verification to check.

Headers

X-GD-RequestIdstring required

The unique request identifier from the request header.

Request body

contactVerificationIdentifierstring nullable

Gets or sets the unique identifier for the contact verification process. Used to correlate the verification code with the specific contact verification instance.

verificationCodestring nullable

Gets or sets the verification code provided by the user. Used to validate the contact verification process.

Response

Created