[#23] approve booking feature

Migrated from Redmine #23 | Author: deepak ev
Status: Resolved | Priority: High, I’m very impatient | Created: 2017-08-22


I have following doubts
1.ApproveBooking API : IS this API used only by admin( junior employee associated to a service provider ) or can this be called by a client ?
2.Cart : Which scenario I should fetch booking cart API.
3. When to call confirmBookingCart ($cartId, $paymentProcessor, $sign) . Si this a client API or service provider (admin) API?
4. The documentation says :The ‘Approve Booking’ does not work with Accept payments custom feature. What does this mean

Dmytro Bondarev wrote:

  1. ApproveBooking API is allowed in admin API: [[API documentation | SimplyBook.me Online Scheduling]]
  2. Please follow #20
  3. Please follow #20 and read documentation [[API documentation | SimplyBook.me Online Scheduling]] . This is public API.
  4. Please folloow #22