{"info":{"_postman_id":"e19e76c7-fe28-4e68-92a3-fcc1192f2d15","name":"Encharge Ingest API","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"460427","collectionId":"e19e76c7-fe28-4e68-92a3-fcc1192f2d15","publishedId":"SVfNwVFU","public":true,"customColor":{"top-bar":"1373E6","right-sidebar":"303030","highlight":"1479F3"},"publishDate":"2019-08-27T12:41:39.000Z"},"item":[{"name":"Ingest","id":"6184762a-efa5-47da-a022-59222160a3de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"content-type","type":"text","value":"application/json"},{"key":"X-Encharge-Token","value":"your-write-key","description":"<p>Get the write key for the Ingest API in Your Account. Please note this is different from the \"API Key\".</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"name\": \"Registered user\",\n  \"user\": {\n  \t\"email\": \"jonsnow@thenorthremembers.com\",\n  \t\"userId\": \"1234567890\",\n  \t\"firstName\": \"Jon\",\n  \t\"lastName\": \"Snow\"\n  },\n  \"properties\": {\n\t\"plan\": \"Premium\",\n    \"trial\": {\n    \t\"startDate\": \"2020-03-06T14:24:03.522Z\",\n    \t\"length\": 14\n    }\n  }\n}"},"url":"https://ingest.encharge.io/v1","urlObject":{"protocol":"https","path":["v1"],"host":["ingest","encharge","io"],"query":[],"variable":[]}},"response":[],"_postman_id":"6184762a-efa5-47da-a022-59222160a3de"}],"event":[{"listen":"prerequest","script":{"id":"86769ee3-3920-4b61-bc26-1adc30c7dbad","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"c3c05c30-e2e5-4acb-bb54-d9df0553a086","type":"text/javascript","exec":[""]}}]}