Incoming Invoice Email
An email was received to an entity’s email inbox
Payload
The payload of this webhook request is an object.
eventType
invoice
If an invoice was created from the email, this will be present.
existingInvoiceId
If an existing invoice already exists for the email, this will be present.
Response
200
any
Return a 200 status to indicate that the data was received successfully.