Create Service Request: Rentvine
Create Service Request: Rentvine
| Interface | Method |
|---|---|
| Work Orders | POST /api/manager/maintenance/work-orders |
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_status_id
The Propexo unique identifier for the service request status
service_description
A description of the service request
service_priority
The priority level associated with the service request
Allowed values:
vendor_id
The Propexo unique identifier for the vendor
resident_id
The Propexo unique identifier for the resident
unit_id
The Propexo unique identifier for the unit
employee_id
The Propexo unique identifier for the employee
date_scheduled
The date the service request is scheduled
vendor_notes
Vendor/technician notes associated with the service request
Response
Successful response
meta
result

