For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Create Service Request: RealPage Partner Exchange
| Method | Interface |
|---|---|
| AddServiceRequest | Facilities |
<Note title="Notice">Due to PMS limitations, the ID of the created record cannot be retrieved. This will be found on the next data sync.</Note>
Due to PMS limitations, the ID of the created record cannot be retrieved. This will be found on the next data sync.
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