Create service request
Create a service request for an integration.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
integration_id
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.
vendor_id
The Propexo unique identifier for the vendor
property_id
The Propexo unique identifier for the property
resident_id
The Propexo unique identifier for the resident
unit_id
The Propexo unique identifier for the unit
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:
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
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_location_id
The Propexo unique identifier for the service request location
service_request_problem_id
The Propexo unique identifier for the service request problem
due_date
The due date associated with the service request
is_floating
scheduled_end_date
The scheduled end date associated with the request. If provided, scheduled_start_date must be provided as well, and they must be the same day (Entrata restriction).
scheduled_start_date
The scheduled start date associated with the request. If provided, scheduled_end_date must be provided as well, and they must be the same day (Entrata restriction).
phone_1
lease_id
The Propexo unique identifier for the lease
date_created
The date the service request was created
status_raw
The raw status associated with the service request
has_pets
Whether there are pets associated with the unit
has_alarm
Whether there is an alarm associated with the unit
completion_notes
Closing notes associated with the service request
date_entered
The date of entry for the service request
date_scheduled
The date the service request is scheduled
service_category
The category of service request
Allowed values:
date_completed
The date the service request was completed
service_request_status_id
The Propexo unique identifier for the service request status
vendor_notes
Vendor/technician notes associated with the service request
reported_by
The name of the person who reported this service request
Response
Successful response
job_id
The ID of the job created to handle this operation
data