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-16T12:13:32.4834282\u002B00:00",
  "message": {
    "bookingNumber": 78,
    "version": 58,
    "lastModificationDate": "2026-03-16T12:13:32.4845191\u002B00:00"
  }
}

No bindings defined.

No bindings defined.

activityId string
sentTime string format
message object
{
  "activityId": "string",
  "sentTime": "2026-03-16T12:13:32.4995830\u002B00:00",
  "message": {
    "bookings": [
      {
        "bookingNumber": 34,
        "bookingSequence": 22,
        "notificationType": "Shift"
      },
      {
        "bookingNumber": 32,
        "bookingSequence": 81,
        "notificationType": "Shift"
      },
      {
        "bookingNumber": 86,
        "bookingSequence": 85,
        "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