Hi Team,
I would like to create one match and upload score using API provided on the developers section, kindly help me regarding this, please provide any docs or steps to follow.
Also what are the mandatory and what are the optional fields while uploading match via API would help me a lot if you can provide these details.
Hi, everything from League to Away Club is mandatory. The rest is optional.
hope that helps
Hi Mark, Just to inform you that the JSON you have provided is contains extra "," in the end before closing } bracket.
Also i created one match using API, can you tell me where i can see that on webpage.
i got the below response..
POST Response Code : 200
POST Response Message : OK
Updated Match ID 213707<br>
Also i created 3 match with different ExternalMatchID but recived the same response with match ID.
POST Response Code : 200
POST Response Message : OK
Updated Match ID 213707<br>
POST Response Code : 200
POST Response Message : OK
Updated Match ID 213707<br>
POST Response Code : 200
POST Response Message : OK
Updated Match ID 213707<br>
@santosh You can view the match scorecard at http://www2.cricketstatz.com/ss/runreport2.aspx?mode=100&match=213707
Now, the three matches will just overwrite each other since you are using the same date, same ground, same division and same teams. This is intended - it is assuming it is the very same match. If you wish to have it create a new match ID then try varying any one of these.
@Mark @CricketStatz Thanks, Will look into it and work around.
Yeah got it, will try to create one match from web and then API and connect if i see any issues. thanks in advance.
Hi Santosh - this thread is getting messy so I might ask you to put your reply in a new thread.
The match report will show what the system has captured for batsmen and bowlers. If it does not show the batsmen and bowlers then it is not getting uploaded.
Can you just confirm by going in to the match via the admin panel and have a look at the scorecards and see if you can see the batsmen and bowlers there? post up in a new thread with your results.