Event triggered when a new invoice is created except when created with status as pending. For pending invoices, this event is triggered when the invoice is closed.
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)