Work Order
{
"job_id": "string",
"data": {}
}
Body
The Propify unique identifier for the property
The Propify unique identifier for the unit
Title assigned to the request. Maps to the "Title" field in the PMS
The description of the work order. Maps to the "description" field in the PMS
Indicates whether entry has been allowed to the unit. Maps to the "IsAllowedToEnter" field in the PMS
The unique identifier of the user assigned to the work order. Maps to the "assignedToUserID" field in the PMS
The due date assigned to the request. Maps to the "DueDate" field in the PMS
Notes specific to entering the unit. Maps to the "EntryNotes" field in the PMS
The invoice or reference number that the vendor assigned to the work order. Maps to the "InvoiceNumber" field in the PMS
The priority of the work order, either low, medium, or high
The current status of the work order
Instructions for the vendor. Maps to the "vendorInstructions" field in the PMS
The external ID of the property from the integration vendor
The unique identifier of the resident associated with the work order. Maps to the "requestedByContactID" field in the PMS
The unique identifier of the unit associated with the work order. Maps to the "unitID" field in the PMS
The unique identifier of the vendor associated with the work order. Maps to the "vendorContactID" field in the PMS
Custom data
The name of the building associated with the request. Maps to the "buildingName" field in the PMS
The unique identifier of the category associated with the request. Maps to the "CategoryID" field in the PMS
Indicates if work order is floating. Required to be true if there is no associated lease or resident. Maps to the "isFloatingWorkOrder" field in the PMS
The unique identifier of the location associated with the request. Maps to the "maintenanceLocationId" field in the PMS
The main phone number associated with the request. Maps to the "mainPhoneNumber" field in the PMS
Pet details are required if the lease has pets or if permission to enter is denied so that a reason why entry is not permitted can be explained or a pet warning given. Maps to the "petsDescription" field in the PMS
The unique identifier of work order priority. Maps to the "priorityID" field in the PMS
The unique identifier of the problem associated with the request. Maps to the "maintenanceProblemId" field in the PMS
The scheduled end date of the work order. Maps to the "scheduledEndDate" field in the PMS
The scheduled start date of the work order. Maps to the "scheduledStartDate" field in the PMS
The unique identifier of the sub problem associated with the request. Maps to the "subMaintenanceProblemId" field in the PMS
The unit number associated with the request. Maps to the "unitNumber" field in the PMS
The unique identifier of the lease associated with the work order. Maps to the "leaseID" field in the PMS
The Propify unique identifier for the vendor
The Propify unique identifier for the lease
The name of the person who requested the work order
The total cost in cents
The category used to classify the work order
The date the work order was completed
The date the work order was created
The date to enter the property
Description of the problem
The total hours worked in minutes
The type of work order: General, Service Request, Turnover, Inpsection, or Estimate
General
, Service Request
, Turnover
, Inspection
, Estimate
The unique identifier of work order status. Maps to the "workOrderStatusID" field in the PMS
The estimated amount in cents for the work order. Maps to the "estimatedAmount" field in the PMS
Response
The ID of the job created to handle this operation
Returned data from the operation. This is dependent on the vendor specific endpoint's returned data.