==== /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//partyid//lidnummer/ 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" } ] }