Dim postData As String = " [{""jsonrpc"": ""2.0"", ""method"": ""SportsAPING/v1.0/cancelOrders"", ""params"": {""betId"":" & cancelmybet & ", ""id"": 1}}]"
If I have 3 bets on a market all 3 get cancelled using the above.
but I only supply the id for one bet, what is needed to cancel only the one bet?
If I have 3 bets on a market all 3 get cancelled using the above.
but I only supply the id for one bet, what is needed to cancel only the one bet?


Comment