I sent the following ( I sent the actual betid in the request not the "xxxxx"):
{"jsonrpc": "2.0", "method": "SportsAPING/v1.0/cancelOrders","params": {"instructions": [{"betId": "xxxxxxxxx"}], "marketId": "1.118940401", "id": 18}}
and I received the following:
{"jsonrpc":"2.0","result":{"status":"FAILURE","err orCode":"BET_ACTION_ERROR","marketId":"1.118940401 ","instructionReports":[{"status":"FAILURE","instruction":{"betId":"xxxxx" }}]}}
Why did this happen?
{"jsonrpc": "2.0", "method": "SportsAPING/v1.0/cancelOrders","params": {"instructions": [{"betId": "xxxxxxxxx"}], "marketId": "1.118940401", "id": 18}}
and I received the following:
{"jsonrpc":"2.0","result":{"status":"FAILURE","err orCode":"BET_ACTION_ERROR","marketId":"1.118940401 ","instructionReports":[{"status":"FAILURE","instruction":{"betId":"xxxxx" }}]}}
Why did this happen?


Comment