Migrated from Redmine #381 | Author: Shin Yu Wang
Status: Closed | Priority: Normal | Created: 2019-05-08
Hello !
I found that there is missing second parameter of $sign in cancelBooking($id) API on document.
($sign = md5($bookingId + $bookingHash + $YourSecretKey)
Hope this can help others who can’t call cancelBooking API successfully!
Best,
Julia