View All APIs

Appointments & Reservations API

Version 1 Book online appointments, sync with your calendar and/or check availability.

Endpoint: https://api.peoplevine.com/scheduler.asmx
WSDL: https://api.peoplevine.com/scheduler.asmx?WSDL

12 Methods


bookScheduleSlot

Version 1 This method allows you to book a time slot.

https://api.peoplevine.com/scheduler.asmx/bookScheduleSlot

createScheduleItem

Version 1 This method allows you to create an item available for scheduling.

https://api.peoplevine.com/scheduler.asmx/createScheduleItem

createScheduleSlot

Version 1 This method allows you to create multiple schedule slots for an item.

https://api.peoplevine.com/scheduler.asmx/createScheduleSlot

removeScheduleSlot

Version 1 This method allows you to remove multiple schedule slots for an item.

https://api.peoplevine.com/scheduler.asmx/removeScheduleSlot

rescheduleBooking

Version 1 This method allows you to reschedule an existing booking for an item. {requires schedule_book_no of previous appointment, schedule_item_no, schedule_slot_no of new slot time, transaction_no if a charge}

https://api.peoplevine.com/scheduler.asmx/rescheduleBooking

returnBookedSlots

Version 1 This method returns a list of all booked slots.

https://api.peoplevine.com/scheduler.asmx/returnBookedSlots

returnScheduleItems

Version 1 This method returns a list of all items you are allowing people to schedule.

https://api.peoplevine.com/scheduler.asmx/returnScheduleItems

returnScheduleSlots

Version 1 This method returns a list of all slots for a specific item or query.

https://api.peoplevine.com/scheduler.asmx/returnScheduleSlots

updateScheduleBooking

Version 1 This method allows you to update existing schedule bookings for an item.

https://api.peoplevine.com/scheduler.asmx/updateScheduleBooking

updateScheduleItem

Version 1 This method allows you to update existing schedule bookings for an item.

https://api.peoplevine.com/scheduler.asmx/updateScheduleItem

updateScheduleSlot

Version 1 This method allows you to update existing schedule slots for an item.

https://api.peoplevine.com/scheduler.asmx/updateScheduleSlot

updateScheduleSlotTime

Version 1 This method allows you to update the time for multiple schedule slots for an item.

https://api.peoplevine.com/scheduler.asmx/updateScheduleSlotTime