1099 year-end report

GET/api/v1/contractors/1099-report

Total payments per 1099 contractor for the tax year.

Operation ID: report_1099_api_v1_contractors_1099_report_get·View as markdown·OpenAPI slice

Authentication

Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.

Parameters

Query

yearintegerrequired

Tax year, e.g. 2025.

Responses

200Successful Response

yearintegerrequired
threshold_centsinteger
rowsarray · Contractor1099ReportRowrequiredContractor1099ReportRow
7 fields
vendor_idstringrequired
namestringrequired
tax_idstring
tax_id_typestring
boxstring
total_paidintegerrequired
meets_thresholdbooleanrequired
total_paidintegerrequired
reportable_countintegerrequired

400Bad Request - Invalid input

401Unauthorized - Authentication required

403Forbidden - Insufficient permissions

422Validation Error

detailarray · ValidationErrorValidationError
5 fields
locarray · string | integerrequired
msgstringrequired
typestringrequired
inputobject
ctxobject