Create Service Request: RealPage Partner Exchange

Create Service Request: RealPage Partner Exchange | Method | Interface | |---|---| | AddServiceRequest | Facilities |

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
unit_idstringRequired
The Propexo unique identifier for the unit
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
date_duestringRequired
The due date associated with the service request
service_request_priority_idstringOptional
The Propexo unique identifier for the service request priority
access_is_authorized_valueenumOptional

Type of permission needed to enter the unit. Possible values: “ENTER_AT_ANY_TIME” - Enter any time, “BY_PERMISSION_ONLY” - By permission only, “CALL_FOR_ENTRY” - Call for entry

Allowed values:
access_notesstringOptional
Notes regarding access to the unit associated with the service request
date_createdstringOptional
The date the service request was created
service_detailsstringOptional
Details about the service request
access_is_authorizedbooleanOptionalDeprecated

DEPRECATED: Use access_is_authorized_value instead. Whether or not the tenant has granted permission to enter the unit associated with the service request

Response

Successful response
metaobject
resultobject

Errors