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
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
Sign in
Book a demo
API Reference
Webhooks
Entity Metadata Updated
Copy page
An entity's metadata was updated
Payload
The payload of this webhook request is an object.
eventType
string
Required
The type of the event.
entityId
string
Required
The ID of the entity that was updated.
key
string
Required
The key of the metadata that was updated.
value
list of strings
Required
A list of new values for the metadata.
foreignId
string
Optional
Foreign ID associated with the entity.
Response
200
any
Return a 200 status to indicate that the data was received successfully.