|
|
|
|
GET
|
17.0/app/tenancy/checkpropertytenancy/{propertyid}
|
|
Retrieves the contact id of the active tenancy associated with the specific property id
|
|
|
|
|
POST
|
17.0/app/tenancy/maxdeposit
|
|
No description available.
|
|
|
|
|
GET
|
17.0/app/tenancy/offer/{contactid}/contact
|
|
Retrieves a pre-tenancy offer item by contact ID.
|
|
|
|
|
GET
|
17.0/app/tenancy/offer/{propertyid}/property
|
|
Retrieves a pre-tenancy offer item by property ID.
|
|
|
|
|
POST
|
17.0/app/tenancy/createpretenancy
|
|
Creates a pre-tenancy item based on the provided request details.
|
|
|
|
|
POST
|
17.0/app/tenancy/adjustenddate
|
|
Adjusts and calculates the end date based on the provided request details.
|
|
|
|
|
GET
|
17.0/app/tenancy/{receiptid}/receiptpdf
|
|
Generates and returns a PDF receipt report for the specified receipt ID.
|
|
|
|
|
GET
|
17.0/app/tenancy/{companyid}/company/{invoiceid}/invoicepdf
|
|
Generates and returns a PDF invoice report for the specified invoice and company.
|
|
|
|
|
GET
|
17.0/app/tenancy/{tenancyid}/permittedoccupiers
|
|
No description available.
|
|
|
|
|
POST
|
17.0/app/tenancy/{tenancyid}/permittedoccupiers
|
|
No description available.
|
|
|
|
|
GET
|
17.0/app/tenancy/{tenancyid}/depositpretenancy
|
|
Retrieves the pre-tenancy deposit amount for the specified tenancy.
|
|
|
|
|
POST
|
17.0/app/tenancy/cancelpretenancy
|
|
Cancels the pre-tenancy process for the specified tenancy.
|
|
|
|
|
POST
|
17.0/app/tenancy/dailyrentamount
|
|
Calculates the daily rent amount from the given rent amount and property price frequency.
|
|
|
|
|
GET
|
17.0/app/tenancy/{propertyid}/property/{contactid}/contact/existingprepayments
|
|
Retrieves the existing pre-payment (unallocated deposit balance) for the specified contact and property.
|
|
|
|
|
POST
|
17.0/app/tenancy/depositoverlegalmax
|
|
Checks whether a tenancy deposit exceeds the legally allowed maximum based on the provided tenancy and property details.
|