v4

latestOpenAPI 3.0.32026-08-0161180264.4 KB
erp

processErpUpdatesEvents

Handles updates from ERP systems and tracks them appropriately

post/v1/erp/updates/events

Request body

app_idstring uuid required

UUID that identifies the specific integration app instance

component_idstring uuid required

UUID that identifies the specific integration app component instance

Example request

{
  "events": [
    {
      "deduplication_id": "evt-2025-05-01-12345-create-bp",
      "correlation_id": "bp-8f3a2c-7d4e-4b1a-9c2f-1e6d5a4b3c21"
    }
  ]
}

Response

Some events failed to process