Event triggered when an invoice is deleted.
{
"id": "ev_16BAKsGOPl0bqxlk",
"occurred_at": 1762406872,
"source": "admin_console",
"object": "event",
"api_version": "v2",
"event_type": "invoice_deleted",
"webhook_status": "not_applicable",
"content": {
"invoice": {
"adjustment_credit_notes": [],
"amount_adjusted": 0,
"amount_due": 0,
"amount_paid": 1000,
"amount_to_collect": 0,
"...": "..."
}
}
}