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