User Tools

Site Tools


setplayertoflight

/pwg/setplayertoflight

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

Function: setplayertoflight

parameters: partyid, lidnummer

Example: https://backend.prowaregolf.nl/api/setplayertoflight/key/<your authrisation code here>/partyid/<id of the party>/lidnummer/<memberid>

result:

{
 "Getflightlist":[
  {
   "matchid":"155",
   "id":"3494",
   "startingHoleNumber":"1",
   "positioninflight":"1",
   "countofplayers":"1",
   "receivedHandicap":"36",
   "starttijd":"08:00",
   "lidnummer":null,
   "zoekcode":null,
   "samennaam":null,
   "exacthandicapformatch":null,
   "playinghcp":null,
   "startingteeid":null
  },
  {
   "matchid":"155",
   "id":"3495",
   "startingHoleNumber":"1",
   "positioninflight":"2",
   "countofplayers":"1",
   "receivedHandicap":"36",
   "starttijd":"08:00",
   "lidnummer":"219",
   "zoekcode":"MEIJ 2",
   "samennaam":"P. Meijers",
   "exacthandicapformatch":"12.1",
   "playinghcp":null,
   "startingteeid":"406"
  }
 ]
}
setplayertoflight.txt · Last modified: 2014/07/07 10:41 (external edit)