Before setting your own business rules to manage the Booking Calendar we strongly suggest that you become familiarised with being able to create business rules by reading this help article: BDP Command – Business rules walkthrough We recommend that these are initially set-up in the BDP training environment and NOT in the live environment, please […]
Category: Misc
Items that don’t have any other category
Valuation API
Valuation enquiries processed by the API – this allows firms to have a page on their website where potential clients can request valuations. The system accepts a PUT/request/ with a json payload along the following lines: { “message”: “I would like a valuation please”, “createdDate”: “2017-11-21T12:20:59”, “actionTime”: “2017-11-24T12:20:59”, “valuationRequested”: true, “propertyData”:{ “houseNo”:”1″, “streetName”:”Test Street”, “town”:”Edinburgh”, […]