> For clean Markdown of any page, append .md to the page URL. > For a complete documentation index, see https://docs.mercoa.com/embedded-ap-ar/api-reference/webhooks/bulk-invoices-updated/llms.txt. > For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.mercoa.com/_mcp/server. # Bulk Invoices Updated POST A bulk invoice update job has completed Reference: https://docs.mercoa.com/embedded-ap-ar/api-reference/webhooks/bulk-invoices-updated ## Request ### Payload - `eventType` (string, required) — The type of the event. - `data` (list of object, required) — A list of bulk invoice update responses. - `id` (string, optional) — The ID of the invoice that was updated. If the invoice was not updated, this will be undefined - `foreignId` (string, optional) — If provided, this is the foreign ID of the invoice that was updated. - `error` (string, optional) — The error message if the invoice was not updated