POST api/{language}/contract/{contractId}/DocumentRowPrice?colchange={colchange}&PriceTax={PriceTax}&FiscalAcronym={FiscalAcronym}

Documentazione di 'Post'.

Request Information

Parameters

NameDescriptionAdditional information
language
Documentazione di 'language'.

Define this parameter in the request URI.

contractId
Documentazione di 'contractId'.

Define this parameter in the request URI.

row
Documentazione di 'row'.

Define this parameter in the request body.

colchange
Documentazione di 'colchange'.

Define this parameter in the request URI.

PriceTax
Documentazione di 'PriceTax'.

Define this parameter in the request URI.

FiscalAcronym
Documentazione di 'FiscalAcronym'.

Define this parameter in the request URI.

Request body formats

application/json, text/json

Sample:
{
  "Id": 1,
  "Priority": 2,
  "Plate": "sample string 3",
  "Code": "sample string 4",
  "Make": "sample string 5",
  "Date": "sample string 6",
  "Description": "sample string 7",
  "Type": "sample string 8",
  "VatRate": 9.0,
  "VatCode": 10.0,
  "MeasureUnit": "sample string 11",
  "Quantity": 12.0,
  "Price": 13.1,
  "FinalPrice": 14.0,
  "Discount": "sample string 15",
  "DiscountValue": 16.0,
  "NetPrice": 17.1,
  "Tax": 18.0,
  "TotalAmount": 19.1,
  "TotalRow": 20.1,
  "TotalRowFinal": 21.1,
  "TotalAmountTax": 22.0,
  "Aliquota_Importo": 1.1,
  "Aliquota_Percentuale": 1.1,
  "State": 23,
  "WarehouseID": 24,
  "TaxableDoc": 25.0,
  "TaxDoc": 26.0,
  "TotalAmountDoc": 27.0,
  "ArticleTypeId": "sample string 28",
  "timeLA": 29.0,
  "timeVE": 30.0,
  "timeSR": 31.0,
  "timeME": 32.0,
  "supplierReferenceRowId": "sample string 33",
  "supplierStateId": "sample string 34",
  "supplierState": "sample string 35",
  "supplierDeliveryDate": "2026-02-16T16:33:51.6213277+00:00",
  "withHoldingTax": true,
  "Operation": "sample string 38",
  "IsStandard": true,
  "timeWork": 40.0
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Response body formats

application/json, text/json

Sample:
{
  "Id": 1,
  "Priority": 2,
  "Plate": "sample string 3",
  "Code": "sample string 4",
  "Make": "sample string 5",
  "Date": "sample string 6",
  "Description": "sample string 7",
  "Type": "sample string 8",
  "VatRate": 9.0,
  "VatCode": 10.0,
  "MeasureUnit": "sample string 11",
  "Quantity": 12.0,
  "Price": 13.1,
  "FinalPrice": 14.0,
  "Discount": "sample string 15",
  "DiscountValue": 16.0,
  "NetPrice": 17.1,
  "Tax": 18.0,
  "TotalAmount": 19.1,
  "TotalRow": 20.1,
  "TotalRowFinal": 21.1,
  "TotalAmountTax": 22.0,
  "Aliquota_Importo": 1.1,
  "Aliquota_Percentuale": 1.1,
  "State": 23,
  "WarehouseID": 24,
  "TaxableDoc": 25.0,
  "TaxDoc": 26.0,
  "TotalAmountDoc": 27.0,
  "ArticleTypeId": "sample string 28",
  "timeLA": 29.0,
  "timeVE": 30.0,
  "timeSR": 31.0,
  "timeME": 32.0,
  "supplierReferenceRowId": "sample string 33",
  "supplierStateId": "sample string 34",
  "supplierState": "sample string 35",
  "supplierDeliveryDate": "2026-02-16T16:33:51.6213277+00:00",
  "withHoldingTax": true,
  "Operation": "sample string 38",
  "IsStandard": true,
  "timeWork": 40.0
}