Landlord Agreements REST Endpoints
V-Model/Landlord Agreements
Landlord agreements maintain service reversion preferences for a landlord or property manager for one or more premises. If the landlord has different service reversion preferences for different premises, it is possible to have multiple landlord agreements for each set of preferences.
- Create Landlord Agreement
- Method: postPath:
/rest/apis/customer/v-model/landlordAgreements/
- Get Landlord Agreement
- Method: getPath:
/rest/apis/customer/v-model/landlordAgreements/{landLordId}
- Update Landlord Agreement
- Method: putPath:
/rest/apis/customer/v-model/landlordAgreements/{landLordId}