==== /pwg/setplayeroptions ==== Set an option on or off by a player on a match. Function: setplayeroptions parameters: matchid, playerid, optionid, optionvalue Example: https://backend.prowaregolf.nl/api/getplayeroptions/key//matchid//playerid//optionid//optionvalue/<0=off or 1=on> result: { "Setplayeroptions":[ { "Id":"1", "Name":"Handicart" }, { "Id":"2", "Name":"Ik blijf eten" } ] }