{ "info": { "_postman_id": "9367e29f-a863-40a8-873a-14a3d34c840d", "name": "Imprimir Notas", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json" }, "item": [ { "name": "Imprimir Nota", "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.", "description": "Para logar no SAAS com Adm", "key": "Authorization", "type": "text", "value": "Basic YWRtaW46MTIzbXVkYXI=" } ], "url": { "raw": "https://managersaashom.tecnospeed.com.br:7071/ManagerAPIWeb/nfce/imprime?Grupo=edoc&CNPJ=08187168000160&ChaveNota=41190708187168000160655780000000171000000276&Url=1", "protocol": "https", "host": [ "managersaashom", "tecnospeed", "com", "br" ], "port": "7071", "path": [ "ManagerAPIWeb", "nfce", "imprime" ], "query": [ { "key": "Grupo", "value": "edoc", "description": "Grupo" }, { "key": "CNPJ", "value": "08187168000160", "description": "CNPJ" }, { "key": "ChaveNota", "value": "41190708187168000160655780000000171000000276", "description": "Chave de 44 dígitos da NF-e autorizada" }, { "key": "Url", "value": "1", "description": "Qual será o formato. Valores aceitos:0 - Conteúdo binárioPDF/ 1 - URL download do PDF" } ] } }, "response": [] } ] }