User Tools

Site Tools


getplayerid

/pwg/getplayerid

Returs the id of player on a match.

Function: getplayerid

parameters: matchid, lidnummer

Example: https://backend.prowaregolf.nl/api/getplayerid/key/<your authrisation code here>/matchid/<your matchid>/lidnummer/<member id>

result:

{
 "Getplayerid":[
  {
   "playerid":"100310"
  }
 ]
}
getplayerid.txt · Last modified: 2014/11/27 13:37 (external edit)