GET Licencies/Pratiques
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of VU_API_LD_PRATIQUE| Name | Description | Type | Additional information |
|---|---|---|---|
| SECTEUR_CODE | string |
None. |
|
| SECTEUR_LIBELLE | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"SECTEUR_CODE": "sample string 1",
"SECTEUR_LIBELLE": "sample string 2"
},
{
"SECTEUR_CODE": "sample string 1",
"SECTEUR_LIBELLE": "sample string 2"
}
]