Migrated from Redmine #1479 | Author: Sandy Karsten
Status: Feedback | Priority: High, I’m very impatient | Created: 2025-10-18
Hi devs — posting on behalf of our developer Shiva (booking site: https://sanayou.secure.simplybook.it).
Goal
Create bookings via Client API right after external payment (Plug & Pay).
Works
getToken
getEventList, getBookings
Fails
book, addBooking, addBookings → all return:
{“error”:{“code”:-32601,“message”:“Method not found”}}
Understanding
Docs say booking functions require a plugin/feature and that after enabling it, the corresponding API methods become available: API documentation | SimplyBook.me Online Scheduling
Request
- Please confirm which plugin/feature must be enabled for the Client API book method.
- Enable it for our account (sanayou) or tell us the exact path to request it.
- Confirm once book is available, so we can complete our Plug & Pay → booking flow.
Many thanks!
Sandy (on behalf of developer Shiva)