April 22, 2022 - v2022.7
about 3 years ago by Mike
- Issue #340: Add validation for
duration
when usingPOST /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 whencompleteBooking
was set toBK
orRS
- 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 thenearestTo
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.