---
title: "Request data model"
url: "https://docs.unified.to/verification/request/model"
description: "API reference for Request data model. Launch multiple pre-built Request integrations today with zero maintenance — all through a single API."
generated_at: "2026-06-03T19:04:00.251Z"
---
# Request data model

 View field support, webhooks, and list parameters for each integration on the [Supported Integrations](/verification/integrations) page. 

### 

* Data Model
* Typescript Type
* Zod Shape
* Python Class

Data Model

**id**string  read-only 

**created\_at**date  read-only 

(ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)

**updated\_at**date  read-only 

(ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)

**package\_id**string 

**parameters** array 

**target\_url**string 

**candidate\_id**string 

points to ATS Candidate

**profile\_ip\_address**string 

XXX.XXX.XXX.XXX

**profile\_name**string 

**profile\_date\_of\_birth**string 

YYYY-MM-DD

**profile\_addresses** array 

**profile\_gender** enum

Valid values:

 "MALE" 

 "FEMALE" 

 "INTERSEX" 

 "TRANS" 

 "NON\_BINARY" 

**profile\_emails**string array 

**profile\_telephones**string array 

**profile\_national\_identifier**string 

**response\_completed\_at**date 

(ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)

**response\_expires\_at**date 

(ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)

**response\_issued\_at**date 

datetime that identify was issued (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)

**response\_status** enum

Valid values:

 "COMPLETED" 

 "FAILED" 

 "PASSED" 

 "PENDING" 

Background checks and compliance checks return CLEARFLAGGED or PASS/FAIL or YES/NO

**response\_score**number 

Identity verification services provide confidence scores (e.g., 0-100), Credit checks return specific numeric scores (e.g., FICO score 300-850), Fraud prevention tools use risk scores (e.g., 1-999)

**response\_redirect\_url**string 

Most modern IDV providers (like Onfido, Veriff, Jumio, ID.me). Background Check Providers, such as Checkr, GoodHire, Sterling, and HireRight. Credit bureaus and services often require direct user consent and information. This allows them to properly handle disclosures required by regulations like FCRA. Employment and Education Verification need users to confirm previous employers and schools.

**response\_download\_urls**string array 

report download

**response\_details** array 

**response\_source**string 

**raw**any
