{"info":{"_postman_id":"6f807557-3533-41b6-ab78-f940bb2544c2","name":"Encharge Transactional Email API","description":"<html><head></head><body><p>Send transactional email with Encharge</p>\n<p>Contact Support:\n Name: unknown</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"460427","collectionId":"6f807557-3533-41b6-ab78-f940bb2544c2","publishedId":"TVRj5o3E","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-10-08T11:09:53.000Z"},"item":[{"name":"Send","id":"385ab24b-8ccc-4012-a570-50b495e619b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"token"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"to\": \"recipient@example.com\",\n    \"templateProperties\": {\n        \"name\": \"Jon\"\n    },\n    \"from\": \"sender@acme.com\",\n    \"html\": \"<p>Hello and welcome, {{ name }}</p>\"\n}"},"url":"https://api.encharge.io/v1/emails/send","urlObject":{"path":["emails","send"],"host":["https://api.encharge.io/v1"],"query":[],"variable":[]}},"response":[{"id":"abcb2f5b-7a1a-43fe-8794-9ebbaecc1d16","name":"Accepted","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"to\": \"<string>\",\n    \"UTMTags\": true,\n    \"unsubscribeCheck\": true,\n    \"templateProperties\": {\n        \"lastAdvertisementId\": \"https://acme.org/ads/123\",\n        \"advertisementsCreated\": 17\n    },\n    \"from\": \"<string>\",\n    \"openTracking\": \"<boolean>\",\n    \"linkTracking\": \"<boolean>\",\n    \"subject\": \"Welcome 👋\",\n    \"template\": \"<string>\",\n    \"html\": \"<p>Hello <b>{{ person.firstName }}</b></p>\",\n    \"text\": \"Hello {{ person.firstName }} and welcome to Encharge.\"\n}"},"url":{"raw":"https://api.encharge.io/v1/emails/send?token=<API Key>","host":["https://api.encharge.io/v1"],"path":["emails","send"],"query":[{"key":"token","value":"<API Key>"}]}},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"schema type not provided\""}],"_postman_id":"385ab24b-8ccc-4012-a570-50b495e619b9"}],"variable":[{"id":"baseUrl","key":"baseUrl","value":"https://api.encharge.io/v1","type":"string"}]}