Department details
GET {{kroger-baseUrl}}/departments/:id
Provides access to the details of a specific department by using the departmentId
.
RESPONSES
status: OK
{"data":{"departmentId":"\u003cstring\u003e","name":"\u003cstring\u003e"},"meta":{}}