Create Service Request: Rent Manager
Create Service Request: Rent Manager
| Method |
|---|
| POST /ServiceManagerIssues |
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_description
A description of the service request
service_details
Details about the service request
date_completed
The date the service request was completed
date_due
The due date associated with the service request
date_scheduled
The date the service request is scheduled
service_request_category_id
The Propexo unique identifier for the service request category
service_request_priority_id
The Propexo unique identifier for the service request priority
service_request_status_id
The Propexo unique identifier for the service request status
vendor_id
The Propexo unique identifier for the vendor. Must be associated with the property_id passed in
unit_id
The Propexo unique identifier for the unit
employee_id
The Propexo unique identifier for the employee
Response
Successful response
meta
result

