curl --location '/painel-controle/lt-metodo-atualizacao' \
--header 'Content-Type: application/json' \
--data '{
"id": 0,
"nome": "string",
"sigla": "strin",
"incluirMultaSobre": [
"CORRECAO_MONETARIA"
],
"padrao": true,
"utilizarDataVariavel": true
}'{
"id": 0,
"message": {
"level": "INFO",
"translate": "string"
}
}