{
    "ok": true,
    "service": "messenger.flightcheckin.net",
    "timestamp": "2026-07-09T00:13:52+02:00",
    "providers": [
        {
            "code": "default_sms",
            "channel_code": "sms",
            "driver_code": "manual_queue",
            "monthly_quota": 0,
            "active": 1
        },
        {
            "code": "default_whatsapp",
            "channel_code": "whatsapp",
            "driver_code": "manual_queue",
            "monthly_quota": 0,
            "active": 1
        },
        {
            "code": "default_telegram",
            "channel_code": "telegram",
            "driver_code": "manual_queue",
            "monthly_quota": 0,
            "active": 1
        }
    ],
    "totals": {
        "total_notifications": 2,
        "queued_notifications": "2",
        "failed_notifications": "0"
    }
}