curl --location --request PUT '/requisicao/nome-envelope/' \ --header 'Content-Type: application/json' \ --data '{ "nomeEnvelope": "string" }'
{ "id": 0, "message": { "level": "INFO", "translate": "string" } }