User Tools

Site Tools


getmatchoptions

/pwg/getmatchoptions

Adds a new player to a match.

Function: getmatchoptions

parameters: matchid

Example: https://backend.prowaregolf.nl/api/getmatchoptions/key/<your authrisation code here>/matchid/<your matchid>

result:

{
 "Getmatchoptions":[
  {
   "id":"1",
   "Name":"Handicart"
  },
  {
   "id":"2",
   "Name":"Ik blijf eten"
  },
  {
   "id":"3",
   "Name":"Ik speel graag vroeg"
  }
 ]
}
getmatchoptions.txt · Last modified: 2014/07/04 15:53 (external edit)