GET api/Liaison/{Id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| Id | No documentation available. |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
{
"Id": 1,
"Origine": 2,
"Enfant": 3,
"Suivant": 4,
"Precedent": 5
}