> 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-created/llms.txt. > For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.mercoa.com/_mcp/server. # Bulk Invoices Created POST A bulk invoice creation job has completed Reference: https://docs.mercoa.com/embedded-ap-ar/api-reference/webhooks/bulk-invoices-created ## Request ### Payload - `eventType` (string, required) — The type of the event. - `data` (list of object, required) — A list of bulk invoice creation responses. - `id` (string, optional) — The ID of the invoice that was created. If the invoice was not created, this will be undefined - `foreignId` (string, optional) — If provided, this is the foreign ID of the invoice that was created. - `error` (string, optional) — The error message if the invoice was not created