Get Tournament Details
Get the details for a tournament
path Parameters
tournamentIdstring · requiredtournamentId of tournament for which to retreive details
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.X-Tournament-keystring · requiredTournament key for security
Responses
ok response
resultstring · enum · requiredThe outcome of the function invoked
Enum values:successfailed
messagestringA simple message to describe the outcome of the function
messageTypestring · enumEnum values:TOURNAMENTTEAMPLAYERTOURNAMENT_DETAILSTEAM_ROSTERCOURSE_DETAILSTEE_GROUPSTOURNAMENT_PLAYERS
entity
Get Teams Lineup
Get an existing tournament's participating teams
path Parameters
tournamentIdstring · required
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.
Responses
ok response
resultstring · enum · requiredThe outcome of the function invoked
Enum values:successfailed
messagestringA simple message to describe the outcome of the function
messageTypestring · enumEnum values:TOURNAMENTTEAMPLAYERTOURNAMENT_DETAILSTEAM_ROSTERCOURSE_DETAILSTEE_GROUPSTOURNAMENT_PLAYERS
resultsobject[]A list of search results
Update Teams Lineup
Add/Overwrite an existing tournament's participating teams
path Parameters
tournamentIdstring · required
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.X-Tournament-keystring · requiredTournament key for security
Responses
ok response
resultstring · enum · requiredThe outcome of the function invoked
Enum values:successfailed
messagestringA simple message to describe the outcome of the function
messageTypestring · enumEnum values:TOURNAMENTTEAMPLAYERTOURNAMENT_DETAILSTEAM_ROSTERCOURSE_DETAILSTEE_GROUPSTOURNAMENT_PLAYERS
Get Players Lineup
Get an existing tournament's participating players
path Parameters
tournamentIdstring · required
query Parameters
schoolIdstring
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.
Responses
ok response
resultstring · enum · requiredThe outcome of the function invoked
Enum values:successfailed
messagestringA simple message to describe the outcome of the function
messageTypestring · enumEnum values:TOURNAMENTTEAMPLAYERTOURNAMENT_DETAILSTEAM_ROSTERCOURSE_DETAILSTEE_GROUPSTOURNAMENT_PLAYERS
resultsobject[]A list of search results
Update Players Lineup
Add/Overwrite an existing tournament's participating players in a team
path Parameters
tournamentIdstring · required
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.X-Tournament-keystring · requiredTournament key for security
Request Body
tournamentIdstring · requiredschoolIdstring · requiredteamLabelstring · enum · requiredEnum values:ABCDEWIND
playersListobject[]
Responses
ok response
resultstring · enum · requiredThe outcome of the function invoked
Enum values:successfailed
messagestringA simple message to describe the outcome of the function
messageTypestring · enumEnum values:TOURNAMENTTEAMPLAYERTOURNAMENT_DETAILSTEAM_ROSTERCOURSE_DETAILSTEE_GROUPSTOURNAMENT_PLAYERS
Get Course Setup
Get course setup details for a tournament
path Parameters
tournamentIdstring · required
query Parameters
courseLabelstring
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.
Responses
ok response
resultstring · enum · requiredThe outcome of the function invoked
Enum values:successfailed
messagestringA simple message to describe the outcome of the function
messageTypestring · enumEnum values:TOURNAMENTTEAMPLAYERTOURNAMENT_DETAILSTEAM_ROSTERCOURSE_DETAILSTEE_GROUPSTOURNAMENT_PLAYERS
setuparraytournament setup response
Update Course Setup
Post course setup to a tournament
path Parameters
tournamentIdstring · required
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.X-Tournament-keystring · requiredTournament key for security
Responses
ok response
resultstring · enum · requiredThe outcome of the function invoked
Enum values:successfailed
messagestringA simple message to describe the outcome of the function
messageTypestring · enumEnum values:TOURNAMENTTEAMPLAYERTOURNAMENT_DETAILSTEAM_ROSTERCOURSE_DETAILSTEE_GROUPSTOURNAMENT_PLAYERS
setuparraytournament setup response
Get Draft Scores
Get scores from a tournament
path Parameters
tournamentIdstring · requiredroundIdstring · required
query Parameters
courseLabelstringGet results for a specific course
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.
Responses
ok response
resultstring · enum · requiredThe outcome of the function invoked
Enum values:successfailed
messagestringA simple message to describe the outcome of the function
messageTypestring · enumEnum values:TOURNAMENTTEAMPLAYERTOURNAMENT_DETAILSTEAM_ROSTERCOURSE_DETAILSTEE_GROUPSTOURNAMENT_PLAYERS
scorecardarray
Post Draft Scores
Post Scores to a tournament
path Parameters
tournamentIdstring · requiredroundIdstring · required
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.X-Tournament-keystring · requiredTournament key for security
Responses
ok response
resultstring · enum · requiredThe outcome of the function invoked
Enum values:successfailed
messagestringA simple message to describe the outcome of the function
messageTypestring · enumEnum values:TOURNAMENTTEAMPLAYERTOURNAMENT_DETAILSTEAM_ROSTERCOURSE_DETAILSTEE_GROUPSTOURNAMENT_PLAYERS
scorecardarray
Get Tee Groups
Get an existing tee times
path Parameters
tournamentIdstring · requiredroundIdstring · requiredteeModestring · enum · requiredEnum values:playerstemplateauto-populate
query Parameters
courseLabelstring
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.
Responses
ok response
resultstring · enum · requiredThe outcome of the function invoked
Enum values:successfailed
messagestringA simple message to describe the outcome of the function
messageTypestring · enumEnum values:TOURNAMENTTEAMPLAYERTOURNAMENT_DETAILSTEAM_ROSTERCOURSE_DETAILSTEE_GROUPSTOURNAMENT_PLAYERS
resultsarrayA list of search results
Post Tee Groups
Post teetimes information
path Parameters
tournamentIdstring · requiredroundIdstring · requiredteeModestring · enum · requiredEnum values:playerstemplate
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.
Responses
ok response
resultstring · enum · requiredThe outcome of the function invoked
Enum values:successfailed
messagestringA simple message to describe the outcome of the function
messageTypestring · enumEnum values:TOURNAMENTTEAMPLAYERTOURNAMENT_DETAILSTEAM_ROSTERCOURSE_DETAILSTEE_GROUPSTOURNAMENT_PLAYERS
resultsarrayA list of search results