[#89] Cancel Booking API

Migrated from Redmine #89 | Author: jasmine JJ
Status: Resolved | Priority: Normal | Created: 2018-01-13


Hello,
I am testing cancel booking API, but I found in the document API documentation | SimplyBook.me Online Scheduling
that have to put an id to cancel booking but in https://user-api.simplybook.asia/admin it say have to put an object name id so which one is correct.
I have tested with id parameter but I can’t cancel it.
Please help me in this API format.

Dmytro Bondarev wrote:

Hi! This param must be integer.
Please call it with non named parameters, and pass booking id.
If you have any problems, please provide full HTTP request.