Get measurements for multiple metering points
POST/api/v1/meas/dates/:dateFrom/:dateTo
Retrieves measurements for multiple metering points at the same time. Request body should contain an array of metering point IDs (EANs).
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
OK
Bad Request
Unauthorized
Forbidden
Not Found
Internal Server Error