Monday, March 17, 2008

Added more API features

As per request from other software developers we added 3 more API features.

tCreateScheduleBookings
input: Appointment_date, start_time, end_time, Schedule_unique_id, Service
output: booking_confirmation_number

tDeleteScheduleBookings:
input: booking_confirmation_number
Output: good return status

tGetCustomerList
input: Start_date
output: list of customers since start date

See all available API's at
https://www.mybookingcalendar.com/webservice/index.php

No comments: