Appointo is an appointment booking application designed for Shopify stores, enabling businesses to integrate online booking systems seamlessly into their websites without any coding required.
Tool to authenticate with the Appointo API by validating the APPOINTO-TOKEN header. Use when verifying the token before subsequent API calls.
Tool to cancel a booking or selected customers. Use when you need to revoke an entire booking or individual attendees after verifying booking details. Use after retrieving booking information.
Tool to create a new booking. Use when scheduling a customer booking after confirming appointment availability.
Tool to get calendar availability for a specific appointment. Use when you need to fetch available time slots for an appointment within a date range.
Tool to list appointments. Use when fetching appointments with optional filters and pagination after confirming a valid API token.
Tool to list bookings. Use when you need to fetch bookings filtered by status, paging, or search term.