DELETE api/{language}/ReasonsCustomization

Documentazione di 'Delete'.

Request Information

Parameters

NameDescriptionAdditional 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_Rigo": 1,
  "ID_Contratto": "sample string 2",
  "ID_Causale": "sample string 3",
  "ID_CodiceIVA": 4.0,
  "ID_Link": 5,
  "TipoConto": 6,
  "Importo": 7.0,
  "DareAvere": 8,
  "AliquotaIva": "sample string 9",
  "Gruppo": "sample string 10",
  "Conto": "sample string 11",
  "SottoConto": "sample string 12",
  "NomeConto": "sample string 13",
  "Descrizione": "sample string 14"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Response body formats

application/json, text/json

Sample:
1