POST api/Predecesseur
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
value | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "Id": 1, "Situation": 2, "IDPredecesseur": 3, "Type": 4, "Nombre": 5.0 }
application/x-www-form-urlencoded
Sample:
Sample not available.