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-07-03T01:09:49.5946918\u002B00:00",
  "message": {
    "bookingNumber": 23,
    "version": 99,
    "lastModificationDate": "2026-07-03T01:09:49.5953834\u002B00:00"
  }
}

No bindings defined.

No bindings defined.

activityId string
sentTime string format
message object
{
  "activityId": "string",
  "sentTime": "2026-07-03T01:09:49.6102150\u002B00:00",
  "message": {
    "bookings": [
      {
        "bookingNumber": 20,
        "bookingSequence": 65,
        "notificationType": "Shift"
      },
      {
        "bookingNumber": 40,
        "bookingSequence": 13,
        "notificationType": "Shift"
      },
      {
        "bookingNumber": 6,
        "bookingSequence": 37,
        "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