| Name | Description | Type | Additional information |
|---|---|---|---|
| WorkOrderId |
Work Order Id. |
integer |
None. |
| UnitId |
Connect Unit Id. Used when submitting a workorder (use when no TypeId "Personal") |
integer |
None. |
| PropertyId |
Connect Property Id. Used when submitted a workorder |
integer |
None. |
| CreatedOn |
Created On |
date |
None. |
| Status |
Status. Open or Closed |
string |
None. |
| Type |
Type. Either 'Personal' or a Common Area Name |
string |
None. |
| TypeId |
Type Id. Used when submitting a workorder. Use "-1" for "Personal" SEE GET /residentapi/properties/{propertyId:int}/commonareas |
integer |
None. |
| Category |
Category. SEE GET /residentapi/workordercategories |
WorkorderCategory |
None. |
| ProgressCode |
Progress Code. |
string |
None. |
| ProgressCodeId |
Progress Code Id. Used when submitting a workorder. SEE GET /residentapi/progresscodes/workorders |
integer |
None. |
| Number |
Work Order Number. |
integer |
None. |
| Description |
Description. |
string |
None. |
| AssignedTo |
Assigned To. |
Collection of string |
None. |
| Photos |
Photos. The photos which are attached to the work order |
Collection of WorkorderPhoto |
None. |
| Phone |
Work Order Phone. |
string |
None. |
|
Work Order Created by Email. |
string |
None. |
|
| CreatedBy |
Created By. |
integer |
None. |
| SubmittedByName |
Submitted By Name. This will be the Connect user's name or "Submitted by Resident" |
string |
None. |
| UnitsData |
Units Data |
Unit |
None. |