April 22, 2022 - v2022.7

  • Issue #340: Add validation for duration when using POST /setup/v1/services to prevent 0 duration services from being posted
  • Issue #920: Fix issue where booking reminders were not being cued on the POST /consumer/v1/appointments endpoint when completeBooking was set to BK or RS
  • Issue #961: Fix issue which prevented successful creation of new Companies via the POST /setup/v1/companies endpoint
  • Issue #1111: Fix for GET /consumer/v1/locations when using the nearestTo parameter, when searched location would result in ambiguous results from Google Maps API. The endpoint will now display a warning asking the user to refine their search with more specificity.