{
    "ok": true,
    "app": "Farmer Dairy Milk API",
    "version": "1.2.0",
    "time": "2026-07-24T08:56:32+00:00",
    "message": "API is live on Farmer-Dairy-Milk.vistarbilling.com",
    "endpoints": [
        "GET  \/health.php",
        "POST \/auth\/login.php",
        "GET  \/auth\/me.php",
        "POST \/auth\/refresh.php",
        "POST \/auth\/logout.php",
        "GET|POST \/plans\/index.php",
        "GET|POST \/customers\/index.php",
        "GET|POST \/distributors\/index.php",
        "GET|POST \/employees\/index.php",
        "GET|POST \/procurement\/index.php",
        "GET|POST \/transfers\/index.php",
        "GET|POST \/dues\/index.php",
        "GET|POST \/sales\/index.php",
        "GET|POST \/orders\/index.php",
        "GET|POST \/notifications\/index.php",
        "GET|POST \/products\/index.php",
        "GET|POST \/inventory\/index.php"
    ]
}