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