4.5 Call Back Service

4.5.2 GetUserBalance
Code Seamless
4.5.2 GetUserBalance
Input Your URL
Input Your Request body
Example Request body
                                        {
    "service": "GetUserBalance",
    "data": {
        "playerApiId": "85e6041148d44880338d625674a51c4ea0afce5108c28590ae2ef62bb265d819",
        "playerApiUsername": "member1@handsome",
        "playerUsername": "member1"
    }
}
Copy to Clipboard
Example Service Response Code
                                        {
    "code": 0,
    "balance": 880
}
RESPONSE
Example
Click Send Code to start a request and see the response here! Or choose an example: application/json 200