Hi Guys
I am getting an error while calling the getAccountStatement rest api. The following is the request and response.
Request:
Response:
The end point I have used is
https://api.betfair.com/exchange/acc...ountStatement/
Any idea with the error? Any help is appreciated.
Thanks
I am getting an error while calling the getAccountStatement rest api. The following is the request and response.
Request:
Code:
{"id":1,"recordCount":10,"locale":"en_US","fromRecord":0,"includeItem":"ALL","itemDateRange":{"from":"2014-08-21T00:00:00.000Z","to":"2014-08-31T00:00:00.000Z"},"wallet":"UK"}
Code:
{"detail":{"AccountAPINGException":{"errorDetails":"","errorCode":"UNEXPECTED_ERROR","requestUUID":"prdaan002-07230730-000282ba8b"},"exceptionname":"AccountAPINGException"},"faultcode":"Server","faultstring":"AANGX-0003"}
https://api.betfair.com/exchange/acc...ountStatement/
Any idea with the error? Any help is appreciated.
Thanks



Comment