Version 1.10.0
3 months ago by ReadMe API
GET
/api/business/{businessId}/client
GET
/api/business/{businessId}/clientParameters:
Added: externalId
in query
client externalId to filter by
DELETE
/api/business/{businessId}/branch/{branchId}/break/{breakId}
DELETE
/api/business/{businessId}/branch/{branchId}/break/{breakId}Return Type:
Changed response : 404 Not Found
Staff break with a given id doesn't exist
PUT
/api/business/{businessId}/branch/{branchId}/break/{breakId}
PUT
/api/business/{businessId}/branch/{branchId}/break/{breakId}Return Type:
Changed response : 404 Not Found
Staff break with a given id doesn't exist
PUT
/api/business/{businessId}/branch/{branchId}/appointment/{appointmentId}
PUT
/api/business/{businessId}/branch/{branchId}/appointment/{appointmentId}Return Type:
Changed response : 200 OK
OK
-
Changed content type :
application/json
- Added property
branchId
(string)
- Added property
POST
/api/business/{businessId}/branch/{branchId}/appointment/{appointmentId}/checkin
POST
/api/business/{businessId}/branch/{branchId}/appointment/{appointmentId}/checkinReturn Type:
Changed response : 200 OK
OK
-
Changed content type :
*/*
-
Changed property
_embedded
(array)Changed items (object):
- Added property
branchId
(string)
- Added property
-
POST
/api/business/{businessId}/branch/{branchId}/appointment/confirm
POST
/api/business/{businessId}/branch/{branchId}/appointment/confirmReturn Type:
Changed response : 200 OK
OK
-
Changed content type :
*/*
-
Changed property
_embedded
(array)Changed items (object):
- Added property
branchId
(string)
- Added property
-
GET
/api/business/{businessId}/branch/{branchId}/appointment
GET
/api/business/{businessId}/branch/{branchId}/appointmentReturn Type:
Changed response : 200 OK
OK
-
Changed content type :
*/*
-
Changed property
_embedded
(array)Changed items (object):
- Added property
branchId
(string)
- Added property
-