Abound · Arazzo Workflow
Correct or void a filed 1099-NEC
Version 1.0.0
Fix a filed return - either file a correction or void it entirely. Both only work after the document is FILED.
View Spec
View on GitHub
CompanyTaxesTax ComplianceRegulatory ComplianceFinancial ServicesIdentity VerificationGovernmentDocumentsWebhooksRetiredArazzoWorkflows
Provider
Workflows
correct1099Nec
File a correction against an already-filed 1099-NEC and read the corrected document back.
Correction path. form1099NecCorrect only works once the document is FILED (you cannot correct a CREATED document - delete and recreate it instead). Idempotency-Key required. Watch for the TEN99_NEC_CORRECTED webhook.
1
correct1099
form1099NecCorrect
File a correction against the filed document.
2
confirmCorrection
form1099NecRetrieve
Read the corrected document back to confirm the correction was accepted.
void1099Nec
Void a filed 1099-NEC and confirm it was voided.
Void path. form1099NecVoid only works after FILED. Idempotency-Key required. Watch for the TEN99_NEC_VOIDED webhook.
1
void1099
form1099NecVoid
Void the filed document.
2
confirmVoid
form1099NecRetrieve
Read the document back to confirm it was voided.