User Tools

Site Tools


getplayeroptions

/pwg/getplayeroptions

Get the choosen option by a player on a match.

Function: getplayeroptions

parameters: matchid, playerid

Example: https://backend.prowaregolf.nl/api/getplayeroptions/key/<your authrisation code here>/matchid/<your matchid>/playerid/<id of the player>

result:

{
 "Getplayeroptions":[
  {
   "Id":"1",
   "Name":"Handicart"
  },
  {
   "Id":"2",
   "Name":"Ik blijf eten"
  }
 ]
}
getplayeroptions.txt · Last modified: 2014/07/04 15:58 (external edit)