Public RabbitMQ 1.0.0

Defines the contract for publishing and consuming public messages via RabbitMQ, enabling asynchronous event-driven communication between distributed services.

Type
Queue
Queue
SuperPnrNotification-[TenantName]-Listener
BindingVersion
0.3.0
Type
Queue
Queue
FlightNotification-[TenantName]-Listener
BindingVersion
0.3.0
activityId string
sentTime string format
message object
{
  "activityId": "string",
  "sentTime": "2026-06-14T02:05:42.3399843\u002B00:00",
  "message": {
    "bookingNumber": 82,
    "version": 94,
    "lastModificationDate": "2026-06-14T02:05:42.3407904\u002B00:00"
  }
}

No bindings defined.

No bindings defined.

activityId string
sentTime string format
message object
{
  "activityId": "string",
  "sentTime": "2026-06-14T02:05:42.3559062\u002B00:00",
  "message": {
    "bookings": [
      {
        "bookingNumber": 99,
        "bookingSequence": 86,
        "notificationType": "Shift"
      },
      {
        "bookingNumber": 68,
        "bookingSequence": 51,
        "notificationType": "Shift"
      },
      {
        "bookingNumber": 10,
        "bookingSequence": 64,
        "notificationType": "Shift"
      }
    ]
  }
}

No bindings defined.

No bindings defined.

Type
Queue
Queue
SuperPnrNotification-[TenantName]-Listener
BindingVersion
0.3.0
Type
Queue
Queue
FlightNotification-[TenantName]-Listener
BindingVersion
0.3.0