{ "info": { "_postman_id": "8781dc4e-0cfa-444e-b917-af2efa74a5fc", "name": "Imprimir NFSe 7071", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json" }, "item": [ { "name": "Impressão (Geração de PDF)", "request": { "auth": { "type": "basic", "basic": [ { "key": "password", "value": "123mudar", "type": "string" }, { "key": "username", "value": "admin", "type": "string" } ] }, "method": "GET", "header": [], "url": { "raw": "https://managersaashom.tecnospeed.com.br:7071/ManagerAPIWeb/nfse/imprime?Grupo=edoc&CNPJ=08187168000160&NomeCidade=MaringaPR&URL=1&NumRPS=129&SerieRPS=1&TipoRPS=1&Encode=True", "protocol": "https", "host": [ "managersaashom", "tecnospeed", "com", "br" ], "port": "7071", "path": [ "ManagerAPIWeb", "nfse", "imprime" ], "query": [ { "key": "Grupo", "value": "edoc" }, { "key": "CNPJ", "value": "08187168000160" }, { "key": "NomeCidade", "value": "MaringaPR" }, { "key": "URL", "value": "1" }, { "key": "NumRPS", "value": "129" }, { "key": "SerieRPS", "value": "1" }, { "key": "TipoRPS", "value": "1" }, { "key": "Encode", "value": "True" } ] } }, "response": [] } ], "protocolProfileBehavior": {} }