Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brenooandrade/51146ff2dc71c1140b55e85dd5e3f05e to your computer and use it in GitHub Desktop.
Save brenooandrade/51146ff2dc71c1140b55e85dd5e3f05e to your computer and use it in GitHub Desktop.
payload_modelo_APISES
{
"destino": "destinatario1@gmail.com",
"assunto": "Teste de Email",
"conteudo": "Este é um teste!",
"remetente": "noreply@seudominio.com.br",
"listaCC": [
"copia1@yahoo.com"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment