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)/"
    }
  ]
}

Changes

No recorded changes to this endpoint across all 57 revisions of this API.