Create a 1099-MISC
Creates a 1099-MISC document and subsequently kicks off a TIN Verification, if the name and TIN combo has not been used before.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
The 1099-MISC form fields.
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.