GET Licencies/{NoLicence}/ProfilHN

Request Information

URI Parameters

NameDescriptionTypeAdditional information
NoLicence

string

Required

Body Parameters

None.

Response Information

Resource Description

API_SPORTIF_HN_PROFIL_Result
NameDescriptionTypeAdditional information
QUALITE_CODE

string

None.

PRENOM

string

None.

NOM

string

None.

FULL_NAME

string

None.

SEXE

string

None.

NO_LICENCE

string

None.

NUMSHN

integer

None.

NA_ISAF_ID

string

None.

DATE_DE_NAISSANCE

string

None.

AGE

integer

None.

CODE_POSTAL

string

None.

VILLE

string

None.

PAYS

string

None.

ST_CODE

string

None.

ST_LIBELLE

string

None.

FULL_CLUB

string

None.

ST_ADRESSE

string

None.

ST_WEB

string

None.

LG_CODE

string

None.

LG_LIBELLE

string

None.

AIP_NAISSANCE_VILLE

string

None.

AIP_NAISSANCE_DEPARTEMENT_NO

string

None.

AIP_NAISSANCE_PAYS

string

None.

FULL_LIEU_NAISSANCE

string

None.

AIP_NATIONALITE

string

None.

POLE

string

None.

COLLECTIF

string

None.

SUPPORTS

string

None.

Response Formats

application/json, text/json

Sample:
{
  "QUALITE_CODE": "sample string 1",
  "PRENOM": "sample string 2",
  "NOM": "sample string 3",
  "FULL_NAME": "sample string 4",
  "SEXE": "sample string 5",
  "NO_LICENCE": "sample string 6",
  "NUMSHN": 1,
  "NA_ISAF_ID": "sample string 7",
  "DATE_DE_NAISSANCE": "sample string 8",
  "AGE": 1,
  "CODE_POSTAL": "sample string 9",
  "VILLE": "sample string 10",
  "PAYS": "sample string 11",
  "ST_CODE": "sample string 12",
  "ST_LIBELLE": "sample string 13",
  "FULL_CLUB": "sample string 14",
  "ST_ADRESSE": "sample string 15",
  "ST_WEB": "sample string 16",
  "LG_CODE": "sample string 17",
  "LG_LIBELLE": "sample string 18",
  "AIP_NAISSANCE_VILLE": "sample string 19",
  "AIP_NAISSANCE_DEPARTEMENT_NO": "sample string 20",
  "AIP_NAISSANCE_PAYS": "sample string 21",
  "FULL_LIEU_NAISSANCE": "sample string 22",
  "AIP_NATIONALITE": "sample string 23",
  "POLE": "sample string 24",
  "COLLECTIF": "sample string 25",
  "SUPPORTS": "sample string 26"
}