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_idstringRequired
The Propexo unique identifier for the integration
property_idstringRequired
The Propexo unique identifier for the property
service_request_status_idstringRequired
The Propexo unique identifier for the service request status
service_descriptionstringRequired<=127 characters
A description of the service request
service_priorityenumRequired
The priority level associated with the service request
Allowed values:
vendor_idstringOptional
The Propexo unique identifier for the vendor
resident_idstringOptional
The Propexo unique identifier for the resident
unit_idstringOptional
The Propexo unique identifier for the unit
employee_idstringOptional
The Propexo unique identifier for the employee
date_scheduledstringOptionalformat: "date-time"
The date the service request is scheduled
vendor_notesstringOptional<=127 characters

Vendor/technician notes associated with the service request

Response

Successful response
metaobject
resultobject

Errors