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-08-13T00:05:22.5960219\u002B00:00",
  "message": {
    "bookingNumber": 13,
    "version": 11,
    "lastModificationDate": "2026-08-13T00:05:22.5970882\u002B00:00"
  }
}

No bindings defined.

No bindings defined.

activityId string
sentTime string format
message object
{
  "activityId": "string",
  "sentTime": "2026-08-13T00:05:22.6219784\u002B00:00",
  "message": {
    "bookings": [
      {
        "bookingNumber": 58,
        "bookingSequence": 6,
        "notificationType": "Shift"
      },
      {
        "bookingNumber": 42,
        "bookingSequence": 68,
        "notificationType": "Shift"
      },
      {
        "bookingNumber": 41,
        "bookingSequence": 6,
        "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