[#1401] Adding Batch ID to new booking does not apply

Migrated from Redmine #1401 | Author: Christian Jeremy Lapuz
Status: New | Priority: Immediate, there is BUG! | Created: 2025-03-24


Good day,

Based on API documentation | SimplyBook.me Online Scheduling we can add a batch ID when creating a new booking.

But when I added an existing batch ID to a new booking, it is not being linked to those group of bookings. Thank you!

My use case is batch creating of booking, but the dates are not consecutive, so it cannot be handled by the recurring_settings field. Let me know if there is another approach to do this. Thank you!

Christian Jeremy Lapuz wrote:

Can I get an update or clarification on this?

Or is it suggested that I call the create booking for each date, since it’s not consecutive. If so, I fear that I will be rate limited if I call the API multiple times and the batch booking will fail.

Thank you in advance!