club
GET /api/club/:id
Fields
Field | Type | Description | Required |
---|---|---|---|
id | YES |
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.licences.v1+json
application/json
application/*+json |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
Header | Value |
---|---|
Content-Type | application/vnd.licences.v1+json
application/json
application/*+json |
Allow | Comma-separated list of all HTTP methods allowed |
Body
createPassCompetition
POST /api/create-pass-competition
Fields
Field | Type | Description | Required |
---|---|---|---|
fftriId | YES | ||
firstName | YES | ||
lastName | YES | ||
birthDate | YES | ||
price | YES | ||
type | YES | ||
customerEmail | YES | ||
testEdition | YES |
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.licences.v1+json
application/json
application/*+json |
Content-Type | application/vnd.licences.v1+json
application/json |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
Header | Value |
---|---|
Content-Type | application/vnd.licences.v1+json
application/json
application/*+json |
Allow | Comma-separated list of all HTTP methods allowed |
Body
findLicensee
POST /api/find-licensee
Fields
Field | Type | Description | Required |
---|---|---|---|
lastName | NO | ||
firstName | NO | ||
licenseNumber | NO |
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.licences.v1+json
application/json
application/*+json |
Content-Type | application/vnd.licences.v1+json
application/json |
Authorization | HTTP Basic, HTTP Digest, or OAuth2 Bearer token (check API provider for details) |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
- 401: Unauthorized
- 403: Forbidden
Headers
Header | Value |
---|---|
Content-Type | application/vnd.licences.v1+json
application/json
application/*+json |
Allow | Comma-separated list of all HTTP methods allowed |
Body
getAgeCategories
GET /api/age-categories/:season_id
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.licences.v1+json
application/json
application/*+json |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
Header | Value |
---|---|
Content-Type | application/vnd.licences.v1+json
application/json
application/*+json |
Allow | Comma-separated list of all HTTP methods allowed |
Body
getClubByLogin
GET /api/get-club-by-login/:login
Fields
Field | Type | Description | Required |
---|---|---|---|
id | NO |
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.licences.v1+json
application/json
application/*+json |
Authorization | HTTP Basic, HTTP Digest, or OAuth2 Bearer token (check API provider for details) |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 401: Unauthorized
- 403: Forbidden
Headers
Header | Value |
---|---|
Content-Type | application/vnd.licences.v1+json
application/json
application/*+json |
Allow | Comma-separated list of all HTTP methods allowed |
Body
getClubs
GET /api/clubs/:season_id[/:date]
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.licences.v1+json
application/json
application/*+json |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
Header | Value |
---|---|
Content-Type | application/vnd.licences.v1+json
application/json
application/*+json |
Allow | Comma-separated list of all HTTP methods allowed |
Body
getItuAffiliatedFederation
GET /api/get-itu-affiliated-federation
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.licences.v1+json
application/json
application/*+json |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
Header | Value |
---|---|
Content-Type | application/vnd.licences.v1+json
application/json
application/*+json |
Allow | Comma-separated list of all HTTP methods allowed |
Body
getItuFederation
GET /api/itu-federation/:federation_id
Fields
Field | Type | Description | Required |
---|---|---|---|
federation_id | NO |
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.licences.v1+json
application/json
application/*+json |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
Header | Value |
---|---|
Content-Type | application/vnd.licences.v1+json
application/json
application/*+json |
Allow | Comma-separated list of all HTTP methods allowed |
Body
getItuFederations
GET /api/itu-federations
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.licences.v1+json
application/json
application/*+json |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
Header | Value |
---|---|
Content-Type | application/vnd.licences.v1+json
application/json
application/*+json |
Allow | Comma-separated list of all HTTP methods allowed |
Body
getLeagues
GET /api/get-leagues[/:id]
Fields
Field | Type | Description | Required |
---|---|---|---|
id | NO |
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.licences.v1+json
application/json
application/*+json |
Authorization | HTTP Basic, HTTP Digest, or OAuth2 Bearer token (check API provider for details) |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 401: Unauthorized
- 403: Forbidden
Headers
Header | Value |
---|---|
Content-Type | application/vnd.licences.v1+json
application/json
application/*+json |
Allow | Comma-separated list of all HTTP methods allowed |
Body
getLicenceInfos
POST /api/licence-infos/:season_id
Fields
Field | Type | Description | Required |
---|---|---|---|
licence | YES | ||
birthdate | YES | ||
lastname | YES | ||
gender | YES |
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.licences.v1+json
application/json
application/*+json |
Content-Type | application/vnd.licences.v1+json
application/json |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
Header | Value |
---|---|
Content-Type | application/vnd.licences.v1+json
application/json
application/*+json |
Allow | Comma-separated list of all HTTP methods allowed |
Body
getLicenseByClubNumber
GET /api/get-license-by-club-number/:club_number
Fields
Field | Type | Description | Required |
---|---|---|---|
club_number | NO |
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.licences.v1+json
application/json
application/*+json |
Authorization | HTTP Basic, HTTP Digest, or OAuth2 Bearer token (check API provider for details) |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 401: Unauthorized
- 403: Forbidden
Headers
Header | Value |
---|---|
Content-Type | application/vnd.licences.v1+json
application/json
application/*+json |
Allow | Comma-separated list of all HTTP methods allowed |
Body
getLicenseByClub
POST /api/get-license-by-club
Fields
Field | Type | Description | Required |
---|---|---|---|
clubId | YES | ||
seasonId | YES |
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.licences.v1+json
application/json
application/*+json |
Content-Type | application/vnd.licences.v1+json
application/json |
Authorization | HTTP Basic, HTTP Digest, or OAuth2 Bearer token (check API provider for details) |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
- 401: Unauthorized
- 403: Forbidden
Headers
Header | Value |
---|---|
Content-Type | application/vnd.licences.v1+json
application/json
application/*+json |
Allow | Comma-separated list of all HTTP methods allowed |
Body
getLicensees
GET /api/licensees/:season_id[/:date]
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.licences.v1+json
application/json
application/*+json |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
Header | Value |
---|---|
Content-Type | application/vnd.licences.v1+json
application/json
application/*+json |
Allow | Comma-separated list of all HTTP methods allowed |
Body
getOrganisation
GET /api/get-organisation[/:orga_id]
Fields
Field | Type | Description | Required |
---|---|---|---|
orga_id | NO |
Request
Headers
Header | Value |
---|---|
Accept | |
Authorization | HTTP Basic, HTTP Digest, or OAuth2 Bearer token (check API provider for details) |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 401: Unauthorized
- 403: Forbidden
Headers
Header | Value |
---|---|
Content-Type | |
Allow | Comma-separated list of all HTTP methods allowed |
Body
getPassCompetitionList
GET /api/pass-competition-list/:trial_id/:is_paid[/:provider][/:csv]
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.licences.v1+json
application/json
application/*+json |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
Header | Value |
---|---|
Content-Type | application/vnd.licences.v1+json
application/json
application/*+json |
Allow | Comma-separated list of all HTTP methods allowed |
Body
getPassCompetition
GET /api/pass-competition/:pass_number/:trial_id
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.licences.v1+json
application/json
application/*+json |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
Header | Value |
---|---|
Content-Type | application/vnd.licences.v1+json
application/json
application/*+json |
Allow | Comma-separated list of all HTTP methods allowed |
Body
getProviders
GET /api/get-providers[/:id]
Fields
Field | Type | Description | Required |
---|---|---|---|
id | NO |
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.licences.v1+json
application/json
application/*+json |
Authorization | HTTP Basic, HTTP Digest, or OAuth2 Bearer token (check API provider for details) |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 401: Unauthorized
- 403: Forbidden
Headers
Header | Value |
---|---|
Content-Type | application/vnd.licences.v1+json
application/json
application/*+json |
Allow | Comma-separated list of all HTTP methods allowed |
Body
GetResultsBySeason
GET /api/get-results-by-season/:season
Fields
Field | Type | Description | Required |
---|---|---|---|
season | NO |
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.licences.v1+json
application/json
application/*+json |
Authorization | HTTP Basic, HTTP Digest, or OAuth2 Bearer token (check API provider for details) |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 401: Unauthorized
- 403: Forbidden
Headers
Header | Value |
---|---|
Content-Type | application/vnd.licences.v1+json
application/json
application/*+json |
Allow | Comma-separated list of all HTTP methods allowed |
Body
GetResultsByUser
GET /api/get-results-by-user/:login
Fields
Field | Type | Description | Required |
---|---|---|---|
login | YES |
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.licences.v1+json
application/json
application/*+json |
Authorization | HTTP Basic, HTTP Digest, or OAuth2 Bearer token (check API provider for details) |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 401: Unauthorized
- 403: Forbidden
Headers
Header | Value |
---|---|
Content-Type | application/vnd.licences.v1+json
application/json
application/*+json |
Allow | Comma-separated list of all HTTP methods allowed |
Body
getSeasons
GET /api/seasons
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.licences.v1+json
application/json
application/*+json |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
Header | Value |
---|---|
Content-Type | application/vnd.licences.v1+json
application/json
application/*+json |
Allow | Comma-separated list of all HTTP methods allowed |
Body
getTrialsByOrga
GET /api/get-trials-by-orga/:organisation_login/:organisation_key
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.licences.v1+json
application/json
application/*+json |
Authorization | HTTP Basic, HTTP Digest, or OAuth2 Bearer token (check API provider for details) |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
- 401: Unauthorized
- 403: Forbidden
Headers
Header | Value |
---|---|
Content-Type | application/vnd.licences.v1+json
application/json
application/*+json |
Allow | Comma-separated list of all HTTP methods allowed |
Body
getTrials
GET /api/get-trials/:id[/:all]
Fields
Field | Type | Description | Required |
---|---|---|---|
id | YES |
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.licences.v1+json
application/json
application/*+json |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
Header | Value |
---|---|
Content-Type | application/vnd.licences.v1+json
application/json
application/*+json |
Allow | Comma-separated list of all HTTP methods allowed |
Body
getUser
POST /api/get-user
Fields
Field | Type | Description | Required |
---|---|---|---|
login | YES | ||
password | YES |
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.licences.v1+json
application/json
application/*+json |
Content-Type | application/vnd.licences.v1+json
application/json |
Authorization | HTTP Basic, HTTP Digest, or OAuth2 Bearer token (check API provider for details) |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
- 401: Unauthorized
- 403: Forbidden
Headers
Header | Value |
---|---|
Content-Type | application/vnd.licences.v1+json
application/json
application/*+json |
Allow | Comma-separated list of all HTTP methods allowed |
Body
ping
GET /api/ping
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.licences.v1+json
application/json
application/*+json |
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 200: OK
- 404: Not Found
Headers
Header | Value |
---|---|
Content-Type | application/vnd.licences.v1+json
application/json
application/*+json |
Allow | Comma-separated list of all HTTP methods allowed |
Body
testLicence
POST /api/test-licence/:season_id
Fields
Field | Type | Description | Required |
---|---|---|---|
licence | YES |
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.licences.v1+json
application/json
application/*+json |
Content-Type | application/vnd.licences.v1+json
application/json |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
Header | Value |
---|---|
Content-Type | application/vnd.licences.v1+json
application/json
application/*+json |
Allow | Comma-separated list of all HTTP methods allowed |
Body
updatePassCompetition
POST /api/update-pass-competition
Fields
Field | Type | Description | Required |
---|---|---|---|
passNumber | YES |
Request
Headers
Header | Value |
---|---|
Accept | application/vnd.licences.v1+json
application/json
application/*+json |
Content-Type | application/vnd.licences.v1+json
application/json |
Body
Response
Status Codes
- 406: Not Acceptable
- 415: Unsupported Media Type
- 201: Created
- 404: Not Found
- 400: Client Error
- 422: Unprocessable Entity
Headers
Header | Value |
---|---|
Content-Type | application/vnd.licences.v1+json
application/json
application/*+json |
Allow | Comma-separated list of all HTTP methods allowed |