injected service use to handle the location related operations
injected logger used to handle the logging
request context [headers, body, params, query].
200 Status Ok
This handler is used to get a location product count by applying the following steps in sequence:
Get the locationIds from the request params
Get the location product count (productStatisticsDataService.getLocationProductCount)
Return the location product count
400 NBError Bad Request
Generated using TypeDoc
Get location product count handler