Create an Income and Employment Report
VOIE Reports
Create an Income and Employment Report
Creates a verification report for a user showing income and employment details
POST
Create an Income and Employment Report
Endpoint Overview
Creates a verification report for a user showing income and employment details.Authentication
This endpoint requires API credentials:- ClientID (Header)
- AccessKey (Header)
Path Parameters
The unique Transcrypts identifier for the user.
Response
Upon successful report creation, the API returns HTTP 201 status with report details.Response Status Codes
| Status Code | Description |
|---|---|
| 201 | Report created successfully |
| 400 | Bad request (incorrect parameters) |
| 401 | Unauthorized (authentication failed) |
| 403 | Forbidden (insufficient permissions) |