User Tools

Site Tools


getteetimesforplayer

This is an old revision of the document!


/pwg/getteetimesforplayer

Returns the list of available courses

Function: getteetimesforplayer

parameters: relationid

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

result:

{
 "getteetimesforplayer":[
  {
   "registrationid":"108",
   "playingdate":"2015-03-18",
   "starttime":"13:00:00",
   "combinationid":"11",
   "players":[
    {
     "relationid":"1199",
     "relationcode":"ONDE 1",
     "relationname":"M. Onderstal",
     "checkedin":"N",
     "cancelreasonid":"0"
    }
   ]
  }
 ]
}
getteetimesforplayer.1445418682.txt.gz · Last modified: 2015/10/21 10:11 (external edit)