Reports

Reports are PDF summaries of data retrieved from users' connected payroll accounts.

Types of reports#

VOIE — Verification of Income & Employment#

VOE — Verification of Employment#

  • Includes only the user's employment history.
  • Often used when re-verification of the user's income is not necessary.
  • Example VOE report (PDF)

Day 1 Certainty® and AIM eligibility services for Fannie Mae and Freddie Mac, respectively, are also available for Argyle VOIE and VOE reports. Visit our Day 1 Certainty® and AIM guide for more information.

Generating reports#

Console#

  1. Navigate to the Connections section of Console and click on an individual user.

  2. Select "Generate report" within the Reports area of the user's page once all data sets have fully synced.

    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 our Data Delivery Guide for more information on the timing of data retrieval.

  3. Select the type of report you want to generate when the pop-up window appears.

API#

  1. Send a POST request to the API's /reports endpoint.
  2. Include the following JSON object in the request body:
1{
2    "user": "<ID of the user>",
3    "type": "voie"
4}

To ensure full data availability, we recommend subscribing to the reports.ready webhook, which is sent when sufficient data has been retrieved to generate a verification report.

Updating Argyle status...
© 2025 Argyle Systems Inc.argyle.com