New API to call the status of all electronics labels
API /stores/{storeId}/labels/{id} is label per label but we need sometimes to do a GET for all labels in only one request. On your previous plateform, this GET was existing (stores/{storeId}?includes=storeId,statistics&statistics=true).