4.5 Call Back Service

4.5.4 UserPlaceBetCancel
4.5.5 UserPlacePayout
4.5.6 UserPlaceReToRunning
Code Seamless
4.5.4 UserPlaceBetCancel
Input Your URL
Input Your Request body
Example Request Body
{
"service": "UserPlaceBetCancel",
"data": {
    "playerApiId": "85e6041148d44880338d625674a51c4ea0afce5108c28590ae2ef62bb265d819",
    "playerApiUsername": "member1@handsome",
    "playerUsername": "member1",
    "ticketId": 4169799,
    "type": "stockengland",
    "government": false,
    "drawId": 71890,
    "totalBetAmt": -1,
    "txtList": [
            {
            "agentPt": "0",
            "apiPt": "100",
            "betKey": "NDE2OTc5OS0x",
            "betId": "1",
            "betType": "top3",
            "betNumber": "454",
            "betStatus": "cancel",
            "betAmt": 1,
            "betTotal": 1,
            "betDiscount": 0,
            "payOutRate": 900,
            "rateLevel": 0,
            "rateLevelAmount": 0,
            "betResultKey": "",
            "payOutAmt": 0
            }
        ],
    "status": "cancel",
    "createDate": "2024-05-09 18:30:04",
    "currency": "thb",
    "DrawOpen": "2024-05-09 05:00:00",
    "drawExpire": "2024-05-09 22:00:00"
    }
}
Copy to Clipboard
Example Service Response Code
                                        {
    "code": 0
}
RESPONSE
Example
Click Send Code to start a request and see the response here! Or choose an example: application/json 200