PUT api/ContractRows/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
|
| Contract | Contract |
Required |
|
| ProductType | ProductType |
Required |
|
| Product | Product |
Required |
|
| Office | Office |
Required |
|
| Subcontractor | Subcontractor |
None. |
|
| Technician | Technician |
None. |
|
| SubCustomer | Customer |
None. |
|
| Calls | Collection of Call |
None. |
|
| Id | integer |
None. |
|
| Quantity | integer |
Required |
|
| RegistrationNumber | string |
Max length: 50 |
|
| FlagServer | boolean |
None. |
|
| Fee | decimal number |
None. |
|
| Warranty | integer |
None. |
|
| StartDate | date |
Required |
|
| DueDate | date |
Required |
|
| SubcontractPercentage | integer |
None. |
|
| Note | string |
Max length: 60 |
|
| TrComp | integer |
None. |
|
| TrSpeciale | integer |
None. |
|
| Group | integer |
None. |
|
| InstallationSite | string |
Max length: 255 |
|
| Deleted | boolean |
None. |
Body Parameters
None.
Response Information
Resource Description
None.