{"info":{"_postman_id":"0c5e654a-d75b-41ed-8ad8-4e31f10586f5","name":"V.I.P. 360 API v1.1.10","description":"<html><head></head><body><p>Welcome to V.I.P. 360 API docs. Below is the list of available apis.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"14211488","collectionId":"0c5e654a-d75b-41ed-8ad8-4e31f10586f5","publishedId":"Tz5v2F11","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-03-18T21:38:36.000Z"},"item":[{"name":"Calendar","item":[{"name":"Calendar/Team","item":[{"name":"/v1/calendars/teams","id":"6b9b251c-4ba9-490a-9a3e-c5214f5b88cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.vip360.io/v1/calendars/teams","description":"<h4>Get all teams. <h4><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p></h4></h4>","urlObject":{"path":["v1","calendars","teams"],"host":["https://api.vip360.io"],"query":[],"variable":[]}},"response":[{"id":"000d0ef6-cc2b-4b26-966f-91af81a3cd99","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.vip360.io/v1/calendars/teams"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"teams\": [\n  {\n   \"id\": \"OW59k4IchTgKjIDy3VMO\",\n   \"name\": \"Test Team\",\n   \"members\": [\n    {\n     \"id\": \"mnUXmpG2MhhHKmjegzBZ\",\n     \"name\": \"Elon Musk\",\n     \"email\": \"elon@musk.com\"\n    },\n    {\n     \"id\": \"mnUXmpG2MhhHKmjegzBZ\",\n     \"name\": \"Elon Musk\",\n     \"email\": \"elon@musk.com\"\n    }\n   ],\n   \"calendarConfig\": {\n    \"calendarName\": \"Test Calendar\",\n    \"description\": \"Desc.\",\n    \"slug\": \"slug\",\n    \"link\": \"/widget/appointment/slug\",\n    \"shouldAssignContactToTeamMember\": false,\n    \"shouldSkipAssigningContactForExisting\": false\n   }\n  },\n  {\n   \"id\": \"OW59k4IchTgKjIDy3VMO\",\n   \"name\": \"Test Team\",\n   \"members\": [\n    {\n     \"id\": \"mnUXmpG2MhhHKmjegzBZ\",\n     \"name\": \"Elon Musk\",\n     \"email\": \"elon@musk.com\"\n    },\n    {\n     \"id\": \"mnUXmpG2MhhHKmjegzBZ\",\n     \"name\": \"Elon Musk\",\n     \"email\": \"elon@musk.com\"\n    }\n   ],\n   \"calendarConfig\": {\n    \"calendarName\": \"Test Calendar\",\n    \"description\": \"Desc.\",\n    \"slug\": \"slug\",\n    \"link\": \"/widget/appointment/slug\",\n    \"shouldAssignContactToTeamMember\": false,\n    \"shouldSkipAssigningContactForExisting\": false\n   }\n  }\n ]\n}"},{"id":"19090d34-3dcd-4739-bb6a-1e5aec0e943b","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.vip360.io/v1/calendars/teams"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"7efb5d19-7f45-4843-921c-e3a8aaa0ceae","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.vip360.io/v1/calendars/teams"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"6b9b251c-4ba9-490a-9a3e-c5214f5b88cc"},{"name":"/v1/calendars/check-slug-availability/:slug","id":"7bc38ab4-f98b-4a11-8476-6e5b836907c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.vip360.io/v1/calendars/check-slug-availability/:slug","description":"<h4>Check Calendar (Provider) slug availability.</h4><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","calendars","check-slug-availability",":slug"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"483de604-4ea3-41a6-9947-162d8b309c72","description":{"content":"<p>(Required) Slug</p>\n","type":"text/plain"},"type":"any","value":"xyz","key":"slug"}]}},"response":[{"id":"08b1cf03-3e4b-46f8-8f18-70951a40d75f","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/calendars/check-slug-availability/:slug","host":["https://api.vip360.io"],"path":["v1","calendars","check-slug-availability",":slug"],"variable":[{"key":"slug"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"slug\": \"sales-services\",\n \"isSlugAvailable\": true\n}"},{"id":"0ecfae55-a852-40db-bb2b-fa4747ddb585","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/calendars/check-slug-availability/:slug","host":["https://api.vip360.io"],"path":["v1","calendars","check-slug-availability",":slug"],"variable":[{"key":"slug"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"15becd14-2f4d-4e0f-9ce1-6dada60b5c26","name":"Unprocessable Entity","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/calendars/check-slug-availability/:slug","host":["https://api.vip360.io"],"path":["v1","calendars","check-slug-availability",":slug"],"variable":[{"key":"slug"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"email or phone\": {\n  \"message\": \"The email or phone field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"},{"id":"5528cee4-e984-4e42-81be-e14828c88c79","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/calendars/check-slug-availability/:slug","host":["https://api.vip360.io"],"path":["v1","calendars","check-slug-availability",":slug"],"variable":[{"key":"slug"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"}],"_postman_id":"7bc38ab4-f98b-4a11-8476-6e5b836907c5"},{"name":"/v1/calendars/teams/","id":"2ee67cdf-8147-4e43-9cd1-7e6b355f63d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Sales Team\",\n    \"userIds\": [\n        \"aliqua\",\n        \"et do Excepteur pariatur\"\n    ],\n    \"calendarConfig\": {\n        \"calendarName\": \"Sales Team Calendar\",\n        \"description\": \"Sales Team Calendar Services\",\n        \"slug\": \"sales-team\",\n        \"shouldAssignContactToTeamMember\": false,\n        \"shouldSkipAssigningContactForExisting\": false\n    }\n}"},"url":"https://api.vip360.io/v1/calendars/teams/","description":"<h4>Create a team.</h4> <p>Required JSON fields in the body</p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>name</td><td>string</td><td>Test Team</td></tr><tr><td>userIds</td><td>array</td><td><code>[\"J37gEVtdFMRYVQWPdXIc\"]</code></td></tr><tr><td>calendarConfig</td><td>object</td><td><code>{\"calendarName\": \"test\", \"description\": \"dfsadfsd\", \"slug\": \"tesfdsafdsa\", \"link\": \"/widget/appointment/tesfdsafdsa\", \"shouldAssignContactToTeamMember\": false, \"shouldSkipAssigningContactForExisting\": false}</code></td></tr></tbody></table><p>Required JSON fields in the <code>calendarConfig</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>calendarName</td><td>string</td><td>First Calendar</td></tr><tr><td>description</td><td>string</td><td>Some description</td></tr><tr><td>slug</td><td>string</td><td>first-calendar</td></tr></tbody></table><p>Allowed JSON fields in the <code>calendarConfig</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>shouldAssignContactToTeamMember</td><td>boolean</td><td><code>false</code></td></tr><tr><td>shouldSkipAssigningContactForExisting</td><td>boolean</td><td><code>false</code></td></tr></tbody></table><br /><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","calendars","teams",""],"host":["https://api.vip360.io"],"query":[],"variable":[]}},"response":[{"id":"0624161f-5642-429e-a8dc-95eb5de59274","name":"Successful response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Sales Team\",\n    \"userIds\": [\n        \"aut\",\n        \"ea dolore consequat\"\n    ],\n    \"calendarConfig\": {\n        \"calendarName\": \"Sales Team Calendar\",\n        \"description\": \"Sales Team Calendar Services\",\n        \"slug\": \"sales-team\",\n        \"shouldAssignContactToTeamMember\": false,\n        \"shouldSkipAssigningContactForExisting\": false\n    }\n}"},"url":"https://api.vip360.io/v1/calendars/teams/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"OW59k4IchTgKjIDy3VMO\",\n \"name\": \"Test Team\",\n \"members\": [\n  {\n   \"id\": \"mnUXmpG2MhhHKmjegzBZ\",\n   \"name\": \"Elon Musk\",\n   \"email\": \"elon@musk.com\"\n  },\n  {\n   \"id\": \"mnUXmpG2MhhHKmjegzBZ\",\n   \"name\": \"Elon Musk\",\n   \"email\": \"elon@musk.com\"\n  }\n ],\n \"calendarConfig\": {\n  \"calendarName\": \"Test Calendar\",\n  \"description\": \"Desc.\",\n  \"slug\": \"slug\",\n  \"link\": \"/widget/appointment/slug\",\n  \"shouldAssignContactToTeamMember\": false,\n  \"shouldSkipAssigningContactForExisting\": false\n }\n}"},{"id":"0b290aeb-8293-4534-a086-727049b6f260","name":"Unprocessable Entity","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Sales Team\",\n    \"userIds\": [\n        \"aut\",\n        \"ea dolore consequat\"\n    ],\n    \"calendarConfig\": {\n        \"calendarName\": \"Sales Team Calendar\",\n        \"description\": \"Sales Team Calendar Services\",\n        \"slug\": \"sales-team\",\n        \"shouldAssignContactToTeamMember\": false,\n        \"shouldSkipAssigningContactForExisting\": false\n    }\n}"},"url":"https://api.vip360.io/v1/calendars/teams/"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"name\": {\n  \"message\": \"The name field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"userIds\": {\n  \"message\": \"The user ids field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"calendarConfig.calendarName\": {\n  \"message\": \"The calendarConfig.calendarName field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"calendarConfig.description\": {\n  \"message\": \"The calendarConfig.description field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"calendarConfig.slug\": {\n  \"message\": \"The calendarConfig.slug field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"},{"id":"4b4b332c-18b8-4e23-9b0c-e69e4b79b02d","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Sales Team\",\n    \"userIds\": [\n        \"aut\",\n        \"ea dolore consequat\"\n    ],\n    \"calendarConfig\": {\n        \"calendarName\": \"Sales Team Calendar\",\n        \"description\": \"Sales Team Calendar Services\",\n        \"slug\": \"sales-team\",\n        \"shouldAssignContactToTeamMember\": false,\n        \"shouldSkipAssigningContactForExisting\": false\n    }\n}"},"url":"https://api.vip360.io/v1/calendars/teams/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"821e3c74-daee-4a16-b1f8-a212c26c10e1","name":"Bad Request. please contact support!","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Sales Team\",\n    \"userIds\": [\n        \"aut\",\n        \"ea dolore consequat\"\n    ],\n    \"calendarConfig\": {\n        \"calendarName\": \"Sales Team Calendar\",\n        \"description\": \"Sales Team Calendar Services\",\n        \"slug\": \"sales-team\",\n        \"shouldAssignContactToTeamMember\": false,\n        \"shouldSkipAssigningContactForExisting\": false\n    }\n}"},"url":"https://api.vip360.io/v1/calendars/teams/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"}],"_postman_id":"2ee67cdf-8147-4e43-9cd1-7e6b355f63d3"},{"name":"/v1/calendars/teams/:teamId","id":"0a012e53-976d-4c24-9d45-f46c4ffc92eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Sales Team\",\n    \"userIds\": [\n        \"aut\",\n        \"ea dolore consequat\"\n    ],\n    \"calendarConfig\": {\n        \"calendarName\": \"Sales Team Calendar\",\n        \"description\": \"Sales Team Calendar Services\",\n        \"slug\": \"sales-team\",\n        \"shouldAssignContactToTeamMember\": false,\n        \"shouldSkipAssigningContactForExisting\": false\n    }\n}"},"url":"https://api.vip360.io/v1/calendars/teams/:teamId","description":"<h4>Updating existing team.</h4> <p>Required JSON fields in the body</p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>name</td><td>string</td><td>Test Team</td></tr><tr><td>userIds</td><td>array</td><td><code>[\"J37gEVtdFMRYVQWPdXIc\"]</code></td></tr><tr><td>calendarConfig</td><td>object</td><td><code>{\"calendarName\": \"test\", \"description\": \"dfsadfsd\", \"slug\": \"tesfdsafdsa\", \"link\": \"/widget/appointment/tesfdsafdsa\", \"shouldAssignContactToTeamMember\": false, \"shouldSkipAssigningContactForExisting\": false}</code></td></tr></tbody></table><p>Required JSON fields in the <code>calendarConfig</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>calendarName</td><td>string</td><td>First Calendar</td></tr><tr><td>description</td><td>string</td><td>Some description</td></tr><tr><td>slug</td><td>string</td><td>first-calendar</td></tr></tbody></table><p>Allowed JSON fields in the <code>calendarConfig</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>shouldAssignContactToTeamMember</td><td>boolean</td><td><code>false</code></td></tr><tr><td>shouldSkipAssigningContactForExisting</td><td>boolean</td><td><code>false</code></td></tr></tbody></table><br /><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","calendars","teams",":teamId"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"bfbe810d-fc9a-47a9-a777-347431ec6e87","description":{"content":"<p>(Required) Team Id</p>\n","type":"text/plain"},"type":"any","value":"0nU7uKSrtT2RVM1KknuF","key":"teamId"}]}},"response":[{"id":"731b123f-b907-4de3-bbd4-3c3d8e510e32","name":"Successful response","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Sales Team\",\n    \"userIds\": [\n        \"aut\",\n        \"ea dolore consequat\"\n    ],\n    \"calendarConfig\": {\n        \"calendarName\": \"Sales Team Calendar\",\n        \"description\": \"Sales Team Calendar Services\",\n        \"slug\": \"sales-team\",\n        \"shouldAssignContactToTeamMember\": false,\n        \"shouldSkipAssigningContactForExisting\": false\n    }\n}"},"url":{"raw":"https://api.vip360.io/v1/calendars/teams/:teamId","host":["https://api.vip360.io"],"path":["v1","calendars","teams",":teamId"],"variable":[{"key":"teamId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"OW59k4IchTgKjIDy3VMO\",\n \"name\": \"Test Team\",\n \"members\": [\n  {\n   \"id\": \"mnUXmpG2MhhHKmjegzBZ\",\n   \"name\": \"Elon Musk\",\n   \"email\": \"elon@musk.com\"\n  },\n  {\n   \"id\": \"mnUXmpG2MhhHKmjegzBZ\",\n   \"name\": \"Elon Musk\",\n   \"email\": \"elon@musk.com\"\n  }\n ],\n \"calendarConfig\": {\n  \"calendarName\": \"Test Calendar\",\n  \"description\": \"Desc.\",\n  \"slug\": \"slug\",\n  \"link\": \"/widget/appointment/slug\",\n  \"shouldAssignContactToTeamMember\": false,\n  \"shouldSkipAssigningContactForExisting\": false\n }\n}"},{"id":"770794f4-cf92-467b-a46c-ec68e5a6284f","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Sales Team\",\n    \"userIds\": [\n        \"aut\",\n        \"ea dolore consequat\"\n    ],\n    \"calendarConfig\": {\n        \"calendarName\": \"Sales Team Calendar\",\n        \"description\": \"Sales Team Calendar Services\",\n        \"slug\": \"sales-team\",\n        \"shouldAssignContactToTeamMember\": false,\n        \"shouldSkipAssigningContactForExisting\": false\n    }\n}"},"url":{"raw":"https://api.vip360.io/v1/calendars/teams/:teamId","host":["https://api.vip360.io"],"path":["v1","calendars","teams",":teamId"],"variable":[{"key":"teamId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"dc525b38-4eeb-4736-8d1c-1b08f0956d41","name":"Bad Request. please contact support!","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Sales Team\",\n    \"userIds\": [\n        \"aut\",\n        \"ea dolore consequat\"\n    ],\n    \"calendarConfig\": {\n        \"calendarName\": \"Sales Team Calendar\",\n        \"description\": \"Sales Team Calendar Services\",\n        \"slug\": \"sales-team\",\n        \"shouldAssignContactToTeamMember\": false,\n        \"shouldSkipAssigningContactForExisting\": false\n    }\n}"},"url":{"raw":"https://api.vip360.io/v1/calendars/teams/:teamId","host":["https://api.vip360.io"],"path":["v1","calendars","teams",":teamId"],"variable":[{"key":"teamId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"dd5c3329-0a0e-4600-aea7-eb66636b20d1","name":"Unprocessable Entity","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Sales Team\",\n    \"userIds\": [\n        \"aut\",\n        \"ea dolore consequat\"\n    ],\n    \"calendarConfig\": {\n        \"calendarName\": \"Sales Team Calendar\",\n        \"description\": \"Sales Team Calendar Services\",\n        \"slug\": \"sales-team\",\n        \"shouldAssignContactToTeamMember\": false,\n        \"shouldSkipAssigningContactForExisting\": false\n    }\n}"},"url":{"raw":"https://api.vip360.io/v1/calendars/teams/:teamId","host":["https://api.vip360.io"],"path":["v1","calendars","teams",":teamId"],"variable":[{"key":"teamId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"name\": {\n  \"message\": \"The name field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"userIds\": {\n  \"message\": \"The user ids field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"calendarConfig.calendarName\": {\n  \"message\": \"The calendarConfig.calendarName field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"calendarConfig.description\": {\n  \"message\": \"The calendarConfig.description field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"calendarConfig.slug\": {\n  \"message\": \"The calendarConfig.slug field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"}],"_postman_id":"0a012e53-976d-4c24-9d45-f46c4ffc92eb"},{"name":"/v1/calendars/teams/:teamId","id":"df7d9813-476a-4125-92c9-e5d42810c0eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.vip360.io/v1/calendars/teams/:teamId","description":"<h4>Delete Team. </h4><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","calendars","teams",":teamId"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"6156d8e7-e5fc-4294-a68b-044cc6d8eed5","description":{"content":"<p>(Required) Team Id</p>\n","type":"text/plain"},"type":"any","value":"0nU7uKSrtT2RVM1KknuF","key":"teamId"}]}},"response":[{"id":"9542d1ec-9d0d-4c69-b25e-da12ee288f81","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/calendars/teams/:teamId","host":["https://api.vip360.io"],"path":["v1","calendars","teams",":teamId"],"variable":[{"key":"teamId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"a2e3e853-c503-4d66-9c68-6395220cbad6","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/calendars/teams/:teamId","host":["https://api.vip360.io"],"path":["v1","calendars","teams",":teamId"],"variable":[{"key":"teamId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"cf8f016b-124e-4ed4-a4dc-4a8f1122c3b3","name":"Bad Request. please contact support!","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/calendars/teams/:teamId","host":["https://api.vip360.io"],"path":["v1","calendars","teams",":teamId"],"variable":[{"key":"teamId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"}],"_postman_id":"df7d9813-476a-4125-92c9-e5d42810c0eb"}],"id":"71685161-c416-4117-9561-92ba21c200f3","description":"<p>Fetch calendar and team</p>\n","_postman_id":"71685161-c416-4117-9561-92ba21c200f3"},{"name":"Calendar/Service","item":[{"name":"/v1/calendars/services","id":"af3af85d-95a4-42ce-b53d-3f57577040bb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.vip360.io/v1/calendars/services?teamId=ABXdTR0kegkPcTvtdr1L","description":"<h4>Get all calendar services.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","calendars","services"],"host":["https://api.vip360.io"],"query":[{"description":{"content":"<p>Filter service by team id.</p>\n","type":"text/plain"},"key":"teamId","value":"ABXdTR0kegkPcTvtdr1L"}],"variable":[]}},"response":[{"id":"18b5bc8c-c0b6-4fdb-b920-f482a3eec141","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/calendars/services?teamId=ABXdTR0kegkPcTvtdr1L","host":["https://api.vip360.io"],"path":["v1","calendars","services"],"query":[{"key":"teamId","value":"ABXdTR0kegkPcTvtdr1L"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"2817583c-e37e-4daa-8bdd-56bbc764c5aa","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/calendars/services?teamId=ABXdTR0kegkPcTvtdr1L","host":["https://api.vip360.io"],"path":["v1","calendars","services"],"query":[{"key":"teamId","value":"ABXdTR0kegkPcTvtdr1L"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"a679f0f3-56ba-4d69-9741-44570dd6eb06","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/calendars/services?teamId=ABXdTR0kegkPcTvtdr1L","host":["https://api.vip360.io"],"path":["v1","calendars","services"],"query":[{"key":"teamId","value":"ABXdTR0kegkPcTvtdr1L"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"services\": [\n  {\n   \"id\": \"OW59k4IchTgKjIDy3VMO\",\n   \"name\": \"Test Service\",\n   \"description\": \"Test Service Desc.\",\n   \"appointmentTitle\": \"{{contact.name}}\",\n   \"meetingLocation\": \"location\",\n   \"eventColor\": \"#FF0000\",\n   \"teamId\": \"#FF0000\",\n   \"linkedCalendars\": {\n    \"google\": {\n     \"id\": \"exercitation eu dolore Lorem\",\n     \"name\": \"sint occaecat officia\"\n    },\n    \"clio\": {\n     \"id\": \"proident ullamco\",\n     \"name\": \"ipsum\"\n    },\n    \"drchrono\": {\n     \"id\": \"eiusmod tempor\",\n     \"name\": \"pariatur ullamco do cillum\"\n    }\n   },\n   \"syncOption\": \"oneway\",\n   \"teamMembers\": [\n    {\n     \"userId\": \"\",\n     \"priority\": 0,\n     \"selected\": false,\n     \"meetingLocation\": \"https://zoom.us\"\n    },\n    {\n     \"userId\": \"\",\n     \"priority\": 0,\n     \"selected\": false,\n     \"meetingLocation\": \"https://zoom.us\"\n    }\n   ],\n   \"availability\": {\n    \"eventTiming\": {\n     \"slotDuration\": 30,\n     \"slotInterval\": 30,\n     \"slotBuffer\": 0\n    },\n    \"appointmentInfo\": {\n     \"perSlot\": 1,\n     \"perDay\": 8\n    },\n    \"schedule\": {\n     \"allowBookingAfter\": 1,\n     \"allowBookingAfterUnit\": \"Hours\",\n     \"allowBookingFor\": 8,\n     \"allowBookingForUnit\": \"Hours\"\n    },\n    \"officeHours\": {\n     \"monday\": [\n      {\n       \"openMinute\": 0,\n       \"closeMinute\": 0,\n       \"closeHour\": 17,\n       \"openHour\": 8\n      },\n      {\n       \"openMinute\": 0,\n       \"closeMinute\": 0,\n       \"closeHour\": 17,\n       \"openHour\": 8\n      }\n     ],\n     \"tuesday\": [\n      {\n       \"openMinute\": 0,\n       \"closeMinute\": 0,\n       \"closeHour\": 17,\n       \"openHour\": 8\n      },\n      {\n       \"openMinute\": 0,\n       \"closeMinute\": 0,\n       \"closeHour\": 17,\n       \"openHour\": 8\n      }\n     ],\n     \"wednesday\": [\n      {\n       \"openMinute\": 0,\n       \"closeMinute\": 0,\n       \"closeHour\": 17,\n       \"openHour\": 8\n      },\n      {\n       \"openMinute\": 0,\n       \"closeMinute\": 0,\n       \"closeHour\": 17,\n       \"openHour\": 8\n      }\n     ],\n     \"thursday\": [\n      {\n       \"openMinute\": 0,\n       \"closeMinute\": 0,\n       \"closeHour\": 17,\n       \"openHour\": 8\n      },\n      {\n       \"openMinute\": 0,\n       \"closeMinute\": 0,\n       \"closeHour\": 17,\n       \"openHour\": 8\n      }\n     ],\n     \"friday\": [\n      {\n       \"openMinute\": 0,\n       \"closeMinute\": 0,\n       \"closeHour\": 17,\n       \"openHour\": 8\n      },\n      {\n       \"openMinute\": 0,\n       \"closeMinute\": 0,\n       \"closeHour\": 17,\n       \"openHour\": 8\n      }\n     ]\n    }\n   },\n   \"confirmation\": {\n    \"form\": {\n     \"customFormId\": \"jjusM6EOngDExnbo2DbU\",\n     \"stickyContact\": false\n    },\n    \"notificationAndOther\": {\n     \"alertEmail\": \"culpa do incididunt\",\n     \"hasAutoConfirm\": false,\n     \"hasGoogleSendInvitationEmail\": false,\n     \"hasAllowReschedule\": false,\n     \"hasAllowCancellation\": false,\n     \"hasSendEmailToAssignedMember\": false,\n     \"notes\": \"\",\n     \"facebookPixelId\": \"\",\n     \"customCode\": \"\"\n    },\n    \"formSubmission\": {\n     \"type\": \"ThankYouMessage\",\n     \"content\": \"\"\n    }\n   }\n  },\n  {\n   \"id\": \"OW59k4IchTgKjIDy3VMO\",\n   \"name\": \"Test Service\",\n   \"description\": \"Test Service Desc.\",\n   \"appointmentTitle\": \"{{contact.name}}\",\n   \"meetingLocation\": \"location\",\n   \"eventColor\": \"#FF0000\",\n   \"teamId\": \"#FF0000\",\n   \"linkedCalendars\": {\n    \"google\": {\n     \"id\": \"Ut amet tempor sunt\",\n     \"name\": \"labore deserunt veniam\"\n    },\n    \"clio\": {\n     \"id\": \"ullamco amet magna ex\",\n     \"name\": \"veniam sint\"\n    },\n    \"drchrono\": {\n     \"id\": \"voluptate pariatur culpa\",\n     \"name\": \"tempor\"\n    }\n   },\n   \"syncOption\": \"oneway\",\n   \"teamMembers\": [\n    {\n     \"userId\": \"\",\n     \"priority\": 0,\n     \"selected\": false,\n     \"meetingLocation\": \"https://zoom.us\"\n    },\n    {\n     \"userId\": \"\",\n     \"priority\": 0,\n     \"selected\": false,\n     \"meetingLocation\": \"https://zoom.us\"\n    }\n   ],\n   \"availability\": {\n    \"eventTiming\": {\n     \"slotDuration\": 30,\n     \"slotInterval\": 30,\n     \"slotBuffer\": 0\n    },\n    \"appointmentInfo\": {\n     \"perSlot\": 1,\n     \"perDay\": 8\n    },\n    \"schedule\": {\n     \"allowBookingAfter\": 1,\n     \"allowBookingAfterUnit\": \"Hours\",\n     \"allowBookingFor\": 8,\n     \"allowBookingForUnit\": \"Hours\"\n    },\n    \"officeHours\": {\n     \"monday\": [\n      {\n       \"openMinute\": 0,\n       \"closeMinute\": 0,\n       \"closeHour\": 17,\n       \"openHour\": 8\n      },\n      {\n       \"openMinute\": 0,\n       \"closeMinute\": 0,\n       \"closeHour\": 17,\n       \"openHour\": 8\n      }\n     ],\n     \"tuesday\": [\n      {\n       \"openMinute\": 0,\n       \"closeMinute\": 0,\n       \"closeHour\": 17,\n       \"openHour\": 8\n      },\n      {\n       \"openMinute\": 0,\n       \"closeMinute\": 0,\n       \"closeHour\": 17,\n       \"openHour\": 8\n      }\n     ],\n     \"wednesday\": [\n      {\n       \"openMinute\": 0,\n       \"closeMinute\": 0,\n       \"closeHour\": 17,\n       \"openHour\": 8\n      },\n      {\n       \"openMinute\": 0,\n       \"closeMinute\": 0,\n       \"closeHour\": 17,\n       \"openHour\": 8\n      }\n     ],\n     \"thursday\": [\n      {\n       \"openMinute\": 0,\n       \"closeMinute\": 0,\n       \"closeHour\": 17,\n       \"openHour\": 8\n      },\n      {\n       \"openMinute\": 0,\n       \"closeMinute\": 0,\n       \"closeHour\": 17,\n       \"openHour\": 8\n      }\n     ],\n     \"friday\": [\n      {\n       \"openMinute\": 0,\n       \"closeMinute\": 0,\n       \"closeHour\": 17,\n       \"openHour\": 8\n      },\n      {\n       \"openMinute\": 0,\n       \"closeMinute\": 0,\n       \"closeHour\": 17,\n       \"openHour\": 8\n      }\n     ]\n    }\n   },\n   \"confirmation\": {\n    \"form\": {\n     \"customFormId\": \"jjusM6EOngDExnbo2DbU\",\n     \"stickyContact\": false\n    },\n    \"notificationAndOther\": {\n     \"alertEmail\": \"eu Lorem proident\",\n     \"hasAutoConfirm\": false,\n     \"hasGoogleSendInvitationEmail\": false,\n     \"hasAllowReschedule\": false,\n     \"hasAllowCancellation\": false,\n     \"hasSendEmailToAssignedMember\": false,\n     \"notes\": \"\",\n     \"facebookPixelId\": \"\",\n     \"customCode\": \"\"\n    },\n    \"formSubmission\": {\n     \"type\": \"ThankYouMessage\",\n     \"content\": \"\"\n    }\n   }\n  }\n ]\n}"}],"_postman_id":"af3af85d-95a4-42ce-b53d-3f57577040bb"},{"name":"/v1/calendars/services/","id":"c2c8b887-dadb-495f-a1b8-c50260d82039","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"teamId\": \"0RXEzw5UVe5oLFm6GQls\",\n    \"eventType\": \"RoundRobin_OptimizeForAvailability\",\n    \"teamMembers\": [\n        {\n            \"selected\": true,\n            \"userId\": \"0nU7uKSrtT2RVM1KknuF\",\n            \"priority\": \"Low\",\n            \"meetingLocation\": \"PhoneNumber/ZoomLink/GoogleMeet/Location\"\n        },\n        {\n            \"selected\": true,\n            \"userId\": \"0nU7uKSrtT2RVM1KknuF\",\n            \"priority\": \"Low\",\n            \"meetingLocation\": \"PhoneNumber/ZoomLink/GoogleMeet/Location\"\n        }\n    ],\n    \"name\": \"30 Mins Call\",\n    \"description\": \"30 Minutes Call\",\n    \"slug\": \"30-mins-call\",\n    \"eventColor\": \"Peacock\",\n    \"availability\": {\n        \"eventTiming\": {\n            \"slotDuration\": 30,\n            \"slotInterval\": 30,\n            \"slotBuffer\": 0\n        },\n        \"appointmentInfo\": {\n            \"perSlot\": 0,\n            \"perDay\": 0\n        },\n        \"schedule\": {\n            \"allowBookingAfter\": 0,\n            \"allowBookingAfterUnit\": \"days\",\n            \"allowBookingFor\": 0,\n            \"allowBookingForUnit\": \"days\"\n        },\n        \"officeHours\": {\n            \"sunday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"monday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"tuesday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"wednesday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"thursday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"friday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"saturday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ]\n        }\n    },\n    \"confirmation\": {\n        \"form\": {\n            \"customFormId\": \"\",\n            \"stickyContact\": false,\n            \"stripe\": {\n                \"amount\": 0,\n                \"currency\": \"USD\",\n                \"chargeDescription\": \"Your will be billed X amount for this appointment\"\n            }\n        },\n        \"notificationAndOther\": {\n            \"autoConfirm\": true,\n            \"shouldSendAlertEmailsToAssignedMember\": true,\n            \"googleInvitationEmails\": false,\n            \"allowReschedule\": true,\n            \"allowCancellation\": true,\n            \"notes\": \"Phone:- {{contact.phone}} Email:- {{contact.email}} Need to make a change to this event? Reschedule:- {{reschedule_link}} Cancel:- {{cancellation_link}}\",\n            \"facebookPixelId\": \"\"\n        },\n        \"formSubmission\": {\n            \"type\": \"ThankYouMessage\",\n            \"content\": \"https://www.bing.com or Thank you for your appointment request. We will contact you shortly to confirm your request. Please call our office at {{contactMethod}} if you have any questions.\"\n        }\n    },\n    \"appointmentTitle\": \"{{contact.name}}\"\n}"},"url":"https://api.vip360.io/v1/calendars/services/","description":"<h4>Create a service</h4> <p>Required JSON fields in the body</p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>Allowed Option?</th></thead><tbody><tr><td>teamId</td><td>string</td><td>O4qa8K1M6xA4oPXu1b8O</td><td></td></tr><tr><td>name</td><td>string</td><td>Awsome Service</td><td></td></tr><tr><td>description</td><td>string</td><td>Awsome description</td><td></td></tr><tr><td>eventType</td><td>string</td><td>RoundRobin_OptimizeForAvailability</td><td><ul><li>RoundRobin_OptimizeForAvailability</li><li>RoundRobin_OptimizeForEqualDistribution</li></ul></td></tr><tr><td>teamMembers</td><td>obbject</td><td>See field info on the <code>teamMembers</code> table</td><td></td></tr><tr><td>slug</td><td>string</td><td>awsome-service</td><td></td></tr><tr><td>appointmentTitle</td><td>string</td><td><code>{{contact.name}}</code></td><td></td></tr><tr><td>eventColor</td><td>string</td><td>Tomato</td><td><ul><li>Banana</li><li>Basil</li><li>Blueberry</li><li>Flamingo</li><li>Grape</li><li>Graphite</li><li>Lavender</li><li>Peacock</li><li>Sage</li><li>Tangerine</li><li>Tomato</li></ul></td></tr><tr><td>availability</td><td>object</td><td>See field info on <code>availability</code> table.</td><td></td></tr><tr><td>confirmation</td><td>object</td><td>See field info on <code>confirmation</code> table.</td><td></td></tr></tbody></table><p>Allowed JSON fields in the body</p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>Allowed Option</th></thead><tbody><tr><td>isActive</td><td>boolean</td><td><code>true</code></td><td></td></tr><tr><td>syncOption</td><td>string</td><td>oneway</td><td><ul><li>oneway</li><li>twoway</li></ul></td></tr><tr><td>slug</td><td>string</td><td>first-calendar</td></tr></tbody></table><p>Allowed JSON fields in the <code>teamMembers</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>Allowed Options</th><th>is Required?</th></thead><tbody><tr><td>userId</td><td>string</td><td>GCs5KuzPqTls7vWclkEV</td><td></td><td>Yes</td></tr><tr><td>priority</td><td>string</td><td>High</td><td><ul><li>High</li><li>Medium</li><li>Low</li></ul></td><td>Yes</td></tr><tr><td>selected</td><td>boolean</td><td>true</td><td></td><td>Yes</td></tr><tr><td>meetingLocation</td><td>string</td><td>https://zoom.us/j/XXXXXXXXXX</td><td></td><td>No</td></tr></tbody></table><p>Allowed JSON fields in the <code>availability</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>is Required?</th></thead><tbody><tr><td>eventTiming</td><td>object</td><td>See field info on <code>availability.eventTiming</code> table.</td><td>Yes</td></tr><tr><td>officeHours</td><td>object</td><td>See field info on <code>availability.officeHours</code> table.</td><td>Yes</td></tr><tr><td>appointmentInfo</td><td>object</td><td>See field info on <code>availability.appointmentInfo</code> table.</td><td>No</td></tr><tr><td>schedule</td><td>object</td><td>See field info on <code>availability.schedule</code> table.</td><td>No</td></tr></tbody></table><p>Allowed JSON fields in the <code>availability.eventTiming</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>Allowed Options</th><th>is Required?</th></thead><tbody><tr><td>slotDuration</td><td>number</td><td>30</td><td><ul><li>10</li><li>15</li><li>20</li><li>30</li><li>45</li><li>60</li><li>90</li><li>120</li><li>180</li><li>240</li><li>300</li><li>360</li><li>420</li><li>480</li></ul></td><td>Yes</td></tr><tr><td>slotInterval</td><td>number</td><td>30</td><td><ul><li>10</li><li>15</li><li>20</li><li>30</li><li>45</li><li>60</li><li>90</li><li>120</li><li>180</li><li>240</li><li>300</li><li>360</li><li>420</li><li>480</li></ul></td><td>Yes</td></tr><tr><td>slotBuffer</td><td>number</td><td>1</td><td></td><td>No</td></tr></tbody></table><p>Allowed JSON fields in the <code>availability.appointmentInfo</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>is Required?</th></thead><tbody><tr><td>perSlot</td><td>number</td><td>1</td><td>No</td></tr><tr><td>perDay</td><td>number</td><td>5</td><td>No</td></tr></tbody></table><p>Allowed JSON fields in the <code>availability.schedule</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>Allowed Options</th><th>is Required?</th></thead><tbody><tr><td>allowBookingAfter</td><td>number</td><td>1</td><td></td><td>No</td></tr><tr><td>allowBookingAfterUnit</td><td>string</td><td>days</td><td><ul><li>hours</li><li>days</li><li>weeks</li><li>months</li></ul></td><td>No</td></tr><tr><td>allowBookingFor</td><td>number</td><td>5</td><td>No</td></tr><tr><td>allowBookingForUnit</td><td>string</td><td>days</td><td><ul><li>hours</li><li>days</li><li>weeks</li><li>months</li></ul></td><td>No</td></tr></tbody></table><p>Allowed JSON fields in the <code>availability.officeHours</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>is Required?</th></thead><tbody><tr><td>monday</td><td>array</td><td>Please see field info <code>availability.officeHours.days</code> table. include as a array.</td><td>Yes</td></tr><tr><td>tuesday</td><td>array</td><td>Please see field info <code>availability.officeHours.days</code> table. include as a array.</td><td>Yes</td></tr><tr><td>wednesday</td><td>array</td><td>Please see field info <code>availability.officeHours.days</code> table. include as a array.</td><td>Yes</td></tr><tr><td>thursday</td><td>array</td><td>Please see field info <code>availability.officeHours.days</code> table. include as a array.</td><td>Yes</td></tr><tr><td>friday</td><td>array</td><td>Please see field info <code>availability.officeHours.days</code> table. include as a array.</td><td>Yes</td></tr></tbody></table><p>Allowed JSON fields in the <code>availability.officeHours.days</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>is Required?</th></thead><tbody><tr><td>openMinute</td><td>number</td><td>0</td><td>Yes</td></tr><tr><td>openHour</td><td>number</td><td>8</td><td>Yes</td></tr><tr><td>closeMinute</td><td>number</td><td>0</td><td>Yes</td></tr><tr><td>closeHour</td><td>number</td><td>17</td><td>Yes</td></tr></tbody></table><p>Allowed JSON fields in the <code>confirmation</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>is Required?</th></thead><tbody><tr><td>form</td><td>object</td><td>See field info on <code>confirmation.form</code> table.</td><td>No</td></tr><tr><td>notificationAndOther</td><td>object</td><td>See field info on <code>confirmation.notificationAndOther</code> table.</td><td>Yes</td></tr><tr><td>formSubmission</td><td>object</td><td>See field info on <code>confirmation.formSubmission</code> table.</td><td>Yes</td></tr></tbody></table><p>Allowed JSON fields in the <code>confirmation.form</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>is Required?</th></thead><tbody><tr><td>customFormId</td><td>string</td><td>jjusM6EOngDExnbo2DbU</td><td>No</td></tr><tr><td>stickyContact</td><td>boolean</td><td>false</td><td>No</td></tr></tbody></table><p>Allowed JSON fields in the <code>confirmation.notificationAndOther</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>is Required?</th></thead><tbody><tr><td>autoConfirm</td><td>boolean</td><td>false</td><td>Yes</td></tr><tr><td>shouldSendAlertEmailsToAssignedMember</td><td>boolean</td><td>false</td><td>Yes</td></tr><tr><td>googleInvitationEmails</td><td>boolean</td><td>false</td><td>Yes</td></tr><tr><td>allowReschedule</td><td>boolean</td><td>false</td><td>Yes</td></tr><tr><td>allowCancellation</td><td>boolean</td><td>false</td><td>Yes</td></tr><tr><td>alertEmail</td><td>string</td><td>john@deo.com</td><td>No</td></tr><tr><td>notes</td><td>string</td><td>Awesome Notes</td><td>No</td></tr><tr><td>facebookPixelId</td><td>string</td><td>XXXXXXXXXX</td><td>No</td></tr></tbody></table><p>Allowed JSON fields in the <code>confirmation.formSubmission</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>Allowed Options</th><th>is Required?</th></thead><tbody><tr><td>type</td><td>string</td><td>ThankYouMessage</td><td><ul><li>ThankYouMessage</li><li>RedirectURL</li></ul></td><td>Yes</td></tr><tr><td>content</td><td>string</td><td>Thank you for your appointment request.</td><td></td><td>Yes</td></tr></tbody></table><br /><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","calendars","services",""],"host":["https://api.vip360.io"],"query":[],"variable":[]}},"response":[{"id":"ac9d17c7-7ee2-40c1-8656-1ff2401c9426","name":"Unprocessable Entity","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"teamId\": \"0RXEzw5UVe5oLFm6GQls\",\n    \"eventType\": \"RoundRobin_OptimizeForAvailability\",\n    \"teamMembers\": [\n        {\n            \"selected\": true,\n            \"userId\": \"0nU7uKSrtT2RVM1KknuF\",\n            \"priority\": \"Low\",\n            \"meetingLocation\": \"PhoneNumber/ZoomLink/GoogleMeet/Location\"\n        },\n        {\n            \"selected\": true,\n            \"userId\": \"0nU7uKSrtT2RVM1KknuF\",\n            \"priority\": \"Low\",\n            \"meetingLocation\": \"PhoneNumber/ZoomLink/GoogleMeet/Location\"\n        }\n    ],\n    \"name\": \"30 Mins Call\",\n    \"description\": \"30 Minutes Call\",\n    \"slug\": \"30-mins-call\",\n    \"eventColor\": \"Peacock\",\n    \"availability\": {\n        \"eventTiming\": {\n            \"slotDuration\": 30,\n            \"slotInterval\": 30,\n            \"slotBuffer\": 0\n        },\n        \"appointmentInfo\": {\n            \"perSlot\": 0,\n            \"perDay\": 0\n        },\n        \"schedule\": {\n            \"allowBookingAfter\": 0,\n            \"allowBookingAfterUnit\": \"days\",\n            \"allowBookingFor\": 0,\n            \"allowBookingForUnit\": \"days\"\n        },\n        \"officeHours\": {\n            \"sunday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"monday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"tuesday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"wednesday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"thursday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"friday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"saturday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ]\n        }\n    },\n    \"confirmation\": {\n        \"form\": {\n            \"customFormId\": \"\",\n            \"stickyContact\": false,\n            \"stripe\": {\n                \"amount\": 0,\n                \"currency\": \"USD\",\n                \"chargeDescription\": \"Your will be billed X amount for this appointment\"\n            }\n        },\n        \"notificationAndOther\": {\n            \"autoConfirm\": true,\n            \"shouldSendAlertEmailsToAssignedMember\": true,\n            \"googleInvitationEmails\": false,\n            \"allowReschedule\": true,\n            \"allowCancellation\": true,\n            \"notes\": \"Phone:- {{contact.phone}} Email:- {{contact.email}} Need to make a change to this event? Reschedule:- {{reschedule_link}} Cancel:- {{cancellation_link}}\",\n            \"facebookPixelId\": \"\"\n        },\n        \"formSubmission\": {\n            \"type\": \"ThankYouMessage\",\n            \"content\": \"https://www.bing.com or Thank you for your appointment request. We will contact you shortly to confirm your request. Please call our office at {{contactMethod}} if you have any questions.\"\n        }\n    },\n    \"appointmentTitle\": \"{{contact.name}}\"\n}"},"url":"https://api.vip360.io/v1/calendars/services/"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"teamId\": {\n  \"message\": \"The team id field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"name\": {\n  \"message\": \"The name field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"description\": {\n  \"message\": \"The description field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"eventType\": {\n  \"message\": \"The event type field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"teamMembers\": {\n  \"message\": \"The team members field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"slug\": {\n  \"message\": \"The slug field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"appointmentTitle\": {\n  \"message\": \"The team members field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"eventColor\": {\n  \"message\": \"The event color field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"availability.eventTiming.slotDuration\": {\n  \"message\": \"The availability.eventTiming.slotDuration members field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"availability.eventTiming.slotInterval\": {\n  \"message\": \"The availability.eventTiming.slotInterval members field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"availability.officeHours\": {\n  \"message\": \"The availability.officeHours members field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"confirmation.notificationAndOther.autoConfirm\": {\n  \"message\": \"The confirmation.notificationAndOther.autoConfirm members field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"confirmation.notificationAndOther.shouldSendAlertEmailsToAssignedMember\": {\n  \"message\": \"The confirmation.notificationAndOther.shouldSendAlertEmailsToAssignedMember members field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"confirmation.notificationAndOther.googleInvitationEmails\": {\n  \"message\": \"The confirmation.notificationAndOther.googleInvitationEmails members field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"confirmation.notificationAndOther.allowReschedule\": {\n  \"message\": \"The confirmation.notificationAndOther.allowReschedule members field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"confirmation.notificationAndOther.allowCancellation\": {\n  \"message\": \"The confirmation.notificationAndOther.allowCancellation members field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"confirmation.formSubmission.type\": {\n  \"message\": \"The confirmation.formSubmission.type members field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"confirmation.formSubmission.content\": {\n  \"message\": \"The confirmation.formSubmission.content members field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"},{"id":"bc518d15-1caa-40e1-b7d0-15fdcf74c7b8","name":"Bad Request. please contact support!","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"teamId\": \"0RXEzw5UVe5oLFm6GQls\",\n    \"eventType\": \"RoundRobin_OptimizeForAvailability\",\n    \"teamMembers\": [\n        {\n            \"selected\": true,\n            \"userId\": \"0nU7uKSrtT2RVM1KknuF\",\n            \"priority\": \"Low\",\n            \"meetingLocation\": \"PhoneNumber/ZoomLink/GoogleMeet/Location\"\n        },\n        {\n            \"selected\": true,\n            \"userId\": \"0nU7uKSrtT2RVM1KknuF\",\n            \"priority\": \"Low\",\n            \"meetingLocation\": \"PhoneNumber/ZoomLink/GoogleMeet/Location\"\n        }\n    ],\n    \"name\": \"30 Mins Call\",\n    \"description\": \"30 Minutes Call\",\n    \"slug\": \"30-mins-call\",\n    \"eventColor\": \"Peacock\",\n    \"availability\": {\n        \"eventTiming\": {\n            \"slotDuration\": 30,\n            \"slotInterval\": 30,\n            \"slotBuffer\": 0\n        },\n        \"appointmentInfo\": {\n            \"perSlot\": 0,\n            \"perDay\": 0\n        },\n        \"schedule\": {\n            \"allowBookingAfter\": 0,\n            \"allowBookingAfterUnit\": \"days\",\n            \"allowBookingFor\": 0,\n            \"allowBookingForUnit\": \"days\"\n        },\n        \"officeHours\": {\n            \"sunday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"monday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"tuesday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"wednesday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"thursday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"friday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"saturday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ]\n        }\n    },\n    \"confirmation\": {\n        \"form\": {\n            \"customFormId\": \"\",\n            \"stickyContact\": false,\n            \"stripe\": {\n                \"amount\": 0,\n                \"currency\": \"USD\",\n                \"chargeDescription\": \"Your will be billed X amount for this appointment\"\n            }\n        },\n        \"notificationAndOther\": {\n            \"autoConfirm\": true,\n            \"shouldSendAlertEmailsToAssignedMember\": true,\n            \"googleInvitationEmails\": false,\n            \"allowReschedule\": true,\n            \"allowCancellation\": true,\n            \"notes\": \"Phone:- {{contact.phone}} Email:- {{contact.email}} Need to make a change to this event? Reschedule:- {{reschedule_link}} Cancel:- {{cancellation_link}}\",\n            \"facebookPixelId\": \"\"\n        },\n        \"formSubmission\": {\n            \"type\": \"ThankYouMessage\",\n            \"content\": \"https://www.bing.com or Thank you for your appointment request. We will contact you shortly to confirm your request. Please call our office at {{contactMethod}} if you have any questions.\"\n        }\n    },\n    \"appointmentTitle\": \"{{contact.name}}\"\n}"},"url":"https://api.vip360.io/v1/calendars/services/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"e3a97491-c6eb-4974-940d-4eca4c3a25bb","name":"Successful response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"teamId\": \"0RXEzw5UVe5oLFm6GQls\",\n    \"eventType\": \"RoundRobin_OptimizeForAvailability\",\n    \"teamMembers\": [\n        {\n            \"selected\": true,\n            \"userId\": \"0nU7uKSrtT2RVM1KknuF\",\n            \"priority\": \"Low\",\n            \"meetingLocation\": \"PhoneNumber/ZoomLink/GoogleMeet/Location\"\n        },\n        {\n            \"selected\": true,\n            \"userId\": \"0nU7uKSrtT2RVM1KknuF\",\n            \"priority\": \"Low\",\n            \"meetingLocation\": \"PhoneNumber/ZoomLink/GoogleMeet/Location\"\n        }\n    ],\n    \"name\": \"30 Mins Call\",\n    \"description\": \"30 Minutes Call\",\n    \"slug\": \"30-mins-call\",\n    \"eventColor\": \"Peacock\",\n    \"availability\": {\n        \"eventTiming\": {\n            \"slotDuration\": 30,\n            \"slotInterval\": 30,\n            \"slotBuffer\": 0\n        },\n        \"appointmentInfo\": {\n            \"perSlot\": 0,\n            \"perDay\": 0\n        },\n        \"schedule\": {\n            \"allowBookingAfter\": 0,\n            \"allowBookingAfterUnit\": \"days\",\n            \"allowBookingFor\": 0,\n            \"allowBookingForUnit\": \"days\"\n        },\n        \"officeHours\": {\n            \"sunday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"monday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"tuesday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"wednesday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"thursday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"friday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"saturday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ]\n        }\n    },\n    \"confirmation\": {\n        \"form\": {\n            \"customFormId\": \"\",\n            \"stickyContact\": false,\n            \"stripe\": {\n                \"amount\": 0,\n                \"currency\": \"USD\",\n                \"chargeDescription\": \"Your will be billed X amount for this appointment\"\n            }\n        },\n        \"notificationAndOther\": {\n            \"autoConfirm\": true,\n            \"shouldSendAlertEmailsToAssignedMember\": true,\n            \"googleInvitationEmails\": false,\n            \"allowReschedule\": true,\n            \"allowCancellation\": true,\n            \"notes\": \"Phone:- {{contact.phone}} Email:- {{contact.email}} Need to make a change to this event? Reschedule:- {{reschedule_link}} Cancel:- {{cancellation_link}}\",\n            \"facebookPixelId\": \"\"\n        },\n        \"formSubmission\": {\n            \"type\": \"ThankYouMessage\",\n            \"content\": \"https://www.bing.com or Thank you for your appointment request. We will contact you shortly to confirm your request. Please call our office at {{contactMethod}} if you have any questions.\"\n        }\n    },\n    \"appointmentTitle\": \"{{contact.name}}\"\n}"},"url":"https://api.vip360.io/v1/calendars/services/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"OW59k4IchTgKjIDy3VMO\",\n \"name\": \"Test Service\",\n \"description\": \"Test Service Desc.\",\n \"appointmentTitle\": \"{{contact.name}}\",\n \"meetingLocation\": \"location\",\n \"eventColor\": \"#FF0000\",\n \"teamId\": \"#FF0000\",\n \"linkedCalendars\": {\n  \"google\": {\n   \"id\": \"ullamco in\",\n   \"name\": \"cillum magna consectetur culpa tempor\"\n  },\n  \"clio\": {\n   \"id\": \"Duis Ut\",\n   \"name\": \"si\"\n  },\n  \"drchrono\": {\n   \"id\": \"pro\",\n   \"name\": \"ullamco\"\n  }\n },\n \"syncOption\": \"oneway\",\n \"teamMembers\": [\n  {\n   \"userId\": \"\",\n   \"priority\": 0,\n   \"selected\": false,\n   \"meetingLocation\": \"https://zoom.us\"\n  },\n  {\n   \"userId\": \"\",\n   \"priority\": 0,\n   \"selected\": false,\n   \"meetingLocation\": \"https://zoom.us\"\n  }\n ],\n \"availability\": {\n  \"eventTiming\": {\n   \"slotDuration\": 30,\n   \"slotInterval\": 30,\n   \"slotBuffer\": 0\n  },\n  \"appointmentInfo\": {\n   \"perSlot\": 1,\n   \"perDay\": 8\n  },\n  \"schedule\": {\n   \"allowBookingAfter\": 1,\n   \"allowBookingAfterUnit\": \"Hours\",\n   \"allowBookingFor\": 8,\n   \"allowBookingForUnit\": \"Hours\"\n  },\n  \"officeHours\": {\n   \"monday\": [\n    {\n     \"openMinute\": 0,\n     \"closeMinute\": 0,\n     \"closeHour\": 17,\n     \"openHour\": 8\n    },\n    {\n     \"openMinute\": 0,\n     \"closeMinute\": 0,\n     \"closeHour\": 17,\n     \"openHour\": 8\n    }\n   ],\n   \"tuesday\": [\n    {\n     \"openMinute\": 0,\n     \"closeMinute\": 0,\n     \"closeHour\": 17,\n     \"openHour\": 8\n    },\n    {\n     \"openMinute\": 0,\n     \"closeMinute\": 0,\n     \"closeHour\": 17,\n     \"openHour\": 8\n    }\n   ],\n   \"wednesday\": [\n    {\n     \"openMinute\": 0,\n     \"closeMinute\": 0,\n     \"closeHour\": 17,\n     \"openHour\": 8\n    },\n    {\n     \"openMinute\": 0,\n     \"closeMinute\": 0,\n     \"closeHour\": 17,\n     \"openHour\": 8\n    }\n   ],\n   \"thursday\": [\n    {\n     \"openMinute\": 0,\n     \"closeMinute\": 0,\n     \"closeHour\": 17,\n     \"openHour\": 8\n    },\n    {\n     \"openMinute\": 0,\n     \"closeMinute\": 0,\n     \"closeHour\": 17,\n     \"openHour\": 8\n    }\n   ],\n   \"friday\": [\n    {\n     \"openMinute\": 0,\n     \"closeMinute\": 0,\n     \"closeHour\": 17,\n     \"openHour\": 8\n    },\n    {\n     \"openMinute\": 0,\n     \"closeMinute\": 0,\n     \"closeHour\": 17,\n     \"openHour\": 8\n    }\n   ]\n  }\n },\n \"confirmation\": {\n  \"form\": {\n   \"customFormId\": \"jjusM6EOngDExnbo2DbU\",\n   \"stickyContact\": false\n  },\n  \"notificationAndOther\": {\n   \"alertEmail\": \"sint consequat\",\n   \"hasAutoConfirm\": false,\n   \"hasGoogleSendInvitationEmail\": false,\n   \"hasAllowReschedule\": false,\n   \"hasAllowCancellation\": false,\n   \"hasSendEmailToAssignedMember\": false,\n   \"notes\": \"\",\n   \"facebookPixelId\": \"\",\n   \"customCode\": \"\"\n  },\n  \"formSubmission\": {\n   \"type\": \"ThankYouMessage\",\n   \"content\": \"\"\n  }\n }\n}"},{"id":"fcbbb1cc-f43a-4c59-b0b2-46bf9423de02","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"teamId\": \"0RXEzw5UVe5oLFm6GQls\",\n    \"eventType\": \"RoundRobin_OptimizeForAvailability\",\n    \"teamMembers\": [\n        {\n            \"selected\": true,\n            \"userId\": \"0nU7uKSrtT2RVM1KknuF\",\n            \"priority\": \"Low\",\n            \"meetingLocation\": \"PhoneNumber/ZoomLink/GoogleMeet/Location\"\n        },\n        {\n            \"selected\": true,\n            \"userId\": \"0nU7uKSrtT2RVM1KknuF\",\n            \"priority\": \"Low\",\n            \"meetingLocation\": \"PhoneNumber/ZoomLink/GoogleMeet/Location\"\n        }\n    ],\n    \"name\": \"30 Mins Call\",\n    \"description\": \"30 Minutes Call\",\n    \"slug\": \"30-mins-call\",\n    \"eventColor\": \"Peacock\",\n    \"availability\": {\n        \"eventTiming\": {\n            \"slotDuration\": 30,\n            \"slotInterval\": 30,\n            \"slotBuffer\": 0\n        },\n        \"appointmentInfo\": {\n            \"perSlot\": 0,\n            \"perDay\": 0\n        },\n        \"schedule\": {\n            \"allowBookingAfter\": 0,\n            \"allowBookingAfterUnit\": \"days\",\n            \"allowBookingFor\": 0,\n            \"allowBookingForUnit\": \"days\"\n        },\n        \"officeHours\": {\n            \"sunday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"monday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"tuesday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"wednesday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"thursday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"friday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"saturday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ]\n        }\n    },\n    \"confirmation\": {\n        \"form\": {\n            \"customFormId\": \"\",\n            \"stickyContact\": false,\n            \"stripe\": {\n                \"amount\": 0,\n                \"currency\": \"USD\",\n                \"chargeDescription\": \"Your will be billed X amount for this appointment\"\n            }\n        },\n        \"notificationAndOther\": {\n            \"autoConfirm\": true,\n            \"shouldSendAlertEmailsToAssignedMember\": true,\n            \"googleInvitationEmails\": false,\n            \"allowReschedule\": true,\n            \"allowCancellation\": true,\n            \"notes\": \"Phone:- {{contact.phone}} Email:- {{contact.email}} Need to make a change to this event? Reschedule:- {{reschedule_link}} Cancel:- {{cancellation_link}}\",\n            \"facebookPixelId\": \"\"\n        },\n        \"formSubmission\": {\n            \"type\": \"ThankYouMessage\",\n            \"content\": \"https://www.bing.com or Thank you for your appointment request. We will contact you shortly to confirm your request. Please call our office at {{contactMethod}} if you have any questions.\"\n        }\n    },\n    \"appointmentTitle\": \"{{contact.name}}\"\n}"},"url":"https://api.vip360.io/v1/calendars/services/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"c2c8b887-dadb-495f-a1b8-c50260d82039"},{"name":"/v1/calendars/services/:serviceId","id":"48d18c27-ea5c-4b7c-a28b-3428bbeb79a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"teamId\": \"0RXEzw5UVe5oLFm6GQls\",\n    \"eventType\": \"RoundRobin_OptimizeForAvailability\",\n    \"teamMembers\": [\n        {\n            \"selected\": true,\n            \"userId\": \"0nU7uKSrtT2RVM1KknuF\",\n            \"priority\": \"Low\",\n            \"meetingLocation\": \"PhoneNumber/ZoomLink/GoogleMeet/Location\"\n        },\n        {\n            \"selected\": true,\n            \"userId\": \"0nU7uKSrtT2RVM1KknuF\",\n            \"priority\": \"Low\",\n            \"meetingLocation\": \"PhoneNumber/ZoomLink/GoogleMeet/Location\"\n        }\n    ],\n    \"name\": \"30 Mins Call\",\n    \"description\": \"30 Minutes Call\",\n    \"slug\": \"30-mins-call\",\n    \"eventColor\": \"Peacock\",\n    \"availability\": {\n        \"eventTiming\": {\n            \"slotDuration\": 30,\n            \"slotInterval\": 30,\n            \"slotBuffer\": 0\n        },\n        \"appointmentInfo\": {\n            \"perSlot\": 0,\n            \"perDay\": 0\n        },\n        \"schedule\": {\n            \"allowBookingAfter\": 0,\n            \"allowBookingAfterUnit\": \"days\",\n            \"allowBookingFor\": 0,\n            \"allowBookingForUnit\": \"days\"\n        },\n        \"officeHours\": {\n            \"sunday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"monday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"tuesday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"wednesday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"thursday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"friday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"saturday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ]\n        }\n    },\n    \"confirmation\": {\n        \"form\": {\n            \"customFormId\": \"\",\n            \"stickyContact\": false,\n            \"stripe\": {\n                \"amount\": 0,\n                \"currency\": \"USD\",\n                \"chargeDescription\": \"Your will be billed X amount for this appointment\"\n            }\n        },\n        \"notificationAndOther\": {\n            \"autoConfirm\": true,\n            \"shouldSendAlertEmailsToAssignedMember\": true,\n            \"googleInvitationEmails\": false,\n            \"allowReschedule\": true,\n            \"allowCancellation\": true,\n            \"notes\": \"Phone:- {{contact.phone}} Email:- {{contact.email}} Need to make a change to this event? Reschedule:- {{reschedule_link}} Cancel:- {{cancellation_link}}\",\n            \"facebookPixelId\": \"\"\n        },\n        \"formSubmission\": {\n            \"type\": \"ThankYouMessage\",\n            \"content\": \"https://www.bing.com or Thank you for your appointment request. We will contact you shortly to confirm your request. Please call our office at {{contactMethod}} if you have any questions.\"\n        }\n    },\n    \"appointmentTitle\": \"{{contact.name}}\"\n}"},"url":"https://api.vip360.io/v1/calendars/services/:serviceId","description":"<h4>Update existing service</h4> <p>Required JSON fields in the body</p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>Allowed Option?</th></thead><tbody><tr><td>teamId</td><td>string</td><td>O4qa8K1M6xA4oPXu1b8O</td><td></td></tr><tr><td>name</td><td>string</td><td>Awsome Service</td><td></td></tr><tr><td>description</td><td>string</td><td>Awsome description</td><td></td></tr><tr><td>eventType</td><td>string</td><td>RoundRobin_OptimizeForAvailability</td><td><ul><li>RoundRobin_OptimizeForAvailability</li><li>RoundRobin_OptimizeForEqualDistribution</li></ul></td></tr><tr><td>teamMembers</td><td>obbject</td><td>See field info on the <code>teamMembers</code> table</td><td></td></tr><tr><td>slug</td><td>string</td><td>awsome-service</td><td></td></tr><tr><td>appointmentTitle</td><td>string</td><td><code>{{contact.name}}</code></td><td></td></tr><tr><td>eventColor</td><td>string</td><td>Tomato</td><td><ul><li>Banana</li><li>Basil</li><li>Blueberry</li><li>Flamingo</li><li>Grape</li><li>Graphite</li><li>Lavender</li><li>Peacock</li><li>Sage</li><li>Tangerine</li><li>Tomato</li></ul></td></tr><tr><td>availability</td><td>object</td><td>See field info on <code>availability</code> table.</td><td></td></tr><tr><td>confirmation</td><td>object</td><td>See field info on <code>confirmation</code> table.</td><td></td></tr></tbody></table><p>Allowed JSON fields in the body</p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>Allowed Option</th></thead><tbody><tr><td>isActive</td><td>boolean</td><td><code>true</code></td><td></td></tr><tr><td>syncOption</td><td>string</td><td>oneway</td><td><ul><li>oneway</li><li>twoway</li></ul></td></tr><tr><td>slug</td><td>string</td><td>first-calendar</td></tr></tbody></table><p>Allowed JSON fields in the <code>teamMembers</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>Allowed Options</th><th>is Required?</th></thead><tbody><tr><td>userId</td><td>string</td><td>GCs5KuzPqTls7vWclkEV</td><td></td><td>Yes</td></tr><tr><td>priority</td><td>string</td><td>High</td><td><ul><li>High</li><li>Medium</li><li>Low</li></ul></td><td>Yes</td></tr><tr><td>selected</td><td>boolean</td><td>true</td><td></td><td>Yes</td></tr><tr><td>meetingLocation</td><td>string</td><td>https://zoom.us/j/XXXXXXXXXX</td><td></td><td>No</td></tr></tbody></table><p>Allowed JSON fields in the <code>availability</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>is Required?</th></thead><tbody><tr><td>eventTiming</td><td>object</td><td>See field info on <code>availability.eventTiming</code> table.</td><td>Yes</td></tr><tr><td>officeHours</td><td>object</td><td>See field info on <code>availability.officeHours</code> table.</td><td>Yes</td></tr><tr><td>appointmentInfo</td><td>object</td><td>See field info on <code>availability.appointmentInfo</code> table.</td><td>No</td></tr><tr><td>schedule</td><td>object</td><td>See field info on <code>availability.schedule</code> table.</td><td>No</td></tr></tbody></table><p>Allowed JSON fields in the <code>availability.eventTiming</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>Allowed Options</th><th>is Required?</th></thead><tbody><tr><td>slotDuration</td><td>number</td><td>30</td><td><ul><li>10</li><li>15</li><li>20</li><li>30</li><li>45</li><li>60</li><li>90</li><li>120</li><li>180</li><li>240</li><li>300</li><li>360</li><li>420</li><li>480</li></ul></td><td>Yes</td></tr><tr><td>slotInterval</td><td>number</td><td>30</td><td><ul><li>10</li><li>15</li><li>20</li><li>30</li><li>45</li><li>60</li><li>90</li><li>120</li><li>180</li><li>240</li><li>300</li><li>360</li><li>420</li><li>480</li></ul></td><td>Yes</td></tr><tr><td>slotBuffer</td><td>number</td><td>1</td><td></td><td>No</td></tr></tbody></table><p>Allowed JSON fields in the <code>availability.appointmentInfo</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>is Required?</th></thead><tbody><tr><td>perSlot</td><td>number</td><td>1</td><td>No</td></tr><tr><td>perDay</td><td>number</td><td>5</td><td>No</td></tr></tbody></table><p>Allowed JSON fields in the <code>availability.schedule</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>Allowed Options</th><th>is Required?</th></thead><tbody><tr><td>allowBookingAfter</td><td>number</td><td>1</td><td></td><td>No</td></tr><tr><td>allowBookingAfterUnit</td><td>string</td><td>days</td><td><ul><li>hours</li><li>days</li><li>weeks</li><li>months</li></ul></td><td>No</td></tr><tr><td>allowBookingFor</td><td>number</td><td>5</td><td>No</td></tr><tr><td>allowBookingForUnit</td><td>string</td><td>days</td><td><ul><li>hours</li><li>days</li><li>weeks</li><li>months</li></ul></td><td>No</td></tr></tbody></table><p>Allowed JSON fields in the <code>availability.officeHours</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>is Required?</th></thead><tbody><tr><td>monday</td><td>array</td><td>Please see field info <code>availability.officeHours.days</code> table. include as a array.</td><td>Yes</td></tr><tr><td>tuesday</td><td>array</td><td>Please see field info <code>availability.officeHours.days</code> table. include as a array.</td><td>Yes</td></tr><tr><td>wednesday</td><td>array</td><td>Please see field info <code>availability.officeHours.days</code> table. include as a array.</td><td>Yes</td></tr><tr><td>thursday</td><td>array</td><td>Please see field info <code>availability.officeHours.days</code> table. include as a array.</td><td>Yes</td></tr><tr><td>friday</td><td>array</td><td>Please see field info <code>availability.officeHours.days</code> table. include as a array.</td><td>Yes</td></tr></tbody></table><p>Allowed JSON fields in the <code>availability.officeHours.days</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>is Required?</th></thead><tbody><tr><td>openMinute</td><td>number</td><td>0</td><td>Yes</td></tr><tr><td>openHour</td><td>number</td><td>8</td><td>Yes</td></tr><tr><td>closeMinute</td><td>number</td><td>0</td><td>Yes</td></tr><tr><td>closeHour</td><td>number</td><td>17</td><td>Yes</td></tr></tbody></table><p>Allowed JSON fields in the <code>confirmation</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>is Required?</th></thead><tbody><tr><td>form</td><td>object</td><td>See field info on <code>confirmation.form</code> table.</td><td>No</td></tr><tr><td>notificationAndOther</td><td>object</td><td>See field info on <code>confirmation.notificationAndOther</code> table.</td><td>Yes</td></tr><tr><td>formSubmission</td><td>object</td><td>See field info on <code>confirmation.formSubmission</code> table.</td><td>Yes</td></tr></tbody></table><p>Allowed JSON fields in the <code>confirmation.form</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>is Required?</th></thead><tbody><tr><td>customFormId</td><td>string</td><td>jjusM6EOngDExnbo2DbU</td><td>No</td></tr><tr><td>stickyContact</td><td>boolean</td><td>false</td><td>No</td></tr></tbody></table><p>Allowed JSON fields in the <code>confirmation.notificationAndOther</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>is Required?</th></thead><tbody><tr><td>autoConfirm</td><td>boolean</td><td>false</td><td>Yes</td></tr><tr><td>shouldSendAlertEmailsToAssignedMember</td><td>boolean</td><td>false</td><td>Yes</td></tr><tr><td>googleInvitationEmails</td><td>boolean</td><td>false</td><td>Yes</td></tr><tr><td>allowReschedule</td><td>boolean</td><td>false</td><td>Yes</td></tr><tr><td>allowCancellation</td><td>boolean</td><td>false</td><td>Yes</td></tr><tr><td>alertEmail</td><td>string</td><td>john@deo.com</td><td>No</td></tr><tr><td>notes</td><td>string</td><td>Awesome Notes</td><td>No</td></tr><tr><td>facebookPixelId</td><td>string</td><td>XXXXXXXXXX</td><td>No</td></tr></tbody></table><p>Allowed JSON fields in the <code>confirmation.formSubmission</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>Allowed Options</th><th>is Required?</th></thead><tbody><tr><td>type</td><td>string</td><td>ThankYouMessage</td><td><ul><li>ThankYouMessage</li><li>RedirectURL</li></ul></td><td>Yes</td></tr><tr><td>content</td><td>string</td><td>Thank you for your appointment request.</td><td></td><td>Yes</td></tr></tbody></table><br /><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","calendars","services",":serviceId"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"3dafd3b6-832b-438a-80a3-82875cc47cdd","description":{"content":"<p>(Required) Service Id</p>\n","type":"text/plain"},"type":"any","value":"0RXEzw5UVe5oLFm6GQls","key":"serviceId"}]}},"response":[{"id":"1d4ea1be-9dd7-40f7-967e-9696b187ac9d","name":"Bad Request. please contact support!","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"teamId\": \"0RXEzw5UVe5oLFm6GQls\",\n    \"eventType\": \"RoundRobin_OptimizeForAvailability\",\n    \"teamMembers\": [\n        {\n            \"selected\": true,\n            \"userId\": \"0nU7uKSrtT2RVM1KknuF\",\n            \"priority\": \"Low\",\n            \"meetingLocation\": \"PhoneNumber/ZoomLink/GoogleMeet/Location\"\n        },\n        {\n            \"selected\": true,\n            \"userId\": \"0nU7uKSrtT2RVM1KknuF\",\n            \"priority\": \"Low\",\n            \"meetingLocation\": \"PhoneNumber/ZoomLink/GoogleMeet/Location\"\n        }\n    ],\n    \"name\": \"30 Mins Call\",\n    \"description\": \"30 Minutes Call\",\n    \"slug\": \"30-mins-call\",\n    \"eventColor\": \"Peacock\",\n    \"availability\": {\n        \"eventTiming\": {\n            \"slotDuration\": 30,\n            \"slotInterval\": 30,\n            \"slotBuffer\": 0\n        },\n        \"appointmentInfo\": {\n            \"perSlot\": 0,\n            \"perDay\": 0\n        },\n        \"schedule\": {\n            \"allowBookingAfter\": 0,\n            \"allowBookingAfterUnit\": \"days\",\n            \"allowBookingFor\": 0,\n            \"allowBookingForUnit\": \"days\"\n        },\n        \"officeHours\": {\n            \"sunday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"monday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"tuesday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"wednesday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"thursday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"friday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"saturday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ]\n        }\n    },\n    \"confirmation\": {\n        \"form\": {\n            \"customFormId\": \"\",\n            \"stickyContact\": false,\n            \"stripe\": {\n                \"amount\": 0,\n                \"currency\": \"USD\",\n                \"chargeDescription\": \"Your will be billed X amount for this appointment\"\n            }\n        },\n        \"notificationAndOther\": {\n            \"autoConfirm\": true,\n            \"shouldSendAlertEmailsToAssignedMember\": true,\n            \"googleInvitationEmails\": false,\n            \"allowReschedule\": true,\n            \"allowCancellation\": true,\n            \"notes\": \"Phone:- {{contact.phone}} Email:- {{contact.email}} Need to make a change to this event? Reschedule:- {{reschedule_link}} Cancel:- {{cancellation_link}}\",\n            \"facebookPixelId\": \"\"\n        },\n        \"formSubmission\": {\n            \"type\": \"ThankYouMessage\",\n            \"content\": \"https://www.bing.com or Thank you for your appointment request. We will contact you shortly to confirm your request. Please call our office at {{contactMethod}} if you have any questions.\"\n        }\n    },\n    \"appointmentTitle\": \"{{contact.name}}\"\n}"},"url":{"raw":"https://api.vip360.io/v1/calendars/services/:serviceId","host":["https://api.vip360.io"],"path":["v1","calendars","services",":serviceId"],"variable":[{"key":"serviceId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"797c9f18-1a88-4801-8964-6cc9f39f2eec","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"teamId\": \"0RXEzw5UVe5oLFm6GQls\",\n    \"eventType\": \"RoundRobin_OptimizeForAvailability\",\n    \"teamMembers\": [\n        {\n            \"selected\": true,\n            \"userId\": \"0nU7uKSrtT2RVM1KknuF\",\n            \"priority\": \"Low\",\n            \"meetingLocation\": \"PhoneNumber/ZoomLink/GoogleMeet/Location\"\n        },\n        {\n            \"selected\": true,\n            \"userId\": \"0nU7uKSrtT2RVM1KknuF\",\n            \"priority\": \"Low\",\n            \"meetingLocation\": \"PhoneNumber/ZoomLink/GoogleMeet/Location\"\n        }\n    ],\n    \"name\": \"30 Mins Call\",\n    \"description\": \"30 Minutes Call\",\n    \"slug\": \"30-mins-call\",\n    \"eventColor\": \"Peacock\",\n    \"availability\": {\n        \"eventTiming\": {\n            \"slotDuration\": 30,\n            \"slotInterval\": 30,\n            \"slotBuffer\": 0\n        },\n        \"appointmentInfo\": {\n            \"perSlot\": 0,\n            \"perDay\": 0\n        },\n        \"schedule\": {\n            \"allowBookingAfter\": 0,\n            \"allowBookingAfterUnit\": \"days\",\n            \"allowBookingFor\": 0,\n            \"allowBookingForUnit\": \"days\"\n        },\n        \"officeHours\": {\n            \"sunday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"monday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"tuesday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"wednesday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"thursday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"friday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"saturday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ]\n        }\n    },\n    \"confirmation\": {\n        \"form\": {\n            \"customFormId\": \"\",\n            \"stickyContact\": false,\n            \"stripe\": {\n                \"amount\": 0,\n                \"currency\": \"USD\",\n                \"chargeDescription\": \"Your will be billed X amount for this appointment\"\n            }\n        },\n        \"notificationAndOther\": {\n            \"autoConfirm\": true,\n            \"shouldSendAlertEmailsToAssignedMember\": true,\n            \"googleInvitationEmails\": false,\n            \"allowReschedule\": true,\n            \"allowCancellation\": true,\n            \"notes\": \"Phone:- {{contact.phone}} Email:- {{contact.email}} Need to make a change to this event? Reschedule:- {{reschedule_link}} Cancel:- {{cancellation_link}}\",\n            \"facebookPixelId\": \"\"\n        },\n        \"formSubmission\": {\n            \"type\": \"ThankYouMessage\",\n            \"content\": \"https://www.bing.com or Thank you for your appointment request. We will contact you shortly to confirm your request. Please call our office at {{contactMethod}} if you have any questions.\"\n        }\n    },\n    \"appointmentTitle\": \"{{contact.name}}\"\n}"},"url":{"raw":"https://api.vip360.io/v1/calendars/services/:serviceId","host":["https://api.vip360.io"],"path":["v1","calendars","services",":serviceId"],"variable":[{"key":"serviceId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"8c2810dc-b84d-4b15-8d49-c3ca2809296d","name":"Unprocessable Entity","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"teamId\": \"0RXEzw5UVe5oLFm6GQls\",\n    \"eventType\": \"RoundRobin_OptimizeForAvailability\",\n    \"teamMembers\": [\n        {\n            \"selected\": true,\n            \"userId\": \"0nU7uKSrtT2RVM1KknuF\",\n            \"priority\": \"Low\",\n            \"meetingLocation\": \"PhoneNumber/ZoomLink/GoogleMeet/Location\"\n        },\n        {\n            \"selected\": true,\n            \"userId\": \"0nU7uKSrtT2RVM1KknuF\",\n            \"priority\": \"Low\",\n            \"meetingLocation\": \"PhoneNumber/ZoomLink/GoogleMeet/Location\"\n        }\n    ],\n    \"name\": \"30 Mins Call\",\n    \"description\": \"30 Minutes Call\",\n    \"slug\": \"30-mins-call\",\n    \"eventColor\": \"Peacock\",\n    \"availability\": {\n        \"eventTiming\": {\n            \"slotDuration\": 30,\n            \"slotInterval\": 30,\n            \"slotBuffer\": 0\n        },\n        \"appointmentInfo\": {\n            \"perSlot\": 0,\n            \"perDay\": 0\n        },\n        \"schedule\": {\n            \"allowBookingAfter\": 0,\n            \"allowBookingAfterUnit\": \"days\",\n            \"allowBookingFor\": 0,\n            \"allowBookingForUnit\": \"days\"\n        },\n        \"officeHours\": {\n            \"sunday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"monday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"tuesday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"wednesday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"thursday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"friday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"saturday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ]\n        }\n    },\n    \"confirmation\": {\n        \"form\": {\n            \"customFormId\": \"\",\n            \"stickyContact\": false,\n            \"stripe\": {\n                \"amount\": 0,\n                \"currency\": \"USD\",\n                \"chargeDescription\": \"Your will be billed X amount for this appointment\"\n            }\n        },\n        \"notificationAndOther\": {\n            \"autoConfirm\": true,\n            \"shouldSendAlertEmailsToAssignedMember\": true,\n            \"googleInvitationEmails\": false,\n            \"allowReschedule\": true,\n            \"allowCancellation\": true,\n            \"notes\": \"Phone:- {{contact.phone}} Email:- {{contact.email}} Need to make a change to this event? Reschedule:- {{reschedule_link}} Cancel:- {{cancellation_link}}\",\n            \"facebookPixelId\": \"\"\n        },\n        \"formSubmission\": {\n            \"type\": \"ThankYouMessage\",\n            \"content\": \"https://www.bing.com or Thank you for your appointment request. We will contact you shortly to confirm your request. Please call our office at {{contactMethod}} if you have any questions.\"\n        }\n    },\n    \"appointmentTitle\": \"{{contact.name}}\"\n}"},"url":{"raw":"https://api.vip360.io/v1/calendars/services/:serviceId","host":["https://api.vip360.io"],"path":["v1","calendars","services",":serviceId"],"variable":[{"key":"serviceId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"teamId\": {\n  \"message\": \"The team id field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"name\": {\n  \"message\": \"The name field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"description\": {\n  \"message\": \"The description field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"eventType\": {\n  \"message\": \"The event type field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"teamMembers\": {\n  \"message\": \"The team members field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"slug\": {\n  \"message\": \"The slug field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"appointmentTitle\": {\n  \"message\": \"The team members field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"eventColor\": {\n  \"message\": \"The event color field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"availability.eventTiming.slotDuration\": {\n  \"message\": \"The availability.eventTiming.slotDuration members field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"availability.eventTiming.slotInterval\": {\n  \"message\": \"The availability.eventTiming.slotInterval members field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"availability.officeHours\": {\n  \"message\": \"The availability.officeHours members field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"confirmation.notificationAndOther.autoConfirm\": {\n  \"message\": \"The confirmation.notificationAndOther.autoConfirm members field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"confirmation.notificationAndOther.shouldSendAlertEmailsToAssignedMember\": {\n  \"message\": \"The confirmation.notificationAndOther.shouldSendAlertEmailsToAssignedMember members field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"confirmation.notificationAndOther.googleInvitationEmails\": {\n  \"message\": \"The confirmation.notificationAndOther.googleInvitationEmails members field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"confirmation.notificationAndOther.allowReschedule\": {\n  \"message\": \"The confirmation.notificationAndOther.allowReschedule members field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"confirmation.notificationAndOther.allowCancellation\": {\n  \"message\": \"The confirmation.notificationAndOther.allowCancellation members field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"confirmation.formSubmission.type\": {\n  \"message\": \"The confirmation.formSubmission.type members field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"confirmation.formSubmission.content\": {\n  \"message\": \"The confirmation.formSubmission.content members field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"},{"id":"cef4e069-f720-4835-863f-aa80316b021d","name":"Successful response","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"teamId\": \"0RXEzw5UVe5oLFm6GQls\",\n    \"eventType\": \"RoundRobin_OptimizeForAvailability\",\n    \"teamMembers\": [\n        {\n            \"selected\": true,\n            \"userId\": \"0nU7uKSrtT2RVM1KknuF\",\n            \"priority\": \"Low\",\n            \"meetingLocation\": \"PhoneNumber/ZoomLink/GoogleMeet/Location\"\n        },\n        {\n            \"selected\": true,\n            \"userId\": \"0nU7uKSrtT2RVM1KknuF\",\n            \"priority\": \"Low\",\n            \"meetingLocation\": \"PhoneNumber/ZoomLink/GoogleMeet/Location\"\n        }\n    ],\n    \"name\": \"30 Mins Call\",\n    \"description\": \"30 Minutes Call\",\n    \"slug\": \"30-mins-call\",\n    \"eventColor\": \"Peacock\",\n    \"availability\": {\n        \"eventTiming\": {\n            \"slotDuration\": 30,\n            \"slotInterval\": 30,\n            \"slotBuffer\": 0\n        },\n        \"appointmentInfo\": {\n            \"perSlot\": 0,\n            \"perDay\": 0\n        },\n        \"schedule\": {\n            \"allowBookingAfter\": 0,\n            \"allowBookingAfterUnit\": \"days\",\n            \"allowBookingFor\": 0,\n            \"allowBookingForUnit\": \"days\"\n        },\n        \"officeHours\": {\n            \"sunday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"monday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"tuesday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"wednesday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"thursday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"friday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"saturday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ]\n        }\n    },\n    \"confirmation\": {\n        \"form\": {\n            \"customFormId\": \"\",\n            \"stickyContact\": false,\n            \"stripe\": {\n                \"amount\": 0,\n                \"currency\": \"USD\",\n                \"chargeDescription\": \"Your will be billed X amount for this appointment\"\n            }\n        },\n        \"notificationAndOther\": {\n            \"autoConfirm\": true,\n            \"shouldSendAlertEmailsToAssignedMember\": true,\n            \"googleInvitationEmails\": false,\n            \"allowReschedule\": true,\n            \"allowCancellation\": true,\n            \"notes\": \"Phone:- {{contact.phone}} Email:- {{contact.email}} Need to make a change to this event? Reschedule:- {{reschedule_link}} Cancel:- {{cancellation_link}}\",\n            \"facebookPixelId\": \"\"\n        },\n        \"formSubmission\": {\n            \"type\": \"ThankYouMessage\",\n            \"content\": \"https://www.bing.com or Thank you for your appointment request. We will contact you shortly to confirm your request. Please call our office at {{contactMethod}} if you have any questions.\"\n        }\n    },\n    \"appointmentTitle\": \"{{contact.name}}\"\n}"},"url":{"raw":"https://api.vip360.io/v1/calendars/services/:serviceId","host":["https://api.vip360.io"],"path":["v1","calendars","services",":serviceId"],"variable":[{"key":"serviceId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"OW59k4IchTgKjIDy3VMO\",\n \"name\": \"Test Service\",\n \"description\": \"Test Service Desc.\",\n \"appointmentTitle\": \"{{contact.name}}\",\n \"meetingLocation\": \"location\",\n \"eventColor\": \"#FF0000\",\n \"teamId\": \"#FF0000\",\n \"linkedCalendars\": {\n  \"google\": {\n   \"id\": \"ullamco in\",\n   \"name\": \"cillum magna consectetur culpa tempor\"\n  },\n  \"clio\": {\n   \"id\": \"Duis Ut\",\n   \"name\": \"si\"\n  },\n  \"drchrono\": {\n   \"id\": \"pro\",\n   \"name\": \"ullamco\"\n  }\n },\n \"syncOption\": \"oneway\",\n \"teamMembers\": [\n  {\n   \"userId\": \"\",\n   \"priority\": 0,\n   \"selected\": false,\n   \"meetingLocation\": \"https://zoom.us\"\n  },\n  {\n   \"userId\": \"\",\n   \"priority\": 0,\n   \"selected\": false,\n   \"meetingLocation\": \"https://zoom.us\"\n  }\n ],\n \"availability\": {\n  \"eventTiming\": {\n   \"slotDuration\": 30,\n   \"slotInterval\": 30,\n   \"slotBuffer\": 0\n  },\n  \"appointmentInfo\": {\n   \"perSlot\": 1,\n   \"perDay\": 8\n  },\n  \"schedule\": {\n   \"allowBookingAfter\": 1,\n   \"allowBookingAfterUnit\": \"Hours\",\n   \"allowBookingFor\": 8,\n   \"allowBookingForUnit\": \"Hours\"\n  },\n  \"officeHours\": {\n   \"monday\": [\n    {\n     \"openMinute\": 0,\n     \"closeMinute\": 0,\n     \"closeHour\": 17,\n     \"openHour\": 8\n    },\n    {\n     \"openMinute\": 0,\n     \"closeMinute\": 0,\n     \"closeHour\": 17,\n     \"openHour\": 8\n    }\n   ],\n   \"tuesday\": [\n    {\n     \"openMinute\": 0,\n     \"closeMinute\": 0,\n     \"closeHour\": 17,\n     \"openHour\": 8\n    },\n    {\n     \"openMinute\": 0,\n     \"closeMinute\": 0,\n     \"closeHour\": 17,\n     \"openHour\": 8\n    }\n   ],\n   \"wednesday\": [\n    {\n     \"openMinute\": 0,\n     \"closeMinute\": 0,\n     \"closeHour\": 17,\n     \"openHour\": 8\n    },\n    {\n     \"openMinute\": 0,\n     \"closeMinute\": 0,\n     \"closeHour\": 17,\n     \"openHour\": 8\n    }\n   ],\n   \"thursday\": [\n    {\n     \"openMinute\": 0,\n     \"closeMinute\": 0,\n     \"closeHour\": 17,\n     \"openHour\": 8\n    },\n    {\n     \"openMinute\": 0,\n     \"closeMinute\": 0,\n     \"closeHour\": 17,\n     \"openHour\": 8\n    }\n   ],\n   \"friday\": [\n    {\n     \"openMinute\": 0,\n     \"closeMinute\": 0,\n     \"closeHour\": 17,\n     \"openHour\": 8\n    },\n    {\n     \"openMinute\": 0,\n     \"closeMinute\": 0,\n     \"closeHour\": 17,\n     \"openHour\": 8\n    }\n   ]\n  }\n },\n \"confirmation\": {\n  \"form\": {\n   \"customFormId\": \"jjusM6EOngDExnbo2DbU\",\n   \"stickyContact\": false\n  },\n  \"notificationAndOther\": {\n   \"alertEmail\": \"sint consequat\",\n   \"hasAutoConfirm\": false,\n   \"hasGoogleSendInvitationEmail\": false,\n   \"hasAllowReschedule\": false,\n   \"hasAllowCancellation\": false,\n   \"hasSendEmailToAssignedMember\": false,\n   \"notes\": \"\",\n   \"facebookPixelId\": \"\",\n   \"customCode\": \"\"\n  },\n  \"formSubmission\": {\n   \"type\": \"ThankYouMessage\",\n   \"content\": \"\"\n  }\n }\n}"}],"_postman_id":"48d18c27-ea5c-4b7c-a28b-3428bbeb79a9"},{"name":"/v1/calendars/services/:serviceId","id":"07a16484-3d7d-4f65-accd-919987a73d91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.vip360.io/v1/calendars/services/:serviceId","description":"<h4>Delete Service.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","calendars","services",":serviceId"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"3c23cb21-5070-49be-a2b4-b94ef8473d13","description":{"content":"<p>(Required) Service Id</p>\n","type":"text/plain"},"type":"any","value":"0RXEzw5UVe5oLFm6GQls","key":"serviceId"}]}},"response":[{"id":"015d07d0-a3a2-40a0-860c-ac745eb5569f","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/calendars/services/:serviceId","host":["https://api.vip360.io"],"path":["v1","calendars","services",":serviceId"],"variable":[{"key":"serviceId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"18a59870-384c-4105-8ae4-6e0e7d74190e","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/calendars/services/:serviceId","host":["https://api.vip360.io"],"path":["v1","calendars","services",":serviceId"],"variable":[{"key":"serviceId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"6865c046-cb1f-46ab-88b9-b0934033747c","name":"Bad Request. please contact support!","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/calendars/services/:serviceId","host":["https://api.vip360.io"],"path":["v1","calendars","services",":serviceId"],"variable":[{"key":"serviceId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"f633e463-a5fc-4ff5-9a94-a4fc46ece770","name":"Unprocessable Entity","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/calendars/services/:serviceId","host":["https://api.vip360.io"],"path":["v1","calendars","services",":serviceId"],"variable":[{"key":"serviceId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": {\n  \"message\": \"The contact id is invalid.\",\n  \"rule\": \"invalid\"\n }\n}"}],"_postman_id":"07a16484-3d7d-4f65-accd-919987a73d91"}],"id":"b988bc9e-0db3-4105-bd7b-3432f487626d","_postman_id":"b988bc9e-0db3-4105-bd7b-3432f487626d","description":""},{"name":"Appointment","item":[{"name":"/v1/appointments/slots","id":"38d4d52d-416a-46af-8b1c-7986cb61ed06","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.vip360.io/v1/appointments/slots?calendarId=CVokAlI8fgw4WYWoCtQz&startDate=1598898600000&endDate=1601490599999&timezone=America/Chihuahua&userId=082goXVW3lIExEQPOnd3","description":"<h4>Get free slots.</h4><p>Required fields in the query</p><table><thead><tr><th>Fields</th><th>Types</th><th>Example</th></tr></thead><tbody><tr><td>calendarId</td><td>string</td><td>CVokAlI8fgw4WYWoCtQz</td></tr><tr><td>startDate</td><td>integer</td><td>epoch timestamp. for ex: <code>1548898600000</code></td></tr><tr><td>endDate</td><td>integer</td><td>epoch timestamp. for ex: <code>1601490599999</code></td></tr></tbody></table><p>Allowed field in the query</p><table><thead><tr><th>Fields</th><th>Types</th><th>Example</th></tr></thead><tbody><tr><td>userId</td><td>string</td><td>082goXVW3lIExEQPOnd3</td></tr><tr><td>timezone</td><td>string</td><td>America/Chihuahua</td></tr></tbody></table> <br /> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","appointments","slots"],"host":["https://api.vip360.io"],"query":[{"description":{"content":"<p>(Required) Calendar Id</p>\n","type":"text/plain"},"key":"calendarId","value":"CVokAlI8fgw4WYWoCtQz"},{"description":{"content":"<p>(Required) epoch timestamp</p>\n","type":"text/plain"},"key":"startDate","value":"1598898600000"},{"description":{"content":"<p>(Required) epoch timestamp</p>\n","type":"text/plain"},"key":"endDate","value":"1601490599999"},{"description":{"content":"<p>Timezone</p>\n","type":"text/plain"},"key":"timezone","value":"America/Chihuahua"},{"description":{"content":"<p>User Id</p>\n","type":"text/plain"},"key":"userId","value":"082goXVW3lIExEQPOnd3"}],"variable":[]}},"response":[{"id":"91b5582d-2af0-42ca-a70a-7b08fcce3e59","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/appointments/slots?calendarId=CVokAlI8fgw4WYWoCtQz&startDate=1598898600000&endDate=1601490599999&timezone=America/Chihuahua&userId=082goXVW3lIExEQPOnd3","host":["https://api.vip360.io"],"path":["v1","appointments","slots"],"query":[{"key":"calendarId","value":"CVokAlI8fgw4WYWoCtQz"},{"key":"startDate","value":"1598898600000"},{"key":"endDate","value":"1601490599999"},{"key":"timezone","value":"America/Chihuahua"},{"key":"userId","value":"082goXVW3lIExEQPOnd3"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"_dates_\": {\n  \"slots\": [\n   \"2020-09-04T08:00:00+05:30\",\n   \"2020-09-04T08:00:00+05:30\"\n  ]\n }\n}"},{"id":"b78a7481-34e1-4d64-bd5d-38794abd7f3f","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/appointments/slots?calendarId=CVokAlI8fgw4WYWoCtQz&startDate=1598898600000&endDate=1601490599999&timezone=America/Chihuahua&userId=082goXVW3lIExEQPOnd3","host":["https://api.vip360.io"],"path":["v1","appointments","slots"],"query":[{"key":"calendarId","value":"CVokAlI8fgw4WYWoCtQz"},{"key":"startDate","value":"1598898600000"},{"key":"endDate","value":"1601490599999"},{"key":"timezone","value":"America/Chihuahua"},{"key":"userId","value":"082goXVW3lIExEQPOnd3"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"ec8be402-7d91-45ee-9fc0-bbb8a1161a15","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/appointments/slots?calendarId=CVokAlI8fgw4WYWoCtQz&startDate=1598898600000&endDate=1601490599999&timezone=America/Chihuahua&userId=082goXVW3lIExEQPOnd3","host":["https://api.vip360.io"],"path":["v1","appointments","slots"],"query":[{"key":"calendarId","value":"CVokAlI8fgw4WYWoCtQz"},{"key":"startDate","value":"1598898600000"},{"key":"endDate","value":"1601490599999"},{"key":"timezone","value":"America/Chihuahua"},{"key":"userId","value":"082goXVW3lIExEQPOnd3"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"edbb68b0-8364-430e-835c-d00298c17eec","name":"Unprocessable Entity","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/appointments/slots?calendarId=CVokAlI8fgw4WYWoCtQz&startDate=1598898600000&endDate=1601490599999&timezone=America/Chihuahua&userId=082goXVW3lIExEQPOnd3","host":["https://api.vip360.io"],"path":["v1","appointments","slots"],"query":[{"key":"calendarId","value":"CVokAlI8fgw4WYWoCtQz"},{"key":"startDate","value":"1598898600000"},{"key":"endDate","value":"1601490599999"},{"key":"timezone","value":"America/Chihuahua"},{"key":"userId","value":"082goXVW3lIExEQPOnd3"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"calendarId\": {\n  \"message\": \"The calendar id field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"startDate\": {\n  \"message\": \"The start date field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"endDate\": {\n  \"message\": \"The end date field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"}],"_postman_id":"38d4d52d-416a-46af-8b1c-7986cb61ed06"},{"name":"/v1/appointments/","id":"7e5089df-c5ce-4297-bdc6-a70fe6c82fd0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.vip360.io/v1/appointments/?startDate=1548898600000&endDate=1601490599999&userId=082goXVW3lIExEQPOnd3&calendarId=0nU7uKSrtT2RVM1KknuF&teamId=O4qa8K1M6xA4oPXu1b8O&includeAll=true","description":"<h4>Get all booked events.</h4> <p>Required fields in the query</p><table><thead><tr><th>Fields</th><th>Types</th><th>Example</th></tr></thead><tbody><tr><td>startDate</td><td>integer</td><td>epoch timestamp. for ex: <code>1548898600000</code></td></tr><tr><td>endDate</td><td>integer</td><td>epoch timestamp. for ex: <code>1601490599999</code></td></tr><tr><td>userId(or calendarId or teamId)</td><td>string</td><td>082goXVW3lIExEQPOnd3</td></tr><tr><td>calendarId(or userId or teamId)</td><td>string</td><td>0nU7uKSrtT2RVM1KknuF</td></tr><tr><td>teamId(or userId or calendarId)</td><td>string</td><td>O4qa8K1M6xA4oPXu1b8O</td></tr></tbody></table><p>Allowed field in the query</p><table><thead><tr><th>Fields</th><th>Types</th><th>Example</th></tr></thead><tbody><tr><td>includeAll</td><td>boolean</td><td>Include contact and more data. for ex: <code>true</code></td></tr></tbody></table> <br /> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","appointments",""],"host":["https://api.vip360.io"],"query":[{"description":{"content":"<p>(Required) epoch timestamp</p>\n","type":"text/plain"},"key":"startDate","value":"1548898600000"},{"description":{"content":"<p>(Required) epoch timestamp</p>\n","type":"text/plain"},"key":"endDate","value":"1601490599999"},{"description":{"content":"<p>User Id</p>\n","type":"text/plain"},"key":"userId","value":"082goXVW3lIExEQPOnd3"},{"description":{"content":"<p>Calendar Id</p>\n","type":"text/plain"},"key":"calendarId","value":"0nU7uKSrtT2RVM1KknuF"},{"description":{"content":"<p>Team Id</p>\n","type":"text/plain"},"key":"teamId","value":"O4qa8K1M6xA4oPXu1b8O"},{"description":{"content":"<p>Include contact and more data.</p>\n","type":"text/plain"},"key":"includeAll","value":"true"}],"variable":[]}},"response":[{"id":"10465c64-bb78-417f-bef4-afb88fb8298e","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/appointments/?startDate=1548898600000&endDate=1601490599999&userId=082goXVW3lIExEQPOnd3&calendarId=0nU7uKSrtT2RVM1KknuF&teamId=O4qa8K1M6xA4oPXu1b8O&includeAll=true","host":["https://api.vip360.io"],"path":["v1","appointments",""],"query":[{"key":"startDate","value":"1548898600000"},{"key":"endDate","value":"1601490599999"},{"key":"userId","value":"082goXVW3lIExEQPOnd3"},{"key":"calendarId","value":"0nU7uKSrtT2RVM1KknuF"},{"key":"teamId","value":"O4qa8K1M6xA4oPXu1b8O"},{"key":"includeAll","value":"true"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"154713f1-ec9a-48e7-8535-47bc3ddfe844","name":"Unprocessable Entity","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/appointments/?startDate=1548898600000&endDate=1601490599999&userId=082goXVW3lIExEQPOnd3&calendarId=0nU7uKSrtT2RVM1KknuF&teamId=O4qa8K1M6xA4oPXu1b8O&includeAll=true","host":["https://api.vip360.io"],"path":["v1","appointments",""],"query":[{"key":"startDate","value":"1548898600000"},{"key":"endDate","value":"1601490599999"},{"key":"userId","value":"082goXVW3lIExEQPOnd3"},{"key":"calendarId","value":"0nU7uKSrtT2RVM1KknuF"},{"key":"teamId","value":"O4qa8K1M6xA4oPXu1b8O"},{"key":"includeAll","value":"true"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"startDate\": {\n  \"message\": \"The start date field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"endDate\": {\n  \"message\": \"The end date field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"userId or calendarProviderId\": {\n  \"message\": \"The user id or calendar provider id field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"},{"id":"4591c241-d1e3-4e86-94e9-bfd9888a931d","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/appointments/?startDate=1548898600000&endDate=1601490599999&userId=082goXVW3lIExEQPOnd3&calendarId=0nU7uKSrtT2RVM1KknuF&teamId=O4qa8K1M6xA4oPXu1b8O&includeAll=true","host":["https://api.vip360.io"],"path":["v1","appointments",""],"query":[{"key":"startDate","value":"1548898600000"},{"key":"endDate","value":"1601490599999"},{"key":"userId","value":"082goXVW3lIExEQPOnd3"},{"key":"calendarId","value":"0nU7uKSrtT2RVM1KknuF"},{"key":"teamId","value":"O4qa8K1M6xA4oPXu1b8O"},{"key":"includeAll","value":"true"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"96d87891-ca86-4a3c-b303-1c7d16385249","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/appointments/?startDate=1548898600000&endDate=1601490599999&userId=082goXVW3lIExEQPOnd3&calendarId=0nU7uKSrtT2RVM1KknuF&teamId=O4qa8K1M6xA4oPXu1b8O&includeAll=true","host":["https://api.vip360.io"],"path":["v1","appointments",""],"query":[{"key":"startDate","value":"1548898600000"},{"key":"endDate","value":"1601490599999"},{"key":"userId","value":"082goXVW3lIExEQPOnd3"},{"key":"calendarId","value":"0nU7uKSrtT2RVM1KknuF"},{"key":"teamId","value":"O4qa8K1M6xA4oPXu1b8O"},{"key":"includeAll","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"appointments\": [\n  {\n   \"id\": \"EaALh02zfPo8VB3JOnpq\",\n   \"userId\": \"GCs5KuzPqTls7vWclkEV\",\n   \"calendarProviderId\": \"0nU7uKSrtT2RVM1KknuF\",\n   \"calendarId\": \"9qFx5qCKr3jIdBw0DiqB\",\n   \"contactId\": \"v1kbP2GBSZq6yzRkh7KT\",\n   \"calendarServiceId\": \"CVokAlI8fgw4WYWoCtQz\",\n   \"isRecurring\": false,\n   \"status\": \"booked\",\n   \"appoinmentStatus\": \"confirmed\",\n   \"title\": \"Calendar Standup\",\n   \"locationId\": \"C2QujeCh8ZnC7al2InWR\",\n   \"startTime\": \"2020-07-22T16:00:00+05:30\",\n   \"endTime\": \"2020-07-22T16:30:00+05:30\",\n   \"selectedTimezone\": \"Asia/Calcutta\",\n   \"contact\": {\n    \"id\": \"ocQHyuzHvysMo5N5VsXc\",\n    \"locationId\": \"C2QujeCh8ZnC7al2InWR\",\n    \"email\": \"JohnDeo@gmail.com\",\n    \"emailLowerCase\": \"johndeo@gmail.com\",\n    \"fingerprint\": \"91f4f0e0-e2dd-11ea-9b16-53b2d72e8a24\",\n    \"timezone\": \"Asia/Calcutta\",\n    \"country\": \"DE\",\n    \"customField\": [\n     {\n      \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n      \"value\": \"consectetur amet in ad\"\n     },\n     {\n      \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n      \"value\": \"mollit nisi esse Ut\"\n     }\n    ],\n    \"tags\": [\n     \"irure laboris ut enim\",\n     \"ea sunt\"\n    ],\n    \"__moreField__\": \"tempor ex amet sed quis\"\n   }\n  },\n  {\n   \"id\": \"EaALh02zfPo8VB3JOnpq\",\n   \"userId\": \"GCs5KuzPqTls7vWclkEV\",\n   \"calendarProviderId\": \"0nU7uKSrtT2RVM1KknuF\",\n   \"calendarId\": \"9qFx5qCKr3jIdBw0DiqB\",\n   \"contactId\": \"v1kbP2GBSZq6yzRkh7KT\",\n   \"calendarServiceId\": \"CVokAlI8fgw4WYWoCtQz\",\n   \"isRecurring\": false,\n   \"status\": \"booked\",\n   \"appoinmentStatus\": \"confirmed\",\n   \"title\": \"Calendar Standup\",\n   \"locationId\": \"C2QujeCh8ZnC7al2InWR\",\n   \"startTime\": \"2020-07-22T16:00:00+05:30\",\n   \"endTime\": \"2020-07-22T16:30:00+05:30\",\n   \"selectedTimezone\": \"Asia/Calcutta\",\n   \"contact\": {\n    \"id\": \"ocQHyuzHvysMo5N5VsXc\",\n    \"locationId\": \"C2QujeCh8ZnC7al2InWR\",\n    \"email\": \"JohnDeo@gmail.com\",\n    \"emailLowerCase\": \"johndeo@gmail.com\",\n    \"fingerprint\": \"91f4f0e0-e2dd-11ea-9b16-53b2d72e8a24\",\n    \"timezone\": \"Asia/Calcutta\",\n    \"country\": \"DE\",\n    \"customField\": [\n     {\n      \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n      \"value\": \"in voluptate amet\"\n     },\n     {\n      \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n      \"value\": \"magna\"\n     }\n    ],\n    \"tags\": [\n     \"cillum labore nisi\",\n     \"aute\"\n    ],\n    \"__moreField__\": \"reprehenderit m\"\n   }\n  }\n ]\n}"}],"_postman_id":"7e5089df-c5ce-4297-bdc6-a70fe6c82fd0"},{"name":"/v1/appointments/","id":"a1280112-28af-4bf9-b333-9604a5658f95","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"calendarId\": \"CVokAlI8fgw4WYWoCtQz\",\n    \"selectedTimezone\": \"Asia/Calcutta\",\n    \"selectedSlot\": \"2020-08-28T15:30:00\",\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+18887324197\"\n}"},"url":"https://api.vip360.io/v1/appointments/","description":"<h4>Booking Appoinment.</h4><p>HL Appointments API provides several different ways the endpoints can be leveraged, You can examine its application depending on any of the following use cases:</p><p><strong>Use case #1</strong>: Schedule Appointments</p><p>This predominantly focuses on consumer facing online booking applications. To be able to use it effectively, consider the following parameters during your set-up.</p><p>Required JSON fields in the body</p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>email(or phone)</td><td>string</td><td>johndeo@gmail.com</td></tr><tr><td>phone(or email)</td><td>string</td><td>+1 888-888-8888</td></tr><tr><td>selectedSlot</td><td>datetime</td><td>2021-02-05T11:00:00+05:30</td></tr><tr><td>selectedTimezone</td><td>string</td><td>Asia/Calcutta</td></tr><tr><td>calendarId</td><td>string</td><td>J37gEVtdFMRYVQWPdXIc</td></tr></tbody></table><p>Allowed JSON fields in the body</p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>firstName</td><td>string</td><td>John</td></tr><tr><td>lastName</td><td>string</td><td>Deo</td></tr><tr><td>name</td><td>string</td><td>John Deo</td></tr><tr><td>title</td><td>string</td><td>Best Event</td></tr><tr><td>address1</td><td>long</td><td>Tonkawa Trail W</td></tr><tr><td>city</td><td>string</td><td>Austin</td></tr><tr><td>state</td><td>string</td><td>Texas</td></tr><tr><td>website</td><td>string(url)</td><td>https://www.google.com</td></tr><tr><td>__custome_field_id__</td><td>string/array</td><td>Test</td></tr><tr><td>calendarNotes</td><td>long</td><td>Booked from public api</td></tr></tbody></table><p><strong>Use case #2</strong>: Block Off Time (Event Blocks)</p><p>This focuses specifically on actions surrounding internal applications such as posting a custom event block availability within your own application. While its application covers a range of different scenarios, you can use the following parameters during your set-up.</p><p>Required JSON fields in the body</p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>selectedSlot</td><td>datetime</td><td>2021-02-10T10:00:00Z</td></tr><tr><td>endAt</td><td>datetime</td><td>2021-02-12T10:00:00Z</td></tr><tr><td>calendarId/userId</td><td>string</td><td>J37gEVtdFMRYVQWPdXIc</td></tr></tbody></table><p>Allowed JSON fields in the body</p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>title</td><td>string</td><td>Blocking Event</td></tr></tbody></table> <br /> <strong>Authorization:</strong><p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","appointments",""],"host":["https://api.vip360.io"],"query":[],"variable":[]}},"response":[{"id":"27ab2cb2-913b-4f16-b354-628ed18e6258","name":"Unprocessable Entity","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"calendarId\": \"CVokAlI8fgw4WYWoCtQz\",\n    \"selectedTimezone\": \"Asia/Calcutta\",\n    \"selectedSlot\": \"2020-08-28T15:30:00\",\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+18887324197\"\n}"},"url":"https://api.vip360.io/v1/appointments/"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"calendarId\": {\n  \"message\": \"The calendar id field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"selectedSlot\": {\n  \"message\": \"The selected slot field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"selectedTimezone\": {\n  \"message\": \"The selected timezone field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"email or phone\": {\n  \"message\": \"The email or phone field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"},{"id":"5c45c64a-368e-4117-8eac-44c06f1233e8","name":"Successful response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"calendarId\": \"CVokAlI8fgw4WYWoCtQz\",\n    \"selectedTimezone\": \"Asia/Calcutta\",\n    \"selectedSlot\": \"2020-08-28T15:30:00\",\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+18887324197\"\n}"},"url":"https://api.vip360.io/v1/appointments/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"004B1SpcAvh3s9E3rqk8\",\n \"contactId\": \"0007BWpSzSwfiuSl0tR2\",\n \"contact\": {\n  \"id\": \"0007BWpSzSwfiuSl0tR2\",\n  \"locationId\": \"C2QujeCh8ZnC7al2InWR\",\n  \"email\": \"JohnDeo@gmail.com\",\n  \"emailLowerCase\": \"johndeo@gmail.com\",\n  \"fingerprint\": \"91f4f0e0-e2dd-11ea-9b16-53b2d72e8a24\",\n  \"timezone\": \"Asia/Calcutta\",\n  \"country\": \"DE\",\n  \"customField\": [\n   {\n    \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n    \"value\": \"ex\"\n   },\n   {\n    \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n    \"value\": \"laboris in\"\n   }\n  ],\n  \"__moreField__\": \"officia culpa pariatur\"\n }\n}"},{"id":"8c8b5b2f-4955-4427-9c01-28824aadf0d3","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"calendarId\": \"CVokAlI8fgw4WYWoCtQz\",\n    \"selectedTimezone\": \"Asia/Calcutta\",\n    \"selectedSlot\": \"2020-08-28T15:30:00\",\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+18887324197\"\n}"},"url":"https://api.vip360.io/v1/appointments/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"ffaf95e5-dde4-4634-a0a8-6d6f3ebd145b","name":"Bad Request. please contact support!","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"calendarId\": \"CVokAlI8fgw4WYWoCtQz\",\n    \"selectedTimezone\": \"Asia/Calcutta\",\n    \"selectedSlot\": \"2020-08-28T15:30:00\",\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+18887324197\"\n}"},"url":"https://api.vip360.io/v1/appointments/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"}],"_postman_id":"a1280112-28af-4bf9-b333-9604a5658f95"},{"name":"/v1/appointments/:appointmentId","id":"f58a1010-a168-433f-a835-4cd138ca6c91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.vip360.io/v1/appointments/:appointmentId","description":"<h4>Get appointment by id.</h4><br /><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","appointments",":appointmentId"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"9e4b4160-7f86-4768-89f7-c6d332a2cc47","description":{"content":"<p>(Required) Appointment Id</p>\n","type":"text/plain"},"type":"any","value":"004B1SpcAvh3s9E3rqk8","key":"appointmentId"}]}},"response":[{"id":"256c69f4-82ca-415e-acc6-1532bf6306cd","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/appointments/:appointmentId","host":["https://api.vip360.io"],"path":["v1","appointments",":appointmentId"],"variable":[{"key":"appointmentId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"50da0de6-6858-4f00-8c97-247b87f0f458","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/appointments/:appointmentId","host":["https://api.vip360.io"],"path":["v1","appointments",":appointmentId"],"variable":[{"key":"appointmentId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"ad98bdd2-4ff3-4c63-a749-7da9e384d4f3","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/appointments/:appointmentId","host":["https://api.vip360.io"],"path":["v1","appointments",":appointmentId"],"variable":[{"key":"appointmentId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"EaALh02zfPo8VB3JOnpq\",\n \"userId\": \"GCs5KuzPqTls7vWclkEV\",\n \"calendarProviderId\": \"0nU7uKSrtT2RVM1KknuF\",\n \"calendarId\": \"9qFx5qCKr3jIdBw0DiqB\",\n \"contactId\": \"v1kbP2GBSZq6yzRkh7KT\",\n \"calendarServiceId\": \"CVokAlI8fgw4WYWoCtQz\",\n \"isRecurring\": false,\n \"status\": \"booked\",\n \"appoinmentStatus\": \"confirmed\",\n \"title\": \"Calendar Standup\",\n \"locationId\": \"C2QujeCh8ZnC7al2InWR\",\n \"startTime\": \"2020-07-22T16:00:00+05:30\",\n \"endTime\": \"2020-07-22T16:30:00+05:30\",\n \"selectedTimezone\": \"Asia/Calcutta\",\n \"contact\": {\n  \"id\": \"ocQHyuzHvysMo5N5VsXc\",\n  \"locationId\": \"C2QujeCh8ZnC7al2InWR\",\n  \"email\": \"JohnDeo@gmail.com\",\n  \"emailLowerCase\": \"johndeo@gmail.com\",\n  \"fingerprint\": \"91f4f0e0-e2dd-11ea-9b16-53b2d72e8a24\",\n  \"timezone\": \"Asia/Calcutta\",\n  \"country\": \"DE\",\n  \"customField\": [\n   {\n    \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n    \"value\": \"dolore officia\"\n   },\n   {\n    \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n    \"value\": \"ea esse qui\"\n   }\n  ],\n  \"tags\": [\n   \"culpa deserunt enim Excepteur\",\n   \"consectetur anim et sunt dolore\"\n  ],\n  \"__moreField__\": \"elit\"\n }\n}"}],"_postman_id":"f58a1010-a168-433f-a835-4cd138ca6c91"},{"name":"/v1/appointments/:appointmentId","id":"896c2be2-d405-4cb3-a0a3-4ab2120949f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"selectedTimezone\": \"Asia/Calcutta\",\n    \"selectedSlot\": \"2020-08-28T15:30:00\"\n}"},"url":"https://api.vip360.io/v1/appointments/:appointmentId","description":"<h4>Update exisiting appoinment.</h4><br /><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","appointments",":appointmentId"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"7f21bcf8-34cf-4c1e-b472-f4ec412a72d6","description":{"content":"<p>(Required) Appointment Id</p>\n","type":"text/plain"},"type":"any","value":"004B1SpcAvh3s9E3rqk8","key":"appointmentId"}]}},"response":[{"id":"0bda6647-764e-43db-b2d3-5e7080327d75","name":"Unprocessable Entity","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"selectedTimezone\": \"Asia/Calcutta\",\n    \"selectedSlot\": \"2020-08-28T15:30:00\"\n}"},"url":{"raw":"https://api.vip360.io/v1/appointments/:appointmentId","host":["https://api.vip360.io"],"path":["v1","appointments",":appointmentId"],"variable":[{"key":"appointmentId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"selectedSlot\": {\n  \"message\": \"The selected slot field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"selectedTimezone\": {\n  \"message\": \"The selected timezone field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"},{"id":"4e6184dd-2c90-452a-93a2-6e4a6fdd862d","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"selectedTimezone\": \"Asia/Calcutta\",\n    \"selectedSlot\": \"2020-08-28T15:30:00\"\n}"},"url":{"raw":"https://api.vip360.io/v1/appointments/:appointmentId","host":["https://api.vip360.io"],"path":["v1","appointments",":appointmentId"],"variable":[{"key":"appointmentId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"9e9d4708-4b13-4c51-ac58-5cf0b81e9968","name":"Successful response","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"selectedTimezone\": \"Asia/Calcutta\",\n    \"selectedSlot\": \"2020-08-28T15:30:00\"\n}"},"url":{"raw":"https://api.vip360.io/v1/appointments/:appointmentId","host":["https://api.vip360.io"],"path":["v1","appointments",":appointmentId"],"variable":[{"key":"appointmentId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"004B1SpcAvh3s9E3rqk8\",\n \"contactId\": \"0007BWpSzSwfiuSl0tR2\",\n \"contact\": {\n  \"id\": \"0007BWpSzSwfiuSl0tR2\",\n  \"locationId\": \"C2QujeCh8ZnC7al2InWR\",\n  \"email\": \"JohnDeo@gmail.com\",\n  \"emailLowerCase\": \"johndeo@gmail.com\",\n  \"fingerprint\": \"91f4f0e0-e2dd-11ea-9b16-53b2d72e8a24\",\n  \"timezone\": \"Asia/Calcutta\",\n  \"country\": \"DE\",\n  \"customField\": [\n   {\n    \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n    \"value\": \"magna\"\n   },\n   {\n    \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n    \"value\": \"eiusmod occaecat nulla\"\n   }\n  ],\n  \"__moreField__\": \"i\"\n }\n}"},{"id":"b60452b2-7aca-4d40-92ec-e350a21151c5","name":"Bad Request. please contact support!","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"selectedTimezone\": \"Asia/Calcutta\",\n    \"selectedSlot\": \"2020-08-28T15:30:00\"\n}"},"url":{"raw":"https://api.vip360.io/v1/appointments/:appointmentId","host":["https://api.vip360.io"],"path":["v1","appointments",":appointmentId"],"variable":[{"key":"appointmentId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"}],"_postman_id":"896c2be2-d405-4cb3-a0a3-4ab2120949f6"},{"name":"/v1/appointments/:appointmentId","id":"d2846538-d225-4d0b-8086-03a47e65931d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.vip360.io/v1/appointments/:appointmentId","description":"<h4>Delete exisiting appoinment.</h4><br /><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","appointments",":appointmentId"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"5a3e104a-c750-49a1-a8c6-883ed6a2771a","description":{"content":"<p>(Required) Appointment Id</p>\n","type":"text/plain"},"type":"any","value":"004B1SpcAvh3s9E3rqk8","key":"appointmentId"}]}},"response":[{"id":"63386a6d-ced7-48db-82c4-779fa83f9189","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/appointments/:appointmentId","host":["https://api.vip360.io"],"path":["v1","appointments",":appointmentId"],"variable":[{"key":"appointmentId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"9f8607d0-51b6-4f73-b663-acfa706da608","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/appointments/:appointmentId","host":["https://api.vip360.io"],"path":["v1","appointments",":appointmentId"],"variable":[{"key":"appointmentId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"c34943d4-4607-4f9c-9121-6815c6d96dac","name":"Bad Request. please contact support!","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/appointments/:appointmentId","host":["https://api.vip360.io"],"path":["v1","appointments",":appointmentId"],"variable":[{"key":"appointmentId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"}],"_postman_id":"d2846538-d225-4d0b-8086-03a47e65931d"},{"name":"/v1/appointments/:appointmentId/status","id":"facf5480-35fb-43cc-8da7-c8ba863ada5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"status\": \"confirmed\"\n}"},"url":"https://api.vip360.io/v1/appointments/:appointmentId/status","description":"<h4>Update exisiting appoinment status.</h4><p>Required JSON fields in the body</p><table><thead><tr><th>Fields</th><th>Types</th><th>Example</th><th>Allowed Options</th></tr></thead><tbody><tr><td>status</td><td>string</td><td>confirmed</td><td><ul><li>confirmed</li><li>cancelled</li><li>showed</li><li>noshow</li><li>invalid</li></ul></td></tr></tbody></table><br /><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","appointments",":appointmentId","status"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"1ac7e98d-9781-438e-962c-4b6e2c8e467b","description":{"content":"<p>(Required) Appointment Id</p>\n","type":"text/plain"},"type":"any","value":"004B1SpcAvh3s9E3rqk8","key":"appointmentId"}]}},"response":[{"id":"29f2e02f-9545-44ba-a0b1-fbfb9a6147e3","name":"Unprocessable Entity","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"status\": \"confirmed\"\n}"},"url":{"raw":"https://api.vip360.io/v1/appointments/:appointmentId/status","host":["https://api.vip360.io"],"path":["v1","appointments",":appointmentId","status"],"variable":[{"key":"appointmentId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": {\n  \"message\": \"The status field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"},{"id":"48e059cd-7cdd-4dfb-9e76-82c23a0a038b","name":"Successful response","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"status\": \"confirmed\"\n}"},"url":{"raw":"https://api.vip360.io/v1/appointments/:appointmentId/status","host":["https://api.vip360.io"],"path":["v1","appointments",":appointmentId","status"],"variable":[{"key":"appointmentId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"5a176c0d-028a-4835-af74-72acce86bdb6","name":"Bad Request. please contact support!","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"status\": \"confirmed\"\n}"},"url":{"raw":"https://api.vip360.io/v1/appointments/:appointmentId/status","host":["https://api.vip360.io"],"path":["v1","appointments",":appointmentId","status"],"variable":[{"key":"appointmentId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"5a9e60ae-4a7c-4c73-a354-a0a14978b4fc","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"status\": \"confirmed\"\n}"},"url":{"raw":"https://api.vip360.io/v1/appointments/:appointmentId/status","host":["https://api.vip360.io"],"path":["v1","appointments",":appointmentId","status"],"variable":[{"key":"appointmentId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"facf5480-35fb-43cc-8da7-c8ba863ada5b"}],"id":"214395c4-cfd4-43e7-8aa1-66f8487e22ab","description":"<p>Booking Appointment</p>\n","_postman_id":"214395c4-cfd4-43e7-8aa1-66f8487e22ab"}],"id":"0d0549b3-69dd-40c4-a057-49ed77b46f74","description":"<p>Using our robust API you can customize and manage the appointment scheduling workflow that works for your products and services while we do all the leg work behind the scenes.</p>\n","_postman_id":"0d0549b3-69dd-40c4-a057-49ed77b46f74"},{"name":"Campaign","item":[{"name":"/v1/campaigns/","id":"0253d270-af20-4275-88ef-f8984121b584","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.vip360.io/v1/campaigns/?status=published","description":"<h4>Get Campaigns.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","campaigns",""],"host":["https://api.vip360.io"],"query":[{"description":{"content":"<p>Filter by status, Allowed option are draft or published.</p>\n","type":"text/plain"},"key":"status","value":"published"}],"variable":[]}},"response":[{"id":"1d9015ca-136c-47c6-ac34-471380614549","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/campaigns/?status=published","host":["https://api.vip360.io"],"path":["v1","campaigns",""],"query":[{"key":"status","value":"published"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"campaigns\": [\n  {\n   \"id\": \"Y2I9XM7aO1hncuSOlc9L\",\n   \"name\": \"Test Campaign\",\n   \"status\": \"draft\"\n  },\n  {\n   \"id\": \"Y2I9XM7aO1hncuSOlc9L\",\n   \"name\": \"Test Campaign\",\n   \"status\": \"draft\"\n  }\n ]\n}"},{"id":"222dcadf-7559-4440-9026-a4f8ab4c7f2d","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/campaigns/?status=published","host":["https://api.vip360.io"],"path":["v1","campaigns",""],"query":[{"key":"status","value":"published"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"9de0a93e-b5b5-4c8c-914f-9632e82e508a","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/campaigns/?status=published","host":["https://api.vip360.io"],"path":["v1","campaigns",""],"query":[{"key":"status","value":"published"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"}],"_postman_id":"0253d270-af20-4275-88ef-f8984121b584"}],"id":"246e9a60-0c31-47f6-a0b1-e930cf4d35a1","_postman_id":"246e9a60-0c31-47f6-a0b1-e930cf4d35a1","description":""},{"name":"Contact","item":[{"name":"Appointment","item":[{"name":"/v1/contacts/:contactId/appointments/","id":"89073f3c-0753-453b-bb75-cdef2ff4ee77","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.vip360.io/v1/contacts/:contactId/appointments/","description":"<h4>Get contact appointments.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":contactId","appointments",""],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"21ee81a6-191d-4420-848c-7823c63d27a7","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"}]}},"response":[{"id":"983240c9-6369-44af-bb25-6c7497b3f1c6","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/appointments/","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","appointments",""],"variable":[{"key":"contactId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"e5f5a0d4-641b-4071-9644-61c95a0be1e5","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/appointments/","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","appointments",""],"variable":[{"key":"contactId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"feeac4a7-10e1-440f-9cb8-3d8070b3dc79","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/appointments/","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","appointments",""],"variable":[{"key":"contactId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"89073f3c-0753-453b-bb75-cdef2ff4ee77"}],"id":"7c6bdd07-6c68-49ce-9e5e-f75f2bbabd75","_postman_id":"7c6bdd07-6c68-49ce-9e5e-f75f2bbabd75","description":""},{"name":"Tag","item":[{"name":"/v1/contacts/:contactId/tags/","id":"6e15bb50-4422-48dc-8638-8f1012e8425f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"tags\": [\n        \"non sed consequat\",\n        \"dolore exercitation in veniam\"\n    ]\n}"},"url":"https://api.vip360.io/v1/contacts/:contactId/tags/","description":"<h4>Add Tags on contacts.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":contactId","tags",""],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"a9f5c474-2369-4cb0-9d8c-71432d72c63a","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"}]}},"response":[{"id":"4714a126-b75e-474f-b19e-29b62c19b312","name":"Successful response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"tags\": [\n        \"anim sed reprehenderit\",\n        \"sint officia ut Excepteur\"\n    ]\n}"},"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/tags/","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","tags",""],"variable":[{"key":"contactId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"tags\": [\n  \"ullamco sit aliqua ipsum\",\n  \"ea adipisicing irure\"\n ]\n}"},{"id":"6e18adc4-affb-45c6-b73e-9cf6145295cd","name":"Bad Request. please contact support!","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"tags\": [\n        \"anim sed reprehenderit\",\n        \"sint officia ut Excepteur\"\n    ]\n}"},"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/tags/","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","tags",""],"variable":[{"key":"contactId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"93de9894-ac75-400a-8b76-41c654121313","name":"Unprocessable Entity","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"tags\": [\n        \"anim sed reprehenderit\",\n        \"sint officia ut Excepteur\"\n    ]\n}"},"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/tags/","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","tags",""],"variable":[{"key":"contactId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"tags\": {\n  \"message\": \"The tags field is mandatory.\",\n  \"rules\": \"required\"\n }\n}"},{"id":"f0156f43-3dd3-4005-a9d2-5ad40925304c","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"tags\": [\n        \"anim sed reprehenderit\",\n        \"sint officia ut Excepteur\"\n    ]\n}"},"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/tags/","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","tags",""],"variable":[{"key":"contactId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"6e15bb50-4422-48dc-8638-8f1012e8425f"},{"name":"/v1/contacts/:contactId/tags/","id":"7fdca1ad-e11e-49de-b6b7-05a769e129f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"tags\": [\n        \"anim sed reprehenderit\",\n        \"sint officia ut Excepteur\"\n    ]\n}"},"url":"https://api.vip360.io/v1/contacts/:contactId/tags/","description":"<h4>Delete tags from the contact.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":contactId","tags",""],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"8fe0eeb4-b989-49a0-9a4c-8f7363a7203d","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"}]}},"response":[{"id":"22b3c82c-d47c-4793-97cc-ff62f50079e7","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"tags\": [\n        \"anim sed reprehenderit\",\n        \"sint officia ut Excepteur\"\n    ]\n}"},"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/tags/","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","tags",""],"variable":[{"key":"contactId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"tags\": [\n  \"fugiat anim ut\",\n  \"proident aute commodo\"\n ]\n}"},{"id":"31fef3f1-5563-4f9d-9c86-427fdb591958","name":"Bad Request. please contact support!","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"tags\": [\n        \"anim sed reprehenderit\",\n        \"sint officia ut Excepteur\"\n    ]\n}"},"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/tags/","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","tags",""],"variable":[{"key":"contactId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"93a5117a-853e-4a1a-b337-a535f6e9e775","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"tags\": [\n        \"anim sed reprehenderit\",\n        \"sint officia ut Excepteur\"\n    ]\n}"},"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/tags/","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","tags",""],"variable":[{"key":"contactId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"a27f2613-8c63-4c2c-828f-269a9bae04a8","name":"Unprocessable Entity","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"tags\": [\n        \"anim sed reprehenderit\",\n        \"sint officia ut Excepteur\"\n    ]\n}"},"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/tags/","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","tags",""],"variable":[{"key":"contactId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"tags\": {\n  \"message\": \"The tags field is mandatory.\",\n  \"rules\": \"required\"\n }\n}"}],"_postman_id":"7fdca1ad-e11e-49de-b6b7-05a769e129f5"}],"id":"95d5cef4-eed9-41ba-9a70-c783e6d7efd2","_postman_id":"95d5cef4-eed9-41ba-9a70-c783e6d7efd2","description":""},{"name":"Campaign","item":[{"name":"/v1/contacts/:contactId/campaigns/:campaignId","id":"1a79064f-7a60-48fd-9b29-eb5e12dea76a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"https://api.vip360.io/v1/contacts/:contactId/campaigns/:campaignId","description":"<h4>Add contact to campaign.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":contactId","campaigns",":campaignId"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"dbe605c5-7d66-4a3a-9aae-434dcaa4e6c4","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"},{"id":"12bbce9b-6e6a-4b44-8da5-d31a72bc5e6b","description":{"content":"<p>(Required) Campaign Id</p>\n","type":"text/plain"},"type":"any","value":"Y2I9XM7aO1hncuSOlc9L","key":"campaignId"}]}},"response":[{"id":"2fdaa67d-6e86-4b4f-b74b-ecca12d658ad","name":"Successful response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/campaigns/:campaignId","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","campaigns",":campaignId"],"variable":[{"key":"contactId"},{"key":"campaignId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"578cf9c7-ec7d-4ad0-8be9-44f4f9811fb5","name":"Bad Request. please contact support!","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/campaigns/:campaignId","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","campaigns",":campaignId"],"variable":[{"key":"contactId"},{"key":"campaignId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"72fa14c5-5cd5-43dc-844c-a11135aec6e2","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/campaigns/:campaignId","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","campaigns",":campaignId"],"variable":[{"key":"contactId"},{"key":"campaignId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"a13e5d50-0989-42e5-a816-df298cbb9707","name":"Unprocessable Entity","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/campaigns/:campaignId","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","campaigns",":campaignId"],"variable":[{"key":"contactId"},{"key":"campaignId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"tags\": {\n  \"message\": \"The tags field is mandatory.\",\n  \"rules\": \"required\"\n }\n}"}],"_postman_id":"1a79064f-7a60-48fd-9b29-eb5e12dea76a"},{"name":"/v1/contacts/:contactId/campaigns/:campaignId","id":"c86265a8-2962-45bf-884d-0515bdc7d5ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.vip360.io/v1/contacts/:contactId/campaigns/:campaignId","description":"<h4>Remove contact from campaign.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":contactId","campaigns",":campaignId"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"44c1db12-fb14-4f30-93ef-99127b039cf8","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"},{"id":"9e429504-56c2-47bd-85f8-a4c619a2ee6a","description":{"content":"<p>(Required) Campaign Id</p>\n","type":"text/plain"},"type":"any","value":"Y2I9XM7aO1hncuSOlc9L","key":"campaignId"}]}},"response":[{"id":"158d797b-7996-46bc-83b0-f00358f076ad","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/campaigns/:campaignId","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","campaigns",":campaignId"],"variable":[{"key":"contactId"},{"key":"campaignId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"628ef071-2a65-4df6-bf6e-32a30a5e16d5","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/campaigns/:campaignId","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","campaigns",":campaignId"],"variable":[{"key":"contactId"},{"key":"campaignId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"9d7a55e1-6249-472f-bc29-4cff94139075","name":"Unprocessable Entity","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/campaigns/:campaignId","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","campaigns",":campaignId"],"variable":[{"key":"contactId"},{"key":"campaignId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"tags\": {\n  \"message\": \"The tags field is mandatory.\",\n  \"rules\": \"required\"\n }\n}"},{"id":"eec86d2e-b091-45b2-8301-6ff1d6e2838b","name":"Bad Request. please contact support!","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/campaigns/:campaignId","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","campaigns",":campaignId"],"variable":[{"key":"contactId"},{"key":"campaignId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"}],"_postman_id":"c86265a8-2962-45bf-884d-0515bdc7d5ab"},{"name":"/v1/contacts/:contactId/campaigns/remove-all","id":"74662445-966f-44ab-919b-b98564583dd9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.vip360.io/v1/contacts/:contactId/campaigns/remove-all","description":"<h4>Remove contact from every campaign.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":contactId","campaigns","remove-all"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"5c7deaae-d37c-4fb8-bcc2-342ab0dcd139","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"},{"id":"a0748650-d336-4f73-952d-27c1e746260f","description":{"content":"<p>(Required) Campaign Id</p>\n","type":"text/plain"},"type":"any","value":"Y2I9XM7aO1hncuSOlc9L","key":"campaignId"}]}},"response":[{"id":"85a3e756-9dec-454e-ba0c-3e14ea30266f","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/campaigns/remove-all","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","campaigns","remove-all"],"variable":[{"key":"contactId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"b6cff86e-9955-479a-94bd-dbd65d794953","name":"Bad Request. please contact support!","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/campaigns/remove-all","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","campaigns","remove-all"],"variable":[{"key":"contactId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"bad649cc-81dd-4331-90d0-a037de0f6c6d","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/campaigns/remove-all","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","campaigns","remove-all"],"variable":[{"key":"contactId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"fb45a133-f438-46f2-b42a-60f92c953694","name":"Unprocessable Entity","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/campaigns/remove-all","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","campaigns","remove-all"],"variable":[{"key":"contactId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"tags\": {\n  \"message\": \"The tags field is mandatory.\",\n  \"rules\": \"required\"\n }\n}"}],"_postman_id":"74662445-966f-44ab-919b-b98564583dd9"}],"id":"b4eef834-177c-4080-9c5e-161d40791003","_postman_id":"b4eef834-177c-4080-9c5e-161d40791003","description":""},{"name":"Note","item":[{"name":"/v1/contacts/:contactId/notes/","id":"28fe482c-ed5b-42dc-ab3c-98f69f1f978a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.vip360.io/v1/contacts/:contactId/notes/","description":"<h4>Get all contact notes.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":contactId","notes",""],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"a4b927ec-590f-4d7d-9ae2-2182d1464ee1","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"}]}},"response":[{"id":"0934824a-c1d2-4122-b742-460a64bb7fa1","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/notes/","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","notes",""],"variable":[{"key":"contactId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"175800f7-bb45-40ce-8138-4d06ddf25fbe","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/notes/","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","notes",""],"variable":[{"key":"contactId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"notes\": [\n  {\n   \"id\": \"Lj371SHlVMyfVlMcKiuk\",\n   \"body\": \"Loram ipsum\",\n   \"createdBy\": \"Loram ipsum\",\n   \"createdAt\": \"2020-10-20T12:52:17.561Z\"\n  },\n  {\n   \"id\": \"Lj371SHlVMyfVlMcKiuk\",\n   \"body\": \"Loram ipsum\",\n   \"createdBy\": \"Loram ipsum\",\n   \"createdAt\": \"2020-10-20T12:52:17.561Z\"\n  }\n ]\n}"},{"id":"6741d976-4571-4d53-8ac1-aa9b471bce42","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/notes/","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","notes",""],"variable":[{"key":"contactId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"}],"_postman_id":"28fe482c-ed5b-42dc-ab3c-98f69f1f978a"},{"name":"/v1/contacts/:contactId/notes/","id":"9245e809-f55b-4620-9bb4-1c964a3a906e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"body\": \"lorem ipsum\",\n    \"userId\": \"GCs5KuzPqTls7vWclkEV\"\n}"},"url":"https://api.vip360.io/v1/contacts/:contactId/notes/","description":"<h4>Create Notes.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":contactId","notes",""],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"7a3cb994-c9de-4a7a-91b2-cc51dc9a6afa","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"}]}},"response":[{"id":"786cc397-fa11-480e-9d9e-48dc06442e7c","name":"Successful response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"body\": \"lorem ipsum\",\n    \"userId\": \"GCs5KuzPqTls7vWclkEV\"\n}"},"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/notes/","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","notes",""],"variable":[{"key":"contactId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"Lj371SHlVMyfVlMcKiuk\",\n \"body\": \"Loram ipsum\",\n \"createdBy\": \"Loram ipsum\",\n \"createdAt\": \"2020-10-20T12:52:17.561Z\"\n}"},{"id":"8e73ee1f-2b30-4f86-abf6-ffa8613f5afb","name":"Bad Request. please contact support!","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"body\": \"lorem ipsum\",\n    \"userId\": \"GCs5KuzPqTls7vWclkEV\"\n}"},"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/notes/","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","notes",""],"variable":[{"key":"contactId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"9d4bd309-3af5-455f-9578-c05cab06e218","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"body\": \"lorem ipsum\",\n    \"userId\": \"GCs5KuzPqTls7vWclkEV\"\n}"},"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/notes/","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","notes",""],"variable":[{"key":"contactId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"c70abc5a-9ada-42ed-b138-c984419218a2","name":"Unprocessable Entity","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"body\": \"lorem ipsum\",\n    \"userId\": \"GCs5KuzPqTls7vWclkEV\"\n}"},"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/notes/","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","notes",""],"variable":[{"key":"contactId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"body\": {\n  \"message\": \"The body field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"}],"_postman_id":"9245e809-f55b-4620-9bb4-1c964a3a906e"},{"name":"/v1/contacts/:contactId/notes/:noteId","id":"3387c7a9-e739-46ee-91a2-0747978d274c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.vip360.io/v1/contacts/:contactId/notes/:noteId","description":"<h4>Get note by id.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":contactId","notes",":noteId"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"7a04c79b-127a-47b6-a45e-0dcdf6755fb6","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"},{"id":"5cfc1fc8-9677-4a30-bfbb-179aafd71788","description":{"content":"<p>(Required) Note Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"noteId"}]}},"response":[{"id":"44427e1b-19c4-492a-82dd-25e1c1a0b282","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/notes/:noteId","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","notes",":noteId"],"variable":[{"key":"contactId"},{"key":"noteId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"Lj371SHlVMyfVlMcKiuk\",\n \"body\": \"Loram ipsum\",\n \"createdBy\": \"Loram ipsum\",\n \"createdAt\": \"2020-10-20T12:52:17.561Z\"\n}"},{"id":"4e546363-5ac8-4ab6-a23b-a5ea284052fe","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/notes/:noteId","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","notes",":noteId"],"variable":[{"key":"contactId"},{"key":"noteId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"dd439917-3cf3-4a26-a0cf-7986a7907f90","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/notes/:noteId","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","notes",":noteId"],"variable":[{"key":"contactId"},{"key":"noteId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"}],"_postman_id":"3387c7a9-e739-46ee-91a2-0747978d274c"},{"name":"/v1/contacts/:contactId/notes/:noteId","id":"8ab9343d-cb22-4635-9753-a7ab0586bf32","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"body\": \"lorem ipsum\",\n    \"userId\": \"GCs5KuzPqTls7vWclkEV\"\n}"},"url":"https://api.vip360.io/v1/contacts/:contactId/notes/:noteId","description":"<h4>Update Note.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":contactId","notes",":noteId"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"3b0fc0be-c755-4da8-8f92-5be521346c3d","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"},{"id":"76fd9e92-f583-43ff-9a6a-d48d7e14361b","description":{"content":"<p>(Required) Note Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"noteId"}]}},"response":[{"id":"04af2dd4-dc1d-471e-af07-31cd6b256cbd","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"body\": \"lorem ipsum\",\n    \"userId\": \"GCs5KuzPqTls7vWclkEV\"\n}"},"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/notes/:noteId","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","notes",":noteId"],"variable":[{"key":"contactId"},{"key":"noteId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"4b566604-94fd-4e3d-9d99-f55bf67ee390","name":"Unprocessable Entity","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"body\": \"lorem ipsum\",\n    \"userId\": \"GCs5KuzPqTls7vWclkEV\"\n}"},"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/notes/:noteId","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","notes",":noteId"],"variable":[{"key":"contactId"},{"key":"noteId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"body\": {\n  \"message\": \"The body field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"},{"id":"d18b251a-0393-4304-aab7-b0d5e2c94c85","name":"Bad Request. please contact support!","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"body\": \"lorem ipsum\",\n    \"userId\": \"GCs5KuzPqTls7vWclkEV\"\n}"},"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/notes/:noteId","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","notes",":noteId"],"variable":[{"key":"contactId"},{"key":"noteId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"d6e144b4-5d83-4c46-9dbe-8ab5fafa8faf","name":"Successful response","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"body\": \"lorem ipsum\",\n    \"userId\": \"GCs5KuzPqTls7vWclkEV\"\n}"},"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/notes/:noteId","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","notes",":noteId"],"variable":[{"key":"contactId"},{"key":"noteId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"Lj371SHlVMyfVlMcKiuk\",\n \"body\": \"Loram ipsum\",\n \"createdBy\": \"Loram ipsum\",\n \"createdAt\": \"2020-10-20T12:52:17.561Z\"\n}"}],"_postman_id":"8ab9343d-cb22-4635-9753-a7ab0586bf32"},{"name":"/v1/contacts/:contactId/notes/:noteId","id":"5bcf8da1-bca8-4714-8a03-92baf7ae91ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.vip360.io/v1/contacts/:contactId/notes/:noteId","description":"<h4>Delete one of Notes.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":contactId","notes",":noteId"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"3ab583bd-0b82-4201-a517-02e0550971c3","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"},{"id":"d61c6e1a-8005-44d0-ace2-e47b3ec66bed","description":{"content":"<p>(Required) Note Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"noteId"}]}},"response":[{"id":"3e3304e4-c2d7-4bb4-8888-b6b94aa15b1e","name":"Bad Request. please contact support!","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/notes/:noteId","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","notes",":noteId"],"variable":[{"key":"contactId"},{"key":"noteId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"5d2b6e73-8a6e-435e-8fa1-31c9bac6e0ef","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/notes/:noteId","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","notes",":noteId"],"variable":[{"key":"contactId"},{"key":"noteId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"b8655f01-83ec-4b7c-9d2b-cf37975efc4d","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/notes/:noteId","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","notes",":noteId"],"variable":[{"key":"contactId"},{"key":"noteId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"5bcf8da1-bca8-4714-8a03-92baf7ae91ac"}],"id":"2b9cc34e-c3e6-4f91-b7e5-8c1f8bdde21c","_postman_id":"2b9cc34e-c3e6-4f91-b7e5-8c1f8bdde21c","description":""},{"name":"/v1/contacts/","id":"785a428f-2a53-49c1-816a-bff53a11e7e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.vip360.io/v1/contacts/?startAfterId=UIaE1WjAwWKdlyD7osQI&startAfter=1603870249758&limit=20&query=John","description":"<h4>Get Contacts.</h4><strong>Filters:</strong><ol><li><strong>query:</strong><p>It will search on theses fields: <code>Name</code>, <code>Phone</code>, <code>Email</code>, <code>Tags</code> and <code>Company Name</code>.</p></li></ol><strong>Pagination:</strong><p>We will by default return the first matched 20 contacts. You can fetched next and more by passing the page on the query params (deprecated). You can see page info and total records count on to the <code>meta</code> <br /><br /> <strong>New: </strong>You can fetched next and more by passing the startAfter and startAfterId on the query params. You can see <code>startAfterId</code> and <code>startAfter</code> fields found into the response <code>meta</code> field.</p><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",""],"host":["https://api.vip360.io"],"query":[{"description":{"content":"<p>Start After Id</p>\n","type":"text/plain"},"key":"startAfterId","value":"UIaE1WjAwWKdlyD7osQI"},{"description":{"content":"<p>Start After</p>\n","type":"text/plain"},"key":"startAfter","value":"1603870249758"},{"description":{"content":"<p>Limit Per Page records count. will allow maximum up to 100 and default will be 20</p>\n","type":"text/plain"},"key":"limit","value":"20"},{"description":{"content":"<p>Contact Query</p>\n","type":"text/plain"},"key":"query","value":"John"}],"variable":[]}},"response":[{"id":"17370435-2320-46f3-9d00-4b4de6178e10","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/?startAfterId=UIaE1WjAwWKdlyD7osQI&startAfter=1603870249758&limit=20&query=John","host":["https://api.vip360.io"],"path":["v1","contacts",""],"query":[{"key":"startAfterId","value":"UIaE1WjAwWKdlyD7osQI"},{"key":"startAfter","value":"1603870249758"},{"key":"limit","value":"20"},{"key":"query","value":"John"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"af8034a4-01f3-4398-a32b-1a2bf5f0d250","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/?startAfterId=UIaE1WjAwWKdlyD7osQI&startAfter=1603870249758&limit=20&query=John","host":["https://api.vip360.io"],"path":["v1","contacts",""],"query":[{"key":"startAfterId","value":"UIaE1WjAwWKdlyD7osQI"},{"key":"startAfter","value":"1603870249758"},{"key":"limit","value":"20"},{"key":"query","value":"John"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"e8c2aa5d-5f77-430e-bdd8-7641ea95660f","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/?startAfterId=UIaE1WjAwWKdlyD7osQI&startAfter=1603870249758&limit=20&query=John","host":["https://api.vip360.io"],"path":["v1","contacts",""],"query":[{"key":"startAfterId","value":"UIaE1WjAwWKdlyD7osQI"},{"key":"startAfter","value":"1603870249758"},{"key":"limit","value":"20"},{"key":"query","value":"John"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"contacts\": [\n  {\n   \"id\": \"ocQHyuzHvysMo5N5VsXc\",\n   \"locationId\": \"C2QujeCh8ZnC7al2InWR\",\n   \"email\": \"JohnDeo@gmail.com\",\n   \"emailLowerCase\": \"johndeo@gmail.com\",\n   \"fingerprint\": \"91f4f0e0-e2dd-11ea-9b16-53b2d72e8a24\",\n   \"timezone\": \"Asia/Calcutta\",\n   \"country\": \"DE\",\n   \"source\": \"xyz form\",\n   \"dateAdded\": \"2020-10-29T09:31:30.255Z\",\n   \"customField\": [\n    {\n     \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n     \"value\": \"elit esse occaecat\"\n    },\n    {\n     \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n     \"value\": \"tempor consequat Lorem\"\n    }\n   ],\n   \"tags\": [\n    \"aute irure exercitation cillum\",\n    \"sint ad\"\n   ],\n   \"__moreField__\": \"velit dolor exercitation\"\n  },\n  {\n   \"id\": \"ocQHyuzHvysMo5N5VsXc\",\n   \"locationId\": \"C2QujeCh8ZnC7al2InWR\",\n   \"email\": \"JohnDeo@gmail.com\",\n   \"emailLowerCase\": \"johndeo@gmail.com\",\n   \"fingerprint\": \"91f4f0e0-e2dd-11ea-9b16-53b2d72e8a24\",\n   \"timezone\": \"Asia/Calcutta\",\n   \"country\": \"DE\",\n   \"source\": \"xyz form\",\n   \"dateAdded\": \"2020-10-29T09:31:30.255Z\",\n   \"customField\": [\n    {\n     \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n     \"value\": \"nostrud\"\n    },\n    {\n     \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n     \"value\": \"mollit nostrud sed elit quis\"\n    }\n   ],\n   \"tags\": [\n    \"incididunt est enim culpa\",\n    \"deserunt dolor enim\"\n   ],\n   \"__moreField__\": \"fugiat anim quis u\"\n  }\n ],\n \"meta\": {\n  \"total\": 250,\n  \"nextPageUrl\": \"https://api.vip360.io/v1/contacts?limit=1&q=j&startAfter=1603870249758&startAfterId=UIaE1WjAwWKdlyD7osQI\",\n  \"startAfterId\": \"UIaE1WjAwWKdlyD7osQI\",\n  \"startAfter\": 1603870249758,\n  \"currentPage\": 2,\n  \"nextPage\": 3,\n  \"prevPage\": 1\n }\n}"}],"_postman_id":"785a428f-2a53-49c1-816a-bff53a11e7e4"},{"name":"/v1/contacts/","id":"ad633ee8-edd9-4232-afd6-40b033e9a047","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+18887324197\",\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"name\": \"John Deo\",\n    \"dateOfBirth\": \"1990-09-25\",\n    \"address1\": \"3535 1st St N\",\n    \"city\": \"Dolomite\",\n    \"state\": \"AL\",\n    \"country\": \"US\",\n    \"postalCode\": \"35061\",\n    \"companyName\": \"DGS VolMAX\",\n    \"website\": \"35061\",\n    \"tags\": [\n        \"nisi sint commodo amet\",\n        \"consequat\"\n    ],\n    \"source\": \"public api\",\n    \"customField\": {\n        \"__custom_field_id__\": \"pariatur\"\n    }\n}"},"url":"https://api.vip360.io/v1/contacts/","description":"<h4>Create a contact.</h4><p>Create contact will allow this fields. ex:</p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>firstName</td><td>string</td><td>John</td></tr><tr><td>lastName</td><td>string</td><td>Deo</td></tr><tr><td>name</td><td>string</td><td>John Deo</td></tr><tr><td>email</td><td>string</td><td>johndeo@gmail.com</td></tr><tr><td>phone</td><td>string</td><td>+1 888-888-8888</td></tr><tr><td>address1</td><td>long</td><td>Tonkawa Trail W</td></tr><tr><td>city</td><td>string</td><td>Austin</td></tr><tr><td>state</td><td>string</td><td>Texas</td></tr><tr><td>postalCode</td><td>string</td><td>45001</td></tr><tr><td>website</td><td>string(url)</td><td>https://www.google.com</td></tr><tr><td>tags</td><td>array</td><td><code>[\"tag1\", \"tag2\"]</code></td></tr><tr><td>customField</td><td>object</td><td><code>{\"3r6dEOnsApNaKIhnFM6u\": \"Value 1\", \"MgobCB14YMVKuE4Ka8p1\": \"Value 2\"}</code>. <strong>Notes:</strong> <code>3r6dEOnsApNaKIhnFM6u</code> and <code>MgobCB14YMVKuE4Ka8p1</code> is a custom field id. You can find it using *Custom Fields* endpoints.</td></tr><tr><td>source</td><td>string</td><td>Public API</td></tr></tbody></table><br /><strong>Validation:</strong><p><strong>Email</strong> or <strong>Phone</strong> are required to create contact <br /><br /> <strong>Authorization:</strong> </p><p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",""],"host":["https://api.vip360.io"],"query":[],"variable":[]}},"response":[{"id":"5fb21f7b-fa57-4198-9c70-b994c24081fa","name":"Successful response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+18887324197\",\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"name\": \"John Deo\",\n    \"dateOfBirth\": \"1990-09-25\",\n    \"address1\": \"3535 1st St N\",\n    \"city\": \"Dolomite\",\n    \"state\": \"AL\",\n    \"country\": \"US\",\n    \"postalCode\": \"35061\",\n    \"companyName\": \"DGS VolMAX\",\n    \"website\": \"35061\",\n    \"tags\": [\n        \"commodo sed aliquip\",\n        \"ut exercitation sunt\"\n    ],\n    \"source\": \"public api\",\n    \"customField\": {\n        \"__custom_field_id__\": \"non in ut\"\n    }\n}"},"url":"https://api.vip360.io/v1/contacts/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"contact\": {\n  \"id\": \"ocQHyuzHvysMo5N5VsXc\",\n  \"locationId\": \"C2QujeCh8ZnC7al2InWR\",\n  \"email\": \"JohnDeo@gmail.com\",\n  \"emailLowerCase\": \"johndeo@gmail.com\",\n  \"fingerprint\": \"91f4f0e0-e2dd-11ea-9b16-53b2d72e8a24\",\n  \"timezone\": \"Asia/Calcutta\",\n  \"country\": \"DE\",\n  \"source\": \"xyz form\",\n  \"dateAdded\": \"2020-10-29T09:31:30.255Z\",\n  \"customField\": [\n   {\n    \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n    \"value\": \"e\"\n   },\n   {\n    \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n    \"value\": \"dolore ut sint\"\n   }\n  ],\n  \"tags\": [\n   \"ullamco\",\n   \"quis exercitation cupidatat veli\"\n  ],\n  \"__moreField__\": \"tempor non est\"\n }\n}"},{"id":"71fcda62-bef6-4643-9b7d-83d80b0d4c71","name":"Bad Request. please contact support!","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+18887324197\",\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"name\": \"John Deo\",\n    \"dateOfBirth\": \"1990-09-25\",\n    \"address1\": \"3535 1st St N\",\n    \"city\": \"Dolomite\",\n    \"state\": \"AL\",\n    \"country\": \"US\",\n    \"postalCode\": \"35061\",\n    \"companyName\": \"DGS VolMAX\",\n    \"website\": \"35061\",\n    \"tags\": [\n        \"commodo sed aliquip\",\n        \"ut exercitation sunt\"\n    ],\n    \"source\": \"public api\",\n    \"customField\": {\n        \"__custom_field_id__\": \"non in ut\"\n    }\n}"},"url":"https://api.vip360.io/v1/contacts/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"7d124c69-e9e1-4ce2-9efe-58296b7686d8","name":"Unprocessable Entity","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+18887324197\",\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"name\": \"John Deo\",\n    \"dateOfBirth\": \"1990-09-25\",\n    \"address1\": \"3535 1st St N\",\n    \"city\": \"Dolomite\",\n    \"state\": \"AL\",\n    \"country\": \"US\",\n    \"postalCode\": \"35061\",\n    \"companyName\": \"DGS VolMAX\",\n    \"website\": \"35061\",\n    \"tags\": [\n        \"commodo sed aliquip\",\n        \"ut exercitation sunt\"\n    ],\n    \"source\": \"public api\",\n    \"customField\": {\n        \"__custom_field_id__\": \"non in ut\"\n    }\n}"},"url":"https://api.vip360.io/v1/contacts/"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"email or phone\": {\n  \"message\": \"The email or phone field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"},{"id":"dacf74fd-95f0-49c9-9ba1-4f72344d0ee7","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+18887324197\",\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"name\": \"John Deo\",\n    \"dateOfBirth\": \"1990-09-25\",\n    \"address1\": \"3535 1st St N\",\n    \"city\": \"Dolomite\",\n    \"state\": \"AL\",\n    \"country\": \"US\",\n    \"postalCode\": \"35061\",\n    \"companyName\": \"DGS VolMAX\",\n    \"website\": \"35061\",\n    \"tags\": [\n        \"commodo sed aliquip\",\n        \"ut exercitation sunt\"\n    ],\n    \"source\": \"public api\",\n    \"customField\": {\n        \"__custom_field_id__\": \"non in ut\"\n    }\n}"},"url":"https://api.vip360.io/v1/contacts/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"ad633ee8-edd9-4232-afd6-40b033e9a047"},{"name":"/v1/contacts/lookup","id":"f692b6ba-d8e4-4e5a-9e19-1122dca13650","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.vip360.io/v1/contacts/lookup?email=john@deo.com&phone=+491971259866","description":"<h4>Search contact by email or phone number.</h4> <p>If you will pass email or phone, it will try find and give contacts based on that.</p><p></p><p>OR If you will pass both first it will try to find contact with email first and if it is not able to find contact then it will try to find the match based on the phone.</p><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p> <strong>Validation:</strong><p><strong>Email</strong> or <strong>Phone</strong> are required to lookup contact.</p>","urlObject":{"path":["v1","contacts","lookup"],"host":["https://api.vip360.io"],"query":[{"description":{"content":"<p>(Required) Contact email</p>\n","type":"text/plain"},"key":"email","value":"john@deo.com"},{"description":{"content":"<p>(Required) Contact phone</p>\n","type":"text/plain"},"key":"phone","value":"+491971259866"}],"variable":[]}},"response":[{"id":"5b44a9c4-9371-4ba8-8d4a-27f42c95b87e","name":"Unprocessable Entity","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/lookup?email=john@deo.com&phone=+491971259866","host":["https://api.vip360.io"],"path":["v1","contacts","lookup"],"query":[{"key":"email","value":"john@deo.com"},{"key":"phone","value":"+491971259866"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"email or phone\": {\n  \"message\": \"The email or phone field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"},{"id":"7773f0bf-18e4-4140-88a3-1174d5e915fd","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/lookup?email=john@deo.com&phone=+491971259866","host":["https://api.vip360.io"],"path":["v1","contacts","lookup"],"query":[{"key":"email","value":"john@deo.com"},{"key":"phone","value":"+491971259866"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"825d66f5-40e5-4e87-8ced-969aa09ab888","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/lookup?email=john@deo.com&phone=+491971259866","host":["https://api.vip360.io"],"path":["v1","contacts","lookup"],"query":[{"key":"email","value":"john@deo.com"},{"key":"phone","value":"+491971259866"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"contacts\": [\n  {\n   \"id\": \"ocQHyuzHvysMo5N5VsXc\",\n   \"locationId\": \"C2QujeCh8ZnC7al2InWR\",\n   \"email\": \"JohnDeo@gmail.com\",\n   \"emailLowerCase\": \"johndeo@gmail.com\",\n   \"fingerprint\": \"91f4f0e0-e2dd-11ea-9b16-53b2d72e8a24\",\n   \"timezone\": \"Asia/Calcutta\",\n   \"country\": \"DE\",\n   \"source\": \"xyz form\",\n   \"dateAdded\": \"2020-10-29T09:31:30.255Z\",\n   \"customField\": [\n    {\n     \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n     \"value\": \"qui irure\"\n    },\n    {\n     \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n     \"value\": \"magna sed ipsum\"\n    }\n   ],\n   \"tags\": [\n    \"minim qui\",\n    \"dolore magna enim\"\n   ],\n   \"__moreField__\": \"amet veniam\"\n  },\n  {\n   \"id\": \"ocQHyuzHvysMo5N5VsXc\",\n   \"locationId\": \"C2QujeCh8ZnC7al2InWR\",\n   \"email\": \"JohnDeo@gmail.com\",\n   \"emailLowerCase\": \"johndeo@gmail.com\",\n   \"fingerprint\": \"91f4f0e0-e2dd-11ea-9b16-53b2d72e8a24\",\n   \"timezone\": \"Asia/Calcutta\",\n   \"country\": \"DE\",\n   \"source\": \"xyz form\",\n   \"dateAdded\": \"2020-10-29T09:31:30.255Z\",\n   \"customField\": [\n    {\n     \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n     \"value\": \"eu id consequat amet\"\n    },\n    {\n     \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n     \"value\": \"velit occaecat reprehenderit enim cillum\"\n    }\n   ],\n   \"tags\": [\n    \"veniam elit\",\n    \"qui aute\"\n   ],\n   \"__moreField__\": \"eu quis irure consectetur\"\n  }\n ]\n}"},{"id":"83bff94d-cb90-4daa-85a9-7c786189535d","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/lookup?email=john@deo.com&phone=+491971259866","host":["https://api.vip360.io"],"path":["v1","contacts","lookup"],"query":[{"key":"email","value":"john@deo.com"},{"key":"phone","value":"+491971259866"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"}],"_postman_id":"f692b6ba-d8e4-4e5a-9e19-1122dca13650"},{"name":"/v1/contacts/:id","id":"3b39e7ba-1f94-42ca-8e92-0cd6caa8d060","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.vip360.io/v1/contacts/:id","description":"<h4>Get contact by id.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":id"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"c837598d-54d8-4385-b153-8f1e730f53ef","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"id"}]}},"response":[{"id":"a9f1b851-7ee9-43e1-bb44-e2a877f838aa","name":"Unprocessable Entity","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:id","host":["https://api.vip360.io"],"path":["v1","contacts",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": {\n  \"message\": \"The contact id is invalid.\",\n  \"rule\": \"invalid\"\n }\n}"},{"id":"ba8a4985-30e8-4353-abb7-be63c0e1c29f","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:id","host":["https://api.vip360.io"],"path":["v1","contacts",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"e36fe0b1-1a13-40fb-9bf0-8f6a4b789ca1","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:id","host":["https://api.vip360.io"],"path":["v1","contacts",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"fe484848-4865-4380-a393-3d99d215024d","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:id","host":["https://api.vip360.io"],"path":["v1","contacts",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"contact\": {\n  \"id\": \"ocQHyuzHvysMo5N5VsXc\",\n  \"locationId\": \"C2QujeCh8ZnC7al2InWR\",\n  \"email\": \"JohnDeo@gmail.com\",\n  \"emailLowerCase\": \"johndeo@gmail.com\",\n  \"fingerprint\": \"91f4f0e0-e2dd-11ea-9b16-53b2d72e8a24\",\n  \"timezone\": \"Asia/Calcutta\",\n  \"country\": \"DE\",\n  \"source\": \"xyz form\",\n  \"dateAdded\": \"2020-10-29T09:31:30.255Z\",\n  \"customField\": [\n   {\n    \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n    \"value\": \"e\"\n   },\n   {\n    \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n    \"value\": \"dolore ut sint\"\n   }\n  ],\n  \"tags\": [\n   \"ullamco\",\n   \"quis exercitation cupidatat veli\"\n  ],\n  \"__moreField__\": \"tempor non est\"\n }\n}"}],"_postman_id":"3b39e7ba-1f94-42ca-8e92-0cd6caa8d060"},{"name":"/v1/contacts/:id","id":"7990cb69-9e8e-48e3-b319-5e796de288b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"name\": \"John Deo\",\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+18887324197\",\n    \"dateOfBirth\": \"1990-09-25\",\n    \"address1\": \"3535 1st St N\",\n    \"city\": \"Dolomite\",\n    \"state\": \"AL\",\n    \"country\": \"US\",\n    \"postalCode\": \"35061\",\n    \"companyName\": \"DGS VolMAX\",\n    \"website\": \"35061\",\n    \"tags\": [\n        \"minim aliquip anim\",\n        \"sunt occaecat\"\n    ],\n    \"source\": \"public api\",\n    \"customField\": {\n        \"__custom_field_id__\": \"nostrud reprehenderit\"\n    }\n}"},"url":"https://api.vip360.io/v1/contacts/:id","description":"<h4>Update a contact.</h4><p>Update contact will allow this fields. ex:</p> <table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>firstName</td><td>string</td><td>John</td></tr><tr><td>lastName</td><td>string</td><td>Deo</td></tr><tr><td>name</td><td>string</td><td>John Deo</td></tr><tr><td>email</td><td>string</td><td>johndeo@gmail.com</td></tr><tr><td>phone</td><td>string</td><td>+1 888-888-8888</td></tr><tr><td>address1</td><td>long</td><td>Tonkawa Trail W</td></tr><tr><td>city</td><td>string</td><td>Austin</td></tr><tr><td>state</td><td>string</td><td>Texas</td></tr><tr><td>postalCode</td><td>string</td><td>45001</td></tr><tr><td>website</td><td>string(url)</td><td>https://www.google.com</td></tr><tr><td>tags</td><td>array</td><td><code>[\"tag1\", \"tag2\"]</code></td></tr><tr><td>customField</td><td>object</td><td><code>{\"3r6dEOnsApNaKIhnFM6u\": \"Value 1\", \"MgobCB14YMVKuE4Ka8p1\": \"Value 2\"}</code>. <strong>Notes:</strong> <code>3r6dEOnsApNaKIhnFM6u</code> and <code>MgobCB14YMVKuE4Ka8p1</code> is a custom field id. You can find it using *Custom Fields* endpoints.</td></tr><tr><td>source</td><td>string</td><td>Public API</td></tr></tbody></table><br /><strong>Validation:</strong><p><strong>Email</strong> or <strong>Phone</strong> are required to update contact <br /><br /> <strong>Authorization:</strong> </p><p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":id"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"8c49840a-4660-4e3a-86d2-004435a06ee4","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"id"}]}},"response":[{"id":"25e4f662-4236-4b87-aad8-0b3065ecb061","name":"Bad Request. please contact support!","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"name\": \"John Deo\",\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+18887324197\",\n    \"dateOfBirth\": \"1990-09-25\",\n    \"address1\": \"3535 1st St N\",\n    \"city\": \"Dolomite\",\n    \"state\": \"AL\",\n    \"country\": \"US\",\n    \"postalCode\": \"35061\",\n    \"companyName\": \"DGS VolMAX\",\n    \"website\": \"35061\",\n    \"tags\": [\n        \"laboris\",\n        \"tempor dolore sint voluptate\"\n    ],\n    \"source\": \"public api\",\n    \"customField\": {\n        \"__custom_field_id__\": \"ex amet id nostrud\"\n    }\n}"},"url":{"raw":"https://api.vip360.io/v1/contacts/:id","host":["https://api.vip360.io"],"path":["v1","contacts",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"28bc8e43-a6d2-491f-a3dc-755ad94a0280","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"name\": \"John Deo\",\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+18887324197\",\n    \"dateOfBirth\": \"1990-09-25\",\n    \"address1\": \"3535 1st St N\",\n    \"city\": \"Dolomite\",\n    \"state\": \"AL\",\n    \"country\": \"US\",\n    \"postalCode\": \"35061\",\n    \"companyName\": \"DGS VolMAX\",\n    \"website\": \"35061\",\n    \"tags\": [\n        \"laboris\",\n        \"tempor dolore sint voluptate\"\n    ],\n    \"source\": \"public api\",\n    \"customField\": {\n        \"__custom_field_id__\": \"ex amet id nostrud\"\n    }\n}"},"url":{"raw":"https://api.vip360.io/v1/contacts/:id","host":["https://api.vip360.io"],"path":["v1","contacts",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"38273e8e-7922-4ade-b10d-b20dd2f71f63","name":"Successful response","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"name\": \"John Deo\",\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+18887324197\",\n    \"dateOfBirth\": \"1990-09-25\",\n    \"address1\": \"3535 1st St N\",\n    \"city\": \"Dolomite\",\n    \"state\": \"AL\",\n    \"country\": \"US\",\n    \"postalCode\": \"35061\",\n    \"companyName\": \"DGS VolMAX\",\n    \"website\": \"35061\",\n    \"tags\": [\n        \"laboris\",\n        \"tempor dolore sint voluptate\"\n    ],\n    \"source\": \"public api\",\n    \"customField\": {\n        \"__custom_field_id__\": \"ex amet id nostrud\"\n    }\n}"},"url":{"raw":"https://api.vip360.io/v1/contacts/:id","host":["https://api.vip360.io"],"path":["v1","contacts",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"contact\": {\n  \"id\": \"ocQHyuzHvysMo5N5VsXc\",\n  \"locationId\": \"C2QujeCh8ZnC7al2InWR\",\n  \"email\": \"JohnDeo@gmail.com\",\n  \"emailLowerCase\": \"johndeo@gmail.com\",\n  \"fingerprint\": \"91f4f0e0-e2dd-11ea-9b16-53b2d72e8a24\",\n  \"timezone\": \"Asia/Calcutta\",\n  \"country\": \"DE\",\n  \"source\": \"xyz form\",\n  \"dateAdded\": \"2020-10-29T09:31:30.255Z\",\n  \"customField\": [\n   {\n    \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n    \"value\": \"e\"\n   },\n   {\n    \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n    \"value\": \"dolore ut sint\"\n   }\n  ],\n  \"tags\": [\n   \"ullamco\",\n   \"quis exercitation cupidatat veli\"\n  ],\n  \"__moreField__\": \"tempor non est\"\n }\n}"},{"id":"89f465fe-720d-4bb1-aa7f-f2342eaad384","name":"Unprocessable Entity","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"name\": \"John Deo\",\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+18887324197\",\n    \"dateOfBirth\": \"1990-09-25\",\n    \"address1\": \"3535 1st St N\",\n    \"city\": \"Dolomite\",\n    \"state\": \"AL\",\n    \"country\": \"US\",\n    \"postalCode\": \"35061\",\n    \"companyName\": \"DGS VolMAX\",\n    \"website\": \"35061\",\n    \"tags\": [\n        \"laboris\",\n        \"tempor dolore sint voluptate\"\n    ],\n    \"source\": \"public api\",\n    \"customField\": {\n        \"__custom_field_id__\": \"ex amet id nostrud\"\n    }\n}"},"url":{"raw":"https://api.vip360.io/v1/contacts/:id","host":["https://api.vip360.io"],"path":["v1","contacts",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": {\n  \"message\": \"The contact id is invalid.\",\n  \"rule\": \"required\"\n }\n}"}],"_postman_id":"7990cb69-9e8e-48e3-b319-5e796de288b3"},{"name":"/v1/contacts/:id","id":"59948975-88ed-42de-bba3-24ddfa9559a3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.vip360.io/v1/contacts/:id","description":"<h4>Delete contact by id.</h4><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":id"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"e78b8d21-3b79-4a43-9c3e-584f395009e4","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"id"}]}},"response":[{"id":"1aa74029-cb5e-499c-b6b3-123ec3f351f3","name":"Bad Request. please contact support!","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:id","host":["https://api.vip360.io"],"path":["v1","contacts",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"3559297b-e404-4a41-b33b-7eda785288c0","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:id","host":["https://api.vip360.io"],"path":["v1","contacts",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"c30aa40f-19f8-46b8-a60d-9fab82c6145a","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:id","host":["https://api.vip360.io"],"path":["v1","contacts",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"f21d9983-abd4-4d96-b7e0-884a2606fbae","name":"Unprocessable Entity","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:id","host":["https://api.vip360.io"],"path":["v1","contacts",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": {\n  \"message\": \"The contact id is invalid.\",\n  \"rule\": \"invalid\"\n }\n}"}],"_postman_id":"59948975-88ed-42de-bba3-24ddfa9559a3"}],"id":"f704da63-c63e-4711-af42-d85e134546ed","description":"<p>Contact create or update.</p>\n","_postman_id":"f704da63-c63e-4711-af42-d85e134546ed"},{"name":"Custom Field","item":[{"name":"/v1/custom-fields/","id":"c9279d57-4ea4-4300-8b9d-c69c545f266c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.vip360.io/v1/custom-fields/","description":"<h4>Get all available custom fields.</h4><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","custom-fields",""],"host":["https://api.vip360.io"],"query":[],"variable":[]}},"response":[{"id":"10ca1e2d-9ed9-463d-9dbc-c63ea4cd2f86","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.vip360.io/v1/custom-fields/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"2655c2db-6e04-4f96-820b-f5721f51e132","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.vip360.io/v1/custom-fields/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"a61abfe1-0f9b-418c-b64f-d7144f74df8e","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.vip360.io/v1/custom-fields/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"customFields\": [\n  {\n   \"id\": \"ocQHyuzHvysMo5N5VsXc\",\n   \"name\": \"Select\",\n   \"fieldKey\": \"contact.select\",\n   \"placeholder\": \"Placeholder Text\",\n   \"position\": 0,\n   \"dateType\": \"SINGLE_OPTIONS\",\n   \"picklistOptions\": [\n    \"first\",\n    \"first\"\n   ]\n  },\n  {\n   \"id\": \"ocQHyuzHvysMo5N5VsXc\",\n   \"name\": \"Select\",\n   \"fieldKey\": \"contact.select\",\n   \"placeholder\": \"Placeholder Text\",\n   \"position\": 0,\n   \"dateType\": \"SINGLE_OPTIONS\",\n   \"picklistOptions\": [\n    \"first\",\n    \"first\"\n   ]\n  }\n ]\n}"}],"_postman_id":"c9279d57-4ea4-4300-8b9d-c69c545f266c"},{"name":"/v1/custom-fields/","id":"28cef007-267a-4494-a205-b1d435db7fad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"dataType\": \"TEXT\",\n    \"placeholder\": \"Placeholder Text\",\n    \"options\": [\n        \"first option\",\n        \"last option\"\n    ],\n    \"acceptedFormat\": [\n        \".pdf\",\n        \".docx\",\n        \".jpeg\"\n    ],\n    \"isMultipalFile\": false,\n    \"maxNumberOfFiles\": 2,\n    \"textBoxListOptions\": [\n        {\n            \"label\": \"First\",\n            \"prefillValue\": \"\"\n        },\n        {\n            \"label\": \"First\",\n            \"prefillValue\": \"\"\n        }\n    ],\n    \"position\": 0\n}"},"url":"https://api.vip360.io/v1/custom-fields/","description":"<h4>Creating Custom Field.</h4><p>Data Type Fields will allow these options. ex:</p><strong>Options:</strong><ul><li>TEXT</li><li>LARGE_TEXT</li><li>NUMERICAL</li><li>PHONE</li><li>MONETORY</li><li>CHECKBOX</li><li>SINGLE_OPTIONS</li><li>MULTIPLE_OPTIONS</li><li>FLOAT</li><li>TIME</li><li>DATE</li><li>TEXTBOX_LIST</li><li>FILE_UPLOAD</li><li>SIGNATURE</li></ul><strong>Validation:</strong><p><strong>Name</strong> and <strong>Date Type</strong> are required to create every custom field.</p><p>On every data type of field have diffrent validation rules. These are the different validation rules.</p><strong>FILE_UPLOAD:</strong><ul><li><strong>acceptedFormat</strong> *(required) This will allow array of file format.<ul><li>.pdf</li><li>.docx</li><li>.jpeg</li><li>.png</li><li>.gif</li><li>.csv</li><li>all</li></ul></li><li><strong>isMulitpalFile</strong> (optional) it allow <code>true</code> or <code>false</code>. If you want to allow multipal files pass <code>true</code> </li><li><strong>maxNumberOfFiles</strong> (options) It will allow maximum these number of files.</li></ul><strong>SINGLE_OPTIONS / MULTIPLE_OPTIONS / CHECKBOX:</strong><br /><ul><li><strong>options</strong> *(required) This will allow array of options.</li></ul><strong>TEXTBOX_LIST</strong><ul><li><strong>textBoxListOptions:</strong> (required) This will allow array of textbox list. Array will contanis label and prefillValue. ex.: <code>{label\": \"Hello\", \"prefillValue\": \"value\"}</code></li></ul>  <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","custom-fields",""],"host":["https://api.vip360.io"],"query":[],"variable":[]}},"response":[{"id":"3cf32d53-58cc-4231-b14c-c124e5031748","name":"Unprocessable Entity","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"dataType\": \"TEXT\",\n    \"placeholder\": \"Placeholder Text\",\n    \"options\": [\n        \"first option\",\n        \"last option\"\n    ],\n    \"acceptedFormat\": [\n        \".pdf\",\n        \".docx\",\n        \".jpeg\"\n    ],\n    \"isMultipalFile\": false,\n    \"maxNumberOfFiles\": 2,\n    \"textBoxListOptions\": [\n        {\n            \"label\": \"First\",\n            \"prefillValue\": \"\"\n        },\n        {\n            \"label\": \"First\",\n            \"prefillValue\": \"\"\n        }\n    ],\n    \"position\": 0\n}"},"url":"https://api.vip360.io/v1/custom-fields/"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"name\": {\n  \"message\": \"The name field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"dataType\": {\n  \"message\": \"The data type field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"options or acceptedFormat or textBoxListOptions\": {\n  \"message\": \"The options or acceptedFormat or textBoxListOptions field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"},{"id":"4e32ede6-c8b7-44c4-976d-6297339dc447","name":"Successful response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"dataType\": \"TEXT\",\n    \"placeholder\": \"Placeholder Text\",\n    \"options\": [\n        \"first option\",\n        \"last option\"\n    ],\n    \"acceptedFormat\": [\n        \".pdf\",\n        \".docx\",\n        \".jpeg\"\n    ],\n    \"isMultipalFile\": false,\n    \"maxNumberOfFiles\": 2,\n    \"textBoxListOptions\": [\n        {\n            \"label\": \"First\",\n            \"prefillValue\": \"\"\n        },\n        {\n            \"label\": \"First\",\n            \"prefillValue\": \"\"\n        }\n    ],\n    \"position\": 0\n}"},"url":"https://api.vip360.io/v1/custom-fields/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"ocQHyuzHvysMo5N5VsXc\",\n \"name\": \"Select\",\n \"fieldKey\": \"contact.select\",\n \"placeholder\": \"Placeholder Text\",\n \"position\": 0,\n \"dateType\": \"SINGLE_OPTIONS\",\n \"picklistOptions\": [\n  \"first\",\n  \"first\"\n ]\n}"},{"id":"598c860d-fa55-4991-ab18-695f44e424af","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"dataType\": \"TEXT\",\n    \"placeholder\": \"Placeholder Text\",\n    \"options\": [\n        \"first option\",\n        \"last option\"\n    ],\n    \"acceptedFormat\": [\n        \".pdf\",\n        \".docx\",\n        \".jpeg\"\n    ],\n    \"isMultipalFile\": false,\n    \"maxNumberOfFiles\": 2,\n    \"textBoxListOptions\": [\n        {\n            \"label\": \"First\",\n            \"prefillValue\": \"\"\n        },\n        {\n            \"label\": \"First\",\n            \"prefillValue\": \"\"\n        }\n    ],\n    \"position\": 0\n}"},"url":"https://api.vip360.io/v1/custom-fields/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"b203ef2f-34e5-4fd4-a2cf-fd97a79e642c","name":"Bad Request. please contact support!","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"dataType\": \"TEXT\",\n    \"placeholder\": \"Placeholder Text\",\n    \"options\": [\n        \"first option\",\n        \"last option\"\n    ],\n    \"acceptedFormat\": [\n        \".pdf\",\n        \".docx\",\n        \".jpeg\"\n    ],\n    \"isMultipalFile\": false,\n    \"maxNumberOfFiles\": 2,\n    \"textBoxListOptions\": [\n        {\n            \"label\": \"First\",\n            \"prefillValue\": \"\"\n        },\n        {\n            \"label\": \"First\",\n            \"prefillValue\": \"\"\n        }\n    ],\n    \"position\": 0\n}"},"url":"https://api.vip360.io/v1/custom-fields/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"}],"_postman_id":"28cef007-267a-4494-a205-b1d435db7fad"},{"name":"/v1/custom-fields/:customFieldId","id":"139a254b-c9ba-4ac5-8e1e-f96e8fc7ab8f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.vip360.io/v1/custom-fields/:customFieldId","description":"<h4>Get custom fields by id</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","custom-fields",":customFieldId"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"1085a038-ecca-4d1f-9158-9bd9c8bf0d3d","description":{"content":"<p>(Required) Custom Field Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"customFieldId"}]}},"response":[{"id":"1eb62a37-65cb-4fb7-9f23-8bd439a98f54","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/custom-fields/:customFieldId","host":["https://api.vip360.io"],"path":["v1","custom-fields",":customFieldId"],"variable":[{"key":"customFieldId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"ocQHyuzHvysMo5N5VsXc\",\n \"name\": \"Select\",\n \"fieldKey\": \"contact.select\",\n \"placeholder\": \"Placeholder Text\",\n \"position\": 0,\n \"dateType\": \"SINGLE_OPTIONS\",\n \"picklistOptions\": [\n  \"first\",\n  \"first\"\n ]\n}"},{"id":"644881ac-4548-4b78-82a1-3d6c70b8791b","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/custom-fields/:customFieldId","host":["https://api.vip360.io"],"path":["v1","custom-fields",":customFieldId"],"variable":[{"key":"customFieldId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"98b44480-3336-4bc1-9677-ddb9af8d6f46","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/custom-fields/:customFieldId","host":["https://api.vip360.io"],"path":["v1","custom-fields",":customFieldId"],"variable":[{"key":"customFieldId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"}],"_postman_id":"139a254b-c9ba-4ac5-8e1e-f96e8fc7ab8f"},{"name":"/v1/custom-fields/:customFieldId","id":"1ff16599-29e9-4cba-9ed2-76b7e595ed43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"dataType\": \"TEXT\",\n    \"placeholder\": \"Placeholder Text\",\n    \"options\": [\n        \"first option\",\n        \"last option\"\n    ],\n    \"acceptedFormat\": [\n        \".pdf\",\n        \".docx\",\n        \".jpeg\"\n    ],\n    \"isMultipalFile\": false,\n    \"maxNumberOfFiles\": 2,\n    \"textBoxListOptions\": [\n        {\n            \"label\": \"First\",\n            \"prefillValue\": \"\"\n        },\n        {\n            \"label\": \"First\",\n            \"prefillValue\": \"\"\n        }\n    ],\n    \"position\": 0\n}"},"url":"https://api.vip360.io/v1/custom-fields/:customFieldId","description":"<h4>Updating Custom Field.</h4><p>Data Type Fields will allow these options. ex:</p><strong>Options:</strong><ul><li>TEXT</li><li>LARGE_TEXT</li><li>NUMERICAL</li><li>PHONE</li><li>MONETORY</li><li>CHECKBOX</li><li>SINGLE_OPTIONS</li><li>MULTIPLE_OPTIONS</li><li>FLOAT</li><li>TIME</li><li>DATE</li><li>TEXTBOX_LIST</li><li>FILE_UPLOAD</li><li>SIGNATURE</li></ul><strong>Validation:</strong><p><strong>Name</strong> and <strong>Date Type</strong> are required to create every custom field.</p><p>On every data type of field have diffrent validation rules. These are the different validation rules.</p><strong>FILE_UPLOAD:</strong><ul><li><strong>acceptedFormat</strong> *(required) This will allow array of file format.<ul><li>.pdf</li><li>.docx</li><li>.jpeg</li><li>.png</li><li>.gif</li><li>.csv</li><li>all</li></ul></li><li><strong>isMulitpalFile</strong> (optional) it allow <code>true</code> or <code>false</code>. If you want to allow multipal files pass <code>true</code> </li><li><strong>maxNumberOfFiles</strong> (options) It will allow maximum these number of files.</li></ul><strong>SINGLE_OPTIONS / MULTIPLE_OPTIONS / CHECKBOX:</strong><br /><ul><li><strong>options</strong> *(required) This will allow array of options.</li></ul><strong>TEXTBOX_LIST</strong><ul><li><strong>textBoxListOptions:</strong> (required) This will allow array of textbox list. Array will contanis label and prefillValue. ex.: <code>{label\": \"Hello\", \"prefillValue\": \"value\"}</code></li></ul>  <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","custom-fields",":customFieldId"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"d77c6f92-0dd9-4658-a1b3-584d15b197da","description":{"content":"<p>(Required) Custom Field Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"customFieldId"}]}},"response":[{"id":"1ca86771-0125-436a-89e3-7c807ccd42ff","name":"Bad Request. please contact support!","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"dataType\": \"TEXT\",\n    \"placeholder\": \"Placeholder Text\",\n    \"options\": [\n        \"first option\",\n        \"last option\"\n    ],\n    \"acceptedFormat\": [\n        \".pdf\",\n        \".docx\",\n        \".jpeg\"\n    ],\n    \"isMultipalFile\": false,\n    \"maxNumberOfFiles\": 2,\n    \"textBoxListOptions\": [\n        {\n            \"label\": \"First\",\n            \"prefillValue\": \"\"\n        },\n        {\n            \"label\": \"First\",\n            \"prefillValue\": \"\"\n        }\n    ],\n    \"position\": 0\n}"},"url":{"raw":"https://api.vip360.io/v1/custom-fields/:customFieldId","host":["https://api.vip360.io"],"path":["v1","custom-fields",":customFieldId"],"variable":[{"key":"customFieldId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"583c3217-d507-417e-a5c5-b8863f0f4f58","name":"Successful response","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"dataType\": \"TEXT\",\n    \"placeholder\": \"Placeholder Text\",\n    \"options\": [\n        \"first option\",\n        \"last option\"\n    ],\n    \"acceptedFormat\": [\n        \".pdf\",\n        \".docx\",\n        \".jpeg\"\n    ],\n    \"isMultipalFile\": false,\n    \"maxNumberOfFiles\": 2,\n    \"textBoxListOptions\": [\n        {\n            \"label\": \"First\",\n            \"prefillValue\": \"\"\n        },\n        {\n            \"label\": \"First\",\n            \"prefillValue\": \"\"\n        }\n    ],\n    \"position\": 0\n}"},"url":{"raw":"https://api.vip360.io/v1/custom-fields/:customFieldId","host":["https://api.vip360.io"],"path":["v1","custom-fields",":customFieldId"],"variable":[{"key":"customFieldId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"ocQHyuzHvysMo5N5VsXc\",\n \"name\": \"Select\",\n \"fieldKey\": \"contact.select\",\n \"placeholder\": \"Placeholder Text\",\n \"position\": 0,\n \"dateType\": \"SINGLE_OPTIONS\",\n \"picklistOptions\": [\n  \"first\",\n  \"first\"\n ]\n}"},{"id":"65386592-9681-4cbf-8505-fe923dc53d64","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"dataType\": \"TEXT\",\n    \"placeholder\": \"Placeholder Text\",\n    \"options\": [\n        \"first option\",\n        \"last option\"\n    ],\n    \"acceptedFormat\": [\n        \".pdf\",\n        \".docx\",\n        \".jpeg\"\n    ],\n    \"isMultipalFile\": false,\n    \"maxNumberOfFiles\": 2,\n    \"textBoxListOptions\": [\n        {\n            \"label\": \"First\",\n            \"prefillValue\": \"\"\n        },\n        {\n            \"label\": \"First\",\n            \"prefillValue\": \"\"\n        }\n    ],\n    \"position\": 0\n}"},"url":{"raw":"https://api.vip360.io/v1/custom-fields/:customFieldId","host":["https://api.vip360.io"],"path":["v1","custom-fields",":customFieldId"],"variable":[{"key":"customFieldId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"8bb719e8-5272-438b-90ca-5b7670100142","name":"Unprocessable Entity","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"dataType\": \"TEXT\",\n    \"placeholder\": \"Placeholder Text\",\n    \"options\": [\n        \"first option\",\n        \"last option\"\n    ],\n    \"acceptedFormat\": [\n        \".pdf\",\n        \".docx\",\n        \".jpeg\"\n    ],\n    \"isMultipalFile\": false,\n    \"maxNumberOfFiles\": 2,\n    \"textBoxListOptions\": [\n        {\n            \"label\": \"First\",\n            \"prefillValue\": \"\"\n        },\n        {\n            \"label\": \"First\",\n            \"prefillValue\": \"\"\n        }\n    ],\n    \"position\": 0\n}"},"url":{"raw":"https://api.vip360.io/v1/custom-fields/:customFieldId","host":["https://api.vip360.io"],"path":["v1","custom-fields",":customFieldId"],"variable":[{"key":"customFieldId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"name\": {\n  \"message\": \"The name field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"dataType\": {\n  \"message\": \"The data type field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"options or acceptedFormat or textBoxListOptions\": {\n  \"message\": \"The options or acceptedFormat or textBoxListOptions field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"}],"_postman_id":"1ff16599-29e9-4cba-9ed2-76b7e595ed43"},{"name":"/v1/custom-fields/:customFieldId","id":"05641d81-ffa9-4c89-8d57-d6e4a922fa51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.vip360.io/v1/custom-fields/:customFieldId","description":"<h4>Delete one of custom fields.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","custom-fields",":customFieldId"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"10827817-719f-45d2-9be7-b72e69fe4c7e","description":{"content":"<p>(Required) Custom Field Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"customFieldId"}]}},"response":[{"id":"47fe1d1c-81b2-4cc2-8002-cc1378e6babc","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/custom-fields/:customFieldId","host":["https://api.vip360.io"],"path":["v1","custom-fields",":customFieldId"],"variable":[{"key":"customFieldId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"b6ddecb0-6ac1-480c-8716-19d3142b05ec","name":"Bad Request. please contact support!","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/custom-fields/:customFieldId","host":["https://api.vip360.io"],"path":["v1","custom-fields",":customFieldId"],"variable":[{"key":"customFieldId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"c9a48573-d7ee-467e-87e9-04025f5d2917","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/custom-fields/:customFieldId","host":["https://api.vip360.io"],"path":["v1","custom-fields",":customFieldId"],"variable":[{"key":"customFieldId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"f1b00409-91f4-460d-bb97-00fb9f402a92","name":"Unprocessable Entity","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/custom-fields/:customFieldId","host":["https://api.vip360.io"],"path":["v1","custom-fields",":customFieldId"],"variable":[{"key":"customFieldId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"customFieldId\": {\n  \"message\": \"The custom field id is invalid.\",\n  \"rule\": \"invalid\"\n }\n}"}],"_postman_id":"05641d81-ffa9-4c89-8d57-d6e4a922fa51"}],"id":"ee45bb7a-d838-4ca8-858f-5f4309984828","_postman_id":"ee45bb7a-d838-4ca8-858f-5f4309984828","description":""},{"name":"Custom Value","item":[{"name":"/v1/custom-values/","id":"b29cf404-fa49-4c0d-ac41-7781a33d7436","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.vip360.io/v1/custom-values/","description":"<h4>Get all available custom values.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","custom-values",""],"host":["https://api.vip360.io"],"query":[],"variable":[]}},"response":[{"id":"5a6c882d-09d0-47fc-8aa1-3b3de2c5a910","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.vip360.io/v1/custom-values/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"62801881-6c5e-4cdb-9149-b13bc631d780","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.vip360.io/v1/custom-values/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"998e84d6-652b-4f3a-9a9b-c658e017ccc7","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.vip360.io/v1/custom-values/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"customFields\": [\n  {\n   \"id\": \"ocQHyuzHvysMo5N5VsXc\",\n   \"name\": \"Select\",\n   \"fieldKey\": \"{{ custom_value.test }}\",\n   \"value\": \"test\"\n  },\n  {\n   \"id\": \"ocQHyuzHvysMo5N5VsXc\",\n   \"name\": \"Select\",\n   \"fieldKey\": \"{{ custom_value.test }}\",\n   \"value\": \"test\"\n  }\n ]\n}"}],"_postman_id":"b29cf404-fa49-4c0d-ac41-7781a33d7436"},{"name":"/v1/custom-values/","id":"90ca339a-570e-467a-913d-7da76710d20a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"value\": \"Value\"\n}"},"url":"https://api.vip360.io/v1/custom-values/","description":"<h4>Create custom value.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","custom-values",""],"host":["https://api.vip360.io"],"query":[],"variable":[]}},"response":[{"id":"60b11b48-23b6-4093-a58d-2d65988d3918","name":"Successful response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"value\": \"Value\"\n}"},"url":"https://api.vip360.io/v1/custom-values/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"ocQHyuzHvysMo5N5VsXc\",\n \"name\": \"Select\",\n \"fieldKey\": \"{{ custom_value.test }}\",\n \"value\": \"test\"\n}"},{"id":"63d73227-2e29-415c-8a6c-97698c5f2c39","name":"Bad Request. please contact support!","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"value\": \"Value\"\n}"},"url":"https://api.vip360.io/v1/custom-values/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"67bf120d-ad7c-4c32-823e-fc88b8d438bc","name":"Unprocessable Entity","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"value\": \"Value\"\n}"},"url":"https://api.vip360.io/v1/custom-values/"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"name\": {\n  \"message\": \"The name field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"value\": {\n  \"message\": \"The value field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"},{"id":"b8528d46-3bf6-4f63-ab6d-a211a16b3971","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"value\": \"Value\"\n}"},"url":"https://api.vip360.io/v1/custom-values/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"90ca339a-570e-467a-913d-7da76710d20a"},{"name":"/v1/custom-values/:customValueId","id":"baa39fa8-360d-4266-98f9-4dcf3f53be26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.vip360.io/v1/custom-values/:customValueId","description":"<h4>Get custom value by id.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","custom-values",":customValueId"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"66b0d750-cdbd-43c4-be5c-ce9aba675023","description":{"content":"<p>(Required) Custom Value Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"customValueId"}]}},"response":[{"id":"399098ac-36f3-40dd-b62c-aae30758e321","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/custom-values/:customValueId","host":["https://api.vip360.io"],"path":["v1","custom-values",":customValueId"],"variable":[{"key":"customValueId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"95297b2a-f092-4df1-a595-806a948e9679","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/custom-values/:customValueId","host":["https://api.vip360.io"],"path":["v1","custom-values",":customValueId"],"variable":[{"key":"customValueId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"ocQHyuzHvysMo5N5VsXc\",\n \"name\": \"Select\",\n \"fieldKey\": \"{{ custom_value.test }}\",\n \"value\": \"test\"\n}"},{"id":"c78c7541-6b3e-48bf-8ced-bff225c53e58","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/custom-values/:customValueId","host":["https://api.vip360.io"],"path":["v1","custom-values",":customValueId"],"variable":[{"key":"customValueId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"}],"_postman_id":"baa39fa8-360d-4266-98f9-4dcf3f53be26"},{"name":"/v1/custom-values/:customValueId","id":"b9cdbd64-6ffc-4a62-8f67-ef774bf95958","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"value\": \"Value\"\n}"},"url":"https://api.vip360.io/v1/custom-values/:customValueId","description":"<h4>Update custom value.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","custom-values",":customValueId"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"ec44383b-33e5-45ae-9fef-0fd2bc073515","description":{"content":"<p>(Required) Custom Value Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"customValueId"}]}},"response":[{"id":"125e1220-b67a-435b-acb9-09400c34b3dd","name":"Bad Request. please contact support!","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"value\": \"Value\"\n}"},"url":{"raw":"https://api.vip360.io/v1/custom-values/:customValueId","host":["https://api.vip360.io"],"path":["v1","custom-values",":customValueId"],"variable":[{"key":"customValueId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"199a09d8-7dbf-4c7a-bc71-0719d45845e6","name":"Unprocessable Entity","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"value\": \"Value\"\n}"},"url":{"raw":"https://api.vip360.io/v1/custom-values/:customValueId","host":["https://api.vip360.io"],"path":["v1","custom-values",":customValueId"],"variable":[{"key":"customValueId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"name\": {\n  \"message\": \"The name field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"value\": {\n  \"message\": \"The value field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"},{"id":"a6265ef7-115b-4bd7-ad87-63bff6eb65c3","name":"Successful response","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"value\": \"Value\"\n}"},"url":{"raw":"https://api.vip360.io/v1/custom-values/:customValueId","host":["https://api.vip360.io"],"path":["v1","custom-values",":customValueId"],"variable":[{"key":"customValueId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"ocQHyuzHvysMo5N5VsXc\",\n \"name\": \"Select\",\n \"fieldKey\": \"{{ custom_value.test }}\",\n \"value\": \"test\"\n}"},{"id":"c9077f0f-5668-43e0-80c6-e529fd5565db","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"value\": \"Value\"\n}"},"url":{"raw":"https://api.vip360.io/v1/custom-values/:customValueId","host":["https://api.vip360.io"],"path":["v1","custom-values",":customValueId"],"variable":[{"key":"customValueId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"b9cdbd64-6ffc-4a62-8f67-ef774bf95958"},{"name":"/v1/custom-values/:customValueId","id":"4174de84-7c95-43f8-b508-0115a08a17b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.vip360.io/v1/custom-values/:customValueId","description":"<h4>Delete one of custom value.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","custom-values",":customValueId"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"3bf13bb3-3d73-406e-86fb-f50c4923c19e","description":{"content":"<p>(Required) Custom Value Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"customValueId"}]}},"response":[{"id":"952c7bd3-f0d9-4612-aa37-76fb675c1955","name":"Bad Request. please contact support!","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/custom-values/:customValueId","host":["https://api.vip360.io"],"path":["v1","custom-values",":customValueId"],"variable":[{"key":"customValueId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"a2780608-da67-48e8-89e1-a9181d69e58d","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/custom-values/:customValueId","host":["https://api.vip360.io"],"path":["v1","custom-values",":customValueId"],"variable":[{"key":"customValueId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"c5d6df33-4cfe-4c38-b5a1-911c31bb84be","name":"Unprocessable Entity","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/custom-values/:customValueId","host":["https://api.vip360.io"],"path":["v1","custom-values",":customValueId"],"variable":[{"key":"customValueId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"customValueId\": {\n  \"message\": \"The custom field id is invalid.\",\n  \"rule\": \"invalid\"\n }\n}"},{"id":"cf8bedaa-2737-4153-bd39-3187fbaef901","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/custom-values/:customValueId","host":["https://api.vip360.io"],"path":["v1","custom-values",":customValueId"],"variable":[{"key":"customValueId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""}],"_postman_id":"4174de84-7c95-43f8-b508-0115a08a17b2"}],"id":"e9e256ca-2631-4bd0-b836-5aa520940641","_postman_id":"e9e256ca-2631-4bd0-b836-5aa520940641","description":""},{"name":"Form","item":[{"name":"/v1/forms/","id":"ef16063a-dc1f-41ef-9d7f-f037e5d24a6f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.vip360.io/v1/forms/","description":"<h4>Get Forms.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","forms",""],"host":["https://api.vip360.io"],"query":[],"variable":[]}},"response":[{"id":"096fa5aa-4ba8-4e8e-8c3c-2ab2207b14aa","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.vip360.io/v1/forms/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"8952dd30-dbb7-4d28-8dc1-cd4ce427e682","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.vip360.io/v1/forms/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"forms\": [\n  {\n   \"id\": \"uP9CBUzKKZkP5BtkHeK3\",\n   \"name\": \"Form 1\"\n  },\n  {\n   \"id\": \"uP9CBUzKKZkP5BtkHeK3\",\n   \"name\": \"Form 1\"\n  }\n ]\n}"},{"id":"afe3aad6-0899-4210-a7b7-061a7b9d05af","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.vip360.io/v1/forms/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"ef16063a-dc1f-41ef-9d7f-f037e5d24a6f"},{"name":"/v1/forms/submissions","id":"2a25dd2f-93e1-4eb7-8701-968f2623bd26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.vip360.io/v1/forms/submissions?page=1&limit=20&formId=jjusM6EOngDExnbo2DbU&q=john@deo.com&startAt=2020-11-14&endAt=2020-12-14","description":"<h4>Get form submissions.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","forms","submissions"],"host":["https://api.vip360.io"],"query":[{"description":{"content":"<p>Page No. By default it will be 1</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>Limit Per Page records count. will allow maximum up to 100 and default will be 20</p>\n","type":"text/plain"},"key":"limit","value":"20"},{"description":{"content":"<p>Filter submission by form id</p>\n","type":"text/plain"},"key":"formId","value":"jjusM6EOngDExnbo2DbU"},{"description":{"content":"<p>Filter by contactId, name, email or phone no.</p>\n","type":"text/plain"},"key":"q","value":"john@deo.com"},{"description":{"content":"<p>Get submission by starting of this date. By default it will be same date of last month.</p>\n","type":"text/plain"},"key":"startAt","value":"2020-11-14"},{"description":{"content":"<p>Get submission by ending of this date. By default it will be current date.</p>\n","type":"text/plain"},"key":"endAt","value":"2020-12-14"}],"variable":[]}},"response":[{"id":"2bf76d83-cd85-4f0d-b810-9d79a22f47d8","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/forms/submissions?page=1&limit=20&formId=jjusM6EOngDExnbo2DbU&q=john@deo.com&startAt=2020-11-14&endAt=2020-12-14","host":["https://api.vip360.io"],"path":["v1","forms","submissions"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"20"},{"key":"formId","value":"jjusM6EOngDExnbo2DbU"},{"key":"q","value":"john@deo.com"},{"key":"startAt","value":"2020-11-14"},{"key":"endAt","value":"2020-12-14"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"submissions\": [\n  {\n   \"id\": \"be759b9a-c3ec-4b29-ba07-fc3c89c77673\",\n   \"contactId\": \"9NkT25Vor1v4aQatFsv2\",\n   \"__submissions_other_field__\": \"john@deo.com\",\n   \"__custom_field_id__\": \"20\",\n   \"createdAt\": \"2020-11-01T18:02:21.000Z\",\n   \"formId\": \"jjusM6EOngDExnbo2DbU\",\n   \"pageDetails\": {\n    \"url\": \"https://www.vip360.io/\",\n    \"source\": \"Social Media\",\n    \"referrer\": \"http://m.facebook.com\",\n    \"fbclid\": \"IwAR1JoTTltt3EKJE3O-MrQij_lTeA6BKGTy8M2wKepSzs4oUbTYhL2Lns18w\"\n   }\n  },\n  {\n   \"id\": \"be759b9a-c3ec-4b29-ba07-fc3c89c77673\",\n   \"contactId\": \"9NkT25Vor1v4aQatFsv2\",\n   \"__submissions_other_field__\": \"john@deo.com\",\n   \"__custom_field_id__\": \"20\",\n   \"createdAt\": \"2020-11-01T18:02:21.000Z\",\n   \"formId\": \"jjusM6EOngDExnbo2DbU\",\n   \"pageDetails\": {\n    \"url\": \"https://www.vip360.io/\",\n    \"source\": \"Social Media\",\n    \"referrer\": \"http://m.facebook.com\",\n    \"fbclid\": \"IwAR1JoTTltt3EKJE3O-MrQij_lTeA6BKGTy8M2wKepSzs4oUbTYhL2Lns18w\"\n   }\n  }\n ],\n \"meta\": {\n  \"total\": 250,\n  \"currentPage\": 2,\n  \"nextPage\": 3,\n  \"prevPage\": 1\n }\n}"},{"id":"42ecca5f-8c54-4c95-91cd-f8de07eba2cb","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/forms/submissions?page=1&limit=20&formId=jjusM6EOngDExnbo2DbU&q=john@deo.com&startAt=2020-11-14&endAt=2020-12-14","host":["https://api.vip360.io"],"path":["v1","forms","submissions"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"20"},{"key":"formId","value":"jjusM6EOngDExnbo2DbU"},{"key":"q","value":"john@deo.com"},{"key":"startAt","value":"2020-11-14"},{"key":"endAt","value":"2020-12-14"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"cbf7e1a2-e9eb-410f-893a-4749c71fb84d","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/forms/submissions?page=1&limit=20&formId=jjusM6EOngDExnbo2DbU&q=john@deo.com&startAt=2020-11-14&endAt=2020-12-14","host":["https://api.vip360.io"],"path":["v1","forms","submissions"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"20"},{"key":"formId","value":"jjusM6EOngDExnbo2DbU"},{"key":"q","value":"john@deo.com"},{"key":"startAt","value":"2020-11-14"},{"key":"endAt","value":"2020-12-14"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"2a25dd2f-93e1-4eb7-8701-968f2623bd26"}],"id":"ec9cc43c-fce3-45d3-9351-18ed160bf4bc","_postman_id":"ec9cc43c-fce3-45d3-9351-18ed160bf4bc","description":""},{"name":"Location","item":[{"name":"/v1/locations/","id":"148c408e-b3bd-44dd-90cb-7f48eabc2946","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.vip360.io/v1/locations/","description":"<h4>Get all agency location.</h4> <strong>Authorization:</strong> <p>Provide your agency api key (Bearer Token). You can find it on Agency -&gt; Settings -&gt; API keys</p>","urlObject":{"path":["v1","locations",""],"host":["https://api.vip360.io"],"query":[],"variable":[]}},"response":[{"id":"231dd607-ef88-4ffb-bb41-26b2692a81f6","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.vip360.io/v1/locations/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"76b23c20-6b50-4920-ad39-e8177b7191d5","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.vip360.io/v1/locations/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"locations\": [\n  {\n   \"id\": \"i2SpAtBVHSVea1sL6oah\",\n   \"name\": \"Tesla inc\",\n   \"address\": \"3500 Deer Creek Road\",\n   \"city\": \"Palo Alto\",\n   \"country\": \"US\",\n   \"state\": \"CA\",\n   \"postalCode\": \"94304\",\n   \"website\": \"https://www.tesla.com\",\n   \"timezone\": \"US/Central\",\n   \"firstName\": \"John\",\n   \"lastName\": \"Deo\",\n   \"email\": \"john@deo.com\",\n   \"phone\": \"+1202-555-0107\",\n   \"apiKey\": \"2c359c82-590a-4d6f-ac76-32b7a1e649ea\",\n   \"business\": {\n    \"name\": \"Tesla inc\",\n    \"address\": \"3500 Deer Creek Road\",\n    \"city\": \"Palo Alto\",\n    \"country\": \"US\",\n    \"state\": \"CA\",\n    \"postalCode\": \"94304\",\n    \"website\": \"https://www.tesla.com\",\n    \"timezone\": \"US/Central\"\n   },\n   \"social\": {\n    \"facebookUrl\": \"https://facebook.com/groups/XXX\",\n    \"googlePlus\": \"https://groups.google.com/d/XXX\",\n    \"linkedIn\": \"https://www.linkedin.com/groups/XXX/profile\",\n    \"foursquare\": \"https://foursquare.com/groups/XXX\",\n    \"twitter\": \"https://twitter.com/XXX\",\n    \"yelp\": \"https://yelp.com/XXX\",\n    \"instagram\": \"https://instagram.com/XXX\",\n    \"youtube\": \"https://youtube.com/XXX\",\n    \"pinterest\": \"https://pinterest.com/XXX\",\n    \"blogRss\": \"https://rss.xyz.com\",\n    \"googlePlaceId\": \"redfdfdere\"\n   },\n   \"settings\": {\n    \"allowDuplicateContact\": false,\n    \"allowDuplicateOpportunity\": false,\n    \"allowFacebookNameMerge\": false,\n    \"disableContactTimezone\": false\n   }\n  },\n  {\n   \"id\": \"i2SpAtBVHSVea1sL6oah\",\n   \"name\": \"Tesla inc\",\n   \"address\": \"3500 Deer Creek Road\",\n   \"city\": \"Palo Alto\",\n   \"country\": \"US\",\n   \"state\": \"CA\",\n   \"postalCode\": \"94304\",\n   \"website\": \"https://www.tesla.com\",\n   \"timezone\": \"US/Central\",\n   \"firstName\": \"John\",\n   \"lastName\": \"Deo\",\n   \"email\": \"john@deo.com\",\n   \"phone\": \"+1202-555-0107\",\n   \"apiKey\": \"2c359c82-590a-4d6f-ac76-32b7a1e649ea\",\n   \"business\": {\n    \"name\": \"Tesla inc\",\n    \"address\": \"3500 Deer Creek Road\",\n    \"city\": \"Palo Alto\",\n    \"country\": \"US\",\n    \"state\": \"CA\",\n    \"postalCode\": \"94304\",\n    \"website\": \"https://www.tesla.com\",\n    \"timezone\": \"US/Central\"\n   },\n   \"social\": {\n    \"facebookUrl\": \"https://facebook.com/groups/XXX\",\n    \"googlePlus\": \"https://groups.google.com/d/XXX\",\n    \"linkedIn\": \"https://www.linkedin.com/groups/XXX/profile\",\n    \"foursquare\": \"https://foursquare.com/groups/XXX\",\n    \"twitter\": \"https://twitter.com/XXX\",\n    \"yelp\": \"https://yelp.com/XXX\",\n    \"instagram\": \"https://instagram.com/XXX\",\n    \"youtube\": \"https://youtube.com/XXX\",\n    \"pinterest\": \"https://pinterest.com/XXX\",\n    \"blogRss\": \"https://rss.xyz.com\",\n    \"googlePlaceId\": \"redfdfdere\"\n   },\n   \"settings\": {\n    \"allowDuplicateContact\": false,\n    \"allowDuplicateOpportunity\": false,\n    \"allowFacebookNameMerge\": false,\n    \"disableContactTimezone\": false\n   }\n  }\n ]\n}"},{"id":"f3b57232-23cc-48ec-87bc-0c5a17cca707","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.vip360.io/v1/locations/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"}],"_postman_id":"148c408e-b3bd-44dd-90cb-7f48eabc2946"},{"name":"/v1/locations/","id":"97a0be55-9bb5-4528-82f3-e0d432b276f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"businessName\": \"Tesla inc\",\n    \"address\": \"3500 Deer Creek Road\",\n    \"city\": \"Palo Alto\",\n    \"country\": \"US\",\n    \"state\": \"CA\",\n    \"postalCode\": \"94304\",\n    \"website\": \"https://www.tesla.com\",\n    \"timezone\": \"US/Central\",\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+1202-555-0107\",\n    \"settings\": {\n        \"allowDuplicateContact\": false,\n        \"allowDuplicateOpportunity\": false,\n        \"allowFacebookNameMerge\": false,\n        \"disableContactTimezone\": false\n    },\n    \"twilio\": {\n        \"sid\": \"AC_XXXXXXXXXXX\",\n        \"authToken\": \"77_XXXXXXXXXXX\"\n    },\n    \"snapshot\": {\n        \"id\": \"XXXXXXXXXXX\",\n        \"type\": \"vertical\"\n    },\n    \"mailgun\": {\n        \"apiKey\": \"key-XXXXXXXXXXX\",\n        \"domain\": \"replies.yourdomain.com\"\n    },\n    \"social\": {\n        \"facebookUrl\": \"https://facebook.com/groups/XXX\",\n        \"googlePlus\": \"https://groups.google.com/d/XXX\",\n        \"linkedIn\": \"https://www.linkedin.com/groups/XXX/profile\",\n        \"foursquare\": \"https://foursquare.com/groups/XXX\",\n        \"twitter\": \"https://twitter.com/XXX\",\n        \"yelp\": \"https://yelp.com/XXX\",\n        \"instagram\": \"https://instagram.com/XXX\",\n        \"youtube\": \"https://youtube.com/XXX\",\n        \"pinterest\": \"https://pinterest.com/XXX\",\n        \"blogRss\": \"https://rss.xyz.com\",\n        \"googlePlaceId\": \"redfdfdere\"\n    }\n}"},"url":"https://api.vip360.io/v1/locations/","description":"<h4>Create a Location.</h4><p>Required JSON fields in the body</p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>businessName</td><td>string</td><td>ACME Agency</td></tr></tbody></table><p>Allowed JSON fields in the body</p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>address</td><td>string</td><td>3500 Deer Creek Road</td></tr><tr><td>city</td><td>string</td><td>Palo Alto</td></tr><tr><td>state</td><td>string</td><td>CA</td></tr><tr><td>country</td><td>string</td><td>US</td></tr><tr><td>postalCode</td><td>string</td><td>94304</td></tr><tr><td>website</td><td>string</td><td>https://www.tesla.com</td></tr><tr><td>timezone</td><td>string</td><td>US/Central</td></tr><tr><td>firstName</td><td>string</td><td>John</td></tr><tr><td>lastName</td><td>string</td><td>Deno</td></tr><tr><td>email</td><td>string</td><td>johndeo@gmail.com</td></tr><tr><td>phone</td><td>string</td><td>+1202-555-0107</td></tr><tr><td>settings</td><td>object</td><td><code>{ \"allowDuplicateContact\": false, \"allowDuplicateOpportunity\": false, \"allowFacebookNameMerge\": false, \"disableContactTimezone\": false }</code></td></tr><tr><td>twilio</td><td>object</td><td><code>{ \"sid\": \"AC_XXXXXXXXXXX\", \"authToken\": \"77_XXXXXXXXXXX\" }</code></td></tr><tr><td>snapshot</td><td>object</td><td><code>{ \"id\": \"XXXXXXXXXXX\", \"type\": \"vertical\" }</code></td></tr><tr><td>mailgun</td><td>object</td><td><code>{\"mailgun\": {\"apiKey\": \"key-XXXXXXXXXXX\", \"domain\": \"replies.yourdomain.com\"}</code></td></tr></tbody></table><p>Twilio field required two field to setup</p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>sid</td><td>string</td><td>AC_XXXXXXXXXXX (Twilio Account SID)</td></tr><tr><td>authToken</td><td>string</td><td>77_XXXXXXXXXXX (Twilio Auth Token)</td></tr></tbody></table><p>Snapshot field required two field to import</p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>Allowed Option</th></thead><tbody><tr><td>id</td><td>string</td><td>XXXXXXXXXXX (Find it from snapshot api)</td><td></td></tr><tr><td>type</td><td>string</td><td>own</td><td><ul><li>own</li><li>imported</li></ul></td></tr></tbody></table><p>Mailgun field required two field to setup</p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>apiKey</td><td>string</td><td>key-XXXXXXXXXXX</td><td></td></tr><tr><td>domain</td><td>string</td><td>replies.yourdomain.com</td></tr></tbody></table><p>Timezone field allowed options, Can grab it from the timezone list api.</p><br /><h5>Authorization:</h5><p>Provide your agency api key (Bearer Token). You can find it on Agency -&gt; Settings -&gt; API keys</p>","urlObject":{"path":["v1","locations",""],"host":["https://api.vip360.io"],"query":[],"variable":[]}},"response":[{"id":"b5c1ff55-7fe7-48ca-80f6-af9795c9e833","name":"Successful response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"businessName\": \"Tesla inc\",\n    \"address\": \"3500 Deer Creek Road\",\n    \"city\": \"Palo Alto\",\n    \"country\": \"US\",\n    \"state\": \"CA\",\n    \"postalCode\": \"94304\",\n    \"website\": \"https://www.tesla.com\",\n    \"timezone\": \"US/Central\",\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+1202-555-0107\",\n    \"settings\": {\n        \"allowDuplicateContact\": false,\n        \"allowDuplicateOpportunity\": false,\n        \"allowFacebookNameMerge\": false,\n        \"disableContactTimezone\": false\n    },\n    \"twilio\": {\n        \"sid\": \"AC_XXXXXXXXXXX\",\n        \"authToken\": \"77_XXXXXXXXXXX\"\n    },\n    \"snapshot\": {\n        \"id\": \"XXXXXXXXXXX\",\n        \"type\": \"vertical\"\n    },\n    \"mailgun\": {\n        \"apiKey\": \"key-XXXXXXXXXXX\",\n        \"domain\": \"replies.yourdomain.com\"\n    },\n    \"social\": {\n        \"facebookUrl\": \"https://facebook.com/groups/XXX\",\n        \"googlePlus\": \"https://groups.google.com/d/XXX\",\n        \"linkedIn\": \"https://www.linkedin.com/groups/XXX/profile\",\n        \"foursquare\": \"https://foursquare.com/groups/XXX\",\n        \"twitter\": \"https://twitter.com/XXX\",\n        \"yelp\": \"https://yelp.com/XXX\",\n        \"instagram\": \"https://instagram.com/XXX\",\n        \"youtube\": \"https://youtube.com/XXX\",\n        \"pinterest\": \"https://pinterest.com/XXX\",\n        \"blogRss\": \"https://rss.xyz.com\",\n        \"googlePlaceId\": \"redfdfdere\"\n    }\n}"},"url":"https://api.vip360.io/v1/locations/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"i2SpAtBVHSVea1sL6oah\",\n \"name\": \"Tesla inc\",\n \"address\": \"3500 Deer Creek Road\",\n \"city\": \"Palo Alto\",\n \"country\": \"US\",\n \"state\": \"CA\",\n \"postalCode\": \"94304\",\n \"website\": \"https://www.tesla.com\",\n \"timezone\": \"US/Central\",\n \"firstName\": \"John\",\n \"lastName\": \"Deo\",\n \"email\": \"john@deo.com\",\n \"phone\": \"+1202-555-0107\",\n \"apiKey\": \"2c359c82-590a-4d6f-ac76-32b7a1e649ea\",\n \"business\": {\n  \"name\": \"Tesla inc\",\n  \"address\": \"3500 Deer Creek Road\",\n  \"city\": \"Palo Alto\",\n  \"country\": \"US\",\n  \"state\": \"CA\",\n  \"postalCode\": \"94304\",\n  \"website\": \"https://www.tesla.com\",\n  \"timezone\": \"US/Central\"\n },\n \"social\": {\n  \"facebookUrl\": \"https://facebook.com/groups/XXX\",\n  \"googlePlus\": \"https://groups.google.com/d/XXX\",\n  \"linkedIn\": \"https://www.linkedin.com/groups/XXX/profile\",\n  \"foursquare\": \"https://foursquare.com/groups/XXX\",\n  \"twitter\": \"https://twitter.com/XXX\",\n  \"yelp\": \"https://yelp.com/XXX\",\n  \"instagram\": \"https://instagram.com/XXX\",\n  \"youtube\": \"https://youtube.com/XXX\",\n  \"pinterest\": \"https://pinterest.com/XXX\",\n  \"blogRss\": \"https://rss.xyz.com\",\n  \"googlePlaceId\": \"redfdfdere\"\n },\n \"settings\": {\n  \"allowDuplicateContact\": false,\n  \"allowDuplicateOpportunity\": false,\n  \"allowFacebookNameMerge\": false,\n  \"disableContactTimezone\": false\n },\n \"twillo\": {\n  \"id\": \"uEkdXEHe6HKJNlDdml91\",\n  \"sid\": \"AC68f475a5cbcb54712e70642d9ede6217\",\n  \"token\": \"38e8880d67cb19e977e730b5427757b2\"\n }\n}"},{"id":"b85f4054-5691-49d1-8f9c-73ecce28fdc3","name":"Unprocessable Entity","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"businessName\": \"Tesla inc\",\n    \"address\": \"3500 Deer Creek Road\",\n    \"city\": \"Palo Alto\",\n    \"country\": \"US\",\n    \"state\": \"CA\",\n    \"postalCode\": \"94304\",\n    \"website\": \"https://www.tesla.com\",\n    \"timezone\": \"US/Central\",\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+1202-555-0107\",\n    \"settings\": {\n        \"allowDuplicateContact\": false,\n        \"allowDuplicateOpportunity\": false,\n        \"allowFacebookNameMerge\": false,\n        \"disableContactTimezone\": false\n    },\n    \"twilio\": {\n        \"sid\": \"AC_XXXXXXXXXXX\",\n        \"authToken\": \"77_XXXXXXXXXXX\"\n    },\n    \"snapshot\": {\n        \"id\": \"XXXXXXXXXXX\",\n        \"type\": \"vertical\"\n    },\n    \"mailgun\": {\n        \"apiKey\": \"key-XXXXXXXXXXX\",\n        \"domain\": \"replies.yourdomain.com\"\n    },\n    \"social\": {\n        \"facebookUrl\": \"https://facebook.com/groups/XXX\",\n        \"googlePlus\": \"https://groups.google.com/d/XXX\",\n        \"linkedIn\": \"https://www.linkedin.com/groups/XXX/profile\",\n        \"foursquare\": \"https://foursquare.com/groups/XXX\",\n        \"twitter\": \"https://twitter.com/XXX\",\n        \"yelp\": \"https://yelp.com/XXX\",\n        \"instagram\": \"https://instagram.com/XXX\",\n        \"youtube\": \"https://youtube.com/XXX\",\n        \"pinterest\": \"https://pinterest.com/XXX\",\n        \"blogRss\": \"https://rss.xyz.com\",\n        \"googlePlaceId\": \"redfdfdere\"\n    }\n}"},"url":"https://api.vip360.io/v1/locations/"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"firstName\": {\n  \"message\": \"The first name field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"lastName\": {\n  \"message\": \"The last name field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"email\": {\n  \"message\": \"The email field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"phone\": {\n  \"message\": \"The email field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"businessName\": {\n  \"message\": \"The business name field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"address\": {\n  \"message\": \"The address field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"city\": {\n  \"message\": \"The city field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"state\": {\n  \"message\": \"The state field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"country\": {\n  \"message\": \"The country field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"postalCode\": {\n  \"message\": \"The postal code field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"},{"id":"e2e3830a-08ee-4ecf-a21f-d44887c3845e","name":"Bad Request. please contact support!","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"businessName\": \"Tesla inc\",\n    \"address\": \"3500 Deer Creek Road\",\n    \"city\": \"Palo Alto\",\n    \"country\": \"US\",\n    \"state\": \"CA\",\n    \"postalCode\": \"94304\",\n    \"website\": \"https://www.tesla.com\",\n    \"timezone\": \"US/Central\",\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+1202-555-0107\",\n    \"settings\": {\n        \"allowDuplicateContact\": false,\n        \"allowDuplicateOpportunity\": false,\n        \"allowFacebookNameMerge\": false,\n        \"disableContactTimezone\": false\n    },\n    \"twilio\": {\n        \"sid\": \"AC_XXXXXXXXXXX\",\n        \"authToken\": \"77_XXXXXXXXXXX\"\n    },\n    \"snapshot\": {\n        \"id\": \"XXXXXXXXXXX\",\n        \"type\": \"vertical\"\n    },\n    \"mailgun\": {\n        \"apiKey\": \"key-XXXXXXXXXXX\",\n        \"domain\": \"replies.yourdomain.com\"\n    },\n    \"social\": {\n        \"facebookUrl\": \"https://facebook.com/groups/XXX\",\n        \"googlePlus\": \"https://groups.google.com/d/XXX\",\n        \"linkedIn\": \"https://www.linkedin.com/groups/XXX/profile\",\n        \"foursquare\": \"https://foursquare.com/groups/XXX\",\n        \"twitter\": \"https://twitter.com/XXX\",\n        \"yelp\": \"https://yelp.com/XXX\",\n        \"instagram\": \"https://instagram.com/XXX\",\n        \"youtube\": \"https://youtube.com/XXX\",\n        \"pinterest\": \"https://pinterest.com/XXX\",\n        \"blogRss\": \"https://rss.xyz.com\",\n        \"googlePlaceId\": \"redfdfdere\"\n    }\n}"},"url":"https://api.vip360.io/v1/locations/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"fa9560b6-58d2-45ed-83ba-40b6e13df7c4","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"businessName\": \"Tesla inc\",\n    \"address\": \"3500 Deer Creek Road\",\n    \"city\": \"Palo Alto\",\n    \"country\": \"US\",\n    \"state\": \"CA\",\n    \"postalCode\": \"94304\",\n    \"website\": \"https://www.tesla.com\",\n    \"timezone\": \"US/Central\",\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+1202-555-0107\",\n    \"settings\": {\n        \"allowDuplicateContact\": false,\n        \"allowDuplicateOpportunity\": false,\n        \"allowFacebookNameMerge\": false,\n        \"disableContactTimezone\": false\n    },\n    \"twilio\": {\n        \"sid\": \"AC_XXXXXXXXXXX\",\n        \"authToken\": \"77_XXXXXXXXXXX\"\n    },\n    \"snapshot\": {\n        \"id\": \"XXXXXXXXXXX\",\n        \"type\": \"vertical\"\n    },\n    \"mailgun\": {\n        \"apiKey\": \"key-XXXXXXXXXXX\",\n        \"domain\": \"replies.yourdomain.com\"\n    },\n    \"social\": {\n        \"facebookUrl\": \"https://facebook.com/groups/XXX\",\n        \"googlePlus\": \"https://groups.google.com/d/XXX\",\n        \"linkedIn\": \"https://www.linkedin.com/groups/XXX/profile\",\n        \"foursquare\": \"https://foursquare.com/groups/XXX\",\n        \"twitter\": \"https://twitter.com/XXX\",\n        \"yelp\": \"https://yelp.com/XXX\",\n        \"instagram\": \"https://instagram.com/XXX\",\n        \"youtube\": \"https://youtube.com/XXX\",\n        \"pinterest\": \"https://pinterest.com/XXX\",\n        \"blogRss\": \"https://rss.xyz.com\",\n        \"googlePlaceId\": \"redfdfdere\"\n    }\n}"},"url":"https://api.vip360.io/v1/locations/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"97a0be55-9bb5-4528-82f3-e0d432b276f9"},{"name":"/v1/locations/:locationId","id":"4ceccc1e-21b7-489f-8534-907384570897","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.vip360.io/v1/locations/:locationId?includeTwilio=false","description":"<h4>Get location by location id.</h4><strong>Options</strong> <p>If you want to fetch twilio sid and token. Then use query params<code>includeTwilio=true</code></p> <strong>Authorization:</strong> <p>Provide your agency api key (Bearer Token). You can find it on Agency -&gt; Settings -&gt; API keys</p>","urlObject":{"path":["v1","locations",":locationId"],"host":["https://api.vip360.io"],"query":[{"description":{"content":"<p>Include Twilio Data</p>\n","type":"text/plain"},"key":"includeTwilio","value":"false"}],"variable":[{"id":"17781f4e-c92f-41c6-8de8-b75a538824a4","description":{"content":"<p>(Required) Location Id</p>\n","type":"text/plain"},"type":"any","value":"i2SpAtBVHSVea1sL6oah","key":"locationId"}]}},"response":[{"id":"4fe20c19-1f75-4f6c-a587-674aa64c260c","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/locations/:locationId?includeTwilio=false","host":["https://api.vip360.io"],"path":["v1","locations",":locationId"],"query":[{"key":"includeTwilio","value":"false"}],"variable":[{"key":"locationId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"i2SpAtBVHSVea1sL6oah\",\n \"name\": \"Tesla inc\",\n \"address\": \"3500 Deer Creek Road\",\n \"city\": \"Palo Alto\",\n \"country\": \"US\",\n \"state\": \"CA\",\n \"postalCode\": \"94304\",\n \"website\": \"https://www.tesla.com\",\n \"timezone\": \"US/Central\",\n \"firstName\": \"John\",\n \"lastName\": \"Deo\",\n \"email\": \"john@deo.com\",\n \"phone\": \"+1202-555-0107\",\n \"apiKey\": \"2c359c82-590a-4d6f-ac76-32b7a1e649ea\",\n \"business\": {\n  \"name\": \"Tesla inc\",\n  \"address\": \"3500 Deer Creek Road\",\n  \"city\": \"Palo Alto\",\n  \"country\": \"US\",\n  \"state\": \"CA\",\n  \"postalCode\": \"94304\",\n  \"website\": \"https://www.tesla.com\",\n  \"timezone\": \"US/Central\"\n },\n \"social\": {\n  \"facebookUrl\": \"https://facebook.com/groups/XXX\",\n  \"googlePlus\": \"https://groups.google.com/d/XXX\",\n  \"linkedIn\": \"https://www.linkedin.com/groups/XXX/profile\",\n  \"foursquare\": \"https://foursquare.com/groups/XXX\",\n  \"twitter\": \"https://twitter.com/XXX\",\n  \"yelp\": \"https://yelp.com/XXX\",\n  \"instagram\": \"https://instagram.com/XXX\",\n  \"youtube\": \"https://youtube.com/XXX\",\n  \"pinterest\": \"https://pinterest.com/XXX\",\n  \"blogRss\": \"https://rss.xyz.com\",\n  \"googlePlaceId\": \"redfdfdere\"\n },\n \"settings\": {\n  \"allowDuplicateContact\": false,\n  \"allowDuplicateOpportunity\": false,\n  \"allowFacebookNameMerge\": false,\n  \"disableContactTimezone\": false\n },\n \"twillo\": {\n  \"id\": \"uEkdXEHe6HKJNlDdml91\",\n  \"sid\": \"AC68f475a5cbcb54712e70642d9ede6217\",\n  \"token\": \"38e8880d67cb19e977e730b5427757b2\"\n }\n}"},{"id":"7ab93528-4c7b-43f8-bbc0-c4fef88d5878","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/locations/:locationId?includeTwilio=false","host":["https://api.vip360.io"],"path":["v1","locations",":locationId"],"query":[{"key":"includeTwilio","value":"false"}],"variable":[{"key":"locationId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"b7863786-850e-4419-983a-598b4c6ca6da","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/locations/:locationId?includeTwilio=false","host":["https://api.vip360.io"],"path":["v1","locations",":locationId"],"query":[{"key":"includeTwilio","value":"false"}],"variable":[{"key":"locationId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"4ceccc1e-21b7-489f-8534-907384570897"},{"name":"/v1/locations/:locationId","id":"f0136d2a-63ff-47c4-ba21-514a714b3fff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"businessName\": \"Tesla inc\",\n    \"address\": \"3500 Deer Creek Road\",\n    \"city\": \"Palo Alto\",\n    \"country\": \"US\",\n    \"state\": \"CA\",\n    \"postalCode\": \"94304\",\n    \"website\": \"https://www.tesla.com\",\n    \"timezone\": \"US/Central\",\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+1202-555-0107\",\n    \"settings\": {\n        \"allowDuplicateContact\": false,\n        \"allowDuplicateOpportunity\": false,\n        \"allowFacebookNameMerge\": false,\n        \"disableContactTimezone\": false\n    },\n    \"twilio\": {\n        \"sid\": \"AC_XXXXXXXXXXX\",\n        \"authToken\": \"77_XXXXXXXXXXX\"\n    },\n    \"snapshot\": {\n        \"id\": \"XXXXXXXXXXX\",\n        \"type\": \"vertical\"\n    },\n    \"mailgun\": {\n        \"apiKey\": \"key-XXXXXXXXXXX\",\n        \"domain\": \"replies.yourdomain.com\"\n    },\n    \"social\": {\n        \"facebookUrl\": \"https://facebook.com/groups/XXX\",\n        \"googlePlus\": \"https://groups.google.com/d/XXX\",\n        \"linkedIn\": \"https://www.linkedin.com/groups/XXX/profile\",\n        \"foursquare\": \"https://foursquare.com/groups/XXX\",\n        \"twitter\": \"https://twitter.com/XXX\",\n        \"yelp\": \"https://yelp.com/XXX\",\n        \"instagram\": \"https://instagram.com/XXX\",\n        \"youtube\": \"https://youtube.com/XXX\",\n        \"pinterest\": \"https://pinterest.com/XXX\",\n        \"blogRss\": \"https://rss.xyz.com\",\n        \"googlePlaceId\": \"redfdfdere\"\n    }\n}"},"url":"https://api.vip360.io/v1/locations/:locationId","description":"<h4>Update a Location.</h4><p>Required JSON fields in the body</p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>businessName</td><td>string</td><td>ACME Agency</td></tr></tbody></table><p>Allowed JSON fields in the body</p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>address</td><td>string</td><td>3500 Deer Creek Road</td></tr><tr><td>city</td><td>string</td><td>Palo Alto</td></tr><tr><td>state</td><td>string</td><td>CA</td></tr><tr><td>country</td><td>string</td><td>US</td></tr><tr><td>postalCode</td><td>string</td><td>94304</td></tr><tr><td>website</td><td>string</td><td>https://www.tesla.com</td></tr><tr><td>timezone</td><td>string</td><td>US/Central</td></tr><tr><td>firstName</td><td>string</td><td>John</td></tr><tr><td>lastName</td><td>string</td><td>Deno</td></tr><tr><td>email</td><td>string</td><td>johndeo@gmail.com</td></tr><tr><td>phone</td><td>string</td><td>+1202-555-0107</td></tr><tr><td>settings</td><td>object</td><td><code>{ \"allowDuplicateContact\": false, \"allowDuplicateOpportunity\": false, \"allowFacebookNameMerge\": false, \"disableContactTimezone\": false }</code></td></tr><tr><td>twilio</td><td>object</td><td><code>{ \"sid\": \"AC_XXXXXXXXXXX\", \"authToken\": \"77_XXXXXXXXXXX\" }</code></td></tr><tr><td>mailgun</td><td>object</td><td><code>{\"mailgun\": {\"apiKey\": \"key-XXXXXXXXXXX\", \"domain\": \"replies.yourdomain.com\"}</code></td></tr></tbody></table><p>Twilio field required two field to setup</p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>sid</td><td>string</td><td>AC_XXXXXXXXXXX (Twilio Account SID)</td></tr><tr><td>authToken</td><td>string</td><td>77_XXXXXXXXXXX (Twilio Auth Token)</td></tr></tbody></table><p>Mailgun field required two field to setup</p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>apiKey</td><td>string</td><td>key-XXXXXXXXXXX</td><td></td></tr><tr><td>domain</td><td>string</td><td>replies.yourdomain.com</td></tr></tbody></table><p>Timezone field allowed options, Can grab it from the timezone list api.</p> <br /><h5>Authorization:</h5><p>Provide your agency api key (Bearer Token). You can find it on Agency -&gt; Settings -&gt; API keys</p>","urlObject":{"path":["v1","locations",":locationId"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"39c32b70-968d-48e1-81b6-828683042a77","description":{"content":"<p>(Required) Location Id</p>\n","type":"text/plain"},"type":"any","value":"i2SpAtBVHSVea1sL6oah","key":"locationId"}]}},"response":[{"id":"1be21772-029e-4b0e-96f0-9284c309fc03","name":"Successful response","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"businessName\": \"Tesla inc\",\n    \"address\": \"3500 Deer Creek Road\",\n    \"city\": \"Palo Alto\",\n    \"country\": \"US\",\n    \"state\": \"CA\",\n    \"postalCode\": \"94304\",\n    \"website\": \"https://www.tesla.com\",\n    \"timezone\": \"US/Central\",\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+1202-555-0107\",\n    \"settings\": {\n        \"allowDuplicateContact\": false,\n        \"allowDuplicateOpportunity\": false,\n        \"allowFacebookNameMerge\": false,\n        \"disableContactTimezone\": false\n    },\n    \"twilio\": {\n        \"sid\": \"AC_XXXXXXXXXXX\",\n        \"authToken\": \"77_XXXXXXXXXXX\"\n    },\n    \"snapshot\": {\n        \"id\": \"XXXXXXXXXXX\",\n        \"type\": \"vertical\"\n    },\n    \"mailgun\": {\n        \"apiKey\": \"key-XXXXXXXXXXX\",\n        \"domain\": \"replies.yourdomain.com\"\n    },\n    \"social\": {\n        \"facebookUrl\": \"https://facebook.com/groups/XXX\",\n        \"googlePlus\": \"https://groups.google.com/d/XXX\",\n        \"linkedIn\": \"https://www.linkedin.com/groups/XXX/profile\",\n        \"foursquare\": \"https://foursquare.com/groups/XXX\",\n        \"twitter\": \"https://twitter.com/XXX\",\n        \"yelp\": \"https://yelp.com/XXX\",\n        \"instagram\": \"https://instagram.com/XXX\",\n        \"youtube\": \"https://youtube.com/XXX\",\n        \"pinterest\": \"https://pinterest.com/XXX\",\n        \"blogRss\": \"https://rss.xyz.com\",\n        \"googlePlaceId\": \"redfdfdere\"\n    }\n}"},"url":{"raw":"https://api.vip360.io/v1/locations/:locationId","host":["https://api.vip360.io"],"path":["v1","locations",":locationId"],"variable":[{"key":"locationId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"i2SpAtBVHSVea1sL6oah\",\n \"name\": \"Tesla inc\",\n \"address\": \"3500 Deer Creek Road\",\n \"city\": \"Palo Alto\",\n \"country\": \"US\",\n \"state\": \"CA\",\n \"postalCode\": \"94304\",\n \"website\": \"https://www.tesla.com\",\n \"timezone\": \"US/Central\",\n \"firstName\": \"John\",\n \"lastName\": \"Deo\",\n \"email\": \"john@deo.com\",\n \"phone\": \"+1202-555-0107\",\n \"apiKey\": \"2c359c82-590a-4d6f-ac76-32b7a1e649ea\",\n \"business\": {\n  \"name\": \"Tesla inc\",\n  \"address\": \"3500 Deer Creek Road\",\n  \"city\": \"Palo Alto\",\n  \"country\": \"US\",\n  \"state\": \"CA\",\n  \"postalCode\": \"94304\",\n  \"website\": \"https://www.tesla.com\",\n  \"timezone\": \"US/Central\"\n },\n \"social\": {\n  \"facebookUrl\": \"https://facebook.com/groups/XXX\",\n  \"googlePlus\": \"https://groups.google.com/d/XXX\",\n  \"linkedIn\": \"https://www.linkedin.com/groups/XXX/profile\",\n  \"foursquare\": \"https://foursquare.com/groups/XXX\",\n  \"twitter\": \"https://twitter.com/XXX\",\n  \"yelp\": \"https://yelp.com/XXX\",\n  \"instagram\": \"https://instagram.com/XXX\",\n  \"youtube\": \"https://youtube.com/XXX\",\n  \"pinterest\": \"https://pinterest.com/XXX\",\n  \"blogRss\": \"https://rss.xyz.com\",\n  \"googlePlaceId\": \"redfdfdere\"\n },\n \"settings\": {\n  \"allowDuplicateContact\": false,\n  \"allowDuplicateOpportunity\": false,\n  \"allowFacebookNameMerge\": false,\n  \"disableContactTimezone\": false\n },\n \"twillo\": {\n  \"id\": \"uEkdXEHe6HKJNlDdml91\",\n  \"sid\": \"AC68f475a5cbcb54712e70642d9ede6217\",\n  \"token\": \"38e8880d67cb19e977e730b5427757b2\"\n }\n}"},{"id":"a7763d27-667c-4111-bf22-116dc1226883","name":"Unprocessable Entity","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"businessName\": \"Tesla inc\",\n    \"address\": \"3500 Deer Creek Road\",\n    \"city\": \"Palo Alto\",\n    \"country\": \"US\",\n    \"state\": \"CA\",\n    \"postalCode\": \"94304\",\n    \"website\": \"https://www.tesla.com\",\n    \"timezone\": \"US/Central\",\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+1202-555-0107\",\n    \"settings\": {\n        \"allowDuplicateContact\": false,\n        \"allowDuplicateOpportunity\": false,\n        \"allowFacebookNameMerge\": false,\n        \"disableContactTimezone\": false\n    },\n    \"twilio\": {\n        \"sid\": \"AC_XXXXXXXXXXX\",\n        \"authToken\": \"77_XXXXXXXXXXX\"\n    },\n    \"snapshot\": {\n        \"id\": \"XXXXXXXXXXX\",\n        \"type\": \"vertical\"\n    },\n    \"mailgun\": {\n        \"apiKey\": \"key-XXXXXXXXXXX\",\n        \"domain\": \"replies.yourdomain.com\"\n    },\n    \"social\": {\n        \"facebookUrl\": \"https://facebook.com/groups/XXX\",\n        \"googlePlus\": \"https://groups.google.com/d/XXX\",\n        \"linkedIn\": \"https://www.linkedin.com/groups/XXX/profile\",\n        \"foursquare\": \"https://foursquare.com/groups/XXX\",\n        \"twitter\": \"https://twitter.com/XXX\",\n        \"yelp\": \"https://yelp.com/XXX\",\n        \"instagram\": \"https://instagram.com/XXX\",\n        \"youtube\": \"https://youtube.com/XXX\",\n        \"pinterest\": \"https://pinterest.com/XXX\",\n        \"blogRss\": \"https://rss.xyz.com\",\n        \"googlePlaceId\": \"redfdfdere\"\n    }\n}"},"url":{"raw":"https://api.vip360.io/v1/locations/:locationId","host":["https://api.vip360.io"],"path":["v1","locations",":locationId"],"variable":[{"key":"locationId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"firstName\": {\n  \"message\": \"The first name field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"lastName\": {\n  \"message\": \"The last name field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"email\": {\n  \"message\": \"The email field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"phone\": {\n  \"message\": \"The email field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"businessName\": {\n  \"message\": \"The business name field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"address\": {\n  \"message\": \"The address field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"city\": {\n  \"message\": \"The city field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"state\": {\n  \"message\": \"The state field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"country\": {\n  \"message\": \"The country field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"postalCode\": {\n  \"message\": \"The postal code field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"},{"id":"ac9bbf12-0973-4019-9cd6-fe92692a8dd0","name":"Bad Request. please contact support!","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"businessName\": \"Tesla inc\",\n    \"address\": \"3500 Deer Creek Road\",\n    \"city\": \"Palo Alto\",\n    \"country\": \"US\",\n    \"state\": \"CA\",\n    \"postalCode\": \"94304\",\n    \"website\": \"https://www.tesla.com\",\n    \"timezone\": \"US/Central\",\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+1202-555-0107\",\n    \"settings\": {\n        \"allowDuplicateContact\": false,\n        \"allowDuplicateOpportunity\": false,\n        \"allowFacebookNameMerge\": false,\n        \"disableContactTimezone\": false\n    },\n    \"twilio\": {\n        \"sid\": \"AC_XXXXXXXXXXX\",\n        \"authToken\": \"77_XXXXXXXXXXX\"\n    },\n    \"snapshot\": {\n        \"id\": \"XXXXXXXXXXX\",\n        \"type\": \"vertical\"\n    },\n    \"mailgun\": {\n        \"apiKey\": \"key-XXXXXXXXXXX\",\n        \"domain\": \"replies.yourdomain.com\"\n    },\n    \"social\": {\n        \"facebookUrl\": \"https://facebook.com/groups/XXX\",\n        \"googlePlus\": \"https://groups.google.com/d/XXX\",\n        \"linkedIn\": \"https://www.linkedin.com/groups/XXX/profile\",\n        \"foursquare\": \"https://foursquare.com/groups/XXX\",\n        \"twitter\": \"https://twitter.com/XXX\",\n        \"yelp\": \"https://yelp.com/XXX\",\n        \"instagram\": \"https://instagram.com/XXX\",\n        \"youtube\": \"https://youtube.com/XXX\",\n        \"pinterest\": \"https://pinterest.com/XXX\",\n        \"blogRss\": \"https://rss.xyz.com\",\n        \"googlePlaceId\": \"redfdfdere\"\n    }\n}"},"url":{"raw":"https://api.vip360.io/v1/locations/:locationId","host":["https://api.vip360.io"],"path":["v1","locations",":locationId"],"variable":[{"key":"locationId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"b38af7b9-e71a-43da-9538-4c2a90f3966f","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"businessName\": \"Tesla inc\",\n    \"address\": \"3500 Deer Creek Road\",\n    \"city\": \"Palo Alto\",\n    \"country\": \"US\",\n    \"state\": \"CA\",\n    \"postalCode\": \"94304\",\n    \"website\": \"https://www.tesla.com\",\n    \"timezone\": \"US/Central\",\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+1202-555-0107\",\n    \"settings\": {\n        \"allowDuplicateContact\": false,\n        \"allowDuplicateOpportunity\": false,\n        \"allowFacebookNameMerge\": false,\n        \"disableContactTimezone\": false\n    },\n    \"twilio\": {\n        \"sid\": \"AC_XXXXXXXXXXX\",\n        \"authToken\": \"77_XXXXXXXXXXX\"\n    },\n    \"snapshot\": {\n        \"id\": \"XXXXXXXXXXX\",\n        \"type\": \"vertical\"\n    },\n    \"mailgun\": {\n        \"apiKey\": \"key-XXXXXXXXXXX\",\n        \"domain\": \"replies.yourdomain.com\"\n    },\n    \"social\": {\n        \"facebookUrl\": \"https://facebook.com/groups/XXX\",\n        \"googlePlus\": \"https://groups.google.com/d/XXX\",\n        \"linkedIn\": \"https://www.linkedin.com/groups/XXX/profile\",\n        \"foursquare\": \"https://foursquare.com/groups/XXX\",\n        \"twitter\": \"https://twitter.com/XXX\",\n        \"yelp\": \"https://yelp.com/XXX\",\n        \"instagram\": \"https://instagram.com/XXX\",\n        \"youtube\": \"https://youtube.com/XXX\",\n        \"pinterest\": \"https://pinterest.com/XXX\",\n        \"blogRss\": \"https://rss.xyz.com\",\n        \"googlePlaceId\": \"redfdfdere\"\n    }\n}"},"url":{"raw":"https://api.vip360.io/v1/locations/:locationId","host":["https://api.vip360.io"],"path":["v1","locations",":locationId"],"variable":[{"key":"locationId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"f0136d2a-63ff-47c4-ba21-514a714b3fff"},{"name":"/v1/locations/:locationId/load-snapshot/:snapshotId","id":"f975a0bc-35ec-4c6a-b368-fc342380914f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"override\": false\n}"},"url":"https://api.vip360.io/v1/locations/:locationId/load-snapshot/:snapshotId","description":"<h4>Load Snapshot.</h4><h5>Fields</h5><ol><li><strong>override</strong>*: We will allow <code>true</code> or <code>false</code>. If you want override all conflict assets then pass <code>true</code>. By default it <code>false</code>. By default it <code>false</code></li></ol><h5>Authorization:</h5><p>Provide your agency api key (Bearer Token). You can find it on Agency -&gt; Settings -&gt; API keys</p>","urlObject":{"path":["v1","locations",":locationId","load-snapshot",":snapshotId"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"9e00e9f4-cd2b-4771-89b0-74c2c1a7f505","description":{"content":"<p>(Required) Location Id</p>\n","type":"text/plain"},"type":"any","value":"i2SpAtBVHSVea1sL6oah","key":"locationId"},{"id":"3fbfba96-00bc-41bb-84ac-8add48f538e5","description":{"content":"<p>(Required) Snapshot Id</p>\n","type":"text/plain"},"type":"any","value":"5bFKHqudfotv3c1xFUuP","key":"snapshotId"}]}},"response":[{"id":"d07450d6-529c-43cb-a0c0-4bb1b54a7216","name":"Unprocessable Entity","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"override\": false\n}"},"url":{"raw":"https://api.vip360.io/v1/locations/:locationId/load-snapshot/:snapshotId","host":["https://api.vip360.io"],"path":["v1","locations",":locationId","load-snapshot",":snapshotId"],"variable":[{"key":"locationId"},{"key":"snapshotId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"firstName\": {\n  \"message\": \"The first name field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"lastName\": {\n  \"message\": \"The last name field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"email\": {\n  \"message\": \"The email field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"phone\": {\n  \"message\": \"The email field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"businessName\": {\n  \"message\": \"The business name field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"address\": {\n  \"message\": \"The address field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"city\": {\n  \"message\": \"The city field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"state\": {\n  \"message\": \"The state field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"country\": {\n  \"message\": \"The country field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"postalCode\": {\n  \"message\": \"The postal code field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"},{"id":"deaef664-a28f-4418-bbc4-dfd1db8aa49c","name":"Bad Request. please contact support!","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"override\": false\n}"},"url":{"raw":"https://api.vip360.io/v1/locations/:locationId/load-snapshot/:snapshotId","host":["https://api.vip360.io"],"path":["v1","locations",":locationId","load-snapshot",":snapshotId"],"variable":[{"key":"locationId"},{"key":"snapshotId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"e0bfa2cf-b574-47e2-8286-1d214a909d96","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"override\": false\n}"},"url":{"raw":"https://api.vip360.io/v1/locations/:locationId/load-snapshot/:snapshotId","host":["https://api.vip360.io"],"path":["v1","locations",":locationId","load-snapshot",":snapshotId"],"variable":[{"key":"locationId"},{"key":"snapshotId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"f8880861-9919-4d6c-bad7-5b3100709f34","name":"Successful response","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"override\": false\n}"},"url":{"raw":"https://api.vip360.io/v1/locations/:locationId/load-snapshot/:snapshotId","host":["https://api.vip360.io"],"path":["v1","locations",":locationId","load-snapshot",":snapshotId"],"variable":[{"key":"locationId"},{"key":"snapshotId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Copying the data, we will send a notification once it's completed.\"\n}"}],"_postman_id":"f975a0bc-35ec-4c6a-b368-fc342380914f"},{"name":"/v1/locations/:locationId/twilio","id":"2c517316-2ef0-4f7f-b6d0-fc35398807cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.vip360.io/v1/locations/:locationId/twilio","description":"<h4>Delete location twilio account.</h4><h5>Authorization:</h5><p>Provide your agency api key (Bearer Token). You can find it on Agency -&gt; Settings -&gt; API keys</p>","urlObject":{"path":["v1","locations",":locationId","twilio"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"8a4c706b-fd45-4432-9fbb-314c9b296d65","description":{"content":"<p>(Required) Location Id</p>\n","type":"text/plain"},"type":"any","value":"i2SpAtBVHSVea1sL6oah","key":"locationId"}]}},"response":[{"id":"0fba7d14-e2d0-4ead-9e77-77aa68b65f88","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/locations/:locationId/twilio","host":["https://api.vip360.io"],"path":["v1","locations",":locationId","twilio"],"variable":[{"key":"locationId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"47706ab7-c447-423b-b5e3-e2bb69383079","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/locations/:locationId/twilio","host":["https://api.vip360.io"],"path":["v1","locations",":locationId","twilio"],"variable":[{"key":"locationId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Success\"\n}"},{"id":"a63ed1c3-770c-4321-835c-ef558ffada8f","name":"Unprocessable Entity","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/locations/:locationId/twilio","host":["https://api.vip360.io"],"path":["v1","locations",":locationId","twilio"],"variable":[{"key":"locationId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"firstName\": {\n  \"message\": \"The first name field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"lastName\": {\n  \"message\": \"The last name field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"email\": {\n  \"message\": \"The email field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"phone\": {\n  \"message\": \"The email field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"businessName\": {\n  \"message\": \"The business name field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"address\": {\n  \"message\": \"The address field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"city\": {\n  \"message\": \"The city field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"state\": {\n  \"message\": \"The state field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"country\": {\n  \"message\": \"The country field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"postalCode\": {\n  \"message\": \"The postal code field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"},{"id":"ef07770c-f0e1-4013-b70c-8219f6419cd5","name":"Bad Request. please contact support!","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/locations/:locationId/twilio","host":["https://api.vip360.io"],"path":["v1","locations",":locationId","twilio"],"variable":[{"key":"locationId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"}],"_postman_id":"2c517316-2ef0-4f7f-b6d0-fc35398807cf"}],"id":"f8cea261-ee09-433a-8eb2-27a25c8eb476","_postman_id":"f8cea261-ee09-433a-8eb2-27a25c8eb476","description":""},{"name":"Pipeline","item":[{"name":"Opportunity","item":[{"name":"/v1/pipelines/:pipelineId/opportunities","id":"faf26fab-e3f9-4ad7-af81-6d270e2b2e0d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.vip360.io/v1/pipelines/:pipelineId/opportunities?startAfterId=UIaE1WjAwWKdlyD7osQI&startAfter=1603870249758&limit=20","description":"<h4>Get opportunities.</h4><p></p><p>Allowed filter in the query</p><table> <thead> <tr> <th>Fields</th> <th>Types</th> <th>Example</th> <th>Allowed Options</th> </tr></thead> <tbody> <tr> <td>stageId</td><td>string</td><td>7915dedc-8f18-44d5-8bc3-77c04e994a10</td><td></td></tr><tr> <td>monetaryValue</td><td>number</td><td>220</td><td></td></tr><tr> <td>assignedTo</td><td>string</td><td>082goXVW3lIExEQPOnd3</td><td></td></tr><tr> <td>campaignId</td><td>string</td><td>Y2I9XM7aO1hncuSOlc9L</td><td></td></tr><tr> <td>startDate</td><td>number</td><td>epoch timestamp. for ex: <code>1598107050459</code></td><td></td></tr><tr> <td>endDate</td><td>number</td><td>epoch timestamp. for ex: <code>1614091050459</code></td><td></td></tr><tr> <td>query</td><td>string</td><td><code>?query=john@deo.com</code></td><td></td></tr><tr> <td>status</td><td>string</td><td>open</td><td> <ul> <li>open</li><li>won</li><li>lost</li><li>abandoned</li></ul> </td></tr></tbody> </table><br /><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","pipelines",":pipelineId","opportunities"],"host":["https://api.vip360.io"],"query":[{"description":{"content":"<p>Start After Id</p>\n","type":"text/plain"},"key":"startAfterId","value":"UIaE1WjAwWKdlyD7osQI"},{"description":{"content":"<p>Start After</p>\n","type":"text/plain"},"key":"startAfter","value":"1603870249758"},{"description":{"content":"<p>Limit Per Page records count. will allow maximum up to 100 and default will be 20</p>\n","type":"text/plain"},"key":"limit","value":"20"}],"variable":[{"id":"059fa18e-1668-4732-ba2d-d66a5411e5a1","description":{"content":"<p>(Required) Pipeline Id</p>\n","type":"text/plain"},"type":"any","value":"bCkKGpDsyPP4peuKowkG","key":"pipelineId"}]}},"response":[{"id":"5c177595-0016-4e85-912f-3fcdcdb6f83d","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/pipelines/:pipelineId/opportunities?startAfterId=UIaE1WjAwWKdlyD7osQI&startAfter=1603870249758&limit=20","host":["https://api.vip360.io"],"path":["v1","pipelines",":pipelineId","opportunities"],"query":[{"key":"startAfterId","value":"UIaE1WjAwWKdlyD7osQI"},{"key":"startAfter","value":"1603870249758"},{"key":"limit","value":"20"}],"variable":[{"key":"pipelineId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"b516d6b6-edb2-45ea-b034-2bcbd8cfe663","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/pipelines/:pipelineId/opportunities?startAfterId=UIaE1WjAwWKdlyD7osQI&startAfter=1603870249758&limit=20","host":["https://api.vip360.io"],"path":["v1","pipelines",":pipelineId","opportunities"],"query":[{"key":"startAfterId","value":"UIaE1WjAwWKdlyD7osQI"},{"key":"startAfter","value":"1603870249758"},{"key":"limit","value":"20"}],"variable":[{"key":"pipelineId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"cbb43055-6f91-47a1-a8c6-c6293c254e47","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/pipelines/:pipelineId/opportunities?startAfterId=UIaE1WjAwWKdlyD7osQI&startAfter=1603870249758&limit=20","host":["https://api.vip360.io"],"path":["v1","pipelines",":pipelineId","opportunities"],"query":[{"key":"startAfterId","value":"UIaE1WjAwWKdlyD7osQI"},{"key":"startAfter","value":"1603870249758"},{"key":"limit","value":"20"}],"variable":[{"key":"pipelineId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"opportunities\": [\n  {\n   \"id\": \"7XExm1wr8gFeZpl6rQny\",\n   \"name\": \"First Opp\",\n   \"monetaryValue\": 120,\n   \"pipelineId\": \"bCkKGpDsyPP4peuKowkG\",\n   \"pipelineStageId\": \"8b897c8f-b859-49c1-88f2-ed590708a85c\",\n   \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n   \"status\": \"open\",\n   \"source\": \"form\",\n   \"lastStatusChangeAt\": \"2020-10-29T09:39:35.472Z\",\n   \"createdAt\": \"2020-10-29T09:31:30.255Z\",\n   \"updatedAt\": \"2020-10-29T09:44:02.263Z\",\n   \"contact\": {\n    \"id\": \"byMEV0NQinDhq8ZfiOi2\",\n    \"name\": \"John Deo\",\n    \"companyName\": \"Tesla Inc\",\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+1202-555-0107\",\n    \"tags\": [\n     \"voluptate\",\n     \"adipisicing Excepteur anim\"\n    ]\n   }\n  },\n  {\n   \"id\": \"7XExm1wr8gFeZpl6rQny\",\n   \"name\": \"First Opp\",\n   \"monetaryValue\": 120,\n   \"pipelineId\": \"bCkKGpDsyPP4peuKowkG\",\n   \"pipelineStageId\": \"8b897c8f-b859-49c1-88f2-ed590708a85c\",\n   \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n   \"status\": \"open\",\n   \"source\": \"form\",\n   \"lastStatusChangeAt\": \"2020-10-29T09:39:35.472Z\",\n   \"createdAt\": \"2020-10-29T09:31:30.255Z\",\n   \"updatedAt\": \"2020-10-29T09:44:02.263Z\",\n   \"contact\": {\n    \"id\": \"byMEV0NQinDhq8ZfiOi2\",\n    \"name\": \"John Deo\",\n    \"companyName\": \"Tesla Inc\",\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+1202-555-0107\",\n    \"tags\": [\n     \"consectetur\",\n     \"sed incididunt quis\"\n    ]\n   }\n  }\n ],\n \"meta\": {\n  \"total\": 250,\n  \"nextPageUrl\": \"https://api.vip360.io/v1/pipelines/bCkKGpDsyPP4peuKowkG/opportunities?limit=1&startAfter=1603870249758&startAfterId=UIaE1WjAwWKdlyD7osQI\",\n  \"startAfterId\": \"UIaE1WjAwWKdlyD7osQI\",\n  \"startAfter\": 1603870249758,\n  \"currentPage\": 2,\n  \"nextPage\": 3,\n  \"prevPage\": 1\n }\n}"}],"_postman_id":"faf26fab-e3f9-4ad7-af81-6d270e2b2e0d"},{"name":"/v1/pipelines/:pipelineId/opportunities/:opportunityId","id":"8a0fdc1a-530b-4a92-b01e-8f5422bcf382","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.vip360.io/v1/pipelines/:pipelineId/opportunities/:opportunityId","description":"<h4>Get opportunity by id.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"758c1082-db77-40b8-ae68-944d45a046cf","description":{"content":"<p>(Required) Pipeline Id</p>\n","type":"text/plain"},"type":"any","value":"bCkKGpDsyPP4peuKowkG","key":"pipelineId"},{"id":"46595c61-06e3-453a-9c53-4e95b458d761","description":{"content":"<p>(Required) Opportunity Id</p>\n","type":"text/plain"},"type":"any","value":"123akv4LFn6C9frZoy3e","key":"opportunityId"}]}},"response":[{"id":"893814ab-a85d-437e-8c6a-7a6a982252da","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/pipelines/:pipelineId/opportunities/:opportunityId","host":["https://api.vip360.io"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId"],"variable":[{"key":"pipelineId"},{"key":"opportunityId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"c742faa8-d9b1-48b1-8213-9bf6e53f282b","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/pipelines/:pipelineId/opportunities/:opportunityId","host":["https://api.vip360.io"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId"],"variable":[{"key":"pipelineId"},{"key":"opportunityId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"e0856c7d-0750-435a-b970-5454ea3546e5","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/pipelines/:pipelineId/opportunities/:opportunityId","host":["https://api.vip360.io"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId"],"variable":[{"key":"pipelineId"},{"key":"opportunityId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"7XExm1wr8gFeZpl6rQny\",\n \"name\": \"First Opp\",\n \"monetaryValue\": 120,\n \"pipelineId\": \"bCkKGpDsyPP4peuKowkG\",\n \"pipelineStageId\": \"8b897c8f-b859-49c1-88f2-ed590708a85c\",\n \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n \"status\": \"open\",\n \"source\": \"form\",\n \"lastStatusChangeAt\": \"2020-10-29T09:39:35.472Z\",\n \"createdAt\": \"2020-10-29T09:31:30.255Z\",\n \"updatedAt\": \"2020-10-29T09:44:02.263Z\",\n \"contact\": {\n  \"id\": \"byMEV0NQinDhq8ZfiOi2\",\n  \"name\": \"John Deo\",\n  \"companyName\": \"Tesla Inc\",\n  \"email\": \"john@deo.com\",\n  \"phone\": \"+1202-555-0107\",\n  \"tags\": [\n   \"et ea dolor irure labore\",\n   \"voluptate Ut Excepteur ea\"\n  ]\n }\n}"}],"_postman_id":"8a0fdc1a-530b-4a92-b01e-8f5422bcf382"},{"name":"/v1/pipelines/:pipelineId/opportunities/:opportunityId","id":"93aa4577-52ae-4c4b-85bf-fee76cfc7ccb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"First Opp\",\n    \"status\": \"open\",\n    \"stageId\": \"7915dedc-8f18-44d5-8bc3-77c04e994a10\",\n    \"email\": \"elon@musk.com\",\n    \"phone\": \"+1202-555-0107\",\n    \"assignedTo\": \"082goXVW3lIExEQPOnd3\",\n    \"monetaryValue\": 122.22,\n    \"source\": \"public api\",\n    \"contactId\": \"mTkSCb1UBjb5tk4OvB69\",\n    \"name\": \"Elon Musk\",\n    \"companyName\": \"Tesla\",\n    \"tags\": [\n        \"mollit ex veniam\",\n        \"sit a\"\n    ]\n}"},"url":"https://api.vip360.io/v1/pipelines/:pipelineId/opportunities/:opportunityId","description":"<h4>Update Opportunity.</h4><p>Required JSON fields in the body</p><table> <thead> <tr> <th>Fields</th> <th>Types</th> <th>Example</th> <th>Allowed Options</th> </tr></thead> <tbody> <tr> <td>title</td><td>string</td><td>First Opps</td><td></td></tr><tr> <td>stageId</td><td>string</td><td>7915dedc-8f18-44d5-8bc3-77c04e994a10</td><td></td></tr><tr> <td>status</td><td>string</td><td>open</td><td> <ul> <li>open</li><li>won</li><li>lost</li><li>abandoned</li></ul> </td></tr></tbody></table><p>Allowed JSON fields in the body</p><table> <thead> <tr> <th>Fields</th> <th>Types</th> <th>Example</th> </tr></thead> <tbody> <tr> <td>monetaryValue</td><td>number</td><td>220</td></tr><tr> <td>assignedTo</td><td>string</td><td>082goXVW3lIExEQPOnd3</td></tr><tr> <td>contactId</td><td>string</td><td>mTkSCb1UBjb5tk4OvB69</td></tr><tr> <td>email</td><td>string</td><td>john@deo.com</td></tr><tr> <td>name</td><td>string</td><td>John Deo</td></tr><tr> <td>phone</td><td>string</td><td>+1202-555-0107</td></tr><tr> <td>tags</td><td>array</td><td><code>[\"tag1\", \"tag2\"]</code></td></tr><tr> <td>companyName</td><td>string</td><td>Tesla Inc</td></tr></tbody> </table> <br /><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"2eed7aa6-33cb-4375-98a2-c37fde5a5a5c","description":{"content":"<p>(Required) Pipeline Id</p>\n","type":"text/plain"},"type":"any","value":"bCkKGpDsyPP4peuKowkG","key":"pipelineId"},{"id":"ba2b13b0-9b53-4404-a310-80a69fc11968","description":{"content":"<p>(Required) Opportunity Id</p>\n","type":"text/plain"},"type":"any","value":"123akv4LFn6C9frZoy3e","key":"opportunityId"}]}},"response":[{"id":"05e8e7c7-e871-42c1-afbe-4f1390d1d3db","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"First Opp\",\n    \"status\": \"open\",\n    \"stageId\": \"7915dedc-8f18-44d5-8bc3-77c04e994a10\",\n    \"email\": \"elon@musk.com\",\n    \"phone\": \"+1202-555-0107\",\n    \"assignedTo\": \"082goXVW3lIExEQPOnd3\",\n    \"monetaryValue\": 122.22,\n    \"source\": \"public api\",\n    \"contactId\": \"mTkSCb1UBjb5tk4OvB69\",\n    \"name\": \"Elon Musk\",\n    \"companyName\": \"Tesla\",\n    \"tags\": [\n        \"laboris eiusmod nisi aliqu\",\n        \"labore veniam\"\n    ]\n}"},"url":{"raw":"https://api.vip360.io/v1/pipelines/:pipelineId/opportunities/:opportunityId","host":["https://api.vip360.io"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId"],"variable":[{"key":"pipelineId"},{"key":"opportunityId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"68753b7c-39f5-4b85-b61d-7d8a9060e04a","name":"Unprocessable Entity","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"First Opp\",\n    \"status\": \"open\",\n    \"stageId\": \"7915dedc-8f18-44d5-8bc3-77c04e994a10\",\n    \"email\": \"elon@musk.com\",\n    \"phone\": \"+1202-555-0107\",\n    \"assignedTo\": \"082goXVW3lIExEQPOnd3\",\n    \"monetaryValue\": 122.22,\n    \"source\": \"public api\",\n    \"contactId\": \"mTkSCb1UBjb5tk4OvB69\",\n    \"name\": \"Elon Musk\",\n    \"companyName\": \"Tesla\",\n    \"tags\": [\n        \"laboris eiusmod nisi aliqu\",\n        \"labore veniam\"\n    ]\n}"},"url":{"raw":"https://api.vip360.io/v1/pipelines/:pipelineId/opportunities/:opportunityId","host":["https://api.vip360.io"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId"],"variable":[{"key":"pipelineId"},{"key":"opportunityId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"title\": {\n  \"message\": \"The title field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"status\": {\n  \"message\": \"The status field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"stageId\": {\n  \"message\": \"The stage id field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"contactId or email\": {\n  \"message\": \"The contactId or email field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"},{"id":"7ae36ab3-bd72-4c96-8c5a-df9b5725a0f8","name":"Bad Request. please contact support!","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"First Opp\",\n    \"status\": \"open\",\n    \"stageId\": \"7915dedc-8f18-44d5-8bc3-77c04e994a10\",\n    \"email\": \"elon@musk.com\",\n    \"phone\": \"+1202-555-0107\",\n    \"assignedTo\": \"082goXVW3lIExEQPOnd3\",\n    \"monetaryValue\": 122.22,\n    \"source\": \"public api\",\n    \"contactId\": \"mTkSCb1UBjb5tk4OvB69\",\n    \"name\": \"Elon Musk\",\n    \"companyName\": \"Tesla\",\n    \"tags\": [\n        \"laboris eiusmod nisi aliqu\",\n        \"labore veniam\"\n    ]\n}"},"url":{"raw":"https://api.vip360.io/v1/pipelines/:pipelineId/opportunities/:opportunityId","host":["https://api.vip360.io"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId"],"variable":[{"key":"pipelineId"},{"key":"opportunityId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"ecc14457-200e-4495-a20c-5b39ab01c760","name":"Successful response","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"First Opp\",\n    \"status\": \"open\",\n    \"stageId\": \"7915dedc-8f18-44d5-8bc3-77c04e994a10\",\n    \"email\": \"elon@musk.com\",\n    \"phone\": \"+1202-555-0107\",\n    \"assignedTo\": \"082goXVW3lIExEQPOnd3\",\n    \"monetaryValue\": 122.22,\n    \"source\": \"public api\",\n    \"contactId\": \"mTkSCb1UBjb5tk4OvB69\",\n    \"name\": \"Elon Musk\",\n    \"companyName\": \"Tesla\",\n    \"tags\": [\n        \"laboris eiusmod nisi aliqu\",\n        \"labore veniam\"\n    ]\n}"},"url":{"raw":"https://api.vip360.io/v1/pipelines/:pipelineId/opportunities/:opportunityId","host":["https://api.vip360.io"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId"],"variable":[{"key":"pipelineId"},{"key":"opportunityId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"7XExm1wr8gFeZpl6rQny\",\n \"name\": \"First Opp\",\n \"monetaryValue\": 120,\n \"pipelineId\": \"bCkKGpDsyPP4peuKowkG\",\n \"pipelineStageId\": \"8b897c8f-b859-49c1-88f2-ed590708a85c\",\n \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n \"status\": \"open\",\n \"source\": \"form\",\n \"lastStatusChangeAt\": \"2020-10-29T09:39:35.472Z\",\n \"createdAt\": \"2020-10-29T09:31:30.255Z\",\n \"updatedAt\": \"2020-10-29T09:44:02.263Z\",\n \"contact\": {\n  \"id\": \"byMEV0NQinDhq8ZfiOi2\",\n  \"name\": \"John Deo\",\n  \"companyName\": \"Tesla Inc\",\n  \"email\": \"john@deo.com\",\n  \"phone\": \"+1202-555-0107\",\n  \"tags\": [\n   \"et ea dolor irure labore\",\n   \"voluptate Ut Excepteur ea\"\n  ]\n }\n}"}],"_postman_id":"93aa4577-52ae-4c4b-85bf-fee76cfc7ccb"},{"name":"/v1/pipelines/:pipelineId/opportunities/:opportunityId","id":"41f2cd48-85ee-469c-87f0-114bddfc5ef8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.vip360.io/v1/pipelines/:pipelineId/opportunities/:opportunityId","description":"<h4>Delete opportunity.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"29f5db96-ab37-4c36-9858-c71e0ab594ce","description":{"content":"<p>(Required) Pipeline Id</p>\n","type":"text/plain"},"type":"any","value":"bCkKGpDsyPP4peuKowkG","key":"pipelineId"},{"id":"68ac5693-a8cf-4bf1-aada-d07b4bfe2bd8","description":{"content":"<p>(Required) Opportunity Id</p>\n","type":"text/plain"},"type":"any","value":"123akv4LFn6C9frZoy3e","key":"opportunityId"}]}},"response":[{"id":"02589a46-b216-4c20-93ae-e738cc097b72","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/pipelines/:pipelineId/opportunities/:opportunityId","host":["https://api.vip360.io"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId"],"variable":[{"key":"pipelineId"},{"key":"opportunityId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"b1593988-b2c9-442e-b155-77813892c43c","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/pipelines/:pipelineId/opportunities/:opportunityId","host":["https://api.vip360.io"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId"],"variable":[{"key":"pipelineId"},{"key":"opportunityId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"ccf5032f-350a-4ecb-b8e1-65407cc467de","name":"Bad Request. please contact support!","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/pipelines/:pipelineId/opportunities/:opportunityId","host":["https://api.vip360.io"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId"],"variable":[{"key":"pipelineId"},{"key":"opportunityId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"}],"_postman_id":"41f2cd48-85ee-469c-87f0-114bddfc5ef8"},{"name":"/v1/pipelines/:pipelineId/opportunities/","id":"2afd491b-f11a-46b5-8d04-128a1a8f6d13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"First Opp\",\n    \"status\": \"open\",\n    \"stageId\": \"7915dedc-8f18-44d5-8bc3-77c04e994a10\",\n    \"email\": \"elon@musk.com\",\n    \"phone\": \"+1202-555-0107\",\n    \"assignedTo\": \"082goXVW3lIExEQPOnd3\",\n    \"monetaryValue\": 122.22,\n    \"source\": \"public api\",\n    \"contactId\": \"mTkSCb1UBjb5tk4OvB69\",\n    \"name\": \"Elon Musk\",\n    \"companyName\": \"Tesla\",\n    \"tags\": [\n        \"laboris eiusmod nisi aliqu\",\n        \"labore veniam\"\n    ]\n}"},"url":"https://api.vip360.io/v1/pipelines/:pipelineId/opportunities/","description":"<h4>Create opportunity.</h4><p>Required JSON fields in the body</p><table><thead><tr><th>Fields</th><th>Types</th><th>Example</th><th>Allowed Options</th></tr></thead><tbody><tr><td>title</td><td>string</td><td>First Opps</td><td></td></tr><tr><td>stageId</td><td>string</td><td>7915dedc-8f18-44d5-8bc3-77c04e994a10</td><td></td></tr><tr><td>contactId (or email or phone)</td><td>string</td><td>mTkSCb1UBjb5tk4OvB69</td><td></td></tr><tr><td>email (or contactId or phone)</td><td>string</td><td>john@deo.com</td><td></td></tr><tr><td>phone (or contactId or email)</td><td>string</td><td>+1202-555-0107</td><td></td></tr><tr><td>status</td><td>string</td><td>open</td><td><ul><li>open</li><li>won</li><li>lost</li><li>abandoned</li></ul></td></tr></tbody></table><p>Allowed JSON fields in the body</p><table><thead><tr><th>Fields</th><th>Types</th><th>Example</th></tr></thead><tbody><tr><td>monetaryValue</td><td>number</td><td>220</td></tr><tr><td>assignedTo</td><td>string</td><td>082goXVW3lIExEQPOnd3</td></tr><tr><td>name</td><td>string</td><td>John Deo</td></tr><tr><td>tags</td><td>array</td><td><code>[\"tag1\", \"tag2\"]</code></td></tr><tr><td>companyName</td><td>string</td><td>Tesla Inc</td></tr></tbody></table> <br /> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","pipelines",":pipelineId","opportunities",""],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"95d28cc9-04ae-45d2-9ef4-dc2f825d8980","description":{"content":"<p>(Required) Pipeline Id</p>\n","type":"text/plain"},"type":"any","value":"bCkKGpDsyPP4peuKowkG","key":"pipelineId"}]}},"response":[{"id":"5f539205-cf9a-4459-b3f0-e49015519d2a","name":"Successful response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"First Opp\",\n    \"status\": \"open\",\n    \"stageId\": \"7915dedc-8f18-44d5-8bc3-77c04e994a10\",\n    \"email\": \"elon@musk.com\",\n    \"phone\": \"+1202-555-0107\",\n    \"assignedTo\": \"082goXVW3lIExEQPOnd3\",\n    \"monetaryValue\": 122.22,\n    \"source\": \"public api\",\n    \"contactId\": \"mTkSCb1UBjb5tk4OvB69\",\n    \"name\": \"Elon Musk\",\n    \"companyName\": \"Tesla\",\n    \"tags\": [\n        \"laboris eiusmod nisi aliqu\",\n        \"labore veniam\"\n    ]\n}"},"url":{"raw":"https://api.vip360.io/v1/pipelines/:pipelineId/opportunities/","host":["https://api.vip360.io"],"path":["v1","pipelines",":pipelineId","opportunities",""],"variable":[{"key":"pipelineId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"7XExm1wr8gFeZpl6rQny\",\n \"name\": \"First Opp\",\n \"monetaryValue\": 120,\n \"pipelineId\": \"bCkKGpDsyPP4peuKowkG\",\n \"pipelineStageId\": \"8b897c8f-b859-49c1-88f2-ed590708a85c\",\n \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n \"status\": \"open\",\n \"source\": \"form\",\n \"lastStatusChangeAt\": \"2020-10-29T09:39:35.472Z\",\n \"createdAt\": \"2020-10-29T09:31:30.255Z\",\n \"updatedAt\": \"2020-10-29T09:44:02.263Z\",\n \"contact\": {\n  \"id\": \"byMEV0NQinDhq8ZfiOi2\",\n  \"name\": \"John Deo\",\n  \"companyName\": \"Tesla Inc\",\n  \"email\": \"john@deo.com\",\n  \"phone\": \"+1202-555-0107\",\n  \"tags\": [\n   \"et ea dolor irure labore\",\n   \"voluptate Ut Excepteur ea\"\n  ]\n }\n}"},{"id":"8e5ee7a6-1a25-4c0d-bbd7-471f8dc8dab5","name":"Bad Request. please contact support!","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"First Opp\",\n    \"status\": \"open\",\n    \"stageId\": \"7915dedc-8f18-44d5-8bc3-77c04e994a10\",\n    \"email\": \"elon@musk.com\",\n    \"phone\": \"+1202-555-0107\",\n    \"assignedTo\": \"082goXVW3lIExEQPOnd3\",\n    \"monetaryValue\": 122.22,\n    \"source\": \"public api\",\n    \"contactId\": \"mTkSCb1UBjb5tk4OvB69\",\n    \"name\": \"Elon Musk\",\n    \"companyName\": \"Tesla\",\n    \"tags\": [\n        \"laboris eiusmod nisi aliqu\",\n        \"labore veniam\"\n    ]\n}"},"url":{"raw":"https://api.vip360.io/v1/pipelines/:pipelineId/opportunities/","host":["https://api.vip360.io"],"path":["v1","pipelines",":pipelineId","opportunities",""],"variable":[{"key":"pipelineId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"92f289a6-b33c-4281-ba98-614b00e3539b","name":"Unprocessable Entity","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"First Opp\",\n    \"status\": \"open\",\n    \"stageId\": \"7915dedc-8f18-44d5-8bc3-77c04e994a10\",\n    \"email\": \"elon@musk.com\",\n    \"phone\": \"+1202-555-0107\",\n    \"assignedTo\": \"082goXVW3lIExEQPOnd3\",\n    \"monetaryValue\": 122.22,\n    \"source\": \"public api\",\n    \"contactId\": \"mTkSCb1UBjb5tk4OvB69\",\n    \"name\": \"Elon Musk\",\n    \"companyName\": \"Tesla\",\n    \"tags\": [\n        \"laboris eiusmod nisi aliqu\",\n        \"labore veniam\"\n    ]\n}"},"url":{"raw":"https://api.vip360.io/v1/pipelines/:pipelineId/opportunities/","host":["https://api.vip360.io"],"path":["v1","pipelines",":pipelineId","opportunities",""],"variable":[{"key":"pipelineId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"title\": {\n  \"message\": \"The title field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"status\": {\n  \"message\": \"The status field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"stageId\": {\n  \"message\": \"The stage id field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"contactId or email\": {\n  \"message\": \"The contactId or email field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"},{"id":"e36944d1-a7a2-4508-8bf0-7d26b6036cbb","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"First Opp\",\n    \"status\": \"open\",\n    \"stageId\": \"7915dedc-8f18-44d5-8bc3-77c04e994a10\",\n    \"email\": \"elon@musk.com\",\n    \"phone\": \"+1202-555-0107\",\n    \"assignedTo\": \"082goXVW3lIExEQPOnd3\",\n    \"monetaryValue\": 122.22,\n    \"source\": \"public api\",\n    \"contactId\": \"mTkSCb1UBjb5tk4OvB69\",\n    \"name\": \"Elon Musk\",\n    \"companyName\": \"Tesla\",\n    \"tags\": [\n        \"laboris eiusmod nisi aliqu\",\n        \"labore veniam\"\n    ]\n}"},"url":{"raw":"https://api.vip360.io/v1/pipelines/:pipelineId/opportunities/","host":["https://api.vip360.io"],"path":["v1","pipelines",":pipelineId","opportunities",""],"variable":[{"key":"pipelineId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"2afd491b-f11a-46b5-8d04-128a1a8f6d13"},{"name":"/v1/pipelines/:pipelineId/opportunities/:opportunityId/status","id":"c17b2feb-3d49-4d74-80c4-cdc574f1aaf4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"status\": \"open\",\n    \"stageId\": \"7915dedc-8f18-44d5-8bc3-77c04e994a10\"\n}"},"url":"https://api.vip360.io/v1/pipelines/:pipelineId/opportunities/:opportunityId/status","description":"<h4>Update opportunity status and stage.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId","status"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"92723754-9814-4ffa-82b9-7fe0f3ec1e9d","description":{"content":"<p>(Required) Pipeline Id</p>\n","type":"text/plain"},"type":"any","value":"bCkKGpDsyPP4peuKowkG","key":"pipelineId"},{"id":"82ce327e-5a85-46ac-8aec-a543772328bc","description":{"content":"<p>(Required) Opportunity Id</p>\n","type":"text/plain"},"type":"any","value":"123akv4LFn6C9frZoy3e","key":"opportunityId"}]}},"response":[{"id":"1d3f8db4-c2ac-4b70-af2e-ae0bd1b7f0c5","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"status\": \"open\",\n    \"stageId\": \"7915dedc-8f18-44d5-8bc3-77c04e994a10\"\n}"},"url":{"raw":"https://api.vip360.io/v1/pipelines/:pipelineId/opportunities/:opportunityId/status","host":["https://api.vip360.io"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId","status"],"variable":[{"key":"pipelineId"},{"key":"opportunityId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"b39b4419-0150-470e-b36f-22320fcce31a","name":"Successful response","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"status\": \"open\",\n    \"stageId\": \"7915dedc-8f18-44d5-8bc3-77c04e994a10\"\n}"},"url":{"raw":"https://api.vip360.io/v1/pipelines/:pipelineId/opportunities/:opportunityId/status","host":["https://api.vip360.io"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId","status"],"variable":[{"key":"pipelineId"},{"key":"opportunityId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"e49fab93-ba4e-4930-8c6a-79a37782229c","name":"Unprocessable Entity","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"status\": \"open\",\n    \"stageId\": \"7915dedc-8f18-44d5-8bc3-77c04e994a10\"\n}"},"url":{"raw":"https://api.vip360.io/v1/pipelines/:pipelineId/opportunities/:opportunityId/status","host":["https://api.vip360.io"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId","status"],"variable":[{"key":"pipelineId"},{"key":"opportunityId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": {\n  \"message\": \"The status field is invalid.\",\n  \"rule\": \"invalid\"\n },\n \"stageId\": {\n  \"message\": \"The stage id field is invalid.\",\n  \"rule\": \"invalid\"\n }\n}"},{"id":"fe534ca8-6acc-4ea3-8b5f-ae2b0fd2ae57","name":"Bad Request. please contact support!","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"status\": \"open\",\n    \"stageId\": \"7915dedc-8f18-44d5-8bc3-77c04e994a10\"\n}"},"url":{"raw":"https://api.vip360.io/v1/pipelines/:pipelineId/opportunities/:opportunityId/status","host":["https://api.vip360.io"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId","status"],"variable":[{"key":"pipelineId"},{"key":"opportunityId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"}],"_postman_id":"c17b2feb-3d49-4d74-80c4-cdc574f1aaf4"}],"id":"bc1b2827-7bf0-4010-9d46-32b7684c8c6f","_postman_id":"bc1b2827-7bf0-4010-9d46-32b7684c8c6f","description":""},{"name":"/v1/pipelines/","id":"5f25c0ee-029e-4005-89b9-00957ac6bd7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.vip360.io/v1/pipelines/","description":"<h4>Get Pipelines.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","pipelines",""],"host":["https://api.vip360.io"],"query":[],"variable":[]}},"response":[{"id":"048ffb4e-bb64-4917-b7b2-d6560ab9828c","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.vip360.io/v1/pipelines/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"pipelines\": [\n  {\n   \"id\": \"bCkKGpDsyPP4peuKowkG\",\n   \"name\": \"First Pipeline\",\n   \"stages\": [\n    {\n     \"id\": \"bCkKGp8b897c8f-b859-49c1-88f2-ed590708a85csyPP4peuKowkG\",\n     \"name\": \"First Stage\"\n    },\n    {\n     \"id\": \"bCkKGp8b897c8f-b859-49c1-88f2-ed590708a85csyPP4peuKowkG\",\n     \"name\": \"First Stage\"\n    }\n   ]\n  },\n  {\n   \"id\": \"bCkKGpDsyPP4peuKowkG\",\n   \"name\": \"First Pipeline\",\n   \"stages\": [\n    {\n     \"id\": \"bCkKGp8b897c8f-b859-49c1-88f2-ed590708a85csyPP4peuKowkG\",\n     \"name\": \"First Stage\"\n    },\n    {\n     \"id\": \"bCkKGp8b897c8f-b859-49c1-88f2-ed590708a85csyPP4peuKowkG\",\n     \"name\": \"First Stage\"\n    }\n   ]\n  }\n ]\n}"},{"id":"2d38b302-56ab-4cfa-a9a4-da92411a8176","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.vip360.io/v1/pipelines/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"9ebef281-880d-4ead-8b87-8ae5738c21dd","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.vip360.io/v1/pipelines/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"5f25c0ee-029e-4005-89b9-00957ac6bd7e"}],"id":"dcdffa29-5114-4ba1-8936-e15804eb56ef","_postman_id":"dcdffa29-5114-4ba1-8936-e15804eb56ef","description":""},{"name":"Task","item":[{"name":"/v1/contacts/:contactId/tasks/","id":"0c64923a-d619-448f-8f61-426c0e876ec3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.vip360.io/v1/contacts/:contactId/tasks/","description":"<h4>Get all contact tasks.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":contactId","tasks",""],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"69541386-b314-486b-9a3b-4d09359b3451","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"}]}},"response":[{"id":"0f928ce1-1a4f-49a4-bdba-112d8131fbc3","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/tasks/","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","tasks",""],"variable":[{"key":"contactId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"be94fe1a-402e-46aa-810e-82d381cd3691","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/tasks/","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","tasks",""],"variable":[{"key":"contactId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"f0d96f43-0b8d-4a87-9a0e-439a31d87b88","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/tasks/","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","tasks",""],"variable":[{"key":"contactId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"tasks\": [\n  {\n   \"id\": \"Lj371SHlVMyfVlMcKiuk\",\n   \"title\": \"Loram ipsum\",\n   \"description\": \"Loram ipsum\",\n   \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n   \"dueDate\": \"2020-10-25T11:00:00Z\",\n   \"isCompleted\": false\n  },\n  {\n   \"id\": \"Lj371SHlVMyfVlMcKiuk\",\n   \"title\": \"Loram ipsum\",\n   \"description\": \"Loram ipsum\",\n   \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n   \"dueDate\": \"2020-10-25T11:00:00Z\",\n   \"isCompleted\": false\n  }\n ]\n}"}],"_postman_id":"0c64923a-d619-448f-8f61-426c0e876ec3"},{"name":"/v1/contacts/:contactId/tasks/","id":"11d0a3a3-497a-4b46-a9ee-bbccfbdc2b14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"First Task\",\n    \"dueDate\": \"2020-10-25T11:00:00Z\",\n    \"description\": \"loram ipsum\",\n    \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n    \"status\": \"incompleted\"\n}"},"url":"https://api.vip360.io/v1/contacts/:contactId/tasks/","description":"<h4>Create Tasks.</h4> <p><strong>Status:</strong> (optional) Field have following options.</p><ul><li>completed</li><li>incompleted (default)</li></ul><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":contactId","tasks",""],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"3cb046b9-3597-4584-9db5-bd6d6cd12afd","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"}]}},"response":[{"id":"5f5a81fb-8482-4ee0-8c28-30fbdac236d8","name":"Bad Request. please contact support!","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"First Task\",\n    \"dueDate\": \"2020-10-25T11:00:00Z\",\n    \"description\": \"loram ipsum\",\n    \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n    \"status\": \"incompleted\"\n}"},"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/tasks/","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","tasks",""],"variable":[{"key":"contactId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"67e661e9-9fa5-4656-84e7-acd2a4cd0f1f","name":"Unprocessable Entity","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"First Task\",\n    \"dueDate\": \"2020-10-25T11:00:00Z\",\n    \"description\": \"loram ipsum\",\n    \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n    \"status\": \"incompleted\"\n}"},"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/tasks/","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","tasks",""],"variable":[{"key":"contactId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"title\": {\n  \"message\": \"The title field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"dueDate\": {\n  \"message\": \"The due date field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"},{"id":"6b21c6b5-f8aa-4b11-b7a2-380fa4dde95c","name":"Successful response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"First Task\",\n    \"dueDate\": \"2020-10-25T11:00:00Z\",\n    \"description\": \"loram ipsum\",\n    \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n    \"status\": \"incompleted\"\n}"},"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/tasks/","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","tasks",""],"variable":[{"key":"contactId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"Lj371SHlVMyfVlMcKiuk\",\n \"title\": \"Loram ipsum\",\n \"description\": \"Loram ipsum\",\n \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n \"dueDate\": \"2020-10-25T11:00:00Z\",\n \"isCompleted\": false\n}"},{"id":"d6f43b3c-b7bd-4e68-9132-43f31bef723f","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"First Task\",\n    \"dueDate\": \"2020-10-25T11:00:00Z\",\n    \"description\": \"loram ipsum\",\n    \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n    \"status\": \"incompleted\"\n}"},"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/tasks/","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","tasks",""],"variable":[{"key":"contactId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"11d0a3a3-497a-4b46-a9ee-bbccfbdc2b14"},{"name":"/v1/contacts/:contactId/tasks/:taskId","id":"aba09300-29ae-45dc-b973-8ff47cccceae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.vip360.io/v1/contacts/:contactId/tasks/:taskId","description":"<h4>Get task by id.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":contactId","tasks",":taskId"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"b9ef0fba-1661-4034-a1df-9491ec388203","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"},{"id":"152f7e4e-0b30-4387-982e-7aeacfe5ca37","description":{"content":"<p>(Required) Task Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"taskId"}]}},"response":[{"id":"9c719ea9-0724-4879-8351-2bfb3a916ee4","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/tasks/:taskId","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","tasks",":taskId"],"variable":[{"key":"contactId"},{"key":"taskId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"a80a050a-0ce7-4bf0-a72b-a0b097a78fc7","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/tasks/:taskId","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","tasks",":taskId"],"variable":[{"key":"contactId"},{"key":"taskId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"Lj371SHlVMyfVlMcKiuk\",\n \"title\": \"Loram ipsum\",\n \"description\": \"Loram ipsum\",\n \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n \"dueDate\": \"2020-10-25T11:00:00Z\",\n \"isCompleted\": false\n}"},{"id":"f356fd03-ec23-4e43-be5a-35f0e0e5ff61","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/tasks/:taskId","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","tasks",":taskId"],"variable":[{"key":"contactId"},{"key":"taskId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"aba09300-29ae-45dc-b973-8ff47cccceae"},{"name":"/v1/contacts/:contactId/tasks/:taskId","id":"0c82dd3c-f254-4ad1-bfbf-8548496d679b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"First Task\",\n    \"dueDate\": \"2020-10-25T11:00:00Z\",\n    \"description\": \"loram ipsum\",\n    \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n    \"status\": \"incompleted\"\n}"},"url":"https://api.vip360.io/v1/contacts/:contactId/tasks/:taskId","description":"<h4>Update Task.</h4><p></p><p><strong>Status:</strong> (optional) Field have following options.</p><ul><li>completed</li><li>incompleted (default)</li></ul><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":contactId","tasks",":taskId"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"b29cb10b-d605-4770-bb5b-ad96deaa1cbd","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"},{"id":"c3a82c3e-cda7-4443-be8f-cf58821f2564","description":{"content":"<p>(Required) Task Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"taskId"}]}},"response":[{"id":"0221864e-f99c-43d1-93f5-e015817d917a","name":"Unprocessable Entity","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"First Task\",\n    \"dueDate\": \"2020-10-25T11:00:00Z\",\n    \"description\": \"loram ipsum\",\n    \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n    \"status\": \"incompleted\"\n}"},"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/tasks/:taskId","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","tasks",":taskId"],"variable":[{"key":"contactId"},{"key":"taskId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"title\": {\n  \"message\": \"The title field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"dueDate\": {\n  \"message\": \"The due date field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"},{"id":"0a2d6479-ba4a-426d-98a6-31eab428e3ed","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"First Task\",\n    \"dueDate\": \"2020-10-25T11:00:00Z\",\n    \"description\": \"loram ipsum\",\n    \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n    \"status\": \"incompleted\"\n}"},"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/tasks/:taskId","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","tasks",":taskId"],"variable":[{"key":"contactId"},{"key":"taskId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"5defbb4e-8148-4530-9e70-5b4b2f09a805","name":"Successful response","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"First Task\",\n    \"dueDate\": \"2020-10-25T11:00:00Z\",\n    \"description\": \"loram ipsum\",\n    \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n    \"status\": \"incompleted\"\n}"},"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/tasks/:taskId","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","tasks",":taskId"],"variable":[{"key":"contactId"},{"key":"taskId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"Lj371SHlVMyfVlMcKiuk\",\n \"title\": \"Loram ipsum\",\n \"description\": \"Loram ipsum\",\n \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n \"dueDate\": \"2020-10-25T11:00:00Z\",\n \"isCompleted\": false\n}"},{"id":"91a1579d-62da-4289-a114-1b27f06e2c23","name":"Bad Request. please contact support!","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"First Task\",\n    \"dueDate\": \"2020-10-25T11:00:00Z\",\n    \"description\": \"loram ipsum\",\n    \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n    \"status\": \"incompleted\"\n}"},"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/tasks/:taskId","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","tasks",":taskId"],"variable":[{"key":"contactId"},{"key":"taskId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"}],"_postman_id":"0c82dd3c-f254-4ad1-bfbf-8548496d679b"},{"name":"/v1/contacts/:contactId/tasks/:taskId","id":"12f59e9e-1f23-4de7-a2e1-f1d91e386c2f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.vip360.io/v1/contacts/:contactId/tasks/:taskId","description":"<h4>Delete one of Task.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":contactId","tasks",":taskId"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"79e14e3c-b448-42da-9f8c-ee0bf30a0bf5","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"},{"id":"b022ff1f-29dd-4ab2-b7bd-f7edad8d1758","description":{"content":"<p>(Required) Task Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"taskId"}]}},"response":[{"id":"21b057bc-97bb-46a8-8e07-b16a36c59990","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/tasks/:taskId","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","tasks",":taskId"],"variable":[{"key":"contactId"},{"key":"taskId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"8a421c49-8765-40bd-91cc-597c6f450fcb","name":"Bad Request. please contact support!","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/tasks/:taskId","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","tasks",":taskId"],"variable":[{"key":"contactId"},{"key":"taskId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"bbda099b-531a-493e-a961-04bc90e80601","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/tasks/:taskId","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","tasks",":taskId"],"variable":[{"key":"contactId"},{"key":"taskId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""}],"_postman_id":"12f59e9e-1f23-4de7-a2e1-f1d91e386c2f"},{"name":"/v1/contacts/:contactId/tasks/:taskId/status","id":"7c80fb60-dda1-47ad-9425-8dad7b3fce25","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"status\": \"completed\"\n}"},"url":"https://api.vip360.io/v1/contacts/:contactId/tasks/:taskId/status","description":"<h4>Update Task status.</h4><p><strong>Status:</strong> Field have following option</p><ul><li>completed</li><li>incompleted</li></ul><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":contactId","tasks",":taskId","status"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"beea5629-8051-4b65-bc12-20ab10259e1e","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"},{"id":"7c7d918a-cf6e-4565-8b5a-5845a442e8e5","description":{"content":"<p>(Required) Task Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"taskId"}]}},"response":[{"id":"1b90c388-7efe-4714-be8d-115bd399d719","name":"Unprocessable Entity","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"status\": \"completed\"\n}"},"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/tasks/:taskId/status","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","tasks",":taskId","status"],"variable":[{"key":"contactId"},{"key":"taskId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"title\": {\n  \"message\": \"The title field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"dueDate\": {\n  \"message\": \"The due date field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"},{"id":"77574965-9d9d-43cf-b91e-668d87f40593","name":"Successful response","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"status\": \"completed\"\n}"},"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/tasks/:taskId/status","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","tasks",":taskId","status"],"variable":[{"key":"contactId"},{"key":"taskId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"Lj371SHlVMyfVlMcKiuk\",\n \"title\": \"Loram ipsum\",\n \"description\": \"Loram ipsum\",\n \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n \"dueDate\": \"2020-10-25T11:00:00Z\",\n \"isCompleted\": false\n}"},{"id":"ce515bcb-63ed-42f7-862d-7b56e6768a40","name":"Bad Request. please contact support!","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"status\": \"completed\"\n}"},"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/tasks/:taskId/status","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","tasks",":taskId","status"],"variable":[{"key":"contactId"},{"key":"taskId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"f274f539-db5a-49f8-b45f-3828d830ff5e","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"status\": \"completed\"\n}"},"url":{"raw":"https://api.vip360.io/v1/contacts/:contactId/tasks/:taskId/status","host":["https://api.vip360.io"],"path":["v1","contacts",":contactId","tasks",":taskId","status"],"variable":[{"key":"contactId"},{"key":"taskId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"7c80fb60-dda1-47ad-9425-8dad7b3fce25"}],"id":"b27be4fc-f8df-4d09-af60-693ec449dc8e","_postman_id":"b27be4fc-f8df-4d09-af60-693ec449dc8e","description":""},{"name":"Tag","item":[{"name":"/v1/tags/","id":"aadcb177-d9ae-4344-85ee-da4be6a8220a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.vip360.io/v1/tags/","description":"<h4>Get Tags.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","tags",""],"host":["https://api.vip360.io"],"query":[],"variable":[]}},"response":[{"id":"1057300f-b47a-4f67-80c9-7ed104ee1ed7","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.vip360.io/v1/tags/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"264f9c82-2bd9-41c1-aac3-5818af72f611","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.vip360.io/v1/tags/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"e2ccc947-57c5-49a2-a573-66e6f58f6f85","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.vip360.io/v1/tags/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"tags\": [\n  {\n   \"id\": \"kAllGzwHkSVZC11GYKF9\",\n   \"name\": \"Hello\"\n  },\n  {\n   \"id\": \"kAllGzwHkSVZC11GYKF9\",\n   \"name\": \"Hello\"\n  }\n ]\n}"}],"_postman_id":"aadcb177-d9ae-4344-85ee-da4be6a8220a"},{"name":"/v1/tags/","id":"b0f8aba9-2976-4748-937d-a3be18147d91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"first tag\"\n}"},"url":"https://api.vip360.io/v1/tags/","description":"<h4>Create Tag.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","tags",""],"host":["https://api.vip360.io"],"query":[],"variable":[]}},"response":[{"id":"26af5142-7cab-4390-9385-22db6205a2d1","name":"Successful response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"first tag\"\n}"},"url":"https://api.vip360.io/v1/tags/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"kAllGzwHkSVZC11GYKF9\",\n \"name\": \"Hello\"\n}"},{"id":"93fa70ac-e669-40e8-8422-6fbc57790661","name":"Bad Request. please contact support!","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"first tag\"\n}"},"url":"https://api.vip360.io/v1/tags/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"9f4ebcab-41c5-426d-b7bc-0536ceb427b9","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"first tag\"\n}"},"url":"https://api.vip360.io/v1/tags/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"abfbe2cf-ccd0-4e64-bf96-8615abacb11b","name":"Unprocessable Entity","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"first tag\"\n}"},"url":"https://api.vip360.io/v1/tags/"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"name\": {\n  \"message\": \"The name field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"}],"_postman_id":"b0f8aba9-2976-4748-937d-a3be18147d91"},{"name":"/v1/tags/:tagId","id":"5708b9c1-a9e0-4ce0-9559-8c1f7f039428","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.vip360.io/v1/tags/:tagId","description":"<h4>Get tag by id.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","tags",":tagId"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"c8cdca22-0c33-43cd-8a6d-3c90c32b7947","description":{"content":"<p>(Required) Tag Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"tagId"}]}},"response":[{"id":"6d89bbd1-ce97-414c-98a6-fee7cc044f55","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/tags/:tagId","host":["https://api.vip360.io"],"path":["v1","tags",":tagId"],"variable":[{"key":"tagId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"kAllGzwHkSVZC11GYKF9\",\n \"name\": \"Hello\"\n}"},{"id":"ac13e9a8-f6ce-4f80-b814-b041647b0d88","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/tags/:tagId","host":["https://api.vip360.io"],"path":["v1","tags",":tagId"],"variable":[{"key":"tagId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"ae81fded-3b6b-4dea-b6ff-38e3509aa04a","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/tags/:tagId","host":["https://api.vip360.io"],"path":["v1","tags",":tagId"],"variable":[{"key":"tagId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"5708b9c1-a9e0-4ce0-9559-8c1f7f039428"},{"name":"/v1/tags/:tagId","id":"4242ed61-e68f-45c6-a853-fe3ec2e170e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"first tag\"\n}"},"url":"https://api.vip360.io/v1/tags/:tagId","description":"<h4>Update tag.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","tags",":tagId"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"993ff47f-9551-47b7-acfb-29ff80c6dd30","description":{"content":"<p>(Required) Tag Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"tagId"}]}},"response":[{"id":"03bf4abf-d5ad-4a64-b0d7-ba558c6be9c4","name":"Bad Request. please contact support!","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"first tag\"\n}"},"url":{"raw":"https://api.vip360.io/v1/tags/:tagId","host":["https://api.vip360.io"],"path":["v1","tags",":tagId"],"variable":[{"key":"tagId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"7214ecf7-c2e0-48bf-b164-f52f0b6871e7","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"first tag\"\n}"},"url":{"raw":"https://api.vip360.io/v1/tags/:tagId","host":["https://api.vip360.io"],"path":["v1","tags",":tagId"],"variable":[{"key":"tagId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"739a278b-8ed1-45d0-adf8-826688368a5b","name":"Successful response","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"first tag\"\n}"},"url":{"raw":"https://api.vip360.io/v1/tags/:tagId","host":["https://api.vip360.io"],"path":["v1","tags",":tagId"],"variable":[{"key":"tagId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"kAllGzwHkSVZC11GYKF9\",\n \"name\": \"Hello\"\n}"},{"id":"d0dd5f05-4e69-47e0-9769-e72fa4feb1c4","name":"Unprocessable Entity","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"first tag\"\n}"},"url":{"raw":"https://api.vip360.io/v1/tags/:tagId","host":["https://api.vip360.io"],"path":["v1","tags",":tagId"],"variable":[{"key":"tagId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"name\": {\n  \"message\": \"The name field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"}],"_postman_id":"4242ed61-e68f-45c6-a853-fe3ec2e170e9"},{"name":"/v1/tags/:tagId","id":"336de8df-d7cd-4539-85f2-79c12814d3bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.vip360.io/v1/tags/:tagId","description":"<h4>Delete one of tag.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","tags",":tagId"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"ed005e9f-e5f8-41cf-839c-55449c5631f6","description":{"content":"<p>(Required) Custom Value Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"tagId"}]}},"response":[{"id":"21e4d2c3-6d48-4110-af5f-59e496a38b22","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/tags/:tagId","host":["https://api.vip360.io"],"path":["v1","tags",":tagId"],"variable":[{"key":"tagId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"311882a8-4780-4f40-866d-766f16235247","name":"Bad Request. please contact support!","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/tags/:tagId","host":["https://api.vip360.io"],"path":["v1","tags",":tagId"],"variable":[{"key":"tagId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"ca2878bf-1cbb-4533-a510-f8eb980af87d","name":"Unprocessable Entity","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/tags/:tagId","host":["https://api.vip360.io"],"path":["v1","tags",":tagId"],"variable":[{"key":"tagId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"customValueId\": {\n  \"message\": \"The custom field id is invalid.\",\n  \"rule\": \"invalid\"\n }\n}"},{"id":"f84b083d-110f-4eca-b906-ee89551ebcbd","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/tags/:tagId","host":["https://api.vip360.io"],"path":["v1","tags",":tagId"],"variable":[{"key":"tagId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""}],"_postman_id":"336de8df-d7cd-4539-85f2-79c12814d3bc"}],"id":"3d5d76b5-0b0f-415d-b416-cb7646425708","_postman_id":"3d5d76b5-0b0f-415d-b416-cb7646425708","description":""},{"name":"Timezone","item":[{"name":"/v1/timezones/","id":"ac9a37f7-a20e-4c42-a388-702f7ece46f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.vip360.io/v1/timezones/","description":"<h4>Get timezone list.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","timezones",""],"host":["https://api.vip360.io"],"query":[],"variable":[]}},"response":[{"id":"4f03ea3a-e6a6-4eba-98d8-ae4d3dd2b7ac","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.vip360.io/v1/timezones/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"timezones\": [\n  \"UTC\",\n  \"UTC\"\n ]\n}"},{"id":"924722a7-0ee3-44d2-a822-d4698eca93c1","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.vip360.io/v1/timezones/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"b1b9e988-7a5d-42be-bc50-b92a55c3177a","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.vip360.io/v1/timezones/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"ac9a37f7-a20e-4c42-a388-702f7ece46f5"}],"id":"6fd86fe5-4d8e-4173-800a-c8cff6a5116e","_postman_id":"6fd86fe5-4d8e-4173-800a-c8cff6a5116e","description":""},{"name":"User","item":[{"name":"/v1/users/","id":"694f707c-73cf-48cb-b1e7-93a486533a13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.vip360.io/v1/users/","description":"<h4>Get all agency users.</h4> <strong>Authorization:</strong> <p>Provide your agency api key (Bearer Token). You can find it on Agency -&gt; Settings -&gt; API keys</p>","urlObject":{"path":["v1","users",""],"host":["https://api.vip360.io"],"query":[],"variable":[]}},"response":[{"id":"260b0f77-25fd-4bbe-89c4-a83625f7e770","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.vip360.io/v1/users/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"b30b7239-b312-4217-890f-0a2417c974ed","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.vip360.io/v1/users/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"users\": [\n  {\n   \"id\": \"3g3ltlwEJBoXArLowV3e\",\n   \"firstName\": \"John\",\n   \"lastName\": \"Deo\",\n   \"email\": \"john@deo.com\",\n   \"roles\": {\n    \"type\": \"agency\",\n    \"role\": \"admin\",\n    \"locationIds\": [\n     \"C2QujeCh8ZnC7al2InWR\"\n    ]\n   },\n   \"permissions\": {\n    \"campaignsEnabled\": true,\n    \"campaignsReadOnly\": false,\n    \"contactsEnabled\": true,\n    \"workflowsEnabled\": true,\n    \"triggersEnabled\": true,\n    \"funnelsEnabled\": true,\n    \"websitesEnabled\": false,\n    \"opportunitiesEnabled\": true,\n    \"dashboardStatsEnabled\": true,\n    \"bulkRequestsEnabled\": true,\n    \"appointmentsEnabled\": true,\n    \"reviewsEnabled\": true,\n    \"onlineListingsEnabled\": true,\n    \"phoneCallEnabled\": true,\n    \"conversationsEnabled\": true,\n    \"assignedDataOnly\": false,\n    \"adwordsReportingEnabled\": false,\n    \"membershipEnabled\": false,\n    \"facebookAdsReportingEnabled\": false,\n    \"attributionsReportingEnabled\": false,\n    \"settingsEnabled\": true,\n    \"tagsEnabled\": true,\n    \"leadValueEnabled\": true,\n    \"marketingEnabled\": true\n   }\n  },\n  {\n   \"id\": \"3g3ltlwEJBoXArLowV3e\",\n   \"firstName\": \"John\",\n   \"lastName\": \"Deo\",\n   \"email\": \"john@deo.com\",\n   \"roles\": {\n    \"type\": \"agency\",\n    \"role\": \"admin\",\n    \"locationIds\": [\n     \"C2QujeCh8ZnC7al2InWR\"\n    ]\n   },\n   \"permissions\": {\n    \"campaignsEnabled\": true,\n    \"campaignsReadOnly\": false,\n    \"contactsEnabled\": true,\n    \"workflowsEnabled\": true,\n    \"triggersEnabled\": true,\n    \"funnelsEnabled\": true,\n    \"websitesEnabled\": false,\n    \"opportunitiesEnabled\": true,\n    \"dashboardStatsEnabled\": true,\n    \"bulkRequestsEnabled\": true,\n    \"appointmentsEnabled\": true,\n    \"reviewsEnabled\": true,\n    \"onlineListingsEnabled\": true,\n    \"phoneCallEnabled\": true,\n    \"conversationsEnabled\": true,\n    \"assignedDataOnly\": false,\n    \"adwordsReportingEnabled\": false,\n    \"membershipEnabled\": false,\n    \"facebookAdsReportingEnabled\": false,\n    \"attributionsReportingEnabled\": false,\n    \"settingsEnabled\": true,\n    \"tagsEnabled\": true,\n    \"leadValueEnabled\": true,\n    \"marketingEnabled\": true\n   }\n  }\n ]\n}"},{"id":"fa88fec1-9315-45f2-bffd-cb09f2108261","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.vip360.io/v1/users/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"}],"_postman_id":"694f707c-73cf-48cb-b1e7-93a486533a13"},{"name":"/v1/users/","id":"838df880-3bfd-40ae-9763-1245e8634034","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"email\": \"john@deo.com\",\n    \"password\": \"*******\",\n    \"type\": \"account\",\n    \"role\": \"admin\",\n    \"locationIds\": [\n        \"C2QujeCh8ZnC7al2InWR\"\n    ],\n    \"permissions\": {\n        \"campaignsEnabled\": true,\n        \"campaignsReadOnly\": false,\n        \"contactsEnabled\": true,\n        \"workflowsEnabled\": true,\n        \"triggersEnabled\": true,\n        \"funnelsEnabled\": true,\n        \"websitesEnabled\": false,\n        \"opportunitiesEnabled\": true,\n        \"dashboardStatsEnabled\": true,\n        \"bulkRequestsEnabled\": true,\n        \"appointmentsEnabled\": true,\n        \"reviewsEnabled\": true,\n        \"onlineListingsEnabled\": true,\n        \"phoneCallEnabled\": true,\n        \"conversationsEnabled\": true,\n        \"assignedDataOnly\": false,\n        \"adwordsReportingEnabled\": false,\n        \"membershipEnabled\": false,\n        \"facebookAdsReportingEnabled\": false,\n        \"attributionsReportingEnabled\": false,\n        \"settingsEnabled\": true,\n        \"tagsEnabled\": true,\n        \"leadValueEnabled\": true,\n        \"marketingEnabled\": true\n    }\n}"},"url":"https://api.vip360.io/v1/users/","description":"<h4>Create a User.</h4><p>Small description for the field allow options.</p><p><strong>type</strong> fields will allow these options:</p><ul><li>account</li><li>agency</li></ul><p></p><p><strong>role</strong> fields will allow these options:</p><ul><li>admin</li><li>user</li></ul><p></p><p><strong>locationIds</strong> fields will allow valid locations id of the agency.</p><strong>Authorization:</strong> <p>Provide your agency api key (Bearer Token). You can find it on Agency -&gt; Settings -&gt; API keys</p>","urlObject":{"path":["v1","users",""],"host":["https://api.vip360.io"],"query":[],"variable":[]}},"response":[{"id":"57296ad8-d278-47fe-94dc-3b478f605d9c","name":"Unprocessable Entity","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"email\": \"john@deo.com\",\n    \"password\": \"*******\",\n    \"type\": \"account\",\n    \"role\": \"admin\",\n    \"locationIds\": [\n        \"C2QujeCh8ZnC7al2InWR\"\n    ],\n    \"permissions\": {\n        \"campaignsEnabled\": true,\n        \"campaignsReadOnly\": false,\n        \"contactsEnabled\": true,\n        \"workflowsEnabled\": true,\n        \"triggersEnabled\": true,\n        \"funnelsEnabled\": true,\n        \"websitesEnabled\": false,\n        \"opportunitiesEnabled\": true,\n        \"dashboardStatsEnabled\": true,\n        \"bulkRequestsEnabled\": true,\n        \"appointmentsEnabled\": true,\n        \"reviewsEnabled\": true,\n        \"onlineListingsEnabled\": true,\n        \"phoneCallEnabled\": true,\n        \"conversationsEnabled\": true,\n        \"assignedDataOnly\": false,\n        \"adwordsReportingEnabled\": false,\n        \"membershipEnabled\": false,\n        \"facebookAdsReportingEnabled\": false,\n        \"attributionsReportingEnabled\": false,\n        \"settingsEnabled\": true,\n        \"tagsEnabled\": true,\n        \"leadValueEnabled\": true,\n        \"marketingEnabled\": true\n    }\n}"},"url":"https://api.vip360.io/v1/users/"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"firstName\": {\n  \"message\": \"The first name field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"lastName\": {\n  \"message\": \"The last name field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"email\": {\n  \"message\": \"The email field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"type\": {\n  \"message\": \"The type is mandatory.\",\n  \"rule\": \"required\"\n },\n \"role\": {\n  \"message\": \"The role is mandatory.\",\n  \"rule\": \"required\"\n },\n \"locationIds\": {\n  \"message\": \"The location ide must be a array.\",\n  \"rule\": \"required\"\n },\n \"permissions\": {\n  \"message\": \"Ther permissions field every key must contains only true or false.\",\n  \"rule\": \"required\"\n }\n}"},{"id":"69a07765-71a8-4273-8a90-d8d3788da60a","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"email\": \"john@deo.com\",\n    \"password\": \"*******\",\n    \"type\": \"account\",\n    \"role\": \"admin\",\n    \"locationIds\": [\n        \"C2QujeCh8ZnC7al2InWR\"\n    ],\n    \"permissions\": {\n        \"campaignsEnabled\": true,\n        \"campaignsReadOnly\": false,\n        \"contactsEnabled\": true,\n        \"workflowsEnabled\": true,\n        \"triggersEnabled\": true,\n        \"funnelsEnabled\": true,\n        \"websitesEnabled\": false,\n        \"opportunitiesEnabled\": true,\n        \"dashboardStatsEnabled\": true,\n        \"bulkRequestsEnabled\": true,\n        \"appointmentsEnabled\": true,\n        \"reviewsEnabled\": true,\n        \"onlineListingsEnabled\": true,\n        \"phoneCallEnabled\": true,\n        \"conversationsEnabled\": true,\n        \"assignedDataOnly\": false,\n        \"adwordsReportingEnabled\": false,\n        \"membershipEnabled\": false,\n        \"facebookAdsReportingEnabled\": false,\n        \"attributionsReportingEnabled\": false,\n        \"settingsEnabled\": true,\n        \"tagsEnabled\": true,\n        \"leadValueEnabled\": true,\n        \"marketingEnabled\": true\n    }\n}"},"url":"https://api.vip360.io/v1/users/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"eb94e03a-8924-41f5-9b5c-e0ff2f40b2e6","name":"Bad Request. please contact support!","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"email\": \"john@deo.com\",\n    \"password\": \"*******\",\n    \"type\": \"account\",\n    \"role\": \"admin\",\n    \"locationIds\": [\n        \"C2QujeCh8ZnC7al2InWR\"\n    ],\n    \"permissions\": {\n        \"campaignsEnabled\": true,\n        \"campaignsReadOnly\": false,\n        \"contactsEnabled\": true,\n        \"workflowsEnabled\": true,\n        \"triggersEnabled\": true,\n        \"funnelsEnabled\": true,\n        \"websitesEnabled\": false,\n        \"opportunitiesEnabled\": true,\n        \"dashboardStatsEnabled\": true,\n        \"bulkRequestsEnabled\": true,\n        \"appointmentsEnabled\": true,\n        \"reviewsEnabled\": true,\n        \"onlineListingsEnabled\": true,\n        \"phoneCallEnabled\": true,\n        \"conversationsEnabled\": true,\n        \"assignedDataOnly\": false,\n        \"adwordsReportingEnabled\": false,\n        \"membershipEnabled\": false,\n        \"facebookAdsReportingEnabled\": false,\n        \"attributionsReportingEnabled\": false,\n        \"settingsEnabled\": true,\n        \"tagsEnabled\": true,\n        \"leadValueEnabled\": true,\n        \"marketingEnabled\": true\n    }\n}"},"url":"https://api.vip360.io/v1/users/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"f7aa49b2-a0e0-4e6e-b562-cb00b783033b","name":"Successful response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"email\": \"john@deo.com\",\n    \"password\": \"*******\",\n    \"type\": \"account\",\n    \"role\": \"admin\",\n    \"locationIds\": [\n        \"C2QujeCh8ZnC7al2InWR\"\n    ],\n    \"permissions\": {\n        \"campaignsEnabled\": true,\n        \"campaignsReadOnly\": false,\n        \"contactsEnabled\": true,\n        \"workflowsEnabled\": true,\n        \"triggersEnabled\": true,\n        \"funnelsEnabled\": true,\n        \"websitesEnabled\": false,\n        \"opportunitiesEnabled\": true,\n        \"dashboardStatsEnabled\": true,\n        \"bulkRequestsEnabled\": true,\n        \"appointmentsEnabled\": true,\n        \"reviewsEnabled\": true,\n        \"onlineListingsEnabled\": true,\n        \"phoneCallEnabled\": true,\n        \"conversationsEnabled\": true,\n        \"assignedDataOnly\": false,\n        \"adwordsReportingEnabled\": false,\n        \"membershipEnabled\": false,\n        \"facebookAdsReportingEnabled\": false,\n        \"attributionsReportingEnabled\": false,\n        \"settingsEnabled\": true,\n        \"tagsEnabled\": true,\n        \"leadValueEnabled\": true,\n        \"marketingEnabled\": true\n    }\n}"},"url":"https://api.vip360.io/v1/users/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"3g3ltlwEJBoXArLowV3e\",\n \"firstName\": \"John\",\n \"lastName\": \"Deo\",\n \"email\": \"john@deo.com\",\n \"roles\": {\n  \"type\": \"agency\",\n  \"role\": \"admin\",\n  \"locationIds\": [\n   \"C2QujeCh8ZnC7al2InWR\"\n  ]\n },\n \"permissions\": {\n  \"campaignsEnabled\": true,\n  \"campaignsReadOnly\": false,\n  \"contactsEnabled\": true,\n  \"workflowsEnabled\": true,\n  \"triggersEnabled\": true,\n  \"funnelsEnabled\": true,\n  \"websitesEnabled\": false,\n  \"opportunitiesEnabled\": true,\n  \"dashboardStatsEnabled\": true,\n  \"bulkRequestsEnabled\": true,\n  \"appointmentsEnabled\": true,\n  \"reviewsEnabled\": true,\n  \"onlineListingsEnabled\": true,\n  \"phoneCallEnabled\": true,\n  \"conversationsEnabled\": true,\n  \"assignedDataOnly\": false,\n  \"adwordsReportingEnabled\": false,\n  \"membershipEnabled\": false,\n  \"facebookAdsReportingEnabled\": false,\n  \"attributionsReportingEnabled\": false,\n  \"settingsEnabled\": true,\n  \"tagsEnabled\": true,\n  \"leadValueEnabled\": true,\n  \"marketingEnabled\": true\n }\n}"}],"_postman_id":"838df880-3bfd-40ae-9763-1245e8634034"},{"name":"/v1/users/location","id":"f8c79eea-b6e2-4c13-a278-a6aac660297f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.vip360.io/v1/users/location","description":"<h4>Get user by location.</h4>  <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","users","location"],"host":["https://api.vip360.io"],"query":[],"variable":[]}},"response":[{"id":"29c6424f-1009-4aee-9ba3-ef6615a7b2d5","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.vip360.io/v1/users/location"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"users\": [\n  {\n   \"id\": \"3g3ltlwEJBoXArLowV3e\",\n   \"firstName\": \"John\",\n   \"lastName\": \"Deo\",\n   \"email\": \"john@deo.com\",\n   \"roles\": {\n    \"type\": \"agency\",\n    \"role\": \"admin\",\n    \"locationIds\": [\n     \"C2QujeCh8ZnC7al2InWR\"\n    ]\n   },\n   \"permissions\": {\n    \"campaignsEnabled\": true,\n    \"campaignsReadOnly\": false,\n    \"contactsEnabled\": true,\n    \"workflowsEnabled\": true,\n    \"triggersEnabled\": true,\n    \"funnelsEnabled\": true,\n    \"websitesEnabled\": false,\n    \"opportunitiesEnabled\": true,\n    \"dashboardStatsEnabled\": true,\n    \"bulkRequestsEnabled\": true,\n    \"appointmentsEnabled\": true,\n    \"reviewsEnabled\": true,\n    \"onlineListingsEnabled\": true,\n    \"phoneCallEnabled\": true,\n    \"conversationsEnabled\": true,\n    \"assignedDataOnly\": false,\n    \"adwordsReportingEnabled\": false,\n    \"membershipEnabled\": false,\n    \"facebookAdsReportingEnabled\": false,\n    \"attributionsReportingEnabled\": false,\n    \"settingsEnabled\": true,\n    \"tagsEnabled\": true,\n    \"leadValueEnabled\": true,\n    \"marketingEnabled\": true\n   }\n  },\n  {\n   \"id\": \"3g3ltlwEJBoXArLowV3e\",\n   \"firstName\": \"John\",\n   \"lastName\": \"Deo\",\n   \"email\": \"john@deo.com\",\n   \"roles\": {\n    \"type\": \"agency\",\n    \"role\": \"admin\",\n    \"locationIds\": [\n     \"C2QujeCh8ZnC7al2InWR\"\n    ]\n   },\n   \"permissions\": {\n    \"campaignsEnabled\": true,\n    \"campaignsReadOnly\": false,\n    \"contactsEnabled\": true,\n    \"workflowsEnabled\": true,\n    \"triggersEnabled\": true,\n    \"funnelsEnabled\": true,\n    \"websitesEnabled\": false,\n    \"opportunitiesEnabled\": true,\n    \"dashboardStatsEnabled\": true,\n    \"bulkRequestsEnabled\": true,\n    \"appointmentsEnabled\": true,\n    \"reviewsEnabled\": true,\n    \"onlineListingsEnabled\": true,\n    \"phoneCallEnabled\": true,\n    \"conversationsEnabled\": true,\n    \"assignedDataOnly\": false,\n    \"adwordsReportingEnabled\": false,\n    \"membershipEnabled\": false,\n    \"facebookAdsReportingEnabled\": false,\n    \"attributionsReportingEnabled\": false,\n    \"settingsEnabled\": true,\n    \"tagsEnabled\": true,\n    \"leadValueEnabled\": true,\n    \"marketingEnabled\": true\n   }\n  }\n ]\n}"},{"id":"8d197485-dfc7-47a9-884e-a33fd12e6974","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.vip360.io/v1/users/location"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"f862c6b7-7583-4e3e-a2a2-077818dd5921","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.vip360.io/v1/users/location"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"f8c79eea-b6e2-4c13-a278-a6aac660297f"},{"name":"/v1/users/:userId","id":"4cfc788f-0d8f-4e6b-adcb-c5b6cd5bb9ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.vip360.io/v1/users/:userId","description":"<h4>Get agency by user id.</h4> <strong>Authorization:</strong> <p>Provide your agency api key (Bearer Token). You can find it on Agency -&gt; Settings -&gt; API keys</p>","urlObject":{"path":["v1","users",":userId"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"bb1a00d4-eab3-4bf9-86f4-123ae02047b5","description":{"content":"<p>(Required) User Id</p>\n","type":"text/plain"},"type":"any","value":"082goXVW3lIExEQPOnd3","key":"userId"}]}},"response":[{"id":"5b3eb7ad-93ef-4eb5-96b3-6bf4aecda96b","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/users/:userId","host":["https://api.vip360.io"],"path":["v1","users",":userId"],"variable":[{"key":"userId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"b5a6db9c-a920-4a79-8699-dd989b000a2a","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/users/:userId","host":["https://api.vip360.io"],"path":["v1","users",":userId"],"variable":[{"key":"userId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"ef123a04-1330-4c4d-882e-e2f2a5e24166","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/users/:userId","host":["https://api.vip360.io"],"path":["v1","users",":userId"],"variable":[{"key":"userId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"3g3ltlwEJBoXArLowV3e\",\n \"firstName\": \"John\",\n \"lastName\": \"Deo\",\n \"email\": \"john@deo.com\",\n \"roles\": {\n  \"type\": \"agency\",\n  \"role\": \"admin\",\n  \"locationIds\": [\n   \"C2QujeCh8ZnC7al2InWR\"\n  ]\n },\n \"permissions\": {\n  \"campaignsEnabled\": true,\n  \"campaignsReadOnly\": false,\n  \"contactsEnabled\": true,\n  \"workflowsEnabled\": true,\n  \"triggersEnabled\": true,\n  \"funnelsEnabled\": true,\n  \"websitesEnabled\": false,\n  \"opportunitiesEnabled\": true,\n  \"dashboardStatsEnabled\": true,\n  \"bulkRequestsEnabled\": true,\n  \"appointmentsEnabled\": true,\n  \"reviewsEnabled\": true,\n  \"onlineListingsEnabled\": true,\n  \"phoneCallEnabled\": true,\n  \"conversationsEnabled\": true,\n  \"assignedDataOnly\": false,\n  \"adwordsReportingEnabled\": false,\n  \"membershipEnabled\": false,\n  \"facebookAdsReportingEnabled\": false,\n  \"attributionsReportingEnabled\": false,\n  \"settingsEnabled\": true,\n  \"tagsEnabled\": true,\n  \"leadValueEnabled\": true,\n  \"marketingEnabled\": true\n }\n}"}],"_postman_id":"4cfc788f-0d8f-4e6b-adcb-c5b6cd5bb9ff"},{"name":"/v1/users/:userId","id":"5d9ec77a-5fb2-4337-9367-07779b38e433","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"email\": \"john@deo.com\",\n    \"password\": \"*******\",\n    \"type\": \"account\",\n    \"role\": \"admin\",\n    \"locationIds\": [\n        \"C2QujeCh8ZnC7al2InWR\"\n    ],\n    \"permissions\": {\n        \"campaignsEnabled\": true,\n        \"campaignsReadOnly\": false,\n        \"contactsEnabled\": true,\n        \"workflowsEnabled\": true,\n        \"triggersEnabled\": true,\n        \"funnelsEnabled\": true,\n        \"websitesEnabled\": false,\n        \"opportunitiesEnabled\": true,\n        \"dashboardStatsEnabled\": true,\n        \"bulkRequestsEnabled\": true,\n        \"appointmentsEnabled\": true,\n        \"reviewsEnabled\": true,\n        \"onlineListingsEnabled\": true,\n        \"phoneCallEnabled\": true,\n        \"conversationsEnabled\": true,\n        \"assignedDataOnly\": false,\n        \"adwordsReportingEnabled\": false,\n        \"membershipEnabled\": false,\n        \"facebookAdsReportingEnabled\": false,\n        \"attributionsReportingEnabled\": false,\n        \"settingsEnabled\": true,\n        \"tagsEnabled\": true,\n        \"leadValueEnabled\": true,\n        \"marketingEnabled\": true\n    }\n}"},"url":"https://api.vip360.io/v1/users/:userId","description":"<h4>Update a User.</h4><p>Small description for the field allow options.</p><p><strong>type</strong> fields will allow these options:</p><ul><li>account</li><li>agency</li></ul><p></p><p><strong>role</strong> fields will allow these options:</p><ul><li>admin</li><li>user</li></ul><p></p><p><strong>locationIds</strong> fields will allow valid locations id of the agency.</p><strong>Authorization:</strong> <p>Provide your agency api key (Bearer Token). You can find it on Agency -&gt; Settings -&gt; API keys</p>","urlObject":{"path":["v1","users",":userId"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"a70fe40f-e4fe-4767-8e85-fd7a2b1e1060","description":{"content":"<p>(Required) User Id</p>\n","type":"text/plain"},"type":"any","value":"082goXVW3lIExEQPOnd3","key":"userId"}]}},"response":[{"id":"139a05f3-68be-4492-b0e2-aebe0ec84cac","name":"Unprocessable Entity","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"email\": \"john@deo.com\",\n    \"password\": \"*******\",\n    \"type\": \"account\",\n    \"role\": \"admin\",\n    \"locationIds\": [\n        \"C2QujeCh8ZnC7al2InWR\"\n    ],\n    \"permissions\": {\n        \"campaignsEnabled\": true,\n        \"campaignsReadOnly\": false,\n        \"contactsEnabled\": true,\n        \"workflowsEnabled\": true,\n        \"triggersEnabled\": true,\n        \"funnelsEnabled\": true,\n        \"websitesEnabled\": false,\n        \"opportunitiesEnabled\": true,\n        \"dashboardStatsEnabled\": true,\n        \"bulkRequestsEnabled\": true,\n        \"appointmentsEnabled\": true,\n        \"reviewsEnabled\": true,\n        \"onlineListingsEnabled\": true,\n        \"phoneCallEnabled\": true,\n        \"conversationsEnabled\": true,\n        \"assignedDataOnly\": false,\n        \"adwordsReportingEnabled\": false,\n        \"membershipEnabled\": false,\n        \"facebookAdsReportingEnabled\": false,\n        \"attributionsReportingEnabled\": false,\n        \"settingsEnabled\": true,\n        \"tagsEnabled\": true,\n        \"leadValueEnabled\": true,\n        \"marketingEnabled\": true\n    }\n}"},"url":{"raw":"https://api.vip360.io/v1/users/:userId","host":["https://api.vip360.io"],"path":["v1","users",":userId"],"variable":[{"key":"userId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"firstName\": {\n  \"message\": \"The first name field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"lastName\": {\n  \"message\": \"The last name field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"email\": {\n  \"message\": \"The email field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"type\": {\n  \"message\": \"The type is mandatory.\",\n  \"rule\": \"required\"\n },\n \"role\": {\n  \"message\": \"The role is mandatory.\",\n  \"rule\": \"required\"\n },\n \"locationIds\": {\n  \"message\": \"The location ide must be a array.\",\n  \"rule\": \"required\"\n },\n \"permissions\": {\n  \"message\": \"Ther permissions field every key must contains only true or false.\",\n  \"rule\": \"required\"\n }\n}"},{"id":"27782fd9-0143-4413-81e6-9b7bf902c508","name":"Bad Request. please contact support!","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"email\": \"john@deo.com\",\n    \"password\": \"*******\",\n    \"type\": \"account\",\n    \"role\": \"admin\",\n    \"locationIds\": [\n        \"C2QujeCh8ZnC7al2InWR\"\n    ],\n    \"permissions\": {\n        \"campaignsEnabled\": true,\n        \"campaignsReadOnly\": false,\n        \"contactsEnabled\": true,\n        \"workflowsEnabled\": true,\n        \"triggersEnabled\": true,\n        \"funnelsEnabled\": true,\n        \"websitesEnabled\": false,\n        \"opportunitiesEnabled\": true,\n        \"dashboardStatsEnabled\": true,\n        \"bulkRequestsEnabled\": true,\n        \"appointmentsEnabled\": true,\n        \"reviewsEnabled\": true,\n        \"onlineListingsEnabled\": true,\n        \"phoneCallEnabled\": true,\n        \"conversationsEnabled\": true,\n        \"assignedDataOnly\": false,\n        \"adwordsReportingEnabled\": false,\n        \"membershipEnabled\": false,\n        \"facebookAdsReportingEnabled\": false,\n        \"attributionsReportingEnabled\": false,\n        \"settingsEnabled\": true,\n        \"tagsEnabled\": true,\n        \"leadValueEnabled\": true,\n        \"marketingEnabled\": true\n    }\n}"},"url":{"raw":"https://api.vip360.io/v1/users/:userId","host":["https://api.vip360.io"],"path":["v1","users",":userId"],"variable":[{"key":"userId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"2f37759a-249f-414e-afd8-7cb1a4d75e64","name":"Successful response","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"email\": \"john@deo.com\",\n    \"password\": \"*******\",\n    \"type\": \"account\",\n    \"role\": \"admin\",\n    \"locationIds\": [\n        \"C2QujeCh8ZnC7al2InWR\"\n    ],\n    \"permissions\": {\n        \"campaignsEnabled\": true,\n        \"campaignsReadOnly\": false,\n        \"contactsEnabled\": true,\n        \"workflowsEnabled\": true,\n        \"triggersEnabled\": true,\n        \"funnelsEnabled\": true,\n        \"websitesEnabled\": false,\n        \"opportunitiesEnabled\": true,\n        \"dashboardStatsEnabled\": true,\n        \"bulkRequestsEnabled\": true,\n        \"appointmentsEnabled\": true,\n        \"reviewsEnabled\": true,\n        \"onlineListingsEnabled\": true,\n        \"phoneCallEnabled\": true,\n        \"conversationsEnabled\": true,\n        \"assignedDataOnly\": false,\n        \"adwordsReportingEnabled\": false,\n        \"membershipEnabled\": false,\n        \"facebookAdsReportingEnabled\": false,\n        \"attributionsReportingEnabled\": false,\n        \"settingsEnabled\": true,\n        \"tagsEnabled\": true,\n        \"leadValueEnabled\": true,\n        \"marketingEnabled\": true\n    }\n}"},"url":{"raw":"https://api.vip360.io/v1/users/:userId","host":["https://api.vip360.io"],"path":["v1","users",":userId"],"variable":[{"key":"userId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"3g3ltlwEJBoXArLowV3e\",\n \"firstName\": \"John\",\n \"lastName\": \"Deo\",\n \"email\": \"john@deo.com\",\n \"roles\": {\n  \"type\": \"agency\",\n  \"role\": \"admin\",\n  \"locationIds\": [\n   \"C2QujeCh8ZnC7al2InWR\"\n  ]\n },\n \"permissions\": {\n  \"campaignsEnabled\": true,\n  \"campaignsReadOnly\": false,\n  \"contactsEnabled\": true,\n  \"workflowsEnabled\": true,\n  \"triggersEnabled\": true,\n  \"funnelsEnabled\": true,\n  \"websitesEnabled\": false,\n  \"opportunitiesEnabled\": true,\n  \"dashboardStatsEnabled\": true,\n  \"bulkRequestsEnabled\": true,\n  \"appointmentsEnabled\": true,\n  \"reviewsEnabled\": true,\n  \"onlineListingsEnabled\": true,\n  \"phoneCallEnabled\": true,\n  \"conversationsEnabled\": true,\n  \"assignedDataOnly\": false,\n  \"adwordsReportingEnabled\": false,\n  \"membershipEnabled\": false,\n  \"facebookAdsReportingEnabled\": false,\n  \"attributionsReportingEnabled\": false,\n  \"settingsEnabled\": true,\n  \"tagsEnabled\": true,\n  \"leadValueEnabled\": true,\n  \"marketingEnabled\": true\n }\n}"},{"id":"b085c281-3b32-4028-9381-f284d7c0dab5","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"email\": \"john@deo.com\",\n    \"password\": \"*******\",\n    \"type\": \"account\",\n    \"role\": \"admin\",\n    \"locationIds\": [\n        \"C2QujeCh8ZnC7al2InWR\"\n    ],\n    \"permissions\": {\n        \"campaignsEnabled\": true,\n        \"campaignsReadOnly\": false,\n        \"contactsEnabled\": true,\n        \"workflowsEnabled\": true,\n        \"triggersEnabled\": true,\n        \"funnelsEnabled\": true,\n        \"websitesEnabled\": false,\n        \"opportunitiesEnabled\": true,\n        \"dashboardStatsEnabled\": true,\n        \"bulkRequestsEnabled\": true,\n        \"appointmentsEnabled\": true,\n        \"reviewsEnabled\": true,\n        \"onlineListingsEnabled\": true,\n        \"phoneCallEnabled\": true,\n        \"conversationsEnabled\": true,\n        \"assignedDataOnly\": false,\n        \"adwordsReportingEnabled\": false,\n        \"membershipEnabled\": false,\n        \"facebookAdsReportingEnabled\": false,\n        \"attributionsReportingEnabled\": false,\n        \"settingsEnabled\": true,\n        \"tagsEnabled\": true,\n        \"leadValueEnabled\": true,\n        \"marketingEnabled\": true\n    }\n}"},"url":{"raw":"https://api.vip360.io/v1/users/:userId","host":["https://api.vip360.io"],"path":["v1","users",":userId"],"variable":[{"key":"userId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"5d9ec77a-5fb2-4337-9367-07779b38e433"},{"name":"/v1/users/:userId","id":"64f19d5a-ea5b-4a1b-aeaa-e8c9aa4ed390","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.vip360.io/v1/users/:userId","description":"<p> Delete one of user.<strong>Authorization:</strong> </p><p>Provide your agency api key (Bearer Token). You can find it on Agency -&gt; Settings -&gt; API keys</p><p></p>\n","urlObject":{"path":["v1","users",":userId"],"host":["https://api.vip360.io"],"query":[],"variable":[{"id":"e8acb12d-f398-42a9-9212-20b136ada426","description":{"content":"<p>(Required) User Id</p>\n","type":"text/plain"},"type":"any","value":"082goXVW3lIExEQPOnd3","key":"userId"}]}},"response":[{"id":"0fdae85b-402a-4ec7-9536-5723f32f5055","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/users/:userId","host":["https://api.vip360.io"],"path":["v1","users",":userId"],"variable":[{"key":"userId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"3436768b-f6af-41e2-baca-fc637aeaa604","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/users/:userId","host":["https://api.vip360.io"],"path":["v1","users",":userId"],"variable":[{"key":"userId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"8480e57b-cd58-4f5e-9ef7-b17de9e311bc","name":"Bad Request. please contact support!","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/users/:userId","host":["https://api.vip360.io"],"path":["v1","users",":userId"],"variable":[{"key":"userId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"}],"_postman_id":"64f19d5a-ea5b-4a1b-aeaa-e8c9aa4ed390"}],"id":"17835061-e402-41bf-ab64-20f460fe6dcf","_postman_id":"17835061-e402-41bf-ab64-20f460fe6dcf","description":""},{"name":"Snapshot","item":[{"name":"/v1/snapshots/","id":"6d5f18da-5cc7-4113-8a6b-947b7da5cfff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.vip360.io/v1/snapshots/","description":"<h4>Get all snapshots.</h4> <strong>Authorization:</strong> <p>Provide your agency api key (Bearer Token). You can find it on Agency -&gt; Settings -&gt; API keys</p>","urlObject":{"path":["v1","snapshots",""],"host":["https://api.vip360.io"],"query":[],"variable":[]}},"response":[{"id":"d7ae31da-f62f-46ef-8745-f8d667aa302c","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.vip360.io/v1/snapshots/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"snapshots\": [\n  {\n   \"id\": \"1eM2UgkfaECOYyUdCo9P\",\n   \"name\": \"Martial Arts Snapshot\",\n   \"type\": \"vertical\"\n  },\n  {\n   \"id\": \"1eM2UgkfaECOYyUdCo9P\",\n   \"name\": \"Martial Arts Snapshot\",\n   \"type\": \"vertical\"\n  }\n ]\n}"},{"id":"fda98df0-8a36-4ae6-a21a-43b8458f2ebd","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.vip360.io/v1/snapshots/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"fff3556a-42ab-4d38-a283-861f89992d4e","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.vip360.io/v1/snapshots/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"6d5f18da-5cc7-4113-8a6b-947b7da5cfff"}],"id":"2244bc60-e54e-4454-a953-257adf75a404","_postman_id":"2244bc60-e54e-4454-a953-257adf75a404","description":""},{"name":"Survey","item":[{"name":"/v1/surveys/","id":"eb9fdbcd-08b0-421b-9bbb-296f0f022e98","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.vip360.io/v1/surveys/","description":"<h4>Get Surveys.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","surveys",""],"host":["https://api.vip360.io"],"query":[],"variable":[]}},"response":[{"id":"136063a8-aef7-4d89-b996-31b371eec555","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.vip360.io/v1/surveys/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"3b337152-bc89-453a-821f-5d7deda64106","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.vip360.io/v1/surveys/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"abed9875-d138-4eba-93c1-fc6179e2afdc","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.vip360.io/v1/surveys/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"surveys\": [\n  {\n   \"id\": \"8qS1AwSo1k0536WJu9kk\",\n   \"name\": \"Survey 1\"\n  },\n  {\n   \"id\": \"8qS1AwSo1k0536WJu9kk\",\n   \"name\": \"Survey 1\"\n  }\n ]\n}"}],"_postman_id":"eb9fdbcd-08b0-421b-9bbb-296f0f022e98"},{"name":"/v1/surveys/submissions","id":"802cc0a1-f1eb-4362-8b2d-40e36584289e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.vip360.io/v1/surveys/submissions?page=1&limit=20&surveyId=jjusM6EOngDExnbo2DbU&q=john@deo.com&startAt=2020-11-14&endAt=2020-12-14","description":"<h4>Get survey submissions.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","surveys","submissions"],"host":["https://api.vip360.io"],"query":[{"description":{"content":"<p>Page No. By default it will be 1</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>Limit Per Page records count. will allow maximum up to 100 and default will be 20</p>\n","type":"text/plain"},"key":"limit","value":"20"},{"description":{"content":"<p>Filter submission by survey id</p>\n","type":"text/plain"},"key":"surveyId","value":"jjusM6EOngDExnbo2DbU"},{"description":{"content":"<p>Filter by contactId, name, email or phone no.</p>\n","type":"text/plain"},"key":"q","value":"john@deo.com"},{"description":{"content":"<p>Get submission by starting of this date. By default it will be same date of last month.</p>\n","type":"text/plain"},"key":"startAt","value":"2020-11-14"},{"description":{"content":"<p>Get submission by ending of this date. By default it will be current date.</p>\n","type":"text/plain"},"key":"endAt","value":"2020-12-14"}],"variable":[]}},"response":[{"id":"00583a71-90dc-4ae7-9b67-060b829477fc","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/surveys/submissions?page=1&limit=20&surveyId=jjusM6EOngDExnbo2DbU&q=john@deo.com&startAt=2020-11-14&endAt=2020-12-14","host":["https://api.vip360.io"],"path":["v1","surveys","submissions"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"20"},{"key":"surveyId","value":"jjusM6EOngDExnbo2DbU"},{"key":"q","value":"john@deo.com"},{"key":"startAt","value":"2020-11-14"},{"key":"endAt","value":"2020-12-14"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"799ea23c-dd21-4ab4-a173-9b24bc62f5b4","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/surveys/submissions?page=1&limit=20&surveyId=jjusM6EOngDExnbo2DbU&q=john@deo.com&startAt=2020-11-14&endAt=2020-12-14","host":["https://api.vip360.io"],"path":["v1","surveys","submissions"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"20"},{"key":"surveyId","value":"jjusM6EOngDExnbo2DbU"},{"key":"q","value":"john@deo.com"},{"key":"startAt","value":"2020-11-14"},{"key":"endAt","value":"2020-12-14"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"db74bdd1-cff1-4540-b534-cc97c800e828","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.vip360.io/v1/surveys/submissions?page=1&limit=20&surveyId=jjusM6EOngDExnbo2DbU&q=john@deo.com&startAt=2020-11-14&endAt=2020-12-14","host":["https://api.vip360.io"],"path":["v1","surveys","submissions"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"20"},{"key":"surveyId","value":"jjusM6EOngDExnbo2DbU"},{"key":"q","value":"john@deo.com"},{"key":"startAt","value":"2020-11-14"},{"key":"endAt","value":"2020-12-14"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"submissions\": [\n  {\n   \"id\": \"be759b9a-c3ec-4b29-ba07-fc3c89c77673\",\n   \"contactId\": \"9NkT25Vor1v4aQatFsv2\",\n   \"__submissions_other_field__\": \"john@deo.com\",\n   \"__custom_field_id__\": \"20\",\n   \"createdAt\": \"2020-11-01T18:02:21.000Z\",\n   \"surveyId\": \"jjusM6EOngDExnbo2DbU\",\n   \"pageDetails\": {\n    \"url\": \"https://www.vip360.io/\",\n    \"source\": \"Social Media\",\n    \"referrer\": \"http://m.facebook.com\",\n    \"fbclid\": \"IwAR1JoTTltt3EKJE3O-MrQij_lTeA6BKGTy8M2wKepSzs4oUbTYhL2Lns18w\"\n   }\n  },\n  {\n   \"id\": \"be759b9a-c3ec-4b29-ba07-fc3c89c77673\",\n   \"contactId\": \"9NkT25Vor1v4aQatFsv2\",\n   \"__submissions_other_field__\": \"john@deo.com\",\n   \"__custom_field_id__\": \"20\",\n   \"createdAt\": \"2020-11-01T18:02:21.000Z\",\n   \"surveyId\": \"jjusM6EOngDExnbo2DbU\",\n   \"pageDetails\": {\n    \"url\": \"https://www.vip360.io/\",\n    \"source\": \"Social Media\",\n    \"referrer\": \"http://m.facebook.com\",\n    \"fbclid\": \"IwAR1JoTTltt3EKJE3O-MrQij_lTeA6BKGTy8M2wKepSzs4oUbTYhL2Lns18w\"\n   }\n  }\n ],\n \"meta\": {\n  \"total\": 250,\n  \"currentPage\": 2,\n  \"nextPage\": 3,\n  \"prevPage\": 1\n }\n}"}],"_postman_id":"802cc0a1-f1eb-4362-8b2d-40e36584289e"}],"id":"150fc87c-29d9-4459-9e8d-8e89e5865830","_postman_id":"150fc87c-29d9-4459-9e8d-8e89e5865830","description":""}],"variable":[{"key":"baseUrl","value":"https://api.vip360.io","type":"string"}]}