GET api/Ajouter/{Cle}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| Cle | No documentation available. |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
{
"Id": 1,
"Origine": 2,
"Critere": 3,
"Nom": "sample string 4",
"NomAbr": "sample string 5",
"Couleur": 6,
"Duree": 7.0,
"Unite": 8,
"Taux": 9.0,
"DtDebut": "sample string 10",
"DtFin": "sample string 11"
}