I'm calling listClearedOrders (using REST), and sending the params:
{"groupBy":"RUNNER","betIds":["32775228465","32775243611"],"includeItemDescription":false,"betStatus":"SETTL ED"}
but all I get back is:
{"clearedOrders":[],"moreAvailable":false}
the betIds are definitely correct (I checked on the website 'Bet History' page) and the Bets were settled this afternoon (horse Races at Bangor)
I tried entering the same betIds in the Validator (same betIds), but no output from that either.
Am i missing something?
{"groupBy":"RUNNER","betIds":["32775228465","32775243611"],"includeItemDescription":false,"betStatus":"SETTL ED"}
but all I get back is:
{"clearedOrders":[],"moreAvailable":false}
the betIds are definitely correct (I checked on the website 'Bet History' page) and the Bets were settled this afternoon (horse Races at Bangor)
I tried entering the same betIds in the Validator (same betIds), but no output from that either.
Am i missing something?


Comment