Create Service Request: ResMan
Create Service Request: ResMan
| Interface | Method |
|---|---|
| Work Orders | /WorkOrders/PostWorkOrders |
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
integration_id
The Propexo unique identifier for the integration
property_id
The Propexo unique identifier for the property
service_request_category_id
The Propexo unique identifier for the service request category
date_created
The date the service request was created
service_description
A description of the service request
reported_by
The name of the person who reported this service request
status_raw
The status associated with the service request
unit_id
The Propexo unique identifier for the unit
employee_id
The Propexo unique identifier for the employee. Please note that due to a lack of proper unique IDs in Resman, multiple duplicate employees may exist for the same actual employee. You may use any one of those duplicate record IDs for this API call.
date_due
The due date associated with the service request
date_completed
The date the service request was completed
Response
Successful response
meta
result

