Right to Work / Rent
The JSON below provides an example of the 'identity-profile-requirements' object which is the relevant part of the full request.
Request
{
"trust_framework": "UK_TFIDA",
"scheme": {
"type": "RTW" // or RTR
}
}
Response
RTW/R assertion where scheme compliance has been reached. For clarity the JSON below provides an example of the 'identity_profile' object which is the relevant part of the full response. This JSON is not full response itself.
IDV Response
This identity profile contains:
The identity assertion required by the RTW/R scheme
A verification report accompanying that assertion, including
A boolean to indicate whether RTW/R scheme compliance has been reached overall
The GPG45 LoC reached, and the route used to achieve this
Detail of the ‘scores’ obtained in each category under GPG45, with links to evidence
Evidence details
Document evidence, including
- Links to the IDV resource entity for that evidence (containing media such as document images and extracted fields)
- Fields extracted from each document (this is included for convenience to accompany the images)
- Links to relevant checks listed separately, outside the verification report, in the IDV session report for completeness
- A high-level description of the checks passed for this evidence
Biometric evidence, including
- Links to the IDV resource entity for that evidence (containing media such as face images)
- Links to relevant checks listed separately, outside the verification report, in the IDV session report for completeness
- A description of the liveness method used
{
"identity_assertion": { },
"verification_report": { },
"proof": "<signature provided here>"
}
Note that, outside the “identity profile” object given above, the IDV session report will also include details of all evidence that was captured, checks performed etc. for completeness.
Elements of the identity profile verification report link to relevant checks and resources, for ease of reference.