Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

After the customer successfully completes the booking on your page, you need to create the booking on the in Bookiply’s system.

During the Booking Creation call, Bookiply will validate the booking request and synchronously respond by accepting the booking or specifying the reason for the rejection. Only after you get a successful response from the Booking creation Creation endpoint can you consider the booking fully done completed and accepted by Bookiply.

...

Please be aware that the cancellation fee will be applied in accordance with the cancellation policy selected applicable at the booking time.

Booking Updates Polling & Fetch Booking Details

Post booking, the booking can get be modified on in Bookiply’s systems based on the traveler’s or homeowner’s request. Partners can stay updated about the booking changes and the latest state of the booking by regularly polling for the changes that happened on to their bookings.

The Booking Updates & fetch booking details and Fetch Booking Details endpoints are designed in the same way as the Listing & and Pricing onesendpoints. Please refer to Getting Started - API Overview for details on how to use it.