GET api/ChaveAcessoEmail?apiKey={apiKey}&aplicativo={aplicativo}
Informações
Parametros URI
Name | Description | Type | Additional information |
---|---|---|---|
apiKey | string |
Required |
|
aplicativo | string |
Required |
Tipo de Retorno
application/json, text/json
Exemplo:
{ "ChaveAcesso": "exemplo string 1" }