Hi,
I am trying to get the total "matched" and "unmatched" amounts for the event (event id 1.112963196). I understand that the data should be per selection id.
This is my attempt at the code, and I am getting errors, can someone please help me with an example of the correct coding\Syntax.
{"jsonrpc": "2.0", "method": "SportsAPING/v1.0/listMarketBook", "params": {"marketIds":["1.112963196"],"orderProjection":["ALL"]}, "id": 1}
Thanks,
Shlodge
I am trying to get the total "matched" and "unmatched" amounts for the event (event id 1.112963196). I understand that the data should be per selection id.
This is my attempt at the code, and I am getting errors, can someone please help me with an example of the correct coding\Syntax.
{"jsonrpc": "2.0", "method": "SportsAPING/v1.0/listMarketBook", "params": {"marketIds":["1.112963196"],"orderProjection":["ALL"]}, "id": 1}
Thanks,
Shlodge


Comment