{ "info": { "_postman_id": "3693bfee-2a4e-4e8a-b20c-bdbecbaccec1", "name": "Envio NFSe 8081", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json" }, "item": [ { "name": "Envio", "request": { "auth": { "type": "basic", "basic": [ { "key": "password", "value": "sua senha aqui", "type": "string" }, { "key": "username", "value": "admin", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "name": "Content-Type", "value": "application/x-www-form-urlencoded", "type": "text" } ], "body": { "mode": "urlencoded", "urlencoded": [ { "key": "Grupo", "value": "", "description": "grupo do SaaS" }, { "key": "CNPJ", "value": "", "description": "CNPJ do emitente/prestador" }, { "key": "NomeCidade", "value": "MaringaPR", "description": "CidadeUF do prestador" }, { "key": "Arquivo", "value": "", "description": "Arquivo de envio (TX2 padrão único)" }, { "key": "Encode", "value": "True", "description": "Enviar esse parâmetro como TRUE para receber retornos com acentos", "type": "text", "disabled": true } ] }, "url": { "raw": "https://managersaas.tecnospeed.com.br:8081/ManagerAPIWeb/nfse/envia", "protocol": "https", "host": [ "managersaas", "tecnospeed", "com", "br" ], "port": "8081", "path": [ "ManagerAPIWeb", "nfse", "envia" ] } }, "response": [] } ], "protocolProfileBehavior": {} }