PUT api/Technicians/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
|
| Subcontractor | Subcontractor |
None. |
|
| ContractRows | Collection of ContractRow |
None. |
|
| Calls | Collection of Call |
None. |
|
| CallMFCs | Collection of CallMFC |
None. |
|
| TechnicianAssignments | Collection of TechnicianAssignment |
None. |
|
| TechnicianAssignmentMFCs | Collection of TechnicianAssignmentMFC |
None. |
|
| Id | integer |
None. |
|
| Name | string |
Max length: 100 |
|
| Surname | string |
Max length: 50 |
|
| Address | string |
Max length: 50 |
|
| PostCode | string |
Max length: 50 |
|
| City | string |
Max length: 50 |
|
| Province | string |
Max length: 50 |
|
| VatNumber | string |
Max length: 50 |
|
| TaxCode | string |
Max length: 50 |
|
| PhoneNumber1 | string |
Max length: 50 |
|
| PhoneNumber2 | string |
Max length: 50 |
|
| PhoneNumber3 | string |
Max length: 50 |
|
| Fax | string |
Max length: 50 |
|
| string |
Max length: 50 |
||
| Note | string |
Max length: 50 |
|
| UserName | string |
Max length: 50 |
|
| Password | string |
Max length: 50 |
|
| Deleted | boolean |
None. |
Body Parameters
None.
Response Information
Resource Description
None.