[#1028] Create temporary booking

Migrated from Redmine #1028 | Author: Henri Ch
Status: New | Priority: Normal | Created: 2023-03-20


Hello,

Is there a way to create a “temporary” booking via the API the same way SimplyBook does it. Customer fills his name/email, we make temporary booking that would timeout in X minutes if the customer does not pay.

I’m using “https://user-api-v2.simplybook.plus/admin/bookings” method and trying different parameters for payment_processor or accept_payment but doesn’t work. It always creates the booking as confirmed without the timeout feature.

Redmine Admin wrote:

hi, you can make a booking and cancel it via API

Henri Ch wrote:

The only issue is that it sends an email to customer…