{
  "sessions": {
    "BK000002": {
      "bookingId": "BK000002",
      "phoneNumber": "971509940544",
      "status": "confirmed",
      "data": {
        "name": "Sohan Soni",
        "pickupLocation": "World Trade Center",
        "dropLocation": "Emirates Tower",
        "pickupTime": "15:00",
        "vehicleType": "SUV car",
        "numberOfPassengers": "2",
        "luggageDetails": "No luggage",
        "specialRequests": "None"
      },
      "processedMessages": [
        "971509940544@c.us_3A59EDD811DAFB6987DD",
        "971509940544@c.us_3A22FA9DDD9E07B5EB59",
        "971509940544@c.us_3A747E0D848D11EA14CF",
        "971509940544@c.us_3AF6E76B0E05AF535E40"
      ],
      "lastPromptSent": null,
      "createdAt": "2025-07-23T11:35:04.594Z",
      "updatedAt": "2025-07-23T11:35:04.594Z",
      "awaitingAdditionalPreferences": true,
      "additionalPreferencesAsked": true,
      "confirmationId": "CNF000002",
      "confirmedAt": "2025-07-23T11:36:57.485Z"
    }
  },
  "customerHistory": {
    "971509940544": {
      "bookings": [
        {
          "bookingId": "BK000001",
          "confirmationId": "CNF000001",
          "data": {
            "name": "Sohan Swamy",
            "pickupLocation": "World Trade Center",
            "dropLocation": "Emirates Tower",
            "pickupTime": "15:00",
            "vehicleType": "SUV car",
            "numberOfPassengers": "2",
            "luggageDetails": "No luggage",
            "specialRequests": "None"
          },
          "confirmedAt": "2025-07-23T11:04:20.926Z"
        },
        {
          "bookingId": "BK000002",
          "confirmationId": "CNF000002",
          "data": {
            "name": "Sohan Soni",
            "pickupLocation": "World Trade Center",
            "dropLocation": "Emirates Tower",
            "pickupTime": "15:00",
            "vehicleType": "SUV car",
            "numberOfPassengers": "2",
            "luggageDetails": "No luggage",
            "specialRequests": "None"
          },
          "confirmedAt": "2025-07-23T11:36:57.485Z"
        }
      ],
      "totalBookings": 2,
      "lastBooking": {
        "name": "Sohan Soni",
        "pickupLocation": "World Trade Center",
        "dropLocation": "Emirates Tower",
        "pickupTime": "15:00",
        "vehicleType": "SUV car",
        "numberOfPassengers": "2",
        "luggageDetails": "No luggage",
        "specialRequests": "None"
      }
    }
  },
  "metadata": {
    "lastBookingId": 2,
    "lastConfirmationId": 2,
    "version": "1.0"
  }
}