{ "DISPOSITIVO": "1125000", "SENHA_DISPOSITIVO": "4567" }
curl --location --request POST '/requests//consulta-localizacao-ramal' \ --header 'x-api-key;' \ --header 'Content-Type: application/json' \ --data-raw '{ "DISPOSITIVO": "1125000", "SENHA_DISPOSITIVO": "4567" }'
{ "COD_CIDADE_LOC": "11000", "ROTA_LOC": "124", "DESCRICAO_LOC": "FilialSP", "DDD_LOC": "11", "CONFIGURADO_LOC": "1" }