POST api/{language}/Reasons

Documentazione di 'Post'.

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_Causale": "sample string 1",
  "ID_Contratto": "sample string 2",
  "Descrizione": "sample string 3",
  "OperativitaIVA": 4,
  "TestoOperativitaIVA": "sample string 5",
  "Operazione": 6,
  "TestoOperazione": "sample string 7",
  "TipoCorrispettivo": 8,
  "RegistraAcquistiVendite": 9,
  "StampaRegistroIVA": 10,
  "Attivita": "sample string 11",
  "SubAttivita": "sample string 12",
  "SaldaConto": 13,
  "CentriCosto": 14
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Response body formats

application/json, text/json

Sample:
1