GET api/Predecesseur/{Id}

No documentation available.

Request Information

Parameters

NameDescriptionAdditional information
Id
No documentation available.

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json

Sample:
{
  "Id": 1,
  "Situation": 2,
  "IDPredecesseur": 3,
  "Type": 4,
  "Nombre": 5.0
}