Create a service request for Buildium
Create a service request for Buildium
| Interface | Method |
|---|---|
| Work Orders | POST /workorders |
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
employee_id
The Propexo unique identifier for the employee
integration_id
The Propexo unique identifier for the integration
vendor_id
The Propexo unique identifier for the vendor
property_id
The Propexo unique identifier for the property
service_description
A description of the service request
service_priority
The priority level associated with the service request
Allowed values:
service_status
The status associated with the service request
Allowed values:
resident_id
The Propexo unique identifier for the resident
unit_id
The Propexo unique identifier for the unit
service_details
Details about the service request
access_notes
Notes regarding access to the unit associated with the service request
date_due
The due date associated with the service request
invoice_number
The invoice or reference number that the vendor assigned to the service request
notes
Notes associated with the service request
Response
Successful response
meta
result
Errors
400
Bad Request Error

