{
"identificador": "hmz317",
"pestanas": ["todo"],
"numero_telefono": "5512345678"
}curl --location 'https://hermes2.kc-itservices.net/consultar' \
--header 'Content-Type: application/json' \
--data '{
"identificador": "hmz317",
"pestanas": ["todo"],
"numero_telefono": "5512345678"
}'{"polizas":[{"numero":"HMZ317","capturas":[{"pestana":"general","ruta_archivo":"output\\hmz317\\HMZ317_general.png"},{"pestana":"coberturas","ruta_archivo":"output\\hmz317\\HMZ317_coberturas.png"},{"pestana":"beneficiarios","ruta_archivo":"output\\hmz317\\HMZ317_beneficiarios.png"},{"pestana":"servicios","ruta_archivo":"output\\hmz317\\HMZ317_servicios.png"},{"pestana":"agentes","ruta_archivo":"output\\hmz317\\HMZ317_agentes.png"}],"ruta_pdf":"output\\hmz317\\HMZ317_5512345678.pdf"}]}