{"info":{"_postman_id":"4d1768b4-e402-487e-8490-cd3647302660","name":"Anthem","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"11784786","collectionId":"4d1768b4-e402-487e-8490-cd3647302660","publishedId":"UVsJxnZv","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-03-14T14:52:23.000Z"},"item":[{"name":"ScheduleMeet","id":"7786915b-3760-4144-9515-3709eef53f85","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"date\": \"14/03/2022\",\n    \"startTime\": \"16:00\",\n    \"endTime\": \"18:00\"\n}","options":{"raw":{"language":"json"}}},"url":"https://anthemsampleproject.herokuapp.com/api/schedule","description":"<p>This api endpoint is used to schedule a meeting.</p>\n","urlObject":{"protocol":"https","path":["api","schedule"],"host":["anthemsampleproject","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7786915b-3760-4144-9515-3709eef53f85"},{"name":"GetFreeSlots","id":"1298112e-ee87-4412-9e1e-313658207d29","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"date\": \"14/03/2022\"\n}","options":{"raw":{"language":"json"}}},"url":"https://anthemsampleproject.herokuapp.com/api/freeslots","description":"<p>This api endpoint is used to get a list of all available free slots for a given date.</p>\n","urlObject":{"protocol":"https","path":["api","freeslots"],"host":["anthemsampleproject","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"1298112e-ee87-4412-9e1e-313658207d29"},{"name":"GetAllSlots","id":"9218f3ca-f88b-406d-a43e-e2bbfcf97019","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"date\": \"14/03/2022\"\n}","options":{"raw":{"language":"json"}}},"url":"https://anthemsampleproject.herokuapp.com/api/getallslots","description":"<p>This api endpoint is used to get a list of all occupied slots for a given date.</p>\n","urlObject":{"protocol":"https","path":["api","getallslots"],"host":["anthemsampleproject","herokuapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"9218f3ca-f88b-406d-a43e-e2bbfcf97019"}]}