POST api/{language}/contract/{contractId}/EntryDetailComplete?documentId={documentId}&warehouseId={warehouseId}&isCloseYear={isCloseYear}&warehouse_service={warehouse_service}&SDI_VirtualStampThreshold={SDI_VirtualStampThreshold}&SDI_VirtualStampValue={SDI_VirtualStampValue}
Documentazione di 'Post'.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| language | Documentazione di 'language'. |
Define this parameter in the request URI. |
| contractId | Documentazione di 'contractId'. |
Define this parameter in the request URI. |
| documentId | Documentazione di 'documentId'. |
Define this parameter in the request URI. |
| detail | Documentazione di 'detail'. |
Define this parameter in the request body. |
| warehouseId | Documentazione di 'warehouseId'. |
Define this parameter in the request URI. |
| isCloseYear | Documentazione di 'isCloseYear'. |
Define this parameter in the request URI. |
| warehouse_service | Documentazione di 'warehouse_service'. |
Define this parameter in the request URI. |
| SDI_VirtualStampThreshold | Documentazione di 'SDI_VirtualStampThreshold'. |
Define this parameter in the request URI. |
| SDI_VirtualStampValue | Documentazione di 'SDI_VirtualStampValue'. |
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:50.9945919+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:
Sample not available.