21 lines
550 B
JSON
21 lines
550 B
JSON
{
|
|
"schema_version": "2.0",
|
|
"event_id": "command.result-event-a",
|
|
"event_type": "command.result",
|
|
"tenant_id": "tenant-a",
|
|
"tenant_key": "tenant-a",
|
|
"trace_id": "trace-1",
|
|
"occurred_at": "2026-09-18T00:00:00Z",
|
|
"aggregate_type": "command",
|
|
"aggregate_id": "command-1",
|
|
"aggregate_version": 1,
|
|
"payload": {
|
|
"command_id": "command-1",
|
|
"command_type": "call.execute",
|
|
"status": "accepted",
|
|
"reason_code": "accepted",
|
|
"execution_id": "execution-1"
|
|
},
|
|
"dispatcher_id": "c046b893-8628-4589-ae50-619d049248a6"
|
|
}
|