Introduction

Client Types

{
    "status": 200,
    "data": [
        {
            "coreId": 3248,
            "description": "Hot",
            "limit": 0
        },
        {
            "coreId": 3249,
            "description": "Medium",
            "limit": 20
        },
        {
            "coreId": 3250,
            "description": "Cold",
            "limit": 10
        }
    ]
}