Number of APIs: 2
GET {{kroger-baseUrl}}/departments/:id
Provides access to the details of a specific department by using the departmentId
.
HEAD {{kroger-baseUrl}}/departments/:id
Determine if a specific department exists by using the departmentId
.