# Invoice Events

### Invoice Events
- **`invoice.created`** - Triggered when a new invoice record is created.
- **`invoice.balance_updated`** - Triggered when the outstanding balance of an invoice changes (for example, when a payment or credit note is applied).

Version: V5
Security: bearerAuth, basicAuth
