Update Service Request: RealPage Partner Exchange

When updating a service request, a new service request history record will also be created. | Method | Interface | |---|---| | UpdateServiceRequest | Facilities |

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

service_request_idstringRequired
The Propexo unique identifier for the service request

Request

This endpoint expects an object.
status_rawenumRequired
The raw status associated with the service request
Allowed values:
completion_notesstringOptional
Closing notes associated with the service request
service_detailsstringOptional
Details about the service request

Response

Successful response
metaobject
resultobject

Errors