{
    "v1_getServices": {
        "ok": false,
        "http_code": 403,
        "body": {
            "code": "900908",
            "message": "Resource forbidden ",
            "description": "User is NOT authorized to access the Resource. API Subscription validation failed."
        },
        "raw": "{\"code\":\"900908\",\"message\":\"Resource forbidden \",\"description\":\"User is NOT authorized to access the Resource. API Subscription validation failed.\"}",
        "curl_error": "",
        "url": "https://dev.abdm.gov.in/gateway/v1/bridges/getServices",
        "method": "GET",
        "label": "NHA Step 3: GET getServices"
    },
    "v3_bridge_services": {
        "ok": true,
        "http_code": 200,
        "body": {
            "bridge": {
                "id": "SBXID_036274",
                "name": "Genesis Software Systems",
                "url": "https://genesissoftwaresystems.in",
                "active": true,
                "blocklisted": false,
                "entity": "Private"
            },
            "services": []
        },
        "raw": "{\"bridge\":{\"id\":\"SBXID_036274\",\"name\":\"Genesis Software Systems\",\"url\":\"https://genesissoftwaresystems.in\",\"active\":true,\"blocklisted\":false,\"entity\":\"Private\"},\"services\":[]}",
        "curl_error": "",
        "url": "https://dev.abdm.gov.in/api/hiecm/gateway/v3/bridge-services",
        "method": "GET",
        "label": "Verify: GET v3/bridge-services"
    }
}