PUT api/Offices/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
|
| Customer | Customer |
Required |
|
| OfficeType | OfficeType |
Required |
|
| Subcontractor | Subcontractor |
None. |
|
| AreaType | AreaType |
None. |
|
| SubAreaType | SubAreaType |
None. |
|
| Id | integer |
None. |
|
| Address | string |
Max length: 100 |
|
| PostCode | string |
Max length: 50 |
|
| City | string |
Max length: 50 |
|
| Province | string |
Max length: 50 |
|
| Fax | string |
Max length: 50 |
|
| ManagerName | string |
Max length: 50 |
|
| ManagerPhoneNumber | string |
Max length: 50 |
|
| ManagerCellPhoneNumber | string |
Max length: 50 |
|
| ManagerEmail | string |
Max length: 50 |
|
| Flag1Manager | boolean |
None. |
|
| Flag2Manager | boolean |
None. |
|
| Flag3Manager | boolean |
None. |
|
| Flag4Manager | boolean |
None. |
|
| Flag5Manager | boolean |
None. |
|
| ContactName | string |
None. |
|
| ContactPhoneNumber | string |
Max length: 50 |
|
| ContactCellPhoneNumber | string |
Max length: 50 |
|
| ContactEmail | string |
Max length: 50 |
|
| Flag1Contact | boolean |
None. |
|
| Flag2Contact | boolean |
None. |
|
| Flag3Contact | boolean |
None. |
|
| Flag4Contact | boolean |
None. |
|
| Flag5Contact | boolean |
None. |
|
| DocumentSent | boolean |
None. |
|
| Deleted | boolean |
None. |
Body Parameters
None.
Response Information
Resource Description
None.