GET api/Ressource/{Cle}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
Cle
No documentation available.

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
{
  "Id": 1,
  "Identifiant": 2,
  "Affectation": 3,
  "Groupe": 4,
  "Pourcentage": 5,
  "Situation": 6,
  "Type": 7,
  "Unite": 8,
  "Taux": 9.0,
  "Invite": 10,
  "DateActualisee": "sample string 11"
}