{
"success": true,
"data": {
"nivel": "string",
"scope": {
"fechaDesdeUtc": "2019-08-24T14:15:22.123Z",
"fechaHastaUtc": "2019-08-24T14:15:22.123Z",
"seccionalId": "string",
"sucursalSeccionalId": "string",
"clienteIndependienteId": "string",
"organizacionId": "string",
"subclienteId": "string",
"apoderadoId": "string"
},
"totales": {
"cantidadNotificaciones": 0,
"precioNotificaciones": 0,
"cantidadConsultas": 0,
"precioConsultas": 0,
"precioTotal": 0
},
"notificacionesPorMedio": [
{
"key": "string",
"total": 0
}
],
"detallePrincipal": {
"tipo": "string",
"items": [
{
"key": "string",
"nombre": "string",
"cantidadNotificaciones": 0,
"precioNotificaciones": 0,
"cantidadConsultas": 0,
"precioConsultas": 0,
"precioTotal": 0
}
]
},
"detalleSecundario": {
"tipo": "string",
"items": [
{
"key": "string",
"nombre": "string",
"cantidadNotificaciones": 0,
"precioNotificaciones": 0,
"cantidadConsultas": 0,
"precioConsultas": 0,
"precioTotal": 0
}
]
}
},
"message": "string",
"layer": "string",
"statusCode": 0
}