{ "info": { "_postman_id": "9367e29f-a863-40a8-873a-14a3d34c840d", "name": "Consultar Link QR Code", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json" }, "item": [ { "name": "Consultar Link QR Code", "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "admin", "type": "string" }, { "key": "password", "value": "123mudar", "type": "string" } ] }, "method": "GET", "header": [ { "warning": "This is a duplicate header and will be overridden by the Authorization header generated by Postman.", "key": "Authorization", "value": "Basic YWRtaW46MTIzbXVkYXI=", "description": "Para logar no SAAS com Adm", "type": "text" } ], "url": { "raw": "https://managersaashom.tecnospeed.com.br:7071/ManagerAPIWeb/nfce/consulta?Grupo=edoc&CNPJ=08187168000160&LinkQrCode=1&ChaveNota=41180408187168000160653690000000061000005699", "protocol": "https", "host": [ "managersaashom", "tecnospeed", "com", "br" ], "port": "7071", "path": [ "ManagerAPIWeb", "nfce", "consulta" ], "query": [ { "key": "Grupo", "value": "edoc", "description": "Nome do Grupo" }, { "key": "CNPJ", "value": "08187168000160", "description": "CNPJ do cliente Final (Emitente)" }, { "key": "LinkQrCode", "value": "1", "description": "Determina que a consulta será realizada apenas para obter o link do QRCode.1 - Sim2 - Não" }, { "key": "ChaveNota", "value": "41180408187168000160653690000000061000005699", "description": "Chave de 44 Digitos" } ] } }, "response": [] } ] }