{
"url": "https://viacep.com.br/ws/01001000/json/",
"method": "GET",
"timeout": 10000,
"map_response": [
{
"source_field": "logradouro",
"target_field": "street"
},
{
"source_field": "bairro",
"target_field": "neighborhood"
},
{
"source_field": "localidade",
"target_field": "city"
}
]
}