{"info":{"_postman_id":"34f7fb43-79d8-42bf-a1d1-870139bbdd19","name":"SMS Management API","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"2052029","collectionId":"34f7fb43-79d8-42bf-a1d1-870139bbdd19","publishedId":"RznJnH7X","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2019-01-15T13:29:45.000Z"},"item":[{"name":"Create a Contact","id":"31db7365-02da-4fa9-8906-75666b8ad236","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"name\": \"William Hill\",\n\t\"phone_number\": \"090234567891\"\n}"},"url":"https://sms-management-api-raphael.herokuapp.com/api/v1/contacts","description":"<p>Create a new Contact</p>\n","urlObject":{"protocol":"https","path":["api","v1","contacts"],"host":["sms-management-api-raphael","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"5c2938a2-0a32-4d91-bda7-1a4435e24065","name":"Create a Contact","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"name\": \"Raphael Etim\",\n\t\"phone_number\": \"08065096782\"\n}"},"url":"https://sms-management-api-raphael.herokuapp.com/api/v1/contacts"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"52"},{"key":"Etag","value":"W/\"34-VNPGqOExgTQHW3brGUirpfIptCU\""},{"key":"Date","value":"Tue, 15 Jan 2019 12:55:39 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"name\": \"Raphael Etim\",\n    \"phone_number\": \"08065096782\"\n}"},{"id":"f90fb67e-a0d9-4ddd-bbe5-981ea2356682","name":"Create a Contact","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"name\": \"William Hill\",\n\t\"phone_number\": \"090234567891\"\n}"},"url":"https://sms-management-api-raphael.herokuapp.com/api/v1/contacts"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"53"},{"key":"Etag","value":"W/\"35-sPvzqol1MgBjRBbm0seXT0tZmco\""},{"key":"Date","value":"Tue, 15 Jan 2019 13:34:21 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"name\": \"William Hill\",\n    \"phone_number\": \"090234567891\"\n}"}],"_postman_id":"31db7365-02da-4fa9-8906-75666b8ad236"},{"name":"List All Contacts","id":"ff59db0a-4d37-4385-87be-9b39289b3fed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://sms-management-api-raphael.herokuapp.com/api/v1/contacts","description":"<p>Get All Contacts</p>\n","urlObject":{"protocol":"https","path":["api","v1","contacts"],"host":["sms-management-api-raphael","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"6446c8ce-7b01-4e85-bd6f-4b2aafa93a9e","name":"https://sms-management-api-raphael.herokuapp.com/api/v1/contacts","originalRequest":{"method":"GET","header":[],"url":"https://sms-management-api-raphael.herokuapp.com/api/v1/contacts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"449"},{"key":"Etag","value":"W/\"1c1-3/VLPj9BwhO6DJXkPlUhy2Lwynw\""},{"key":"Date","value":"Tue, 15 Jan 2019 13:31:33 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"View All Contacts\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Emem Etim\",\n            \"phone\": \"09024214495\",\n            \"createdAt\": \"2019-01-15T11:51:34.064Z\",\n            \"updatedAt\": \"2019-01-15T11:51:34.064Z\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Raphael Etim\",\n            \"phone\": \"07031036892\",\n            \"createdAt\": \"2019-01-15T12:51:22.638Z\",\n            \"updatedAt\": \"2019-01-15T12:51:22.638Z\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Raphael Etim\",\n            \"phone\": \"08065096782\",\n            \"createdAt\": \"2019-01-15T12:55:39.613Z\",\n            \"updatedAt\": \"2019-01-15T12:55:39.613Z\"\n        }\n    ]\n}"},{"id":"71177d4e-0008-44c9-b5e9-b39155421783","name":"List All Contacts","originalRequest":{"method":"GET","header":[],"url":"https://sms-management-api-raphael.herokuapp.com/api/v1/contacts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"449"},{"key":"Etag","value":"W/\"1c1-3/VLPj9BwhO6DJXkPlUhy2Lwynw\""},{"key":"Date","value":"Tue, 15 Jan 2019 13:31:33 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"View All Contacts\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Emem Etim\",\n            \"phone\": \"09024214495\",\n            \"createdAt\": \"2019-01-15T11:51:34.064Z\",\n            \"updatedAt\": \"2019-01-15T11:51:34.064Z\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Raphael Etim\",\n            \"phone\": \"07031036892\",\n            \"createdAt\": \"2019-01-15T12:51:22.638Z\",\n            \"updatedAt\": \"2019-01-15T12:51:22.638Z\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Raphael Etim\",\n            \"phone\": \"08065096782\",\n            \"createdAt\": \"2019-01-15T12:55:39.613Z\",\n            \"updatedAt\": \"2019-01-15T12:55:39.613Z\"\n        }\n    ]\n}"}],"_postman_id":"ff59db0a-4d37-4385-87be-9b39289b3fed"},{"name":"Update an Existing Contact","id":"9e3fc29b-45ed-4094-95be-290c775285b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"name\": \"Emem Etim Umoh\",\n\t\"phone_number\":\"09024214495\"\n}"},"url":"https://sms-management-api-raphael.herokuapp.com/api/v1/contacts/1","description":"<p>This endpoint updates an existing contact</p>\n","urlObject":{"protocol":"https","path":["api","v1","contacts","1"],"host":["sms-management-api-raphael","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"fa6640d7-7e74-421e-9f83-9d28fc24c380","name":"Update an Existing Contact","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"name\": \"Emem Etim Umoh\",\n\t\"phone_number\":\"09024214495\"\n}"},"url":"https://sms-management-api-raphael.herokuapp.com/api/v1/contacts/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"207"},{"key":"Etag","value":"W/\"cf-ucNu5XVf9qzvfjYLHMofU49LHtU\""},{"key":"Date","value":"Tue, 15 Jan 2019 13:41:35 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Contact updated successfully\",\n    \"data\": [\n        1,\n        [\n            {\n                \"id\": 1,\n                \"name\": \"Emem Etim Umoh\",\n                \"phone\": \"09024214495\",\n                \"createdAt\": \"2019-01-15T11:51:34.064Z\",\n                \"updatedAt\": \"2019-01-15T13:41:35.514Z\"\n            }\n        ]\n    ]\n}"}],"_postman_id":"9e3fc29b-45ed-4094-95be-290c775285b3"},{"name":"Delete an Existing Contact","id":"0eb4b1d1-73e4-44bc-b1bc-001d56f6f8f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://sms-management-api-raphael.herokuapp.com/api/v1/contacts/2","description":"<p>This endpoint deletes an existing contact</p>\n","urlObject":{"protocol":"https","path":["api","v1","contacts","2"],"host":["sms-management-api-raphael","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"072a56c2-310f-4330-b7d8-a11d4d28a58b","name":"Delete an Existing Contact","originalRequest":{"method":"DELETE","header":[],"url":"https://sms-management-api-raphael.herokuapp.com/api/v1/contacts/2"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"61"},{"key":"Etag","value":"W/\"3d-KBOQa7Rv0TVy+zOBDyBAvsFlRqU\""},{"key":"Date","value":"Tue, 15 Jan 2019 13:44:18 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Contact deleted successfully\"\n}"}],"_postman_id":"0eb4b1d1-73e4-44bc-b1bc-001d56f6f8f1"},{"name":"Create a new Message","id":"18699487-2b58-46e0-8bcf-453ee30aba59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"senderId\": \"1\",\n\t\"message\": \"Hello There\",\n\t\"recipientId\": \"4\",\n\t\"status\": \"sent\"\n}"},"url":"https://sms-management-api-raphael.herokuapp.com/api/v1/sms/create","description":"<p>This Endpoint creates a new Message</p>\n","urlObject":{"protocol":"https","path":["api","v1","sms","create"],"host":["sms-management-api-raphael","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"248bd26a-a695-4418-b225-749b9f05a7f4","name":"Create a new Message","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"senderId\": \"1\",\n\t\"message\": \"Hello There\",\n\t\"recipientId\": \"3\",\n\t\"status\": \"sent\"\n}"},"url":"https://sms-management-api-raphael.herokuapp.com/api/v1/sms/create"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"226"},{"key":"Etag","value":"W/\"e2-LX1OBm1A1lVgMC6UKz9wd2BeMLo\""},{"key":"Date","value":"Tue, 15 Jan 2019 13:47:48 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Message Sent\",\n    \"data\": {\n        \"id\": 1,\n        \"message\": \"Hello There\",\n        \"recipientId\": \"3\",\n        \"senderId\": \"1\",\n        \"status\": \"sent\",\n        \"ContactId\": 1,\n        \"updatedAt\": \"2019-01-15T13:47:48.551Z\",\n        \"createdAt\": \"2019-01-15T13:47:48.551Z\"\n    }\n}"},{"id":"812f3109-1667-415f-be4e-10b2d72ba08b","name":"Create a new Message","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"senderId\": \"1\",\n\t\"message\": \"Hello There\",\n\t\"recipientId\": \"3\",\n\t\"status\": \"sent\"\n}"},"url":"https://sms-management-api-raphael.herokuapp.com/api/v1/sms/create"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"226"},{"key":"Etag","value":"W/\"e2-LX1OBm1A1lVgMC6UKz9wd2BeMLo\""},{"key":"Date","value":"Tue, 15 Jan 2019 13:47:48 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Message Sent\",\n    \"data\": {\n        \"id\": 1,\n        \"message\": \"Hello There\",\n        \"recipientId\": \"3\",\n        \"senderId\": \"1\",\n        \"status\": \"sent\",\n        \"ContactId\": 1,\n        \"updatedAt\": \"2019-01-15T13:47:48.551Z\",\n        \"createdAt\": \"2019-01-15T13:47:48.551Z\"\n    }\n}"}],"_postman_id":"18699487-2b58-46e0-8bcf-453ee30aba59"},{"name":"Get Contact Messages","id":"49e3f0f3-c77a-4bec-9d8b-0356de5837b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://sms-management-api-raphael.herokuapp.com/api/v1/contacts/1/messages","description":"<p>Get Messages sent by a Contact</p>\n","urlObject":{"protocol":"https","path":["api","v1","contacts","1","messages"],"host":["sms-management-api-raphael","herokuapp","com"],"query":[],"variable":[]}},"response":[{"id":"d474fa2c-8d65-47de-921e-b43c7ab137ca","name":"Get Contact Messages","originalRequest":{"method":"GET","header":[],"url":"https://sms-management-api-raphael.herokuapp.com/api/v1/contacts/1/messages"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"334"},{"key":"Etag","value":"W/\"14e-N0MPt279UOFHD7qBjn4RQmdKwWc\""},{"key":"Date","value":"Tue, 15 Jan 2019 14:12:49 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Contact updated successfully\",\n    \"data\": {\n        \"id\": 1,\n        \"name\": \"Emem Etim Umoh\",\n        \"phone\": \"09024214495\",\n        \"createdAt\": \"2019-01-15T11:51:34.064Z\",\n        \"updatedAt\": \"2019-01-15T13:41:35.514Z\",\n        \"Messages\": [\n            {\n                \"recipientId\": \"3\",\n                \"message\": \"Hello There\",\n                \"status\": \"sent\"\n            },\n            {\n                \"recipientId\": \"4\",\n                \"message\": \"Hello There\",\n                \"status\": \"sent\"\n            }\n        ]\n    }\n}"}],"_postman_id":"49e3f0f3-c77a-4bec-9d8b-0356de5837b8"},{"name":"http://localhost:30001/api/v1/sms/create","id":"5c42d077-286f-4c4d-b558-9c5b51623d21","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"senderId\": \"2\",\n\t\"message\": \"Hello There\",\n\t\"recipientId\": \"2\",\n\t\"status\": \"sent\"\n}"},"url":"http://localhost:30001/api/v1/sms/create","urlObject":{"protocol":"http","port":"30001","path":["api","v1","sms","create"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"5c42d077-286f-4c4d-b558-9c5b51623d21"}]}