InvoiceVoid event fires when an invoice is voided, rendering it uncollectible and removing it from outstanding balance calculations. Use this event to reverse accruals in accounting systems, cancel related automations, or notify contacts that a previously issued invoice has been cancelled.
Payload
Example payload
Related
- Invoice Create — fires when a new invoice is first created
- Invoices API — create, retrieve, and manage invoices programmatically