Set an option on or off by a player on a match.
Function: createqcard
parameters: datum, lidnummer, teeid, lus, marker
Example: https://backend.prowaregolf.nl/api/createqcard/key/<your authrisation code here>/datum/<date>/lidnummer/<memberid>/teeid/<id of the tee>/lus/<0=18 Holes, 1=First 9, 2=Second 9>/marker/<marker>
result:
{ "Createqcard":[ { "Kaartnummer":"5385" } ] }