# Request flags

## Request flags

<table data-full-width="true"><thead><tr><th width="385.71602155574664">Flag</th><th>Screen</th></tr></thead><tbody><tr><td><code>request_base</code></td><td>Informational Analysis (information_result)</td></tr><tr><td><code>request_softcheck</code></td><td><a data-mention href="../../../guides/checks/softcheck">softcheck</a> (risk_result)</td></tr><tr><td><code>request_equifax</code></td><td><a data-mention href="../../../guides/checks/credit-check">credit-check</a>(equifax_result)</td></tr><tr><td><code>request_enhanced_identity_verification</code></td><td><p><a data-mention href="../../../guides/checks/enhanced-identity-verification">enhanced-identity-verification</a></p><p>(enhanced_identity_verification)</p></td></tr><tr><td><code>request_criminal_record_check</code><br><br><code>request_enhanced_criminal_record_check</code></td><td><p><a data-mention href="../../../guides/checks/canadian-criminal-record-check">canadian-criminal-record-check</a></p><p>(rcmp_result)</p></td></tr><tr><td><code>request_soquij</code></td><td><a data-mention href="../../../guides/checks/soquij">soquij</a><br>(soquij_result)</td></tr><tr><td><code>request_social_media_check</code></td><td><a data-mention href="../../../guides/checks/social-media-check">social-media-check</a><br>(social_media_check_result)</td></tr><tr><td><code>request_us_criminal_record_check_tier_1</code><br><br><code>request_us_criminal_record_check_tier_2</code><br><br><code>request_us_criminal_record_check_tier_3</code></td><td><a data-mention href="../../../guides/checks/us-criminal-record-check">us-criminal-record-check</a> (us_criminal_record_check_result)</td></tr><tr><td><code>request_right_to_work</code></td><td><a data-mention href="../../../guides/checks/australia-right-to-work-check">australia-right-to-work-check</a><br>(right_to_work_result)</td></tr><tr><td><code>request_uk_right_to_work</code></td><td><a data-mention href="../../../guides/checks/uk-right-to-work-check">uk-right-to-work-check</a>(uk_right_to_work_check_result)</td></tr><tr><td><code>request_uk_basic_ds_check</code></td><td><a data-mention href="../../../guides/checks/basic-disclosure-scotland-check">basic-disclosure-scotland-check</a>(uk_basic_ds_check_result)</td></tr><tr><td><code>request_uk_basic_dbs_check</code></td><td><a data-mention href="../../../guides/checks/basic-disclosure-and-barring-service-check">basic-disclosure-and-barring-service-check</a>(uk_basic_dbs_check_result)</td></tr><tr><td><code>request_international_criminal_record_check</code></td><td><a data-mention href="../../../guides/checks/international-criminal-record-check">international-criminal-record-check</a> (international_criminal_record_check_result)</td></tr><tr><td><code>request_motor_vehicle_records</code></td><td><p><a data-mention href="../../../guides/checks/motor-vehicle-record-check">motor-vehicle-record-check</a></p><p>(motor_vehicle_record_result)</p></td></tr><tr><td><code>request_employment_verification</code></td><td><p><a data-mention href="../../../guides/checks/employment-verification">employment-verification</a></p><p>(employment_verification)</p></td></tr><tr><td><code>request_education_verification</code></td><td><p><a data-mention href="../../../guides/checks/education-verification">education-verification</a></p><p>(education_verification)</p></td></tr><tr><td><code>request_credential_verification</code></td><td><p><a data-mention href="../../../guides/checks/credential-verification">credential-verification</a></p><p>(credential_verification)</p></td></tr><tr><td><code>request_employer_references</code></td><td><p><a data-mention href="../../../guides/checks/employer-reference-check">employer-reference-check</a></p><p>(reference_result)</p><p></p><p>Mutually exclusive with <code>request_employer_phone_references</code>.<br>*<em>Requires employer_questionaire_id</em>.</p></td></tr><tr><td><code>request_employer_phone_references</code></td><td><p><a data-mention href="../../../guides/checks/employer-reference-check">employer-reference-check</a></p><p>(reference_result)</p><p></p><p>Mutually exclusive with <code>request_employer_phone_references</code>.<br>*<em>Requires employer_questionaire_id</em>.</p></td></tr><tr><td><code>request_address_references</code></td><td><p><a data-mention href="../../../guides/checks/address-reference-check">address-reference-check</a></p><p>(reference_result)</p><p></p><p>Mutually exclusive with <code>request_employer_references</code>.<br>*<em>Requires employer_questionaire_id</em>.</p></td></tr><tr><td><code>request_address_phone_references</code></td><td><p><a data-mention href="../../../guides/checks/address-reference-check">address-reference-check</a></p><p>(reference_result)</p><p></p><p>Mutually exclusive with <code>request_address_references</code>.<br>*<em>Requires address_questionaire_id</em>.</p></td></tr></tbody></table>

### Credential Verification flags

<table data-full-width="true"><thead><tr><th>Flag</th><th width="189.33333333333337">Type</th><th>Note</th></tr></thead><tbody><tr><td><code>credential_verification_level</code></td><td>string &#x3C;enum></td><td>One of: <code>ALL</code>, <code>HIGHEST</code> <br>All credentials listed / Highest level credential listed<br><br>Use with <a href="..#credential"><code>highest_level</code></a> </td></tr><tr><td><code>credential_verification_min</code></td><td>int</td><td>Minimum number of credentials to verify<br><br>number &#x3C; <code>credential_verification_max</code></td></tr><tr><td><code>credential_verification_max</code></td><td>int</td><td>Maximum number of credentials to verify<br><br>number > <code>credential_verification_min</code></td></tr></tbody></table>

### Education Verification flags

<table data-full-width="true"><thead><tr><th>Flag</th><th width="200.33333333333337">Type</th><th>Note</th></tr></thead><tbody><tr><td><code>education_verification_level</code></td><td>string &#x3C;enum></td><td><code>ALL</code>, <code>HIGHEST</code> <br>All credentials listed / Highest level credential listed<br><br>Use with <a href="..#education"><code>highest_level</code></a> </td></tr><tr><td><code>education_verification_min</code></td><td>int</td><td>Minimum number of educations to verify<br><br>number &#x3C; <code>education_verification_max</code></td></tr><tr><td><code>education_verification_max</code></td><td>int</td><td>Maximum number of educations to verify<br><br>number > <code>education_verification_min</code></td></tr></tbody></table>

### Employment Reference flags&#x20;

<table data-full-width="true"><thead><tr><th>Flag</th><th width="201.33333333333337">Type</th><th>Note</th></tr></thead><tbody><tr><td><code>employer_reference_years_or_individually</code></td><td>string &#x3C;enum></td><td><code>YEARS</code>, <code>INDIVIDUALLY</code><br>All employers for the past x years / Specific number of employers (>= min, &#x3C;= max)</td></tr><tr><td><code>employer_references_years</code></td><td>int</td><td><code>3</code>, <code>5</code> or <code>7</code><br><br>Use when <code>years_or_individually</code> = <code>YEARS</code></td></tr><tr><td><code>employer_references_min</code></td><td>int</td><td><p>Minimum number of employer references to contact</p><p></p><p>number &#x3C;= <code>employer_references_max</code><br><br>Use when <code>employer_reference_years_or_individually</code> = <code>INDIVIDUALLY</code></p></td></tr><tr><td><code>employer_references_max</code></td><td>int</td><td>Maximum number of employer references to contact<br><br>number >= <code>employer_references_min</code><br><br>Use when <code>employer_reference_years_or_individually</code> = <code>INDIVIDUALLY</code></td></tr></tbody></table>
