Invoice Collection Event - Email Sent

An email was sent to 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.