Invoice Collection Event - Overdue Invoice

An invoice passes its due date without being paid (in development)

Payload

The payload of this webhook request is an object.
eventTypestringRequired
The type of the event.
invoiceobjectRequired
The invoice involved in the event.
emailobjectOptional
Email message related to the invoice collection.

Response

200
any
Return a 200 status to indicate that the data was received successfully.