{
    "Messages":[
            {
                    "From": {
                            "Email": "pilot@mailjet.com",
                            "Name": "Mailjet Pilot"
                    },
                    "To": [
                            {
                                    "Email": "passenger1@mailjet.com",
                                    "Name": "passenger 1"
                            }
                    ],
                    "Variables": {
                            "day": "Monday"
                    },
                    "TemplateLanguage": true,
                    "Subject": "Your email flight plan!",
                    "TextPart": "Dear passenger, welcome to Mailjet! On this {{var:day}}, may the delivery force be with you!",
                    "HTMLPart": "<h3>Dear passenger, welcome to Mailjet!</h3><br />On this {{var:day}}, may the delivery force be with you!"
            }
    ]
}
