Reports
Generate PDF summaries based on Argyle’s data sets.
- To ensure full data availability, we recommend subscribing to the
reports.readywebhook, which is sent when sufficient data has been retrieved to generate a verification report. - Depending on the data retrieval speed limits of the underlying payroll platform, it can take from a few seconds up to several minutes after a new account connection before enough data has been synced to generate a complete report.
- Visit the data availability section of our API Guide for more information on the timing of data retrieval.
- A new report object is created. Its
file_urlproperty contains a link to the PDF report, and theaccountsarray lists which accounts were used to generate the report. - The PDF report will also appear and can be downloaded within Console.
Verification of Employment (VOE) — PDF and JSON
Verification of Employment (VOE) — PDF and JSON
Verification of Income and Employment (VOIE) — PDF and JSON
Verification of Income and Employment (VOIE) — PDF and JSON
The report object
Unique ID of the report object.
Also the "Reference #" on the report PDF.
ID of the user associated with the report.
Report PDF identifier.
The type of report.
voie- Verification of Income and Employmentvoe- Verification of Employmentvoie-mortgage- Verification of Income and Employment, integrated with Fannie Mae's Desktop Underwriter (DU) validation service and Freddie Mac's asset and income modeler (AIM)voe-mortgage- Verification of Employment, integrated with Fannie Mae's Desktop Underwriter (DU) validation service and Freddie Mac's asset and income modeler (AIM)
voe, voie, voe-mortgage, voie-mortgage Progress of report generation.
waiting_for_sync: Data from the connected payroll account is still being retrieved.generating: The report is being generated.generated: The report is ready to download.failed: A system error occurred, preventing report generation.
waiting_for_sync, generating, generated, failed Download link to the report PDF.
This static URL redirects to a download page that requires Argyle authentication headers. See the dropdown below for more information.
Implementation requirements for client-side applications:
Download link to the report in JSON.
This static URL redirects to a download page that requires Argyle authentication headers. See the dropdown below for more information.
The accounts used to generate the report.
Any metadata for internal use added when generating the report.
The external_id of the user, otherwise null.

