API structure has changed
8 structure changes including:
2 Breaking changes
6 Additions
2 Removals
Removed
2
Breaking
GET /
GET /v2
Added
6
DELETE /bookings/{hashid}
GET /bookings/company/{companySlug}/calendars
GET /bookings/company/{companySlug}/employees/dates
GET /bookings/widgets/company/{companySlug}/type/external
POST /bookings/company/{companySlug}/book
PUT /bookings/{booking_hashid}/status/{status_id}