Wiki
API / Home
Launch 27 Api-1.0
Bookings
- Create booking - create new booking
- Get booking - get single booking details (requires authentication)
- Get bookings - get all bookings for a customer (requires authentication)
- Get booking frequencies - list frequencies available for selected booking (requires authentication)
- Get booking services - list services available for selected booking (requires authentication)
- Update booking - update existing booking details or re-schedule booking (requires authentication)
- Cancel booking - cancel existing booking (requires authentication)
Authentication
- Login - authenticate to perform restricted booking operations
Booking related methods
Estimate booking price
- Estimate booking price - Estimate price and discounts for a new booking.
States
- Get states - get all states for client's country
Frequencies
- Get frequencies - get frequencies available for new booking
Services
- Get services - get services available for new booking
Spots
- Get spots - get all spots configured by client
Booking custom fields
- Get custom fields - get custom fields available for new booking
Updated