GET 17.0/app/accounts/{propertyid}/propertyrentguarantee

Description

Retrieves Rent Guarantee ID for a property.

URI Parameters

Name Description Type Additional information
propertyId

The unique identifier of the property. Must be a positive integer.

integer

Required

None.

None.

The rent guarantee value as an integer. Returns 0 if no guarantee is set or applicable.

integer

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<int>1</int>