Invoice Collection Event - Email Received

An email was received from a payee to collect an overdue invoice (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.