List all 1099-NEC documents

GET
/v4/documents/1099-nec

Returns a list of 1099-NEC documents.

Query parameters

pageintegerOptional

The specific page of results you’re requesting. Responses are limited to a maximum of 100 records.

filingYearintegerOptional

The filing year associated with this document.

payeeTinFingerprintstringOptional

Filters the list of documents based on the payee.tinFingerprint field.

payerTinFingerprintstringOptional

Filters the list of documents based on the payer.tinFingerprint field.

statusenumOptional
Allowed values: CREATEDFILEDACCEPTEDREJECTED
userIdstringOptional

The unique identifier for a single end-user of your application.

Response

OK

list of objects or null

Errors

Built with