{
    "ok": true,
    "endpoint": "billing",
    "method": "GET",
    "query": [],
    "post": [],
    "headers": {
        "Host": "portal.skynode.asia",
        "Accept": "*/*",
        "User-Agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
        "Accept-Encoding": "gzip, br, zstd, deflate",
        "Cookie": "PHPSESSID=va9rbs5vqim6oacl4h2et4eehg"
    },
    "raw_body": "",
    "invoices": [
        {
            "invoice_id": "INV-3001",
            "description": "Growth Edge Monthly Renewal",
            "amount": 79,
            "status": "paid",
            "issued_at": "2026-07-18"
        }
    ],
    "subscriptions": [
        {
            "subscription_id": "SUB-1001",
            "plan": "growth",
            "status": "active",
            "renewal_date": "2026-08-18",
            "domain": "skynode.asia"
        }
    ],
    "server_time": "2026-07-28T04:49:34+00:00"
}