Updated: 2026-07-30 · English
processing as accepted, not settled. Terminal booking should follow webhooks (or detail polling as fallback).{
"eventId": "550e8400-e29b-41d4-a716-446655440000",
"eventType": "STABLE_ORDER_UPDATED",
"referenceId": "ord_123",
"status": "success",
"timestamp": 1690000000000,
"data": {}
}| Field | Notes |
|---|---|
eventId | Deduplicate deliveries |
eventType | See event catalogue |
referenceId | Linked business id |
status | Event-level status hint |
timestamp | Epoch ms |
data | Product payload |
eventId.