InvoiceDelete event fires when an invoice is permanently removed from an account. Unlike voiding, deletion is irreversible. Use this event to purge invoice records from external systems, reconcile data stores, or audit deletion activity for compliance purposes.
Payload
Example payload
Related
- Invoice Create — fires when a new invoice is first created
- Invoices API — create, retrieve, and manage invoices programmatically