added

Version 1.16.2

GET /api/business/{businessId}/branch/{branchId}/staff
Return Type:

Changed response : 200 OK

Staffs listed

  • Changed content type : */*

    • Changed property _embedded (array)

      Changed items (object):

      • Added property branchId (string)
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)
GET /api/business/{businessId}/branch/{branchId}/staff-batch
Return Type:

Changed response : 200 OK

Batch of staffs retrieved

  • Changed content type : */*

    • Changed property _embedded (array)

      Changed items (object):

      • Added property branchId (string)