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