Hi everyone,
Whenever I send the following request it cancels all my unmatched orders not just the one specified in the betId parameter field.
'{"jsonrpc": "2.0", "method": "SportsAPING/v1.0/cancelOrders", "params":{" instructions":[{"betId":"'210170673270'"}]}, "id": 1}'
Am i missing some additional parameter to ensure it only cancels the unmatched amount for a given betId?
Any help is greatly appreciated
Whenever I send the following request it cancels all my unmatched orders not just the one specified in the betId parameter field.
'{"jsonrpc": "2.0", "method": "SportsAPING/v1.0/cancelOrders", "params":{" instructions":[{"betId":"'210170673270'"}]}, "id": 1}'
Am i missing some additional parameter to ensure it only cancels the unmatched amount for a given betId?
Any help is greatly appreciated


Comment