4.6 ListHotnumberandLimitnumber

Code Seamless
4.6 ListHotnumberandLimitnumber
Input Your URL
Input Your Request body
Example Request Body
                                        {
    "agentUsername": "handsome",
    "agentApiKey": "099e9bd891a689d7fb3c6dea5c21c461b0a5d09c7b64a73b5c6a6a91caffd130",

}
Copy to Clipboard
Example Service Response Code
Copy to Clipboard
                                    {
    "code": "0",
    "data": {
        "hotnumber": {
        "thailotto": [
                {
                    "agentid": 19,
                    "amount": 100,
                    "hotnumid": 787,
                    "number": "000000",
                    "subtype": "top6",
                    "superadmin": 18
                }
            ]
        },
        "limitnumber": {
        "thailotto": [
                {
                    "agentid": 19,
                    "amount":0,
                    "hotnumid": 206,
                    "number": "123456",
                    "subtype": "top6",
                    "superadmin": 18
                }
            ]
        }
    }
}
RESPONSE
Example
Click Send Code to start a request and see the response here! Or choose an example: application/json 200