added
Version 1.16.2
11 days ago by ReadMe API
GET
/api/business/{businessId}/branch/{branchId}/staff
GET
/api/business/{businessId}/branch/{branchId}/staffReturn Type:
Changed response : 200 OK
Staffs listed
-
Changed content type :
*/*
-
Changed property
_embedded
(array)Changed items (object):
- Added property
branchId
(string)
- Added property
-
GET
/api/business/{businessId}/branch/{branchId}/staff/{staffId}
GET
/api/business/{businessId}/branch/{branchId}/staff/{staffId}Return Type:
Changed response : 200 OK
Specified staff retrieved
-
Changed content type :
application/json
- Added property
branchId
(string)
- Added property
GET
/api/business/{businessId}/branch/{branchId}/staff-batch
GET
/api/business/{businessId}/branch/{branchId}/staff-batchReturn Type:
Changed response : 200 OK
Batch of staffs retrieved
-
Changed content type :
*/*
-
Changed property
_embedded
(array)Changed items (object):
- Added property
branchId
(string)
- Added property
-