Triggered when you make the following changes to the invoice - void, delete, invoice address update, status change, payment changes - apply payment / remove payment, credit apply/remove, credit note creation, and so on. 'Invoice_updated' is triggered for all changes made to the invoice except for the changes which trigger 'pending_invoice_updated'.
Event Schema
id
string Unique identifier for the event
occurred_at
integer (unix timestamp) Timestamp when the event occurred
source
string Source that triggered the event (e.g., admin_console, api, scheduled_job)