MailHatch.send({ “to”: ”Johnny Appleseed <johnnyappleseed@gmail.com>", "from”: ”MailHatch Support <info@mailhatch.io>", "subject": "Welcome to Mailhatch!”, "template”: ”welcome”, "data": { "user_email”: ”john@company.com”, "message”: ”Welcome to MailHatch, email for the 21st century!“, "address”: ”3079 Harrison Ave, South Lake Tahoe, CA 96150" } });