Create a service request for Entrata

Create a service request for Entrata | Method | |---| | maintenance/sendWorkOrders |

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_category_idstringRequired
The Propexo unique identifier for the service request category
service_request_priority_idstringRequired
The Propexo unique identifier for the service request priority
service_request_location_idstringRequired
The Propexo unique identifier for the service request location
service_request_problem_idstringRequired
The Propexo unique identifier for the service request problem
service_descriptionstringRequired
A description of the service request
access_is_authorizedbooleanRequired
Whether or not the tenant has granted permission to enter the unit associated with the service request
phone_1stringRequired
employee_idstringOptional
The Propexo unique identifier for the employee
due_datestringOptionalformat: "date-time"
The due date associated with the service request
is_floatingbooleanOptional
scheduled_end_datestringOptionalformat: "date-time"

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_datestringOptionalformat: "date-time"

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).

unit_idstringOptional
The Propexo unique identifier for the unit
resident_idstringOptional
The Propexo unique identifier for the resident
lease_idstringOptional
The Propexo unique identifier for the lease

Response

Successful response
metaobject
resultobject

Errors