User Tools

Site Tools


getresults

/pwg/getresults

Set an option on or off by a player on a match.

Function: getresults

parameters: matchid, brutonetto

Example: https://backend.prowaregolf.nl/api/getresults/key/<your authrisation code here>/matchid/<id of the match>/brutonetto/<0=bruto, 1=netto>

result:

{
 "MatchResults":[
  {
   "ID":0,
   "Sex":0,
   "MinHandicap":0,
   "MaxHandicap":0,
   "Omschrijving":"",
   "CatResults":[

   ]
  }
 ]
}
getresults.txt · Last modified: 2014/07/07 10:59 (external edit)