Skip to content
Alex Wyett edited this page Aug 9, 2013 · 1 revision

This page will contain any questions which are commonly asked by developers using the api client.

Booking questions

How do I calculate the deposit the amount on the booking?

You can use the getDepositAmount() function within the booking object. This will return either a percentage amount of the total cost or the total cost of the booking, depending if the booking falls with X weeks of the start date of the holiday.

Clone this wiki locally