{ "info": { "_postman_id": "8781dc4e-0cfa-444e-b917-af2efa74a5fc", "name": "EnviarEmail NFSe 7071", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json" }, "item": [ { "name": "E-mail Copy", "request": { "auth": { "type": "basic", "basic": [ { "key": "password", "value": "123mudar", "type": "string" }, { "key": "username", "value": "admin", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "name": "Content-Type", "type": "text", "value": "application/x-www-form-urlencoded" } ], "body": { "mode": "urlencoded", "urlencoded": [ { "key": "Grupo", "value": "edoc" }, { "key": "CNPJ", "value": "08187168000160" }, { "key": "NomeCidade", "value": "MaringaPR" }, { "key": "URL", "value": "1" }, { "key": "NumRPS", "value": "1" }, { "key": "SerieRPS", "value": "1" }, { "key": "TipoRPS", "value": "1" }, { "key": "Encode", "value": "True" }, { "key": "EmailDestinatario", "value": "EmailTeste@email.com", "type": "text" } ] }, "url": { "raw": "https://managersaashom.tecnospeed.com.br:7071/ManagerAPIWeb/nfse/email", "protocol": "https", "host": [ "managersaashom", "tecnospeed", "com", "br" ], "port": "7071", "path": [ "ManagerAPIWeb", "nfse", "email" ] } }, "response": [] } ], "protocolProfileBehavior": {} }