Changelogs

When

What

When

What

12/08/2024

Introduced a new parameter “Onlinebookable“: true/false for the following endpoints:

/external/v1/services

/external/v1/services/groups

23/07/2024

multiservice support for Book/reschedule/Cancel appointments.

New endpoints to get the list of combinable services, make a reservation and confirm it:

/external/v1/serviceCombination/reservations/{reservationId}

/external/v1/serviceCombination/appointments/{appointmentId}/reschedule

/external/v1/serviceCombination/reservations

/external/v1/serviceCombination/appointments/search

/external/v1/serviceCombination/branch

/external/v1/serviceCombination/branch/{serviceId}/timeslots

/external/v1/serviceCombination/branch/{branchId}

/external/v1/serviceCombination/appointments/{appointmentId}

 

28/02/2024

"external description" parameter is added, so service external description can be retrieved via:

/external/v1/services/groups

09/06/2023

"address" parameter was added, so branch location can be retrieved via:

/external/v1/services/{serviceId}/branch-selection

03/03/2023

"phoneNumber" field changed from “required“ to “optional“. Swagger documentation was updated accordingly.

03/22/2023

/external/v1/services/groups is added

Get a list of services grouped by service groups.