List all 1099-INT documents
Returns a list of 1099-INT documents.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Query parameters
Filters the list of documents based on the payee.tinFingerprint
field.
Filters the list of documents based on the payer.tinFingerprint
field.
The unique identifier for a single end-user of your application.
Response
The ISO 8601
timestamp when the document was created.
The status of the 1099 document.
• CREATED
: The document has passed data validation and the PDFs have been generated.
• FILED
: The payee’s TIN has been verified and the 1099 has been filed with the appropriate tax authorities.
• ACCEPTED
: The document has been acknowledged and accepted by the appropriate tax authorities.
• REJECTED
: The document has a TIN verification MISMATCH
or has been rejected by one or more tax authories.
The documentId
of the corrected 1099 document.
The documentId
of the original 1099 document.
The unique identifier for a single end-user of your application.
The documentId
of the voided 1099 document.
The documentId
of the original 1099 document.