GET Offres/Prestations
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of TYPES_PRESTATION| Name | Description | Type | Additional information |
|---|---|---|---|
| PRESTA_ID | string |
None. |
|
| PRESTA_LIBELLE | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"PRESTA_ID": "sample string 1",
"PRESTA_LIBELLE": "sample string 2"
},
{
"PRESTA_ID": "sample string 1",
"PRESTA_LIBELLE": "sample string 2"
}
]