Create Service Request: Propertyware

Create Service Request: Propertyware | Method | |---| | createWorkOrder |

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
integration_idstringRequired
The Propexo unique identifier for the integration
property_idstringRequired
The Propexo unique identifier for the property
unit_idstringOptional
The Propexo unique identifier for the unit
vendor_idstringOptional
The Propexo unique identifier for the vendor
lease_idstringOptional
The Propexo unique identifier for the lease
access_is_authorizedbooleanOptional
Whether or not the tenant has granted permission to enter the unit associated with the service request
service_descriptionstringOptional
A description of the service request
service_categorystringOptional
The category of service request
date_completedstringOptionalformat: "date-time"
The date the service request was completed
date_createdstringOptionalformat: "date-time"
The date the service request was created
service_detailsstringOptional
Details about the service request
date_duestringOptionalformat: "date-time"
The due date associated with the service request
date_scheduledstringOptionalformat: "date-time"
The date the service request is scheduled
status_rawstringOptional
The status associated with the work order

Response

Successful response
metaobject
resultobject

Errors