For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search
/
Ask AI
Sign in
Book a demo
Home
Guides
API Reference
Glossary
API Reference
Webhooks
Incoming Invoice Email
Copy page
An email was received to an entity's email inbox
Embedded AP/AR
Embedded AP/AR
Everything you need to launch your AP/AR program
Embedded AP/AR
Embedded AP/AR
Everything you need to launch your AP/AR program
Payload
The payload of this webhook request is an object.
eventType
string
Required
The type of the event.
invoice
object
Optional
If an invoice was created from the email, this will be present.
existingInvoiceId
string
Optional
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.