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-03-05T03:45:06.9646369\u002B00:00",
  "message": {
    "bookingNumber": 87,
    "version": 3,
    "lastModificationDate": "2026-03-05T03:45:06.9664607\u002B00:00"
  }
}

No bindings defined.

No bindings defined.

activityId string
sentTime string format
message object
{
  "activityId": "string",
  "sentTime": "2026-03-05T03:45:06.9796098\u002B00:00",
  "message": {
    "bookings": [
      {
        "bookingNumber": 51,
        "bookingSequence": 44,
        "notificationType": "Shift"
      },
      {
        "bookingNumber": 38,
        "bookingSequence": 32,
        "notificationType": "Shift"
      },
      {
        "bookingNumber": 43,
        "bookingSequence": 49,
        "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