{"info":{"_postman_id":"6dde2fec-5d16-4e1d-81f1-17af8d28a5cb","name":"Chairsyde external API","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"19051893","collectionId":"6dde2fec-5d16-4e1d-81f1-17af8d28a5cb","publishedId":"UyrEfu9x","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-04-27T16:38:01.000Z"},"item":[{"name":"Auth","item":[{"name":"Current User","id":"c5904a52-4b29-449d-bb4e-b8bda7eabf7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"18|N1PwnyhHDhxNWR0przuq7w27ojKEPdLSF7wxcptt"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://v3-api.chairsyde.com/api/external/user","urlObject":{"path":["api","external","user"],"host":["https://v3-api.chairsyde.com"],"query":[],"variable":[]}},"response":[{"id":"7b9d5b8e-80ec-4d3f-a1db-0ccb28009dad","name":"Current User","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://v3-api.chairsyde.com/api/external/user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"https://v3-api.chairsyde.com"},{"key":"Date","value":"Fri, 11 Aug 2023 09:21:16 GMT"},{"key":"Date","value":"Fri, 11 Aug 2023 09:21:16 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.4"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60000"},{"key":"X-RateLimit-Remaining","value":"59999"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 225,\n    \"title\": \"Mrs.\",\n    \"first_name\": \"Coby\",\n    \"last_name\": \"Sexton\",\n    \"email\": \"example@gmail.com\",\n    \"email_verified_at\": \"2023-07-04T07:46:00.000000Z\",\n    \"is_deactivated\": 0,\n    \"is_admin\": 1,\n    \"created_at\": \"2023-07-04T07:46:00.000000Z\",\n    \"updated_at\": \"2023-08-10T13:03:32.000000Z\",\n    \"is_first_time\": 1,\n    \"unique_id\": \"csexton\",\n    \"timezone\": \"Asia/Colombo\",\n    \"phone\": \"44444444444\",\n    \"practice_name\": \"test\",\n    \"customer_id\": \"j1ciRaEko\",\n    \"read\": 0,\n    \"password_expires_at\": null,\n    \"user_type\": 0,\n    \"preview_type\": 0,\n    \"dft_first\": 1,\n    \"hubapi_id\": null,\n    \"dft_status\": 1,\n    \"card_status\": 1,\n    \"signup_state\": \"finished\",\n    \"signup_options\": [],\n    \"select_plan\": \"chairsyde-pro-2\",\n    \"plan_status\": 1,\n    \"dentally_api_key\": \"\",\n    \"address_status\": 0,\n    \"address_country\": \"GB\",\n    \"soe_api_token\": \"\",\n    \"profile_image\": false,\n    \"vip_favicon_image\": false,\n    \"vip_logo_image\": false,\n    \"full_name\": \"Mrs. Coby Sexton\"\n}"}],"_postman_id":"c5904a52-4b29-449d-bb4e-b8bda7eabf7c"},{"name":"Logout","id":"607ff865-0c53-4f13-b64d-b129286682f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"18|N1PwnyhHDhxNWR0przuq7w27ojKEPdLSF7wxcptt"}]},"isInherited":false},"method":"POST","header":[],"url":"https://v3-api.chairsyde.com/api/external/logout","description":"<p>Developers need to logout chairsyde. They can use that bearer token to  auth session delete.</p>\n","urlObject":{"path":["api","external","logout"],"host":["https://v3-api.chairsyde.com"],"query":[],"variable":[]}},"response":[{"id":"ab799ecf-dd52-42cd-a060-eeab870d2d62","name":"Logout","originalRequest":{"method":"POST","header":[],"url":"https://v3-api.chairsyde.com/api/external/logout"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Host","value":"https://v3-api.chairsyde.com"},{"key":"Date","value":"Fri, 11 Aug 2023 09:16:19 GMT"},{"key":"Date","value":"Fri, 11 Aug 2023 09:16:19 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.4"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"X-RateLimit-Limit","value":"60000"},{"key":"X-RateLimit-Remaining","value":"59999"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"607ff865-0c53-4f13-b64d-b129286682f3"},{"name":"Login","id":"d696860b-60b2-44be-b561-275644d90774","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"email","value":"example@gmail.com","description":"<p>User email </p>\n","type":"text"},{"key":"password","value":"password","description":"<p>User password </p>\n","type":"text"}]},"url":"https://v3-api.chairsyde.com/api/external/login","description":"<p>First of all developers need to Generate a Bearer Token using that login. After developers can using that Bearer Token to login chairsyde system.</p>\n","urlObject":{"path":["api","external","login"],"host":["https://v3-api.chairsyde.com"],"query":[],"variable":[]}},"response":[{"id":"d60eab56-4e76-4698-b14f-b7599b93ffce","name":"Login","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"email","value":"example@gmail.com","description":"User email ","type":"text"},{"key":"password","value":"password","description":"User password ","type":"text"}]},"url":"https://v3-api.chairsyde.com/api/external/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"https://v3-api.chairsyde.com"},{"key":"Date","value":"Fri, 11 Aug 2023 07:15:32 GMT"},{"key":"Date","value":"Fri, 11 Aug 2023 07:15:32 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.4"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60000"},{"key":"X-RateLimit-Remaining","value":"59998"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"access_token\": \"25|vTQoOPPBlJg2vum34HuZpaCcSxA8vrlLoL79AAAI_TEST\",\n    \"token_type\": \"Bearer\"\n}"}],"_postman_id":"d696860b-60b2-44be-b561-275644d90774"}],"id":"fef9486f-a35c-4a58-a7b0-c161d6e522ea","_postman_id":"fef9486f-a35c-4a58-a7b0-c161d6e522ea","description":""},{"name":"Meeting","item":[{"name":"Meeting Create","id":"3e61df06-50a1-47ce-9113-d0e36eb0bbac","protocolProfileBehavior":{"disabledSystemHeaders":{"accept":true},"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"18|N1PwnyhHDhxNWR0przuq7w27ojKEPdLSF7wxcptt"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"name","value":"patient_name","description":"<p>Meeting name</p>\n","type":"text"},{"key":"email","value":"example@gmail.com","description":"<p>Patinet email</p>\n","type":"text"},{"key":"start","value":"2023-08-11 10:00:00","description":"<p>Meeting start date</p>\n","type":"text"},{"key":"end","value":"2023-08-11 10:15:00","description":"<p>Meeting end date</p>\n","type":"text"}]},"url":"https://v3-api.chairsyde.com/api/external/meeting/create","description":"<p>Create a meeting by  currently authenticated user’s meeting</p>\n","urlObject":{"path":["api","external","meeting","create"],"host":["https://v3-api.chairsyde.com"],"query":[],"variable":[]}},"response":[{"id":"57590dc9-59fb-4312-a82a-4e55ea2b8898","name":"Meeting Create","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"name","value":"patient_name","description":"Meeting name","type":"text"},{"key":"email","value":"example@gmail.com","description":"Patinet email","type":"text"},{"key":"start","value":"2023-08-11 10:00:00","description":"Meeting start date","type":"text"},{"key":"end","value":"2023-08-11 10:15:00","description":"Meeting end date","type":"text"}]},"url":"https://v3-api.chairsyde.com/api/external/meeting/create"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"https://v3-api.chairsyde.com"},{"key":"Date","value":"Fri, 11 Aug 2023 09:52:58 GMT"},{"key":"Date","value":"Fri, 11 Aug 2023 09:52:58 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.4"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60000"},{"key":"X-RateLimit-Remaining","value":"59997"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"name\": \"patient_name\",\n        \"email\": \"example@gmail.com\",\n        \"start\": \"2023-08-11 10:00:00\",\n        \"end\": \"2023-08-11 10:15:00\",\n        \"user_id\": 225,\n        \"where_by_meeting_id\": \"12345678\",\n        \"where_by_host_meeting_link\": \"https://chairsyde.com/JzeWRlLWE0MWFkNjM2LTc0MDYtNGI5NS1iMjhiLWI0NWI4NTYzNGQxMyIsIm9yZ2FuaXphdGlvbklkIjoiMTM4NTQ4ITYHH0dHBzOi8vYWNjb3VudHMuc3J2LndoZXJlYnkuY29tIiwiaWF_TTEST\",\n        \"where_by_visitor_meeting_link\": \"https://chairsyde.com/JzeWRlLWE0MWFkNjM2LTc0MDYtNGI5NS1iMjhiLWI0NWI4NTYzNGQxMyIsIm9yZ2FuaXphdGlvbklkIjoiMTM4NTQ4ITYHH0dHBzOi8vYWNjb3VudHMuc3J2LndoZXJlYnkuY29tIiwiaWF_TTEST\",\n        \"uuid\": \"abc-12345kjjhhgh-456\",\n        \"updated_at\": \"2023-08-11T09:52:46.000000Z\",\n        \"created_at\": \"2023-08-11T09:52:46.000000Z\",\n        \"id\": 481,\n        \"is_valid\": true,\n        \"user\": {\n            \"id\": 225,\n            \"title\": \"Mrs.\",\n            \"first_name\": \"Coby\",\n            \"last_name\": \"Sexton\",\n            \"email\": \"example@gmail.com\",\n            \"email_verified_at\": \"2023-07-04T07:46:00.000000Z\",\n            \"is_deactivated\": 0,\n            \"is_admin\": 1,\n            \"created_at\": \"2023-07-04T07:46:00.000000Z\",\n            \"updated_at\": \"2023-08-10T13:03:32.000000Z\",\n            \"is_first_time\": 1,\n            \"unique_id\": \"csexton\",\n            \"timezone\": \"Asia/Colombo\",\n            \"phone\": \"44444444444\",\n            \"practice_name\": \"test\",\n            \"customer_id\": \"123456789\",\n            \"read\": 0,\n            \"password_expires_at\": null,\n            \"user_type\": 0,\n            \"preview_type\": 0,\n            \"dft_first\": 1,\n            \"hubapi_id\": null,\n            \"dft_status\": 1,\n            \"card_status\": 1,\n            \"signup_state\": \"finished\",\n            \"signup_options\": [],\n            \"select_plan\": \"chairsyde-pro-2\",\n            \"plan_status\": 1,\n            \"dentally_api_key\": \"\",\n            \"address_status\": 0,\n            \"address_country\": \"GB\",\n            \"soe_api_token\": \"\",\n            \"profile_image\": false,\n            \"vip_favicon_image\": false,\n            \"vip_logo_image\": false,\n            \"full_name\": \"Mrs. Coby Sexton\"\n        }\n    }\n}"}],"_postman_id":"3e61df06-50a1-47ce-9113-d0e36eb0bbac"},{"name":"Meeting Update","id":"c3bee9b4-0964-4637-a64e-89544b65d24b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"18|N1PwnyhHDhxNWR0przuq7w27ojKEPdLSF7wxcptt"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"name","value":"patient_name","description":"<p>Meeting name</p>\n","type":"text"},{"key":"email","value":"example@gmail.com","description":"<p>Patinet email</p>\n","type":"text"},{"key":"start","value":"2023-08-11 10:00:00","description":"<p>Meeting start date</p>\n","type":"text"},{"key":"end","value":"2023-08-11 10:15:00","description":"<p>Meeting end date</p>\n","type":"text"}]},"url":"https://v3-api.chairsyde.com/api/external/meeting/{meeting_id}/update","description":"<p>Get a meeting by  currently authenticated user’s meeting</p>\n","urlObject":{"path":["api","external","meeting","{meeting_id}","update"],"host":["https://v3-api.chairsyde.com"],"query":[],"variable":[]}},"response":[{"id":"cff63cd1-a69d-4378-a15a-23ed52ea1701","name":"Meeting Update","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"name","value":"patient_name","description":"Meeting name","type":"text"},{"key":"email","value":"example@gmail.com","description":"Patinet email","type":"text"},{"key":"start","value":"2023-08-11 10:00:00","description":"Meeting start date","type":"text"},{"key":"end","value":"2023-08-11 10:15:00","description":"Meeting end date","type":"text"}]},"url":"https://v3-api.chairsyde.com/api/external/meeting/{meeting_id}/update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"https://v3-api.chairsyde.com"},{"key":"Date","value":"Fri, 11 Aug 2023 10:10:29 GMT"},{"key":"Date","value":"Fri, 11 Aug 2023 10:10:29 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.4"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60000"},{"key":"X-RateLimit-Remaining","value":"59997"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 481,\n        \"user_id\": 225,\n        \"name\": \"patient_name\",\n        \"email\": \"example@gmail.com\",\n        \"start\": \"2023-08-11 10:00:00\",\n        \"end\": \"2023-08-11 10:15:00\",\n        \"note\": null,\n        \"where_by_meeting_id\": \"12345678\",\n        \"where_by_host_meeting_link\": \"https://chairsyde.com/JzeWRlLWE0MWFkNjM2LTc0MDYtNGI5NS1iMjhiLWI0NWI4NTYzNGQxMyIsIm9yZ2FuaXphdGlvbklkIjoiMTM4NTQ4ITYHH0dHBzOi8vYWNjb3VudHMuc3J2LndoZXJlYnkuY29tIiwiaWF_TTEST\",\n        \"where_by_visitor_meeting_link\": \"https://chairsyde.com/JzeWRlLWE0MWFkNjM2LTc0MDYtNGI5NS1iMjhiLWI0NWI4NTYzNGQxMyIsIm9yZ2FuaXphdGlvbklkIjoiMTM4NTQ4ITYHH0dHBzOi8vYWNjb3VudHMuc3J2LndoZXJlYnkuY29tIiwiaWF_TTEST\",\n        \"created_at\": \"2023-08-11T09:52:46.000000Z\",\n        \"updated_at\": \"2023-08-11T10:10:29.000000Z\",\n        \"uuid\": \"fggg-111dfr-25rrr\",\n        \"canceled_at\": null,\n        \"is_active\": 0,\n        \"is_pms\": 0,\n        \"is_valid\": false,\n        \"waiting_room\": null\n    }\n}"}],"_postman_id":"c3bee9b4-0964-4637-a64e-89544b65d24b"},{"name":"Meeting Cancel","id":"813d1486-87d1-4a2d-ab80-b2918fd193c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"18|N1PwnyhHDhxNWR0przuq7w27ojKEPdLSF7wxcptt"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"note","value":"","description":"<p>Meeting cancel reason</p>\n","type":"text"}]},"url":"https://v3-api.chairsyde.com/api/external/meeting/{meeting_id}/cancel","description":"<p>Cancel a meeting by  currently authenticated user’s meeting</p>\n","urlObject":{"path":["api","external","meeting","{meeting_id}","cancel"],"host":["https://v3-api.chairsyde.com"],"query":[],"variable":[]}},"response":[{"id":"f883e846-db00-4ddc-b3f1-7d52e6cd65a9","name":"Meeting Cancel","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"note","value":"","description":"Meeting cancel reason","type":"text"}]},"url":"https://v3-api.chairsyde.com/api/external/meeting/{meeting_id}/cancel"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"https://v3-api.chairsyde.com"},{"key":"Date","value":"Fri, 11 Aug 2023 10:16:24 GMT"},{"key":"Date","value":"Fri, 11 Aug 2023 10:16:24 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.4"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60000"},{"key":"X-RateLimit-Remaining","value":"59999"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 482,\n        \"user_id\": 225,\n        \"name\": \"patient_name\",\n        \"email\": \"example@gmail.com\",\n        \"start\": \"2023-08-11 11:00:00\",\n        \"end\": \"2023-08-11 11:15:00\",\n        \"note\": null,\n        \"where_by_meeting_id\": \"12345678\",\n        \"where_by_host_meeting_link\": \"https://chairsyde.com/JzeWRlLWE0MWFkNjM2LTc0MDYtNGI5NS1iMjhiLWI0NWI4NTYzNGQxMyIsIm9yZ2FuaXphdGlvbklkIjoiMTM4NTQ4ITYHH0dHBzOi8vYWNjb3VudHMuc3J2LndoZXJlYnkuY29tIiwiaWF_TTEST\",\n        \"where_by_visitor_meeting_link\": \"https://chairsyde.com/JzeWRlLWE0MWFkNjM2LTc0MDYtNGI5NS1iMjhiLWI0NWI4NTYzNGQxMyIsIm9yZ2FuaXphdGlvbklkIjoiMTM4NTQ4ITYHH0dHBzOi8vYWNjb3VudHMuc3J2LndoZXJlYnkuY29tIiwiaWF_TTEST\",\n        \"created_at\": \"2023-08-11T10:15:20.000000Z\",\n        \"updated_at\": \"2023-08-11T10:16:09.000000Z\",\n        \"uuid\": \"1234-fdff-455f-fff\",\n        \"canceled_at\": \"2023-08-11 10:16:09\",\n        \"is_active\": 0,\n        \"is_pms\": 0,\n        \"is_valid\": true,\n        \"waiting_room\": null,\n        \"user\": {\n            \"id\": 225,\n            \"title\": \"Mrs.\",\n            \"first_name\": \"Coby\",\n            \"last_name\": \"Sexton\",\n            \"email\": \"example@gmail.com\",\n            \"email_verified_at\": \"2023-07-04T07:46:00.000000Z\",\n            \"is_deactivated\": 0,\n            \"is_admin\": 1,\n            \"created_at\": \"2023-07-04T07:46:00.000000Z\",\n            \"updated_at\": \"2023-08-10T13:03:32.000000Z\",\n            \"is_first_time\": 1,\n            \"unique_id\": \"csexton\",\n            \"timezone\": \"Asia/Colombo\",\n            \"phone\": \"44444444444\",\n            \"practice_name\": \"test\",\n            \"customer_id\": \"123456789\",\n            \"read\": 0,\n            \"password_expires_at\": null,\n            \"user_type\": 0,\n            \"preview_type\": 0,\n            \"dft_first\": 1,\n            \"hubapi_id\": null,\n            \"dft_status\": 1,\n            \"card_status\": 1,\n            \"signup_state\": \"finished\",\n            \"signup_options\": [],\n            \"select_plan\": \"chairsyde-pro-2\",\n            \"plan_status\": 1,\n            \"dentally_api_key\": \"\",\n            \"address_status\": 0,\n            \"address_country\": \"GB\",\n            \"soe_api_token\": \"\",\n            \"profile_image\": false,\n            \"vip_favicon_image\": false,\n            \"vip_logo_image\": false,\n            \"full_name\": \"Mrs. Coby Sexton\"\n        }\n    }\n}"}],"_postman_id":"813d1486-87d1-4a2d-ab80-b2918fd193c1"},{"name":"Meeting Resend (Patient)","id":"f2466279-e70f-4963-98ac-5e809e67370a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"18|N1PwnyhHDhxNWR0przuq7w27ojKEPdLSF7wxcptt"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":"https://v3-api.chairsyde.com/api/external/meeting/{meeting_id}/resend-patient","description":"<p>Resend for patient a meeting by currently authenticated user’s meeting</p>\n","urlObject":{"path":["api","external","meeting","{meeting_id}","resend-patient"],"host":["https://v3-api.chairsyde.com"],"query":[],"variable":[]}},"response":[{"id":"bd5a079b-ca49-4c1a-b637-7b20c994e8cc","name":"Meeting Resend (Patient)","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://v3-api.chairsyde.com/api/external/meeting/{meeting_id}/resend-patient"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"https://v3-api.chairsyde.com"},{"key":"Date","value":"Fri, 11 Aug 2023 10:23:16 GMT"},{"key":"Date","value":"Fri, 11 Aug 2023 10:23:16 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.4"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60000"},{"key":"X-RateLimit-Remaining","value":"59997"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 483,\n        \"user_id\": 225,\n        \"name\": \"patient_name\",\n        \"email\": \"example@gmail.com\",\n        \"start\": \"2023-08-11 11:00:00\",\n        \"end\": \"2023-08-11 11:15:00\",\n        \"note\": null,\n        \"where_by_meeting_id\": \"12345678\",\n        \"where_by_host_meeting_link\": \"https://chairsyde.com/JzeWRlLWE0MWFkNjM2LTc0MDYtNGI5NS1iMjhiLWI0NWI4NTYzNGQxMyIsIm9yZ2FuaXphdGlvbklkIjoiMTM4NTQ4ITYHH0dHBzOi8vYWNjb3VudHMuc3J2LndoZXJlYnkuY29tIiwiaWF_TTEST\",\n        \"where_by_visitor_meeting_link\": \"https://chairsyde.com/JzeWRlLWE0MWFkNjM2LTc0MDYtNGI5NS1iMjhiLWI0NWI4NTYzNGQxMyIsIm9yZ2FuaXphdGlvbklkIjoiMTM4NTQ4ITYHH0dHBzOi8vYWNjb3VudHMuc3J2LndoZXJlYnkuY29tIiwiaWF_TTEST\",\n        \"created_at\": \"2023-08-11T10:22:45.000000Z\",\n        \"updated_at\": \"2023-08-11T10:22:45.000000Z\",\n        \"uuid\": \"1234-ddff-1233\",\n        \"canceled_at\": null,\n        \"is_active\": 0,\n        \"is_pms\": 0,\n        \"is_valid\": true,\n        \"user\": {\n            \"id\": 225,\n            \"title\": \"Mrs.\",\n            \"first_name\": \"Coby\",\n            \"last_name\": \"Sexton\",\n            \"email\": \"example@gmail.com\",\n            \"email_verified_at\": \"2023-07-04T07:46:00.000000Z\",\n            \"is_deactivated\": 0,\n            \"is_admin\": 1,\n            \"created_at\": \"2023-07-04T07:46:00.000000Z\",\n            \"updated_at\": \"2023-08-10T13:03:32.000000Z\",\n            \"is_first_time\": 1,\n            \"unique_id\": \"csexton\",\n            \"timezone\": \"Asia/Colombo\",\n            \"phone\": \"44444444444\",\n            \"practice_name\": \"test\",\n            \"customer_id\": \"123456789\",\n            \"read\": 0,\n            \"password_expires_at\": null,\n            \"user_type\": 0,\n            \"preview_type\": 0,\n            \"dft_first\": 1,\n            \"hubapi_id\": null,\n            \"dft_status\": 1,\n            \"card_status\": 1,\n            \"signup_state\": \"finished\",\n            \"signup_options\": [],\n            \"select_plan\": \"chairsyde-pro-2\",\n            \"plan_status\": 1,\n            \"dentally_api_key\": \"\",\n            \"address_status\": 0,\n            \"address_country\": \"GB\",\n            \"soe_api_token\": \"\",\n            \"profile_image\": false,\n            \"vip_favicon_image\": false,\n            \"vip_logo_image\": false,\n            \"full_name\": \"Mrs. Coby Sexton\"\n        }\n    }\n}"}],"_postman_id":"f2466279-e70f-4963-98ac-5e809e67370a"},{"name":"Meeting Resend (Dentist)","id":"a3efc06b-6761-4699-ae21-688fef2a1899","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"18|N1PwnyhHDhxNWR0przuq7w27ojKEPdLSF7wxcptt"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":"https://v3-api.chairsyde.com/api/external/meeting/{meeting_id}/resend-dentist?","description":"<p>Resend for dentist a meeting by currently authenticated user’s meeting</p>\n","urlObject":{"path":["api","external","meeting","{meeting_id}","resend-dentist"],"host":["https://v3-api.chairsyde.com"],"query":[{"key":"","value":null}],"variable":[]}},"response":[{"id":"ad2b67c1-61d8-4492-a924-7614be135818","name":"Meeting Resend (Dentist)","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://v3-api.chairsyde.com/api/external/meeting/{meeting_id}/resend-dentist?","host":["https://v3-api.chairsyde.com"],"path":["api","external","meeting","{meeting_id}","resend-dentist"],"query":[{"key":"","value":null}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"https://v3-api.chairsyde.com"},{"key":"Date","value":"Fri, 11 Aug 2023 10:25:25 GMT"},{"key":"Date","value":"Fri, 11 Aug 2023 10:25:25 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.4"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60000"},{"key":"X-RateLimit-Remaining","value":"59999"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 483,\n        \"user_id\": 225,\n        \"name\": \"patient_name\",\n        \"email\": \"example@gmail.com\",\n        \"start\": \"2023-08-11 11:00:00\",\n        \"end\": \"2023-08-11 11:15:00\",\n        \"note\": null,\n        \"where_by_meeting_id\": \"12345678\",\n        \"where_by_host_meeting_link\": \"https://chairsyde.com/JzeWRlLWE0MWFkNjM2LTc0MDYtNGI5NS1iMjhiLWI0NWI4NTYzNGQxMyIsIm9yZ2FuaXphdGlvbklkIjoiMTM4NTQ4ITYHH0dHBzOi8vYWNjb3VudHMuc3J2LndoZXJlYnkuY29tIiwiaWF_TTEST\",\n        \"where_by_visitor_meeting_link\": \"https://chairsyde.com/JzeWRlLWE0MWFkNjM2LTc0MDYtNGI5NS1iMjhiLWI0NWI4NTYzNGQxMyIsIm9yZ2FuaXphdGlvbklkIjoiMTM4NTQ4ITYHH0dHBzOi8vYWNjb3VudHMuc3J2LndoZXJlYnkuY29tIiwiaWF_TTEST\",\n        \"created_at\": \"2023-08-11T10:22:45.000000Z\",\n        \"updated_at\": \"2023-08-11T10:22:45.000000Z\",\n        \"uuid\": \"1234-jkfj-2123f\",\n        \"canceled_at\": null,\n        \"is_active\": 0,\n        \"is_pms\": 0,\n        \"is_valid\": true,\n        \"user\": {\n            \"id\": 225,\n            \"title\": \"Mrs.\",\n            \"first_name\": \"Coby\",\n            \"last_name\": \"Sexton\",\n            \"email\": \"example@gmail.com\",\n            \"email_verified_at\": \"2023-07-04T07:46:00.000000Z\",\n            \"is_deactivated\": 0,\n            \"is_admin\": 1,\n            \"created_at\": \"2023-07-04T07:46:00.000000Z\",\n            \"updated_at\": \"2023-08-10T13:03:32.000000Z\",\n            \"is_first_time\": 1,\n            \"unique_id\": \"csexton\",\n            \"timezone\": \"Asia/Colombo\",\n            \"phone\": \"44444444444\",\n            \"practice_name\": \"test\",\n            \"customer_id\": \"123456789\",\n            \"read\": 0,\n            \"password_expires_at\": null,\n            \"user_type\": 0,\n            \"preview_type\": 0,\n            \"dft_first\": 1,\n            \"hubapi_id\": null,\n            \"dft_status\": 1,\n            \"card_status\": 1,\n            \"signup_state\": \"finished\",\n            \"signup_options\": [],\n            \"select_plan\": \"chairsyde-pro-2\",\n            \"plan_status\": 1,\n            \"dentally_api_key\": \"\",\n            \"address_status\": 0,\n            \"address_country\": \"GB\",\n            \"soe_api_token\": \"\",\n            \"profile_image\": false,\n            \"vip_favicon_image\": false,\n            \"vip_logo_image\": false,\n            \"full_name\": \"Mrs. Coby Sexton\"\n        }\n    }\n}"}],"_postman_id":"a3efc06b-6761-4699-ae21-688fef2a1899"},{"name":"Meeting All List","id":"3ca19f8c-3676-4d2d-a41b-2404300eb777","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"18|N1PwnyhHDhxNWR0przuq7w27ojKEPdLSF7wxcptt"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://v3-api.chairsyde.com/api/external/meeting","description":"<p>Retrieves the details of the currently authenticated user’s meeting.</p>\n","urlObject":{"path":["api","external","meeting"],"host":["https://v3-api.chairsyde.com"],"query":[],"variable":[]}},"response":[{"id":"83357252-3d9a-4395-b8b5-58f8cd4550ff","name":"Meeting All List","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://v3-api.chairsyde.com/api/external/meeting"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"https://v3-api.chairsyde.com"},{"key":"Date","value":"Fri, 11 Aug 2023 10:27:51 GMT"},{"key":"Date","value":"Fri, 11 Aug 2023 10:27:51 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.4"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60000"},{"key":"X-RateLimit-Remaining","value":"59999"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 478,\n            \"user_id\": 225,\n            \"name\": \"test patient\",\n            \"email\": \"123@gmail.com\",\n            \"start\": \"2023-08-04 14:00:00\",\n            \"end\": \"2023-08-04 14:15:00\",\n            \"note\": null,\n            \"where_by_meeting_id\": \"12345678\",\n            \"where_by_host_meeting_link\": \"https://chairsyde.com/JzeWRlLWE0MWFkNjM2LTc0MDYtNGI5NS1iMjhiLWI0NWI4NTYzNGQxMyIsIm9yZ2FuaXphdGlvbklkIjoiMTM4NTQ4ITYHH0dHBzOi8vYWNjb3VudHMuc3J2LndoZXJlYnkuY29tIiwiaWF_TTEST\",\n            \"where_by_visitor_meeting_link\": \"https://chairsyde.com/JzeWRlLWE0MWFkNjM2LTc0MDYtNGI5NS1iMjhiLWI0NWI4NTYzNGQxMyIsIm9yZ2FuaXphdGlvbklkIjoiMTM4NTQ4ITYHH0dHBzOi8vYWNjb3VudHMuc3J2LndoZXJlYnkuY29tIiwiaWF_TTEST\",\n            \"created_at\": \"2023-08-04T13:55:22.000000Z\",\n            \"updated_at\": \"2023-08-04T13:55:22.000000Z\",\n            \"uuid\": \"123-vffgg-bgb\",\n            \"canceled_at\": null,\n            \"is_active\": 0,\n            \"is_pms\": 0,\n            \"is_valid\": false\n        },\n        {\n            \"id\": 479,\n            \"user_id\": 225,\n            \"name\": \"test\",\n            \"email\": \"lakmi@10qbit.com\",\n            \"start\": \"2023-08-07 13:00:00\",\n            \"end\": \"2023-08-07 13:15:00\",\n            \"note\": null,\n            \"where_by_meeting_id\": \"12345678\",\n            \"where_by_host_meeting_link\": \"https://chairsyde.com/JzeWRlLWE0MWFkNjM2LTc0MDYtNGI5NS1iMjhiLWI0NWI4NTYzNGQxMyIsIm9yZ2FuaXphdGlvbklkIjoiMTM4NTQ4ITYHH0dHBzOi8vYWNjb3VudHMuc3J2LndoZXJlYnkuY29tIiwiaWF_TTEST\",\n            \"where_by_visitor_meeting_link\": \"https://chairsyde.com/JzeWRlLWE0MWFkNjM2LTc0MDYtNGI5NS1iMjhiLWI0NWI4NTYzNGQxMyIsIm9yZ2FuaXphdGlvbklkIjoiMTM4NTQ4ITYHH0dHBzOi8vYWNjb3VudHMuc3J2LndoZXJlYnkuY29tIiwiaWF_TTEST\",\n            \"created_at\": \"2023-08-07T12:56:49.000000Z\",\n            \"updated_at\": \"2023-08-07T12:56:49.000000Z\",\n            \"uuid\": \"1235-fdkfjk-gfgg\",\n            \"canceled_at\": null,\n            \"is_active\": 0,\n            \"is_pms\": 0,\n            \"is_valid\": false\n        },\n        {\n            \"id\": 480,\n            \"user_id\": 225,\n            \"name\": \"test patient\",\n            \"email\": \"123@gmail.com\",\n            \"start\": \"2023-08-11 10:00:00\",\n            \"end\": \"2023-08-11 10:15:00\",\n            \"note\": null,\n            \"where_by_meeting_id\": \"12345678\",\n            \"where_by_host_meeting_link\": \"https://chairsyde.com/JzeWRlLWE0MWFkNjM2LTc0MDYtNGI5NS1iMjhiLWI0NWI4NTYzNGQxMyIsIm9yZ2FuaXphdGlvbklkIjoiMTM4NTQ4ITYHH0dHBzOi8vYWNjb3VudHMuc3J2LndoZXJlYnkuY29tIiwiaWF_TTEST\",\n            \"where_by_visitor_meeting_link\": \"https://chairsyde.com/JzeWRlLWE0MWFkNjM2LTc0MDYtNGI5NS1iMjhiLWI0NWI4NTYzNGQxMyIsIm9yZ2FuaXphdGlvbklkIjoiMTM4NTQ4ITYHH0dHBzOi8vYWNjb3VudHMuc3J2LndoZXJlYnkuY29tIiwiaWF_TTEST\",\n            \"created_at\": \"2023-08-11T09:52:19.000000Z\",\n            \"updated_at\": \"2023-08-11T09:52:19.000000Z\",\n            \"uuid\": \"fkkfk-gkfmglkj\",\n            \"canceled_at\": null,\n            \"is_active\": 0,\n            \"is_pms\": 0,\n            \"is_valid\": false\n        },\n        {\n            \"id\": 483,\n            \"user_id\": 225,\n            \"name\": \"patient_name\",\n            \"email\": \"example@gmail.com\",\n            \"start\": \"2023-08-11 11:00:00\",\n            \"end\": \"2023-08-11 11:15:00\",\n            \"note\": null,\n            \"where_by_meeting_id\": \"12345678\",\n            \"where_by_host_meeting_link\": \"https://chairsyde.com/JzeWRlLWE0MWFkNjM2LTc0MDYtNGI5NS1iMjhiLWI0NWI4NTYzNGQxMyIsIm9yZ2FuaXphdGlvbklkIjoiMTM4NTQ4ITYHH0dHBzOi8vYWNjb3VudHMuc3J2LndoZXJlYnkuY29tIiwiaWF_TTEST\",\n            \"where_by_visitor_meeting_link\": \"https://chairsyde.com/JzeWRlLWE0MWFkNjM2LTc0MDYtNGI5NS1iMjhiLWI0NWI4NTYzNGQxMyIsIm9yZ2FuaXphdGlvbklkIjoiMTM4NTQ4ITYHH0dHBzOi8vYWNjb3VudHMuc3J2LndoZXJlYnkuY29tIiwiaWF_TTEST\",\n            \"created_at\": \"2023-08-11T10:22:45.000000Z\",\n            \"updated_at\": \"2023-08-11T10:22:45.000000Z\",\n            \"uuid\": \"1234d-fdfj-gfkjgkj\",\n            \"canceled_at\": null,\n            \"is_active\": 0,\n            \"is_pms\": 0,\n            \"is_valid\": true\n        }\n    ],\n    \"links\": {\n        \"first\": \"https://v3-api.chairsyde.com/api/external/meeting?page=1\",\n        \"last\": \"https://v3-api.chairsyde.com/api/external/meeting?page=1\",\n        \"prev\": null,\n        \"next\": null\n    },\n    \"meta\": {\n        \"current_page\": 1,\n        \"from\": 1,\n        \"last_page\": 1,\n        \"links\": [\n            {\n                \"url\": null,\n                \"label\": \"&laquo; Previous\",\n                \"active\": false\n            },\n            {\n                \"url\": \"https://v3-api.chairsyde.com/api/external/meeting?page=1\",\n                \"label\": \"1\",\n                \"active\": true\n            },\n            {\n                \"url\": null,\n                \"label\": \"Next &raquo;\",\n                \"active\": false\n            }\n        ],\n        \"path\": \"https://v3-api.chairsyde.com/api/external/meeting\",\n        \"per_page\": 10,\n        \"to\": 4,\n        \"total\": 4\n    }\n}"}],"_postman_id":"3ca19f8c-3676-4d2d-a41b-2404300eb777"}],"id":"522f83c2-ff13-4566-b1a1-f85653f6ecec","_postman_id":"522f83c2-ff13-4566-b1a1-f85653f6ecec","description":""},{"name":"Session","item":[{"name":"File","item":[{"name":"Upload Session File","id":"8e2e8c20-8bb8-4a39-9a1f-1c4f24eab46d","protocolProfileBehavior":{"disabledSystemHeaders":{"accept":true},"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"18|N1PwnyhHDhxNWR0przuq7w27ojKEPdLSF7wxcptt"}]},"isInherited":false},"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"session_file_key","value":"","type":"text"}]},"url":"https://v3-api.chairsyde.com/api/external/session/{session_id}/file","description":"<p>Upload the file to chairsyde.</p>\n","urlObject":{"path":["api","external","session","{session_id}","file"],"host":["https://v3-api.chairsyde.com"],"query":[],"variable":[]}},"response":[{"id":"da4ef25e-eef6-44f8-b195-24b62f46e90d","name":"Upload Session File","originalRequest":{"method":"POST","header":[{"key":"Accept","value":"application/json","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"session_file_key","value":"tmp/c3d53398-2a32-4deb-a2c1-7d157fb0a173","type":"text"}]},"url":"https://v3-api.chairsyde.com/api/external/session/{session_id}/file"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"awselb/2.0"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"48"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"X-Ratelimit-Remaining","value":"59998"},{"key":"X-Ratelimit-Limit","value":"60000"},{"key":"Date","value":"Fri, 11 Aug 2023 11:00:57 GMT"},{"key":"Cache-Control","value":"no-cache, private"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Session file uploaded successfully\"\n}"}],"_postman_id":"8e2e8c20-8bb8-4a39-9a1f-1c4f24eab46d"},{"name":"Get All Files","id":"c6c94fd6-a90f-43f6-805d-ec711f24108d","protocolProfileBehavior":{"disabledSystemHeaders":{"accept":true},"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"18|N1PwnyhHDhxNWR0przuq7w27ojKEPdLSF7wxcptt"}]},"isInherited":false},"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://v3-api.chairsyde.com/api/external/session/{session_id}/file","description":"<p>Retrieves the details of the currently authenticated user’s session files .</p>\n","urlObject":{"path":["api","external","session","{session_id}","file"],"host":["https://v3-api.chairsyde.com"],"query":[],"variable":[]}},"response":[{"id":"6102d4c3-ceff-4fa8-893f-478118e06025","name":"Get All Files","originalRequest":{"method":"GET","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://v3-api.chairsyde.com/api/external/session/{session_id}/file"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"awselb/2.0"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1580"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"X-Ratelimit-Remaining","value":"59998"},{"key":"X-Ratelimit-Limit","value":"60000"},{"key":"Date","value":"Fri, 11 Aug 2023 11:02:56 GMT"},{"key":"Cache-Control","value":"no-cache, private"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 2028,\n            \"name\": \"jdfjf785-djvjdfbb\",\n            \"mime_type\": \"image/jpeg\",\n            \"size\": 25342,\n            \"created_at\": \"2023-08-11T11:00:56.000000Z\",\n            \"url\": \"https://v3-api.chairsyde.com/JpZ2luX2VjECoaCWV1LXdlc3QtMiJHMEUCIQDojB\"\n        }\n    ]\n}"}],"_postman_id":"c6c94fd6-a90f-43f6-805d-ec711f24108d"},{"name":"Delete File","id":"65be878a-6660-45eb-ba65-23a0a6f24af8","protocolProfileBehavior":{"disabledSystemHeaders":{"accept":true},"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"18|N1PwnyhHDhxNWR0przuq7w27ojKEPdLSF7wxcptt"}]},"isInherited":false},"method":"DELETE","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://v3-api.chairsyde.com/api/external/session/{session_id}/file/{file_id}","description":"<p>Delete session file of the currently authenticated user’s session file.</p>\n","urlObject":{"path":["api","external","session","{session_id}","file","{file_id}"],"host":["https://v3-api.chairsyde.com"],"query":[],"variable":[]}},"response":[{"id":"1409e28e-8190-4c0c-8ea3-0aeb19a56ef5","name":"Delete File","originalRequest":{"method":"DELETE","header":[{"key":"Accept","value":"application/json","type":"text"}],"url":"https://v3-api.chairsyde.com/api/external/session/{session_id}/file/{file_id}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"awselb/2.0"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"47"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"X-Ratelimit-Remaining","value":"59997"},{"key":"X-Ratelimit-Limit","value":"60000"},{"key":"Date","value":"Fri, 11 Aug 2023 11:09:20 GMT"},{"key":"Cache-Control","value":"no-cache, private"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Session file deleted successfully\"\n}"}],"_postman_id":"65be878a-6660-45eb-ba65-23a0a6f24af8"},{"name":"Upload Link","event":[{"listen":"test","script":{"exec":["var jsonData = JSON.parse(responseBody);","pm.collectionVariables.set(\"presigned_s3_url\", jsonData.url);","pm.collectionVariables.set(\"presigned_s3_Key\", jsonData.key);","pm.collectionVariables.set(\"s3_host\", jsonData.headers.Host);","pm.collectionVariables.set(\"s3_x-amz-acl\", jsonData.headers['x-amz-acl']);"],"type":"text/javascript","id":"1077cc8d-2e84-4e80-86d9-393388472a4a"}},{"listen":"prerequest","script":{"exec":[""],"type":"text/javascript","id":"554f4099-e446-4759-af0c-4e9d17267aab"}}],"id":"9e1139f9-c051-4ddc-9e1d-61f2ed8de60c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"18|N1PwnyhHDhxNWR0przuq7w27ojKEPdLSF7wxcptt"}]},"isInherited":false},"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Content-Type header generated by Postman.","key":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"},{"key":"Referer","type":"text","value":"{{reffer}}"},{"key":"X-XSRF-TOKEN","value":"{{xsrf-token}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"visibility","value":"private","type":"text"},{"key":"content_type","value":"image/png","type":"text"}]},"url":"https://v3-api.chairsyde.com/api/external/session/upload-link","description":"<p>Get the AWS link and key</p>\n","urlObject":{"path":["api","external","session","upload-link"],"host":["https://v3-api.chairsyde.com"],"query":[],"variable":[]}},"response":[{"id":"04cb39ed-62c4-49e1-adef-998680c0a0d9","name":"Upload Link","originalRequest":{"method":"POST","header":[{"warning":"This is a duplicate header and will be overridden by the Content-Type header generated by Postman.","key":"Content-Type","type":"text","value":"application/json"},{"key":"Accept","type":"text","value":"application/json"},{"key":"Referer","type":"text","value":"{{reffer}}"},{"key":"X-XSRF-TOKEN","value":"{{xsrf-token}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"visibility","value":"private","type":"text"},{"key":"content_type","value":"image/png","type":"text"}]},"url":"https://v3-api.chairsyde.com/api/external/session/upload-link"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"awselb/2.0"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1709"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"X-Ratelimit-Remaining","value":"59999"},{"key":"X-Ratelimit-Limit","value":"60000"},{"key":"Date","value":"Fri, 11 Aug 2023 11:06:05 GMT"},{"key":"Cache-Control","value":"no-cache, private"}],"cookie":[],"responseTime":null,"body":"{\n    \"uuid\": \"jfkj-544ffvmnv\",\n    \"bucket\": \"chairsyde-TEST\",\n    \"key\": \"tmp/123-fdfkj-Test\",\n    \"url\": \"https://v3-api.chairsyde.com/z%2FH7VBPONY%2BkN3a2AKMrgKKlXyGNP3AvXxHyxHfH566%2BG4uR1NDbvd%2Bj5\",\n    \"headers\": {\n        \"Host\": [\n            \"https://v3-api.chairsyde.com\"\n        ],\n        \"x-amz-acl\": [\n            \"private\"\n        ],\n        \"Content-Type\": \"image/png\"\n    }\n}"}],"_postman_id":"9e1139f9-c051-4ddc-9e1d-61f2ed8de60c"},{"name":"Upload File","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","id":"99fa02cf-7a69-4007-b310-90e24291b779"}}],"id":"c6b4d537-a7b7-4525-8492-acc9532a4bf1","protocolProfileBehavior":{"disabledSystemHeaders":{"content-type":true},"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Accept","type":"text","value":"application/json"},{"key":"Referer","type":"text","value":"google.com"},{"key":"Host","value":"","type":"text"},{"key":"x-amz-acl","value":"","type":"text"},{"key":"Content-Type","value":"image/png","type":"text"}],"body":{"mode":"file","file":{"src":""}},"url":"{AWS bucket link}","description":"<p>Upload the file AWS bucket.</p>\n","urlObject":{"host":["{AWS bucket link}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c6b4d537-a7b7-4525-8492-acc9532a4bf1"}],"id":"de088ca7-5739-4e56-8915-c4e52896c108","_postman_id":"de088ca7-5739-4e56-8915-c4e52896c108","description":""},{"name":"Session","id":"2853ad34-043f-4aee-b475-165468cfb070","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"18|N1PwnyhHDhxNWR0przuq7w27ojKEPdLSF7wxcptt"}]},"isInherited":false},"method":"GET","header":[],"url":"https://v3-api.chairsyde.com/api/external/session","description":"<p>Retrieves the details of the currently authenticated user’s sessions.</p>\n","urlObject":{"path":["api","external","session"],"host":["https://v3-api.chairsyde.com"],"query":[],"variable":[]}},"response":[{"id":"a5447c28-864f-41a4-92ad-a24bc3705ea7","name":"Session","originalRequest":{"method":"GET","header":[],"url":"https://v3-api.chairsyde.com/api/external/session"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"https://v3-api.chairsyde.com"},{"key":"Date","value":"Fri, 11 Aug 2023 10:33:21 GMT"},{"key":"Date","value":"Fri, 11 Aug 2023 10:33:21 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.4"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60000"},{"key":"X-RateLimit-Remaining","value":"59999"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1807,\n            \"user_id\": 225,\n            \"email\": null,\n            \"phone\": null,\n            \"name\": \"Patient 1\",\n            \"start\": \"2023-07-04T07:51:02.000000Z\",\n            \"end\": \"2023-07-04T07:53:34.000000Z\",\n            \"created_at\": \"2023-07-04T07:51:02.000000Z\",\n            \"updated_at\": \"2023-07-04T07:53:34.000000Z\",\n            \"meeting_id\": null,\n            \"dentally_id\": null,\n            \"is_tracking\": 1,\n            \"soe_practice_id\": null,\n            \"soe_patient_id\": null,\n            \"emil_data\": {\n                \"open_at\": null,\n                \"state\": \"pending\"\n            }\n        },\n        {\n            \"id\": 1808,\n            \"user_id\": 225,\n            \"email\": null,\n            \"phone\": null,\n            \"name\": \"Patient 2\",\n            \"start\": \"2023-07-06T12:28:15.000000Z\",\n            \"end\": \"2023-08-02T11:23:28.000000Z\",\n            \"created_at\": \"2023-07-06T12:28:15.000000Z\",\n            \"updated_at\": \"2023-08-02T11:23:28.000000Z\",\n            \"meeting_id\": null,\n            \"dentally_id\": null,\n            \"is_tracking\": 1,\n            \"soe_practice_id\": null,\n            \"soe_patient_id\": null,\n            \"emil_data\": {\n                \"open_at\": null,\n                \"state\": null\n            }\n        },\n        {\n            \"id\": 1809,\n            \"user_id\": 225,\n            \"email\": \"ff@gmail.com\",\n            \"phone\": null,\n            \"name\": \"Patient 3\",\n            \"start\": \"2023-08-02T12:29:12.000000Z\",\n            \"end\": \"2023-08-02T12:29:40.000000Z\",\n            \"created_at\": \"2023-08-02T12:29:12.000000Z\",\n            \"updated_at\": \"2023-08-02T12:32:34.000000Z\",\n            \"meeting_id\": null,\n            \"dentally_id\": null,\n            \"is_tracking\": 1,\n            \"soe_practice_id\": null,\n            \"soe_patient_id\": null,\n            \"emil_data\": {\n                \"open_at\": \"2023-08-02T12:32:54.000000Z\",\n                \"state\": \"follow\"\n            }\n        },\n        {\n            \"id\": 1810,\n            \"user_id\": 225,\n            \"email\": null,\n            \"phone\": null,\n            \"name\": \"Patient 4\",\n            \"start\": \"2023-08-02T13:05:10.000000Z\",\n            \"end\": \"2023-08-02T13:24:27.000000Z\",\n            \"created_at\": \"2023-08-02T13:05:10.000000Z\",\n            \"updated_at\": \"2023-08-02T13:24:27.000000Z\",\n            \"meeting_id\": null,\n            \"dentally_id\": null,\n            \"is_tracking\": 1,\n            \"soe_practice_id\": null,\n            \"soe_patient_id\": null,\n            \"emil_data\": {\n                \"open_at\": null,\n                \"state\": null\n            }\n        },\n        {\n            \"id\": 1811,\n            \"user_id\": 225,\n            \"email\": null,\n            \"phone\": null,\n            \"name\": \"Patient 5\",\n            \"start\": \"2023-08-04T13:43:36.000000Z\",\n            \"end\": \"2023-08-04T13:43:36.000000Z\",\n            \"created_at\": \"2023-08-04T13:43:36.000000Z\",\n            \"updated_at\": \"2023-08-04T13:43:36.000000Z\",\n            \"meeting_id\": null,\n            \"dentally_id\": null,\n            \"is_tracking\": 0,\n            \"soe_practice_id\": null,\n            \"soe_patient_id\": null,\n            \"emil_data\": {\n                \"open_at\": null,\n                \"state\": \"pending\"\n            }\n        },\n        {\n            \"id\": 1812,\n            \"user_id\": 225,\n            \"email\": null,\n            \"phone\": null,\n            \"name\": \"Patient 6\",\n            \"start\": \"2023-08-04T14:41:09.000000Z\",\n            \"end\": \"2023-08-04T14:41:26.000000Z\",\n            \"created_at\": \"2023-08-04T14:41:09.000000Z\",\n            \"updated_at\": \"2023-08-04T14:41:26.000000Z\",\n            \"meeting_id\": null,\n            \"dentally_id\": null,\n            \"is_tracking\": 1,\n            \"soe_practice_id\": null,\n            \"soe_patient_id\": null,\n            \"emil_data\": {\n                \"open_at\": null,\n                \"state\": null\n            }\n        },\n        {\n            \"id\": 1813,\n            \"user_id\": 225,\n            \"email\": null,\n            \"phone\": null,\n            \"name\": \"Patient 7\",\n            \"start\": \"2023-08-07T08:18:18.000000Z\",\n            \"end\": \"2023-08-07T08:18:18.000000Z\",\n            \"created_at\": \"2023-08-07T08:18:18.000000Z\",\n            \"updated_at\": \"2023-08-07T08:18:18.000000Z\",\n            \"meeting_id\": null,\n            \"dentally_id\": null,\n            \"is_tracking\": 0,\n            \"soe_practice_id\": null,\n            \"soe_patient_id\": null,\n            \"emil_data\": {\n                \"open_at\": null,\n                \"state\": \"pending\"\n            }\n        },\n        {\n            \"id\": 1814,\n            \"user_id\": 225,\n            \"email\": null,\n            \"phone\": null,\n            \"name\": \"Patient 8\",\n            \"start\": \"2023-08-08T14:20:37.000000Z\",\n            \"end\": \"2023-08-08T14:21:45.000000Z\",\n            \"created_at\": \"2023-08-08T14:20:37.000000Z\",\n            \"updated_at\": \"2023-08-08T14:21:45.000000Z\",\n            \"meeting_id\": null,\n            \"dentally_id\": null,\n            \"is_tracking\": 1,\n            \"soe_practice_id\": null,\n            \"soe_patient_id\": null,\n            \"emil_data\": {\n                \"open_at\": null,\n                \"state\": \"pending\"\n            }\n        },\n        {\n            \"id\": 1815,\n            \"user_id\": 225,\n            \"email\": null,\n            \"phone\": null,\n            \"name\": \"Patient 9\",\n            \"start\": \"2023-08-08T14:22:27.000000Z\",\n            \"end\": \"2023-08-08T14:23:00.000000Z\",\n            \"created_at\": \"2023-08-08T14:22:27.000000Z\",\n            \"updated_at\": \"2023-08-08T14:23:00.000000Z\",\n            \"meeting_id\": null,\n            \"dentally_id\": null,\n            \"is_tracking\": 1,\n            \"soe_practice_id\": null,\n            \"soe_patient_id\": null,\n            \"emil_data\": {\n                \"open_at\": null,\n                \"state\": \"pending\"\n            }\n        },\n        {\n            \"id\": 1816,\n            \"user_id\": 225,\n            \"email\": null,\n            \"phone\": null,\n            \"name\": \"Patient 10\",\n            \"start\": \"2023-08-08T14:25:27.000000Z\",\n            \"end\": \"2023-08-08T14:25:50.000000Z\",\n            \"created_at\": \"2023-08-08T14:25:27.000000Z\",\n            \"updated_at\": \"2023-08-08T14:25:50.000000Z\",\n            \"meeting_id\": null,\n            \"dentally_id\": null,\n            \"is_tracking\": 1,\n            \"soe_practice_id\": null,\n            \"soe_patient_id\": null,\n            \"emil_data\": {\n                \"open_at\": null,\n                \"state\": \"pending\"\n            }\n        }\n    ],\n    \"links\": {\n        \"first\": \"http://localhost:8000/api/external/session?page=1\",\n        \"last\": \"http://localhost:8000/api/external/session?page=7\",\n        \"prev\": null,\n        \"next\": \"http://localhost:8000/api/external/session?page=2\"\n    },\n    \"meta\": {\n        \"current_page\": 1,\n        \"from\": 1,\n        \"last_page\": 7,\n        \"links\": [\n            {\n                \"url\": null,\n                \"label\": \"&laquo; Previous\",\n                \"active\": false\n            },\n            {\n                \"url\": \"https://v3-api.chairsyde.com/api/external/session?page=1\",\n                \"label\": \"1\",\n                \"active\": true\n            },\n            {\n                \"url\": \"https://v3-api.chairsyde.com/api/external/session?page=2\",\n                \"label\": \"2\",\n                \"active\": false\n            },\n            {\n                \"url\": \"https://v3-api.chairsyde.com/api/external/session?page=3\",\n                \"label\": \"3\",\n                \"active\": false\n            },\n            {\n                \"url\": \"https://v3-api.chairsyde.com/api/external/session?page=4\",\n                \"label\": \"4\",\n                \"active\": false\n            },\n            {\n                \"url\": \"https://v3-api.chairsyde.com/api/external/session?page=5\",\n                \"label\": \"5\",\n                \"active\": false\n            },\n            {\n                \"url\": \"https://v3-api.chairsyde.com/api/external/session?page=6\",\n                \"label\": \"6\",\n                \"active\": false\n            },\n            {\n                \"url\": \"https://v3-api.chairsyde.com/api/external/session?page=7\",\n                \"label\": \"7\",\n                \"active\": false\n            },\n            {\n                \"url\": \"https://v3-api.chairsyde.com/api/external/session?page=2\",\n                \"label\": \"Next &raquo;\",\n                \"active\": false\n            }\n        ],\n        \"path\": \"https://v3-api.chairsyde.com/api/external/session\",\n        \"per_page\": 10,\n        \"to\": 10,\n        \"total\": 67\n    }\n}"}],"_postman_id":"2853ad34-043f-4aee-b475-165468cfb070"},{"name":"Session Tracking","id":"22c23f3a-b6fd-43e1-a796-112999b338f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"18|N1PwnyhHDhxNWR0przuq7w27ojKEPdLSF7wxcptt"}]},"isInherited":false},"method":"GET","header":[],"url":"https://v3-api.chairsyde.com/api/external/session/{session_id}/tracking","description":"<p>Retrieves the details of the currently authenticated user’s session tracking.</p>\n","urlObject":{"path":["api","external","session","{session_id}","tracking"],"host":["https://v3-api.chairsyde.com"],"query":[],"variable":[]}},"response":[{"id":"19ac1903-cdd0-4155-b188-aad600157ad0","name":"Session Tracking","originalRequest":{"method":"GET","header":[],"url":"https://v3-api.chairsyde.com/api/external/session/{session_id}/tracking"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Host","value":"https://v3-api.chairsyde.com"},{"key":"Date","value":"Fri, 11 Aug 2023 10:41:46 GMT"},{"key":"Date","value":"Fri, 11 Aug 2023 10:41:46 GMT"},{"key":"Connection","value":"close"},{"key":"X-Powered-By","value":"PHP/8.2.4"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Content-Type","value":"application/json"},{"key":"X-RateLimit-Limit","value":"60000"},{"key":"X-RateLimit-Remaining","value":"59966"},{"key":"Vary","value":"Origin"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 9381,\n            \"patient_session_id\": 1874,\n            \"title\": \"Tooth whitening risks was selected\",\n            \"media_title\": \"\",\n            \"description\": \"\",\n            \"video_payback_percentage\": 0,\n            \"created_at\": \"2023-08-11T10:41:27.000000Z\",\n            \"updated_at\": \"2023-08-11T10:41:27.000000Z\",\n            \"trackable\": {\n                \"id\": 2,\n                \"name\": \"Tooth whitening risks\",\n                \"type\": \"risk\",\n                \"content_video\": {\n                    \"url\": \"https://v3-api.chairsyde.com/ing%2CSensitivity%2CGum_Irritat\",\n                    \"mime_type\": \"video/mp4\"\n                }\n            }\n        },\n        {\n            \"id\": 9382,\n            \"patient_session_id\": 1874,\n            \"title\": \"Video of Tooth whitening risks was played\",\n            \"media_title\": \"consequatur est illo\",\n            \"description\": \"Porro inventore aperiam in explicabo nesciunt et qui. Maxime ipsam in autem quasi. Accusantium quisquam voluptatum nihil ut laboriosam ipsam.\\n\\nSaepe debitis culpa quia sit omnis voluptates. Tempora est deleniti velit aut id vero. Sit recusandae quia ipsum sint aspernatur. Corporis dolores laboriosam atque et consequatur temporibus quam quas.\",\n            \"video_payback_percentage\": 13,\n            \"created_at\": \"2023-08-11T10:41:27.000000Z\",\n            \"updated_at\": \"2023-08-11T10:41:42.000000Z\",\n            \"trackable\": {\n                \"id\": 2,\n                \"name\": \"Tooth whitening risks\",\n                \"type\": \"risk\",\n                \"content_video\": {\n                    \"url\": \"https://v3-api.chairsyde.com/ing%2CSensitivity%2CGum_Irritat\",\n                    \"mime_type\": \"video/mp4\"\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"22c23f3a-b6fd-43e1-a796-112999b338f2"}],"id":"4c0e83fd-1cd5-4c51-859c-2407752bcf97","_postman_id":"4c0e83fd-1cd5-4c51-859c-2407752bcf97","description":""}],"event":[{"listen":"prerequest","script":{"id":"2228e0fe-e36c-4dce-9027-a323fb69305e","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"48832457-a5b5-4538-b8fc-931345fa24e2","type":"text/javascript","exec":[""]}}],"variable":[{"key":"AuthToken","value":"18|N1PwnyhHDhxNWR0przuq7w27ojKEPdLSF7wxcptt"},{"key":"baseUrl","value":"https://v3-api.chairsyde.com"},{"key":"email","value":"admin@chairsyde.com"},{"key":"password","value":"password"},{"key":"presigned_s3_url","value":""},{"key":"s3_host","value":""},{"key":"s3_x-amz-acl","value":""},{"key":"presigned_s3_Key","value":""}]}