This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
setscorecard [2013/12/11 15:17] richard |
setscorecard [2013/12/16 14:20] (current) |
||
|---|---|---|---|
| Line 36: | Line 36: | ||
| - | example: https://backend.ikgagolfen.nl/igg/setscorecard?auth=<your authorisation code>&645347&relnr=123456&rscnr=12345&strokes4=6 | + | example: https://backend.ikgagolfen.nl/hcp/setscorecard?auth=<your authorisation code>&645347&relnr=123456&rscnr=12345&strokes4=6 |
| - | result: see [[gescorecard|/hcp/getscorecard]] | + | result: see [[getscorecard|/hcp/getscorecard]] |
| - | |||
| - | <code>{ | ||
| - | "setscorecard": [ | ||
| - | { | ||
| - | "rscnr": 1234 | ||
| - | }, | ||
| - | ] | ||
| - | }</code> | ||
| - | |||
| - | |||
| - | |rscnr |internal id of the scorecard| | ||
| Possible errors: | Possible errors: | ||
| Line 60: | Line 49: | ||
| |406| Time not valid| | |406| Time not valid| | ||
| |406| Invalid course| | |406| Invalid course| | ||
| + | |406| Scorecard locked| | ||
| |500| Unexpected result 00021| | |500| Unexpected result 00021| | ||