POST api/Action
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, "Item": 2, "Libelle": "sample string 3", "DtCreation": "sample string 4", "DtPlusTot": "sample string 5", "HrPlusTot": "sample string 6", "DtPlusTard": "sample string 7", "HrPlusTard": "sample string 8", "DtEffet": "sample string 9", "HrEffet": "sample string 10", "Precedent": 11, "Suivant": 12, "Activite": 13 }
application/x-www-form-urlencoded
Sample:
Sample not available.