DELETE api/{language}/AccountingPlan
Documentazione di 'Delete'.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| language | Documentazione di 'language'. |
Define this parameter in the request URI. |
| c | Documentazione di 'c'. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{
"ID_PianoConti": 1,
"ID_Contratto": "sample string 2",
"Gruppo": "sample string 3",
"Conto": "sample string 4",
"Sottoconto": "sample string 5",
"NomeConto": "sample string 6",
"Descrizione": "sample string 7",
"Natura": 8,
"TestoNatura": "sample string 9",
"Livello": 10,
"Rivendita": 11,
"CentriCosto": 12,
"Tipo": 13,
"Sezione": 14,
"TestoSezione": "sample string 15",
"Special": 16
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Response body formats
application/json, text/json
Sample:
1