Cancel Booking
This call will cancel the booking, even if there is an outstanding balance on the booking.
zapiBookings_CancelBooking
GET
https://{yourdomainname}.zaui.net/zapi/
Request Body
Name
Type
Description
zapiToken*
integer
Token that must be used for a reseller to communicate with the supplier system.
zapiAccountId*
integer
Generated by the supplier system.
bookingNumber*
integer
Confirmation number assigned once booking is confirmed.
methodName*
string
The method being called.
zapiUserId*
integer
Generated by the supplier system when a new contact is created.
If you attempt to balance the booking transactions, then you must submit the appropriate transactions on the booking to reconcile it.
Last updated
Was this helpful?