ZealSchedule
Search…
Getting Started
Authentication
Services API
Service API Introduction
1:1 Appointment Service
Service API Lookup Tables
Contacts API
Contact API Introduction
Create Contact
Update Contact
Fetch Contacts
Delete Contact
Scheduling API
Scheduling API Introduction
Availability Of The Service
Schedule Appointment
Cancel Booking
Reschedule Booking
List Of Appointments Scheduled
Settings API
Generate API Key
Business Hours
Block Off Period
Email API
Get Email Template
Staff API
Fetch Staffs
Powered By
GitBook
Schedule Appointment
Create a new booking, with your perfect meeting time.
post
https://api.zealschedule.com/
schedule/appointments/create?serviceid={serviceid}&customerid={customerid}
Schedule Appointment
Sample Request
Assistance
1
{
2
"date" : "2018-08-21",
3
"time" : "08:00"
4
}
Copied!
Scheduling API - Previous
Availability Of The Service
Next - Scheduling API
Cancel Booking
Last modified
1yr ago
Copy link