Closed EstateApps closed 2 years ago
Hi @EstateApps This isn't currently surfaced - I'll convert this to a ticket for our backend team to review as a feature request.
This issue has been updated and moved to our ‘Near Term’ column (typically completed within 1 - 4 months). We have assessed the effort required and outlined a technical specification - please take the time to review this detail. When we're ready to schedule the issue, it will be assigned to the relevant board where you can continue to track its progress to completion. For more information on our processes, please click here
I am trying to locate the “deposit” value for a rental property via the Foundations property api call but I can not locate anything that looks like it in the swagger documentation or anything concrete in the Github issues about.
This data exists in the Rest version of your API as “DepositAmount”.
Not sure if it is labeled as something else or it is not supported currently.
Specification
PropertyLettingsDepositModel
toPropertyLettingsModel
:or for fixed amounts
type
tied to prp.extra.pDepType which will be W = weeks, M = months, empty = fixedamount
tied to prp.extra.pDepReq which should be an integer where type is weeks/months but can be a decimal if fixedtype
MUST be one of weeks/months/fixed, amount must be a non-negative number