v54

latestOpenAPI 3.0.0raw.githubusercontent.com2026-08-01235140905.8 KB
Accounting

Retrieve reports for 1099

get/Reports/TenNinetyNine

Query parameters

reportYearstring

The year of the 1099 report

Response

Success - return response of type Reports

Example response

{
  "Reports": [
    {
      "UpdatedDateUTC": "/Date(1573755038314)/"
    }
  ]
}