verification

Submit teacher data

Submit data for a teacher verification

post/verification/{verificationId}/step/collectTeacherPersonalInfo

Path parameters

verificationIdstring required

Unique identifier for the ongoing verification

Request body

firstNamestring required

The first name of the person being verified

lastNamestring required

The last name of the person being verified

deviceFingerprintHashstring

The device fingerprint collected for the person being verified

emailstring required

The email address of the person being verified

phoneNumberstring

The phone number used for SMS messages

birthDatestring date

The date of birth of the person being verified (format YYYY-MM-DD). Date must be greater than 1900-01-01.

localestring

The locale chosen by the user

postalCodestring

The postal code for the person being verified. Provide when open org is submitted, i.e. organization id = 0

ipAddressstring ipv4

The end-user's public IP address. This only needs to be provided in situations where the HTTP requests do not come directly from the end-user.

ipAddressExtendedstring ipv4,ipv6

The end-user's public IP address. This only needs to be provided in situations where the HTTP requests do not come directly from the end-user.

externalUserIdstring

An identifier stored with the verification for external reference

captchaTokenstring

The captcha token collected for the person being verified

metadataPersonalInfoMetadata

A collection of custom metadata to be stored with the verification

countrystring nullable

The ISO 3166-1 alpha-2 country code of the person being verified. In a response, the value can be null if the verification has no country.

Response

The result of the verification

OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR
OR

Changes

No recorded changes to this endpoint across all 1 revision of this API.