Release() function in SDK

Hey there,

I’m building a custom booking flow using the Sesami SDK, and I noticed an issue with reserved slots.

When a user selects a slot, it gets reserved. However, if they later remove the booking from the cart, the slot remains unavailable until the reservation period expires.

Would it be possible to add a release() function to the SDK, or something similar, that would allow us to manually release the slot immediately?

From a user perspective, this would be really useful. For example, if I select a slot, change my mind and remove it from the cart, I might want to select that same slot again, but currently it remains unavailable until the reservation expires.

We’d still want to keep the automatic reservation period, but having the option to manually release a slot when needed would make the booking flow much easier to handle.

Thanks!

Totally agree with you!

Thanks for sharing this great idea with the community.