GET api/Prevu/{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,
"Planning": 2,
"DtDebut": "sample string 3",
"HrDebut": "sample string 4",
"DtFin": "sample string 5",
"HrFin": "sample string 6",
"Situation": 7,
"DtCreer": "sample string 8",
"Taux": 9.0,
"TauxR": 10.0,
"Suivant": 11,
"Precedent": 12
}