Update Site Subscription: RealPage Partner Exchange

Update the subscription of a RealPage integration to a property. This modifies whether or not a property is being ingested during syncs. Only properties set to "ACTIVE" have data associated with them synced, aside from some minimal property specific data. This is only applicable to integrations that contain multiple properties. | Method | Interface | |---|---| | UpdateSiteSubscriptionStatus | AppPartner |

Authentication

AuthorizationBearer

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

Path parameters

property_idstringRequired
The Propexo unique identifier for the property

Request

This endpoint expects an object.
statusenumRequired
Activates, disables, cancels, or sets a property to pending in RealPage
Allowed values:

Response

Successful response
metaobject
resultobject

Errors