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-01-15T12:39:23.8224127\u002B00:00",
  "message": {
    "bookingNumber": 78,
    "version": 56,
    "lastModificationDate": "2026-01-15T12:39:23.8255597\u002B00:00"
  }
}

No bindings defined.

No bindings defined.

activityId string
sentTime string format
message object
{
  "activityId": "string",
  "sentTime": "2026-01-15T12:39:23.8387087\u002B00:00",
  "message": {
    "bookings": [
      {
        "bookingNumber": 84,
        "bookingSequence": 99,
        "notificationType": "Shift"
      },
      {
        "bookingNumber": 85,
        "bookingSequence": 24,
        "notificationType": "Shift"
      },
      {
        "bookingNumber": 58,
        "bookingSequence": 97,
        "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