RecruitingCEVerificationTokens
RecruitingCEVerificationTokens
Columns
| Name | Type | Description |
| TokenId [KEY] | String | Token ID in the verification token. |
| Token | String | Token in the verification token. |
| String | Email in the verification token. | |
| Phone | String | Phone number in the verification token. |
| Mode | String | Mode in the verification token. |
| AccessCode | String | Access Code in the verification token. |
| CandidateNumber | String | Candidate Number in the verification token. |
| RequisitionNumber | String | Requisition Number in the verification token. |
| SiteNumber | String | Site Number in the verification token. |
| SourceTrackingId | String | Source Tracking ID in the verification token. |
| ResendFlag | Bool | Resend indicator in the verification token. |
| ConsumerResponse | String | Consumer Response in the verification token. |
| Target | String | Target URL after the shortened URL is resolved |
| URLShortCode | String | Shortened URL to resolve on CE. |
| ShortCode | String | Short code for verification. |
| ChallengeFlag | Bool | Indicates a short code challenge is required for verification. |
| CookieId | String | ID assigned to each cookie identifying the user. |
| CookieMatchedFlag | Bool | Indicates that the cookie matched with expected value for the user. |
| LastName | String | Last Name of the user. |
| AttemptsRemaining | String | Number of attempts remaining to validate the short code. |
| PersistAccessFlag | Bool | Indicates whether the request to keep the user signed in across sessions is enabled or disabled. |
| AccessCodeExpirationDate | Datetime | Expiration date of the access code. |