Work Order
{
"job_id": "string",
"data": {}
}
Path Parameters
The ID of the resource.
The ID of the resource.
Body
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
Boolean indicating if authorized to enter property
Notes from the vendor. Maps to the "closingComments" field in the PMS
Description of the work order. Maps to the "notes" field in the PMS
Resident unique identifier. Maps to the "customerId" field in the PMS
The unique identifier of the vendor associated with the request. Maps to the "VendorID" field in the PMS
Custom data
The unique identifier of the staff associated with the request. Maps to the "AssignedToUserID" field in the PMS
The unique identifier of the category associated with the request. Maps to the "CategoryID" field in the PMS
The date the work order was completed
The due date assigned to the request. Maps to the "DueDate" 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 the priority associated with the request. 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 date the work order is scheduled to end
The date the work is scheduled to start
The unique identifier of the status associated with the request. Maps to the "StatusID" field in the PMS
The unique identifier of the sub problem associated with the request. Maps to the "subMaintenanceProblemId" field in the PMS
The unique identifier of the lease associated with the request. Maps to the "leaseId" field in the PMS
Unique indentifier of the parent work order associated with the request. Maps to the "parentWorkOrderId" field in the PMS
The unique identifier of property associated with the request. Maps to the "propertyId" field in the PMS
The title of the work order
The Propify unique identifier for the work order
The Propify unique identifier for the property
The Propify unique identifier for the unit
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 created
The date to enter the property
Description of the problem
The total hours worked in minutes
The priority of the work order, either low, medium, or high
The current status of the work order
The type of work order: General, Service Request, Turnover, Inpsection, or Estimate
General
, Service Request
, Turnover
, Inspection
, Estimate
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.