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: post
Path: /rest/apis/customer/v-model/landlordAgreements/
Get Landlord Agreement
Method: get
Path: /rest/apis/customer/v-model/landlordAgreements/{landLordId}
Update Landlord Agreement
Method: put
Path: /rest/apis/customer/v-model/landlordAgreements/{landLordId}