Invoice

The invoice event types will be in the invoice object format and require the read_payments scope.

Event TypeDescription
invoice.createdWhen an invoice is created.
invoice.disabledWhen an invoice is disabled.
invoice.marked_as_paidWhen an invoice has been paid.
invoice.payment_createdWhen a payment is made on the invoice.
invoice.payment_failedWhen a payment on an invoice fails.