post https://example.com/v1/subscribers
- Order "status_changed" event message:
{
"id":"df49cd-af4c-80bd90d2c7d7",
"event_type":"status_changed",
"message": "{\"product_id\":\"d76d3b7-856a-3f6126107e07\",\"order_id\":\"21164\",\"status\":\"Pending\"}",
"timestamp":"2021-05-01T13:20:49.611558453Z"
}
- Order "business_report" event message:
{
"id":"a23fa-2164f7a73de6",
"event_type":"business_report",
"message": "{\"order_id\":\"50164\",\"status\":\"update\"}",
"timestamp":"2021-05-01T13:20:49.611558453Z"
}
- Employee "employee_updated" event message:
{
"id": "766c6735-38e4-4712-9396-50f48e2bba75",
"event_type": "employee_updated",
"message": "{\"employee_uuid\":\"16fa407f-d738-4ba2-bf53-aa308fdaecd4\",\"status\":\"update\"}",
"timestamp": "2021-08-16T15:20:48.623097715Z"
}