POST api/{language}/contract/{contractId}/Document?TypeDoc={TypeDoc}
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. |
| filter | Documentazione di 'filter'. |
Define this parameter in the request body. |
| TypeDoc | Documentazione di 'TypeDoc'. |
Define this parameter in the request URI. |
Request body formats
application/json, text/json
Sample:
{
"PlateInRow": "sample string 1",
"RegistryNamePlate": "sample string 2",
"RegistryPlateId": 1,
"From": "sample string 3",
"To": "sample string 4",
"OperatorId": 1,
"Id": 1,
"RegistryName": "sample string 5",
"DocumentType": "sample string 6",
"WarehouseId": 1,
"DocumentNumber": 1,
"DocumentId": 1,
"Plate": "sample string 7",
"Rif_Doc": 8,
"PaymentsOnOff": true,
"TranformDocsYesNo": true,
"PaymentType": 9.0,
"InvoiceIn": "sample string 10",
"Sign": "sample string 11",
"DeliveryNoteAttacched": "sample string 12",
"accountedfor": true,
"view_elect_Invoice": 13,
"visualizzaEsitiFE": 1,
"view_fe_send": 1,
"view_fe_not_send": 1,
"view_fe_err": 1,
"CurrentOperator": 1
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Response body formats
application/json, text/json
Sample:
Sample not available.