Hi, I am passing the following :
But the respone includes all countries and not just GB, is there something about the filter that would cause it?
Code:
{"jsonrpc": "2.0","method": "SportsAPING/v1.0/listEvents","params": {"filter": {"countryCode":"GB"}}}


I'll get this in the end
Comment