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-04-15T03:35:49.5018422\u002B00:00",
  "message": {
    "bookingNumber": 15,
    "version": 65,
    "lastModificationDate": "2026-04-15T03:35:49.5025253\u002B00:00"
  }
}

No bindings defined.

No bindings defined.

activityId string
sentTime string format
message object
{
  "activityId": "string",
  "sentTime": "2026-04-15T03:35:49.5171478\u002B00:00",
  "message": {
    "bookings": [
      {
        "bookingNumber": 43,
        "bookingSequence": 53,
        "notificationType": "Shift"
      },
      {
        "bookingNumber": 85,
        "bookingSequence": 22,
        "notificationType": "Shift"
      },
      {
        "bookingNumber": 54,
        "bookingSequence": 16,
        "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