# Processing Status Changed Event Endpoint: POST Processing Status Changed Event Version: 1.1 Security: X-API-Key ## Request fields (*/*): - `id` (integer, required) Event ID Example: 12345 - `timestamp` (string, required) timestamp of the event Example: "2015-01-01T10:00Z" - `businessCaseId` (integer) Business Case ID - `newStatus` (string) Enum: "OPEN", "INVALID", "PROCESSING", "FAILED", "DELIVERED", "DONE"