Bottom panel content when a processor node is selected
| Content-Type | application/json |
| JMSMessageID | ID:broker-42 |
| breadcrumbId | abc-123-def |
| CamelHttpMethod | POST |
| Content-Type | application/json |
| JMSMessageID | ID:broker-42 |
| breadcrumbId | abc-123-def |
| CamelHttpMethod | POST |
| orderStatus | validated (new) |
{
"orderId": "ORD-1234",
"customer": {
"name": "Acme Corp",
"id": 42
},
"items": [
{
"product": "Widget A",
"quantity": 5,
"price": 29.99
}
],
"priority": "HIGH"
}