curl --location '/painel-controle/lt-indice//valor-indice' \
--header 'Content-Type: application/json' \
--data '{
"id": 0,
"indice": {
"id": 0,
"indice": "string",
"sigla": "string",
"data": "2019-08-24T14:15:22.123Z",
"codigo": "string",
"tipoIndice": "A",
"tipoAtualizacao": "INDICE_PROJURIS"
},
"valor": 0,
"data": "2019-08-24"
}'{
"id": 0,
"message": {
"level": "INFO",
"translate": "string"
}
}