Retrieve an Income and Employment Report
VOIE Reports
Retrieve an Income and Employment Report
Retrieves a previously generated income and employment report for a specific user
GET
Retrieve an Income and Employment Report
Overview
This endpoint retrieves a previously generated income and employment report for a specific user. The report provides verified employment and income information.Authentication
This endpoint requires API authentication using:- ClientID (Header)
- AccessKey (Header)
Path Parameters
The unique Transcrypts identifier for the user.
The unique identifier for the report to retrieve.
Response
The endpoint returns report data in JSON format. The response structure includes employment verification details and income information extracted from connected payroll systems.Error Responses
| Status Code | Description |
|---|---|
| 401 | Unauthorized - Authentication credentials were invalid or missing |
| 403 | Forbidden - Authentication credentials were not provided or access is denied |
| 404 | Not Found - The specified report or user was not found |