{"info":{"_postman_id":"7ee8676a-b95b-4334-be1f-86def3d2c923","name":"TurnoverCRM APIs","description":"<html><head></head><body><p>Welcome to the TurnoverCRM API Docs. Below is a list of our available APIs. Vehicle-related and reporting APIs coming shortly.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"16229227","collectionId":"7ee8676a-b95b-4334-be1f-86def3d2c923","publishedId":"UVeMKQB9","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-02-12T17:32:53.000Z"},"item":[{"name":"Calendar","item":[{"name":"Calendar/Team","item":[{"name":"/v1/calendars/teams","id":"bed5fc96-2f93-4e3f-addf-90be21dbffef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[]}},"response":[{"id":"01848303-58f8-4434-bf62-174b8cad3204","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://openapi.turnovercrm.com/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":"0cc452dc-3c04-4d66-bee1-d0eab3605757","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://openapi.turnovercrm.com/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":"d4c353df-239e-4d96-8de4-d3b2310bd943","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://openapi.turnovercrm.com/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":"bed5fc96-2f93-4e3f-addf-90be21dbffef"},{"name":"/v1/calendars/check-slug-availability/:slug","id":"47003fa6-1b04-431f-be1e-e7932e70c11d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"d3975219-e35b-414e-881f-245c37e3c7f0","description":{"content":"<p>(Required) Slug</p>\n","type":"text/plain"},"type":"any","value":"xyz","key":"slug"}]}},"response":[{"id":"f9433de0-7a1e-4f95-bb26-49f7f6505219","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/calendars/check-slug-availability/:slug","host":["https://openapi.turnovercrm.com"],"path":["v1","calendars","check-slug-availability",":slug"],"variable":[{"key":"slug","value":"xyz","description":"(Required) 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":"85f55664-321f-4a08-9c0a-2d37f049e117","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://openapi.turnovercrm.com/v1/calendars/check-slug-availability/:slug","host":["https://openapi.turnovercrm.com"],"path":["v1","calendars","check-slug-availability",":slug"],"variable":[{"key":"slug","value":"xyz","description":"(Required) 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}"},{"id":"9a0e567b-4681-4e2a-b259-b697f812b667","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/calendars/check-slug-availability/:slug","host":["https://openapi.turnovercrm.com"],"path":["v1","calendars","check-slug-availability",":slug"],"variable":[{"key":"slug","value":"xyz","description":"(Required) Slug"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"b6dacff6-a8c4-4d6a-befd-f274344085fb","name":"Unprocessable Entity","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/calendars/check-slug-availability/:slug","host":["https://openapi.turnovercrm.com"],"path":["v1","calendars","check-slug-availability",":slug"],"variable":[{"key":"slug","value":"xyz","description":"(Required) 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}"}],"_postman_id":"47003fa6-1b04-431f-be1e-e7932e70c11d"},{"name":"/v1/calendars/teams/","id":"3f125fcf-b910-47fe-9555-e087eabb7850","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        \"nisi incididunt\",\n        \"laboris veniam Ut\"\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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[]}},"response":[{"id":"21af18d7-d7a2-41ca-b9aa-dc49f65e93fc","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        \"ea est esse ad velit\",\n        \"ex ut et eiusmod\"\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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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":"f4c0dea7-f60c-4693-bade-a0f5de20f055","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        \"ea est esse ad velit\",\n        \"ex ut et eiusmod\"\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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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":"d8ff69f5-c211-46b2-bd87-18f215036eae","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        \"ea est esse ad velit\",\n        \"ex ut et eiusmod\"\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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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":"04180b0d-e1fa-48ea-bc0e-85424b5d3fdf","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        \"ea est esse ad velit\",\n        \"ex ut et eiusmod\"\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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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}"}],"_postman_id":"3f125fcf-b910-47fe-9555-e087eabb7850"},{"name":"/v1/calendars/teams/:teamId","id":"8cb33804-a73e-4670-a808-c963f7ce2838","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        \"ea est esse ad velit\",\n        \"ex ut et eiusmod\"\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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"ef85c1b3-8f71-4c67-9ac8-3c4f78ab0294","description":{"content":"<p>(Required) Team Id</p>\n","type":"text/plain"},"type":"any","value":"0nU7uKSrtT2RVM1KknuF","key":"teamId"}]}},"response":[{"id":"9e7d1cd9-e482-4dff-9aa3-5d86778a3109","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        \"ea est esse ad velit\",\n        \"ex ut et eiusmod\"\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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/calendars/teams/:teamId","host":["https://openapi.turnovercrm.com"],"path":["v1","calendars","teams",":teamId"],"variable":[{"key":"teamId","value":"0nU7uKSrtT2RVM1KknuF","description":"(Required) Team Id"}]}},"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":"c83034ba-8176-440b-b413-9f7261b119d2","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        \"ea est esse ad velit\",\n        \"ex ut et eiusmod\"\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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/calendars/teams/:teamId","host":["https://openapi.turnovercrm.com"],"path":["v1","calendars","teams",":teamId"],"variable":[{"key":"teamId","value":"0nU7uKSrtT2RVM1KknuF","description":"(Required) Team 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":"8ea17af3-d281-49fb-8107-dc71e933c122","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        \"ea est esse ad velit\",\n        \"ex ut et eiusmod\"\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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/calendars/teams/:teamId","host":["https://openapi.turnovercrm.com"],"path":["v1","calendars","teams",":teamId"],"variable":[{"key":"teamId","value":"0nU7uKSrtT2RVM1KknuF","description":"(Required) Team Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"bf81ff50-9a89-4d94-98a9-3fc0ad3ccbf4","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        \"ea est esse ad velit\",\n        \"ex ut et eiusmod\"\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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/calendars/teams/:teamId","host":["https://openapi.turnovercrm.com"],"path":["v1","calendars","teams",":teamId"],"variable":[{"key":"teamId","value":"0nU7uKSrtT2RVM1KknuF","description":"(Required) Team Id"}]}},"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":"8cb33804-a73e-4670-a808-c963f7ce2838"},{"name":"/v1/calendars/teams/:teamId","id":"33452695-e997-43ea-be13-e0178cc444a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"a0674ebc-fd83-4227-a2a8-e2aa17f6d91c","description":{"content":"<p>(Required) Team Id</p>\n","type":"text/plain"},"type":"any","value":"0nU7uKSrtT2RVM1KknuF","key":"teamId"}]}},"response":[{"id":"1ba351d0-405c-4a8a-810e-bf690d9b7d93","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/calendars/teams/:teamId","host":["https://openapi.turnovercrm.com"],"path":["v1","calendars","teams",":teamId"],"variable":[{"key":"teamId","value":"0nU7uKSrtT2RVM1KknuF","description":"(Required) Team Id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"df7dc303-dfea-4ea5-8ecc-f7bd7ed1d873","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://openapi.turnovercrm.com/v1/calendars/teams/:teamId","host":["https://openapi.turnovercrm.com"],"path":["v1","calendars","teams",":teamId"],"variable":[{"key":"teamId","value":"0nU7uKSrtT2RVM1KknuF","description":"(Required) Team 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":"2230eb3f-7273-434f-a6f1-63aad6dbc92f","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/calendars/teams/:teamId","host":["https://openapi.turnovercrm.com"],"path":["v1","calendars","teams",":teamId"],"variable":[{"key":"teamId","value":"0nU7uKSrtT2RVM1KknuF","description":"(Required) Team Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"33452695-e997-43ea-be13-e0178cc444a0"}],"id":"d8cb24de-c575-45ce-a395-bf76ac71a6b1","description":"<p>Fetch calendar and team</p>\n","_postman_id":"d8cb24de-c575-45ce-a395-bf76ac71a6b1","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ee8676a-b95b-4334-be1f-86def3d2c923","id":"7ee8676a-b95b-4334-be1f-86def3d2c923","name":"TurnoverCRM APIs","type":"collection"}}},{"name":"Calendar/Service","item":[{"name":"/v1/calendars/services","id":"c6a62607-d2ea-49ec-8202-07d89ee6a6c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[{"description":{"content":"<p>Filter service by team id.</p>\n","type":"text/plain"},"key":"teamId","value":"ABXdTR0kegkPcTvtdr1L"}],"variable":[]}},"response":[{"id":"c67fe225-20ac-4d93-8799-2441e911768a","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/calendars/services?teamId=ABXdTR0kegkPcTvtdr1L","host":["https://openapi.turnovercrm.com"],"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\": \"eiusmod commodo non\",\n     \"name\": \"pari\"\n    },\n    \"clio\": {\n     \"id\": \"in labore Lorem ex\",\n     \"name\": \"est nostrud\"\n    },\n    \"drchrono\": {\n     \"id\": \"mollit sint\",\n     \"name\": \"fugiat dolore non\"\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\": \"quis aute\",\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\": \"in esse do non\",\n     \"name\": \"laborum non proident veniam\"\n    },\n    \"clio\": {\n     \"id\": \"aliqua aute dolore\",\n     \"name\": \"esse\"\n    },\n    \"drchrono\": {\n     \"id\": \"ullamco deserunt in\",\n     \"name\": \"incidid\"\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\": \"incididunt Duis\",\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":"f898c1b6-f0f8-46a2-a635-0b9962e13163","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://openapi.turnovercrm.com/v1/calendars/services?teamId=ABXdTR0kegkPcTvtdr1L","host":["https://openapi.turnovercrm.com"],"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":"58931c40-6a73-4249-b091-6fca84a3f7ab","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/calendars/services?teamId=ABXdTR0kegkPcTvtdr1L","host":["https://openapi.turnovercrm.com"],"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}"}],"_postman_id":"c6a62607-d2ea-49ec-8202-07d89ee6a6c1"},{"name":"/v1/calendars/services/","id":"9a1c01c6-b250-4e91-a4f9-cb6cbf536ae2","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[]}},"response":[{"id":"c7db5aaf-5c98-4dbe-8cb1-caef6e4402dd","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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\": \"adipisicing laboris veniam \",\n   \"name\": \"ipsum fugiat ut\"\n  },\n  \"clio\": {\n   \"id\": \"esse non adip\",\n   \"name\": \"tempor Excepteur\"\n  },\n  \"drchrono\": {\n   \"id\": \"magna in sunt veniam\",\n   \"name\": \"ut sed adipisicing nisi\"\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\": \"dolor elit\",\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":"daf13f2f-cd06-4775-adf6-2e7b5cc7b5a1","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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":"deb60130-3e34-406b-b60c-86a50745db15","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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}"},{"id":"492cc7ac-c20d-41fb-8522-a1e3f61c45dd","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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}"}],"_postman_id":"9a1c01c6-b250-4e91-a4f9-cb6cbf536ae2"},{"name":"/v1/calendars/services/:serviceId","id":"b350395b-257c-4eb9-94a0-edaff569ced1","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"0b26cbe6-b00d-4776-8bd4-7f63a64d0ba7","description":{"content":"<p>(Required) Service Id</p>\n","type":"text/plain"},"type":"any","value":"0RXEzw5UVe5oLFm6GQls","key":"serviceId"}]}},"response":[{"id":"c42f0a6c-a445-49de-9d93-5570f3c4a7c3","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/calendars/services/:serviceId","host":["https://openapi.turnovercrm.com"],"path":["v1","calendars","services",":serviceId"],"variable":[{"key":"serviceId","value":"0RXEzw5UVe5oLFm6GQls","description":"(Required) Service Id"}]}},"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\": \"adipisicing laboris veniam \",\n   \"name\": \"ipsum fugiat ut\"\n  },\n  \"clio\": {\n   \"id\": \"esse non adip\",\n   \"name\": \"tempor Excepteur\"\n  },\n  \"drchrono\": {\n   \"id\": \"magna in sunt veniam\",\n   \"name\": \"ut sed adipisicing nisi\"\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\": \"dolor elit\",\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":"9ed32a3e-e1dd-460b-ab3d-c4dbab8c4d00","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/calendars/services/:serviceId","host":["https://openapi.turnovercrm.com"],"path":["v1","calendars","services",":serviceId"],"variable":[{"key":"serviceId","value":"0RXEzw5UVe5oLFm6GQls","description":"(Required) Service 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":"8b5dfa89-d059-4f49-9029-a68cce30145d","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/calendars/services/:serviceId","host":["https://openapi.turnovercrm.com"],"path":["v1","calendars","services",":serviceId"],"variable":[{"key":"serviceId","value":"0RXEzw5UVe5oLFm6GQls","description":"(Required) Service Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"df746789-22ca-412b-9cf6-172d282b9381","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/calendars/services/:serviceId","host":["https://openapi.turnovercrm.com"],"path":["v1","calendars","services",":serviceId"],"variable":[{"key":"serviceId","value":"0RXEzw5UVe5oLFm6GQls","description":"(Required) Service Id"}]}},"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}"}],"_postman_id":"b350395b-257c-4eb9-94a0-edaff569ced1"},{"name":"/v1/calendars/services/:serviceId","id":"f5b2be45-15d4-4b3b-836b-2d15858f47e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"5cf56d44-80a9-4bb0-9760-990bc9dfb225","description":{"content":"<p>(Required) Service Id</p>\n","type":"text/plain"},"type":"any","value":"0RXEzw5UVe5oLFm6GQls","key":"serviceId"}]}},"response":[{"id":"bb212b7c-3469-484d-8ecd-553f8e01b3a3","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/calendars/services/:serviceId","host":["https://openapi.turnovercrm.com"],"path":["v1","calendars","services",":serviceId"],"variable":[{"key":"serviceId","value":"0RXEzw5UVe5oLFm6GQls","description":"(Required) Service Id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"2754145c-960e-429d-8e5e-69cfa9b1feb5","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://openapi.turnovercrm.com/v1/calendars/services/:serviceId","host":["https://openapi.turnovercrm.com"],"path":["v1","calendars","services",":serviceId"],"variable":[{"key":"serviceId","value":"0RXEzw5UVe5oLFm6GQls","description":"(Required) Service 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":"4394de53-4468-430d-a2ab-50f1a882cc13","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/calendars/services/:serviceId","host":["https://openapi.turnovercrm.com"],"path":["v1","calendars","services",":serviceId"],"variable":[{"key":"serviceId","value":"0RXEzw5UVe5oLFm6GQls","description":"(Required) Service Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"9e4bd596-9b7a-43a8-86bf-27e36e913621","name":"Unprocessable Entity","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/calendars/services/:serviceId","host":["https://openapi.turnovercrm.com"],"path":["v1","calendars","services",":serviceId"],"variable":[{"key":"serviceId","value":"0RXEzw5UVe5oLFm6GQls","description":"(Required) Service 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":"f5b2be45-15d4-4b3b-836b-2d15858f47e5"}],"id":"da55ff93-0221-481a-9a8a-23f400e40f3a","_postman_id":"da55ff93-0221-481a-9a8a-23f400e40f3a","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ee8676a-b95b-4334-be1f-86def3d2c923","id":"7ee8676a-b95b-4334-be1f-86def3d2c923","name":"TurnoverCRM APIs","type":"collection"}}},{"name":"Appointment","item":[{"name":"/v1/appointments/slots","id":"c9d966ec-8476-4cb7-9fc9-22864366677d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"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":"3726b2ce-1979-4bd6-8007-da56f142d301","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/appointments/slots?calendarId=CVokAlI8fgw4WYWoCtQz&startDate=1598898600000&endDate=1601490599999&timezone=America/Chihuahua&userId=082goXVW3lIExEQPOnd3","host":["https://openapi.turnovercrm.com"],"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":"4c6666a8-9699-4d9a-898a-e5bca62305ee","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://openapi.turnovercrm.com/v1/appointments/slots?calendarId=CVokAlI8fgw4WYWoCtQz&startDate=1598898600000&endDate=1601490599999&timezone=America/Chihuahua&userId=082goXVW3lIExEQPOnd3","host":["https://openapi.turnovercrm.com"],"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":"5173fee3-fca2-478b-80a8-044848a30611","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/appointments/slots?calendarId=CVokAlI8fgw4WYWoCtQz&startDate=1598898600000&endDate=1601490599999&timezone=America/Chihuahua&userId=082goXVW3lIExEQPOnd3","host":["https://openapi.turnovercrm.com"],"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":"982d5c01-3358-4cdb-ab33-fb78fcd3f421","name":"Unprocessable Entity","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/appointments/slots?calendarId=CVokAlI8fgw4WYWoCtQz&startDate=1598898600000&endDate=1601490599999&timezone=America/Chihuahua&userId=082goXVW3lIExEQPOnd3","host":["https://openapi.turnovercrm.com"],"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":"c9d966ec-8476-4cb7-9fc9-22864366677d"},{"name":"/v1/appointments/","id":"dc393ce0-a3cb-4587-b83e-b57b26fde2f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"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":"300cb5e3-54ab-49a4-b520-86d862d5cb62","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/appointments/?startDate=1548898600000&endDate=1601490599999&userId=082goXVW3lIExEQPOnd3&calendarId=0nU7uKSrtT2RVM1KknuF&teamId=O4qa8K1M6xA4oPXu1b8O&includeAll=true","host":["https://openapi.turnovercrm.com"],"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\": \"tempor in ut\"\n     },\n     {\n      \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n      \"value\": \"Duis\"\n     }\n    ],\n    \"tags\": [\n     \"nulla\",\n     \"minim est\"\n    ],\n    \"__moreField__\": \"id ex nulla\"\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\": \"adipisicing eu\"\n     },\n     {\n      \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n      \"value\": \"nostrud\"\n     }\n    ],\n    \"tags\": [\n     \"in voluptate\",\n     \"id culpa sit ad dolore\"\n    ],\n    \"__moreField__\": \"no\"\n   }\n  }\n ]\n}"},{"id":"f9716746-e3d8-4019-aef1-00f8b546bdad","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://openapi.turnovercrm.com/v1/appointments/?startDate=1548898600000&endDate=1601490599999&userId=082goXVW3lIExEQPOnd3&calendarId=0nU7uKSrtT2RVM1KknuF&teamId=O4qa8K1M6xA4oPXu1b8O&includeAll=true","host":["https://openapi.turnovercrm.com"],"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":"2134b1cc-5dc8-427d-81dc-86074761e8e2","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/appointments/?startDate=1548898600000&endDate=1601490599999&userId=082goXVW3lIExEQPOnd3&calendarId=0nU7uKSrtT2RVM1KknuF&teamId=O4qa8K1M6xA4oPXu1b8O&includeAll=true","host":["https://openapi.turnovercrm.com"],"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":"1d569c8b-f87e-4b82-8a0a-1fcafa9892b9","name":"Unprocessable Entity","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/appointments/?startDate=1548898600000&endDate=1601490599999&userId=082goXVW3lIExEQPOnd3&calendarId=0nU7uKSrtT2RVM1KknuF&teamId=O4qa8K1M6xA4oPXu1b8O&includeAll=true","host":["https://openapi.turnovercrm.com"],"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}"}],"_postman_id":"dc393ce0-a3cb-4587-b83e-b57b26fde2f6"},{"name":"/v1/appointments/","id":"3634da92-5d37-4e25-b3ed-f94b2dccb389","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\": \"2021-06-23T03:30:00+01:00\",\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+18887324197\"\n}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[]}},"response":[{"id":"6beb58a8-891c-4da7-ba8e-a13b1d014afd","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\": \"2021-06-23T03:30:00+01:00\",\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+18887324197\"\n}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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\": \"anim esse\"\n   },\n   {\n    \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n    \"value\": \"culpa anim nulla Ut\"\n   }\n  ],\n  \"__moreField__\": \"sin\"\n }\n}"},{"id":"13f2db44-48bd-4310-88ff-e9164b9512f8","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\": \"2021-06-23T03:30:00+01:00\",\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+18887324197\"\n}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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}"},{"id":"0ba350c9-9ce0-4316-af01-a44a32115ed0","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\": \"2021-06-23T03:30:00+01:00\",\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+18887324197\"\n}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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":"a2cc60a6-736b-4644-8af8-1609c46fc380","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\": \"2021-06-23T03:30:00+01:00\",\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+18887324197\"\n}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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}"}],"_postman_id":"3634da92-5d37-4e25-b3ed-f94b2dccb389"},{"name":"/v1/appointments/:appointmentId","id":"fdecb274-3097-4bc0-a1bd-4564b8abd271","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"7c36a8af-9725-48ea-970a-fa9cbf66807d","description":{"content":"<p>(Required) Appointment Id</p>\n","type":"text/plain"},"type":"any","value":"004B1SpcAvh3s9E3rqk8","key":"appointmentId"}]}},"response":[{"id":"f633ab20-f68d-4f5c-a44e-fb4f453e0dda","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/appointments/:appointmentId","host":["https://openapi.turnovercrm.com"],"path":["v1","appointments",":appointmentId"],"variable":[{"key":"appointmentId","value":"004B1SpcAvh3s9E3rqk8","description":"(Required) Appointment Id"}]}},"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\": \"sit adipisicing\"\n   },\n   {\n    \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n    \"value\": \"minim consequa\"\n   }\n  ],\n  \"tags\": [\n   \"proident ipsum deserunt\",\n   \"laborum est\"\n  ],\n  \"__moreField__\": \"nisi reprehenderit velit fugiat\"\n }\n}"},{"id":"79dd68e6-d7d1-4232-8962-4346ba0ee4e4","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://openapi.turnovercrm.com/v1/appointments/:appointmentId","host":["https://openapi.turnovercrm.com"],"path":["v1","appointments",":appointmentId"],"variable":[{"key":"appointmentId","value":"004B1SpcAvh3s9E3rqk8","description":"(Required) Appointment 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":"73bbc2dc-5969-4df5-8a63-b75c0a2c417c","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/appointments/:appointmentId","host":["https://openapi.turnovercrm.com"],"path":["v1","appointments",":appointmentId"],"variable":[{"key":"appointmentId","value":"004B1SpcAvh3s9E3rqk8","description":"(Required) Appointment Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"fdecb274-3097-4bc0-a1bd-4564b8abd271"},{"name":"/v1/appointments/:appointmentId","id":"f2a2e989-3d0a-459f-9e85-21e99fc472ed","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"f992e0aa-626c-406d-8347-58a15386e0cb","description":{"content":"<p>(Required) Appointment Id</p>\n","type":"text/plain"},"type":"any","value":"004B1SpcAvh3s9E3rqk8","key":"appointmentId"}]}},"response":[{"id":"9ba2d1e3-e206-4852-9937-024d17b63423","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/appointments/:appointmentId","host":["https://openapi.turnovercrm.com"],"path":["v1","appointments",":appointmentId"],"variable":[{"key":"appointmentId","value":"004B1SpcAvh3s9E3rqk8","description":"(Required) Appointment Id"}]}},"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\": \"ea minim\"\n   },\n   {\n    \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n    \"value\": \"qui culpa Ut\"\n   }\n  ],\n  \"__moreField__\": \"ipsum\"\n }\n}"},{"id":"01b80d7d-115c-4af3-9ae8-3bd170d54a6b","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/appointments/:appointmentId","host":["https://openapi.turnovercrm.com"],"path":["v1","appointments",":appointmentId"],"variable":[{"key":"appointmentId","value":"004B1SpcAvh3s9E3rqk8","description":"(Required) Appointment 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":"fb748d6c-a57b-4298-8bba-bf55eff19802","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/appointments/:appointmentId","host":["https://openapi.turnovercrm.com"],"path":["v1","appointments",":appointmentId"],"variable":[{"key":"appointmentId","value":"004B1SpcAvh3s9E3rqk8","description":"(Required) Appointment Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"57b1f43a-3d40-498a-ae50-b0e76975d3ca","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/appointments/:appointmentId","host":["https://openapi.turnovercrm.com"],"path":["v1","appointments",":appointmentId"],"variable":[{"key":"appointmentId","value":"004B1SpcAvh3s9E3rqk8","description":"(Required) Appointment Id"}]}},"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}"}],"_postman_id":"f2a2e989-3d0a-459f-9e85-21e99fc472ed"},{"name":"/v1/appointments/:appointmentId","id":"8066cec1-4018-4657-82ef-eec49bf75ab1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"0b1ad925-7ad7-411c-8bb3-74dc9a9f97a2","description":{"content":"<p>(Required) Appointment Id</p>\n","type":"text/plain"},"type":"any","value":"004B1SpcAvh3s9E3rqk8","key":"appointmentId"}]}},"response":[{"id":"eb97040a-eed7-4112-8263-f1097a752c27","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/appointments/:appointmentId","host":["https://openapi.turnovercrm.com"],"path":["v1","appointments",":appointmentId"],"variable":[{"key":"appointmentId","value":"004B1SpcAvh3s9E3rqk8","description":"(Required) Appointment Id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"02b3a7a1-3b8e-4e7a-b9b3-63f666588791","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://openapi.turnovercrm.com/v1/appointments/:appointmentId","host":["https://openapi.turnovercrm.com"],"path":["v1","appointments",":appointmentId"],"variable":[{"key":"appointmentId","value":"004B1SpcAvh3s9E3rqk8","description":"(Required) Appointment 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":"17f415be-e308-4a09-94fd-16192373933c","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/appointments/:appointmentId","host":["https://openapi.turnovercrm.com"],"path":["v1","appointments",":appointmentId"],"variable":[{"key":"appointmentId","value":"004B1SpcAvh3s9E3rqk8","description":"(Required) Appointment Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"8066cec1-4018-4657-82ef-eec49bf75ab1"},{"name":"/v1/appointments/:appointmentId/status","id":"ce952129-d68a-4efb-8c53-c52d08eefbdc","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"7314860e-b434-4718-b035-9c601a4e23d5","description":{"content":"<p>(Required) Appointment Id</p>\n","type":"text/plain"},"type":"any","value":"004B1SpcAvh3s9E3rqk8","key":"appointmentId"}]}},"response":[{"id":"73b2c0d2-40fc-4434-864d-89754be9a095","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/appointments/:appointmentId/status","host":["https://openapi.turnovercrm.com"],"path":["v1","appointments",":appointmentId","status"],"variable":[{"key":"appointmentId","value":"004B1SpcAvh3s9E3rqk8","description":"(Required) Appointment Id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"671c9684-9634-4a5f-a48a-ea6ab27c65eb","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/appointments/:appointmentId/status","host":["https://openapi.turnovercrm.com"],"path":["v1","appointments",":appointmentId","status"],"variable":[{"key":"appointmentId","value":"004B1SpcAvh3s9E3rqk8","description":"(Required) Appointment 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":"2ee218cd-90cc-4639-b4d1-1250ec6b8b9b","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/appointments/:appointmentId/status","host":["https://openapi.turnovercrm.com"],"path":["v1","appointments",":appointmentId","status"],"variable":[{"key":"appointmentId","value":"004B1SpcAvh3s9E3rqk8","description":"(Required) Appointment Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"e45e7b6d-2516-416a-895a-de959e7afdf2","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/appointments/:appointmentId/status","host":["https://openapi.turnovercrm.com"],"path":["v1","appointments",":appointmentId","status"],"variable":[{"key":"appointmentId","value":"004B1SpcAvh3s9E3rqk8","description":"(Required) Appointment Id"}]}},"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}"}],"_postman_id":"ce952129-d68a-4efb-8c53-c52d08eefbdc"}],"id":"6433c166-e4d7-410a-a33e-3b920db31638","description":"<p>Booking Appointment</p>\n","_postman_id":"6433c166-e4d7-410a-a33e-3b920db31638","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ee8676a-b95b-4334-be1f-86def3d2c923","id":"7ee8676a-b95b-4334-be1f-86def3d2c923","name":"TurnoverCRM APIs","type":"collection"}}}],"id":"546090ae-140e-42ea-9884-68c38a0f6611","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":"546090ae-140e-42ea-9884-68c38a0f6611","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ee8676a-b95b-4334-be1f-86def3d2c923","id":"7ee8676a-b95b-4334-be1f-86def3d2c923","name":"TurnoverCRM APIs","type":"collection"}}},{"name":"Campaign","item":[{"name":"/v1/campaigns/","id":"00f4990e-3630-4088-9a84-c7e4ce473c29","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"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":"1021928a-640a-45eb-bf11-50c920fe791f","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/campaigns/?status=published","host":["https://openapi.turnovercrm.com"],"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":"1c94c222-2e4c-4a18-b5ca-ab1fdad4c626","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://openapi.turnovercrm.com/v1/campaigns/?status=published","host":["https://openapi.turnovercrm.com"],"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}"},{"id":"1d693156-4cfc-47db-92ba-839e348a30d2","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/campaigns/?status=published","host":["https://openapi.turnovercrm.com"],"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}"}],"_postman_id":"00f4990e-3630-4088-9a84-c7e4ce473c29"}],"id":"df6436db-64b5-4446-a9e0-8d3bb3de1880","_postman_id":"df6436db-64b5-4446-a9e0-8d3bb3de1880","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ee8676a-b95b-4334-be1f-86def3d2c923","id":"7ee8676a-b95b-4334-be1f-86def3d2c923","name":"TurnoverCRM APIs","type":"collection"}}},{"name":"Contact","item":[{"name":"Contact Appointment","item":[{"name":"/v1/contacts/:contactId/appointments/","id":"a1a3c972-3050-4a66-a95b-24a43dbb6f89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"62e3fd41-2328-4edf-a92b-f75af8789743","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"}]}},"response":[{"id":"6d7c90c3-91bd-4eda-9ce8-72e2cbf1465b","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/appointments/","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","appointments",""],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"c96c5bc4-4b01-443a-b21b-ff1a2e85d425","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://openapi.turnovercrm.com/v1/contacts/:contactId/appointments/","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","appointments",""],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact 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":"32bac055-1f4e-42f5-91e1-0c94e439c8b4","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/appointments/","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","appointments",""],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"a1a3c972-3050-4a66-a95b-24a43dbb6f89"}],"id":"872fba44-ad7c-4971-92f4-d29d4cc4b93e","_postman_id":"872fba44-ad7c-4971-92f4-d29d4cc4b93e","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ee8676a-b95b-4334-be1f-86def3d2c923","id":"7ee8676a-b95b-4334-be1f-86def3d2c923","name":"TurnoverCRM APIs","type":"collection"}}},{"name":"Contact Tag","item":[{"name":"/v1/contacts/:contactId/tags/","id":"1ceac26c-77ca-4dce-b6d6-a7f8c0e8354e","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        \"dolore cillum\",\n        \"ex proident cillum sed sint\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"3f09e04d-8dac-435f-b901-b8381ff21bff","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"}]}},"response":[{"id":"b12df6f8-a059-4b82-82da-3e9ccd85657a","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        \"n\",\n        \"in dolore esse dol\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/tags/","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","tags",""],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"tags\": [\n  \"velit exer\",\n  \"sed ad\"\n ]\n}"},{"id":"ab1f45da-6c10-415b-9578-849d63cf5158","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        \"n\",\n        \"in dolore esse dol\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/tags/","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","tags",""],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact 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":"1df312ab-0651-4e70-8310-bbbca2cef4c1","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        \"n\",\n        \"in dolore esse dol\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/tags/","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","tags",""],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"6c0ac41a-36b7-4eee-82c5-16609193c47d","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        \"n\",\n        \"in dolore esse dol\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/tags/","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","tags",""],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"}]}},"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":"1ceac26c-77ca-4dce-b6d6-a7f8c0e8354e"},{"name":"/v1/contacts/:contactId/tags/","id":"bb17df65-cdda-4969-a358-4ac12cf03a39","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        \"n\",\n        \"in dolore esse dol\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"ed5d837d-df8f-4107-b3d1-4ffcfebc57ac","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"}]}},"response":[{"id":"f29d936d-2ca2-4d9f-9a86-14dda8c03341","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        \"n\",\n        \"in dolore esse dol\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/tags/","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","tags",""],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"tags\": [\n  \"consequat\",\n  \"culpa ut\"\n ]\n}"},{"id":"4e765adf-69e8-4d66-8cc2-ae459ec1dd15","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        \"n\",\n        \"in dolore esse dol\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/tags/","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","tags",""],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact 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":"689dd629-ecac-4919-a3b1-8cd4458720b1","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        \"n\",\n        \"in dolore esse dol\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/tags/","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","tags",""],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"da187f91-0a2f-402d-a48a-c2fae4c1c6f9","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        \"n\",\n        \"in dolore esse dol\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/tags/","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","tags",""],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"}]}},"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":"bb17df65-cdda-4969-a358-4ac12cf03a39"}],"id":"9210a9ac-7892-4e23-9d17-64a4fc46c6cd","_postman_id":"9210a9ac-7892-4e23-9d17-64a4fc46c6cd","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ee8676a-b95b-4334-be1f-86def3d2c923","id":"7ee8676a-b95b-4334-be1f-86def3d2c923","name":"TurnoverCRM APIs","type":"collection"}}},{"name":"Contact Campaign","item":[{"name":"/v1/contacts/:contactId/campaigns/:campaignId","id":"ebea28bc-7324-4885-aef0-d6484bd21401","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"21bea50e-d84d-40f9-91ff-9ba99d14d1ab","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"},{"id":"1c849332-3a01-4248-beaf-b57323a95d24","description":{"content":"<p>(Required) Campaign Id</p>\n","type":"text/plain"},"type":"any","value":"Y2I9XM7aO1hncuSOlc9L","key":"campaignId"}]}},"response":[{"id":"fef66e0c-e481-42a3-a842-d36e66b818cd","name":"Successful response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/campaigns/:campaignId","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","campaigns",":campaignId"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"},{"key":"campaignId","value":"Y2I9XM7aO1hncuSOlc9L","description":"(Required) Campaign Id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"4b3ca400-abfc-450d-bb4d-d9aff5f94f4e","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://openapi.turnovercrm.com/v1/contacts/:contactId/campaigns/:campaignId","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","campaigns",":campaignId"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"},{"key":"campaignId","value":"Y2I9XM7aO1hncuSOlc9L","description":"(Required) Campaign 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":"82e4a776-6b49-4101-9ba5-0e2c3a5a988c","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/campaigns/:campaignId","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","campaigns",":campaignId"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"},{"key":"campaignId","value":"Y2I9XM7aO1hncuSOlc9L","description":"(Required) Campaign Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"2506667c-4426-4fee-a766-7b6030ded0ea","name":"Unprocessable Entity","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/campaigns/:campaignId","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","campaigns",":campaignId"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"},{"key":"campaignId","value":"Y2I9XM7aO1hncuSOlc9L","description":"(Required) Campaign Id"}]}},"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":"ebea28bc-7324-4885-aef0-d6484bd21401"},{"name":"/v1/contacts/:contactId/campaigns/:campaignId","id":"0e98f514-f633-46d6-a746-3ea323646278","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"e3a1fa26-7460-4777-8602-ee30bc744fca","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"},{"id":"29236e15-f74e-4d7e-a69f-a90f54fd44ee","description":{"content":"<p>(Required) Campaign Id</p>\n","type":"text/plain"},"type":"any","value":"Y2I9XM7aO1hncuSOlc9L","key":"campaignId"}]}},"response":[{"id":"8b6a05be-fd7c-4cbf-85f7-b27ce6a786ee","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/campaigns/:campaignId","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","campaigns",":campaignId"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"},{"key":"campaignId","value":"Y2I9XM7aO1hncuSOlc9L","description":"(Required) Campaign Id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"986e43bb-e951-4603-a80d-b13675fe8e21","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://openapi.turnovercrm.com/v1/contacts/:contactId/campaigns/:campaignId","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","campaigns",":campaignId"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"},{"key":"campaignId","value":"Y2I9XM7aO1hncuSOlc9L","description":"(Required) Campaign 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":"92be4e89-9444-4c6c-b43b-e5cb3d8baebb","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/campaigns/:campaignId","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","campaigns",":campaignId"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"},{"key":"campaignId","value":"Y2I9XM7aO1hncuSOlc9L","description":"(Required) Campaign Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"6a411896-97cd-4d25-ad37-17aa052e5b8a","name":"Unprocessable Entity","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/campaigns/:campaignId","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","campaigns",":campaignId"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"},{"key":"campaignId","value":"Y2I9XM7aO1hncuSOlc9L","description":"(Required) Campaign Id"}]}},"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":"0e98f514-f633-46d6-a746-3ea323646278"},{"name":"/v1/contacts/:contactId/campaigns/remove-all","id":"c8afe00b-f769-4bd1-b27a-edd67746fda2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"39581f0b-6646-4b47-8162-944fb50ec61c","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"}]}},"response":[{"id":"bbe79eca-d4ff-4fee-9c7c-018f9769ca05","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/campaigns/remove-all","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","campaigns","remove-all"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"9d5f901d-fcee-4600-a864-a790f8558716","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://openapi.turnovercrm.com/v1/contacts/:contactId/campaigns/remove-all","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","campaigns","remove-all"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact 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":"3fd7ef72-6d89-4905-bac0-6a11ca3f20a7","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/campaigns/remove-all","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","campaigns","remove-all"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"dabc09a9-d7b8-4e27-bf15-33325b06dde5","name":"Unprocessable Entity","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/campaigns/remove-all","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","campaigns","remove-all"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"}]}},"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":"c8afe00b-f769-4bd1-b27a-edd67746fda2"}],"id":"19dac3d0-4a21-4007-8839-09d0ff769316","_postman_id":"19dac3d0-4a21-4007-8839-09d0ff769316","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ee8676a-b95b-4334-be1f-86def3d2c923","id":"7ee8676a-b95b-4334-be1f-86def3d2c923","name":"TurnoverCRM APIs","type":"collection"}}},{"name":"Contact Workflow","item":[{"name":"/v1/contacts/:contactId/workflow/:workflowId","id":"0d010fe2-0efe-4352-8c50-984803ae412a","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    \"eventStartTime\": \"2021-05-26T11:33:49.000Z\"\n}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/v1/contacts/:contactId/workflow/:workflowId","description":"<h4>Add contact to the workflow.</h4><p>Adding contact into workflow will allow these fields.</p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>eventStartTime</td><td>string(datetime with timezone offset).</td><td>2021-06-23T03:30:00+01:00</td></tr></tbody></table> <br /><strong>Note:</strong><p>This request will add contact in queue to be added in workflow. This will not get to be added realtime.</p><br /><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token).</p>","urlObject":{"path":["v1","contacts",":contactId","workflow",":workflowId"],"host":["https://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"c27083ab-7abc-4641-9a30-df296cdd0647","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"},{"id":"283480cd-210d-4f9a-884c-8a020571c691","description":{"content":"<p>(Required) Workflow Id</p>\n","type":"text/plain"},"type":"any","value":"78559bb3-b920-461e-b010-7b2a2816d2a9","key":"workflowId"}]}},"response":[{"id":"5abe5856-6bde-49a2-85ef-fba62d6a2694","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    \"eventStartTime\": \"2021-05-26T11:33:49.000Z\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/workflow/:workflowId","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","workflow",":workflowId"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"},{"key":"workflowId","value":"78559bb3-b920-461e-b010-7b2a2816d2a9","description":"(Required) Workflow Id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"a2843824-9145-4b0a-a37a-d903ea5f95ff","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    \"eventStartTime\": \"2021-05-26T11:33:49.000Z\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/workflow/:workflowId","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","workflow",":workflowId"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"},{"key":"workflowId","value":"78559bb3-b920-461e-b010-7b2a2816d2a9","description":"(Required) Workflow 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":"a423f7b3-ef20-45fe-8dc7-dca684f7c666","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    \"eventStartTime\": \"2021-05-26T11:33:49.000Z\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/workflow/:workflowId","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","workflow",":workflowId"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"},{"key":"workflowId","value":"78559bb3-b920-461e-b010-7b2a2816d2a9","description":"(Required) Workflow Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"85097d85-572c-41f6-b7b1-400ccf669be1","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    \"eventStartTime\": \"2021-05-26T11:33:49.000Z\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/workflow/:workflowId","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","workflow",":workflowId"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"},{"key":"workflowId","value":"78559bb3-b920-461e-b010-7b2a2816d2a9","description":"(Required) Workflow Id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"contactId\": \"The contact id is invalid.\",\n \"workflowId\": \"The workflow id is invalid.\"\n}"}],"_postman_id":"0d010fe2-0efe-4352-8c50-984803ae412a"}],"id":"8bbf076c-e0d4-4458-b5ed-bb60dc07800b","_postman_id":"8bbf076c-e0d4-4458-b5ed-bb60dc07800b","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ee8676a-b95b-4334-be1f-86def3d2c923","id":"7ee8676a-b95b-4334-be1f-86def3d2c923","name":"TurnoverCRM APIs","type":"collection"}}},{"name":"/v1/contacts/","id":"732e5543-fe9d-4a1d-924e-7d0c3661f45d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/v1/contacts/?startAfterId=UIaE1WjAwWKdlyD7osQI&startAfter=1603870249758&limit=20&query=John","description":"<h4>Get Contacts.</h4><strong>Filters:</strong><table><thead><tr><th>Fields</th><th>Description</th></tr></thead><tbody><tr><td>query</td><td>It will search on these fields: <code>Name</code>, <code>Phone</code>, <code>Email</code>, <code>Tags</code>, and <code>Company Name</code>.</td></tr></tbody></table><strong>Sorting:</strong><table><thead><tr><th>Fields</th><th>Allowed Options</th><th>Default value</th></tr></thead><tbody><tr><td>sortBy</td><td><code>date_added</code> or <code>date_updated</code></td><td><code>date_added</code></td></tr><tr><td>order</td><td><code>asc</code> or <code>desc</code></td><td><code>desc</code></td></tr></tbody></table><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://openapi.turnovercrm.com"],"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":"5f54f888-aab7-4b15-8ad1-c007563d517f","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/?startAfterId=UIaE1WjAwWKdlyD7osQI&startAfter=1603870249758&limit=20&query=John","host":["https://openapi.turnovercrm.com"],"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\": \"cillum in ullamco dolor commodo\"\n    },\n    {\n     \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n     \"value\": \"tempor\"\n    }\n   ],\n   \"tags\": [\n    \"magna ut sint labore lab\",\n    \"Duis nulla cillum\"\n   ],\n   \"__moreField__\": \"ut consequat sit\"\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\": \"Duis Excepteur cupidatat d\"\n    },\n    {\n     \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n     \"value\": \"pariatur\"\n    }\n   ],\n   \"tags\": [\n    \"veniam amet velit commodo\",\n    \"ullamco eu sit mollit\"\n   ],\n   \"__moreField__\": \"cupidatat sit anim\"\n  }\n ],\n \"meta\": {\n  \"total\": 250,\n  \"nextPageUrl\": \"https://openapi.turnovercrm.com/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}"},{"id":"bba2cbb8-f78b-41f2-8f05-a513fc76df67","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://openapi.turnovercrm.com/v1/contacts/?startAfterId=UIaE1WjAwWKdlyD7osQI&startAfter=1603870249758&limit=20&query=John","host":["https://openapi.turnovercrm.com"],"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":"a989712a-2f05-4eba-b608-681dc470e149","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/?startAfterId=UIaE1WjAwWKdlyD7osQI&startAfter=1603870249758&limit=20&query=John","host":["https://openapi.turnovercrm.com"],"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}"}],"_postman_id":"732e5543-fe9d-4a1d-924e-7d0c3661f45d"},{"name":"/v1/contacts/","id":"d56693aa-93d9-4c9e-b5b7-c8f3f0f81324","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        \"aute consequat ad ea\",\n        \"dolor sed\"\n    ],\n    \"source\": \"public api\",\n    \"customField\": {\n        \"__custom_field_id__\": \"exercitation\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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>timezone</td><td>string</td><td>America/Chihuahua</td></tr><tr><td>dnd</td><td>boolean</td><td><code>true</code></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://openapi.turnovercrm.com"],"query":[],"variable":[]}},"response":[{"id":"63314f9d-347d-4ac2-8a64-671faf7431f7","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\",\n        \"veniam ut reprehenderit\"\n    ],\n    \"source\": \"public api\",\n    \"customField\": {\n        \"__custom_field_id__\": \"do in Lorem ut exercitation\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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\": \"ea laboris consectetur elit sit\"\n   },\n   {\n    \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n    \"value\": \"incididunt cupidatat nostrud qu\"\n   }\n  ],\n  \"tags\": [\n   \"laboris esse ut irure\",\n   \"eiusmod exercitation irure ut\"\n  ],\n  \"__moreField__\": \"consequat\"\n }\n}"},{"id":"fc3ce39a-8c47-4ecd-a382-bba8f26bd9c3","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\",\n        \"veniam ut reprehenderit\"\n    ],\n    \"source\": \"public api\",\n    \"customField\": {\n        \"__custom_field_id__\": \"do in Lorem ut exercitation\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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":"f1aa7cd5-7ffc-4f9f-963e-e82199b96ce8","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\",\n        \"veniam ut reprehenderit\"\n    ],\n    \"source\": \"public api\",\n    \"customField\": {\n        \"__custom_field_id__\": \"do in Lorem ut exercitation\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/v1/contacts/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"29d8128f-0445-4d9a-8b5b-898e8100d220","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\",\n        \"veniam ut reprehenderit\"\n    ],\n    \"source\": \"public api\",\n    \"customField\": {\n        \"__custom_field_id__\": \"do in Lorem ut exercitation\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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}"}],"_postman_id":"d56693aa-93d9-4c9e-b5b7-c8f3f0f81324"},{"name":"/v1/contacts/lookup","id":"5a9128e4-8dc8-43ef-a07e-b51641a7f552","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"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":"060d0d6d-eabf-4c36-802f-66bffb80baeb","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/lookup?email=john@deo.com&phone=+491971259866","host":["https://openapi.turnovercrm.com"],"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\": \"quis Excepteur nisi officia\"\n    },\n    {\n     \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n     \"value\": \"laborum\"\n    }\n   ],\n   \"tags\": [\n    \"et incidi\",\n    \"nulla eu commodo aliqua\"\n   ],\n   \"__moreField__\": \"exercitation nostrud ea\"\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\": \"consequat tempor sed cillum\"\n    },\n    {\n     \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n     \"value\": \"occaecat anim\"\n    }\n   ],\n   \"tags\": [\n    \"deserunt sed est\",\n    \"consequat id irure\"\n   ],\n   \"__moreField__\": \"qui dolor Lorem\"\n  }\n ]\n}"},{"id":"e94aaf47-310d-44c2-a9b0-6855a1db0e86","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://openapi.turnovercrm.com/v1/contacts/lookup?email=john@deo.com&phone=+491971259866","host":["https://openapi.turnovercrm.com"],"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}"},{"id":"45ec4eb3-f2bd-464d-87a8-2454057275a6","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/lookup?email=john@deo.com&phone=+491971259866","host":["https://openapi.turnovercrm.com"],"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":"f5acf60e-b46c-4d89-9618-e1f558974cca","name":"Unprocessable Entity","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/lookup?email=john@deo.com&phone=+491971259866","host":["https://openapi.turnovercrm.com"],"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}"}],"_postman_id":"5a9128e4-8dc8-43ef-a07e-b51641a7f552"},{"name":"/v1/contacts/:id","id":"e55c5a96-6cff-4461-a94e-e6ebdff59fec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"1897f41d-9078-4818-8a5e-9f948bf6e154","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"id"}]}},"response":[{"id":"48ff302f-c68b-435b-86f4-a3388eb9c78a","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:id","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":id"],"variable":[{"key":"id","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Contact 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\": \"ea laboris consectetur elit sit\"\n   },\n   {\n    \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n    \"value\": \"incididunt cupidatat nostrud qu\"\n   }\n  ],\n  \"tags\": [\n   \"laboris esse ut irure\",\n   \"eiusmod exercitation irure ut\"\n  ],\n  \"__moreField__\": \"consequat\"\n }\n}"},{"id":"eeeca5af-6f7b-45f1-a1ad-0d441f222e5a","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://openapi.turnovercrm.com/v1/contacts/:id","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":id"],"variable":[{"key":"id","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Contact 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":"70659fa1-2ff5-4c41-821b-82150e41777d","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:id","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":id"],"variable":[{"key":"id","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Contact Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"5dd79f96-169c-40bc-8c5c-2711ccf47795","name":"Unprocessable Entity","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:id","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":id"],"variable":[{"key":"id","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Contact 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":"e55c5a96-6cff-4461-a94e-e6ebdff59fec"},{"name":"/v1/contacts/:id","id":"e6af8a65-c7d4-4638-a1c6-a792f2f70c86","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        \"ea deserunt culpa laboris\",\n        \"quis in veniam qui\"\n    ],\n    \"source\": \"public api\",\n    \"customField\": {\n        \"__custom_field_id__\": \"ea d\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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>timezone</td><td>string</td><td>America/Chihuahua</td></tr><tr><td>dnd</td><td>boolean</td><td><code>true</code></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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"df22af42-b8a1-4c51-b873-88df6ed30b0a","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"id"}]}},"response":[{"id":"07e4b713-9d84-4bb7-ad0d-aeacc3bc7fde","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        \"ea deserunt culpa laboris\",\n        \"quis in veniam qui\"\n    ],\n    \"source\": \"public api\",\n    \"customField\": {\n        \"__custom_field_id__\": \"ea d\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:id","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":id"],"variable":[{"key":"id","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Contact 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\": \"ea laboris consectetur elit sit\"\n   },\n   {\n    \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n    \"value\": \"incididunt cupidatat nostrud qu\"\n   }\n  ],\n  \"tags\": [\n   \"laboris esse ut irure\",\n   \"eiusmod exercitation irure ut\"\n  ],\n  \"__moreField__\": \"consequat\"\n }\n}"},{"id":"813329fb-43e1-440b-9ff1-56a589bb5091","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        \"ea deserunt culpa laboris\",\n        \"quis in veniam qui\"\n    ],\n    \"source\": \"public api\",\n    \"customField\": {\n        \"__custom_field_id__\": \"ea d\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:id","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":id"],"variable":[{"key":"id","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Contact 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":"7fc046e2-3613-49fe-a204-f75736cd6bb4","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        \"ea deserunt culpa laboris\",\n        \"quis in veniam qui\"\n    ],\n    \"source\": \"public api\",\n    \"customField\": {\n        \"__custom_field_id__\": \"ea d\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:id","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":id"],"variable":[{"key":"id","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Contact Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"21043000-9985-4b62-8379-ab4e7eee307a","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        \"ea deserunt culpa laboris\",\n        \"quis in veniam qui\"\n    ],\n    \"source\": \"public api\",\n    \"customField\": {\n        \"__custom_field_id__\": \"ea d\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:id","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":id"],"variable":[{"key":"id","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Contact 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":"e6af8a65-c7d4-4638-a1c6-a792f2f70c86"},{"name":"/v1/contacts/:id","id":"2cc5d027-028b-4106-b561-a6165803d870","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"4eb5db5d-a546-4261-badf-14c63cb5102e","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"id"}]}},"response":[{"id":"44d175e6-fbea-4240-b1dc-88c3855ddf51","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:id","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":id"],"variable":[{"key":"id","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Contact Id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"c8560d3c-4b8d-42bc-b495-3c2ce7bb38de","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://openapi.turnovercrm.com/v1/contacts/:id","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":id"],"variable":[{"key":"id","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Contact 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":"0490619b-a399-4b0e-b9e1-fffc7d60de07","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:id","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":id"],"variable":[{"key":"id","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Contact Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"6baa745f-1895-48d2-97fb-f69ae97a9561","name":"Unprocessable Entity","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:id","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":id"],"variable":[{"key":"id","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Contact 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":"2cc5d027-028b-4106-b561-a6165803d870"}],"id":"b8f98221-7f90-4a30-bcad-7e0585af05d0","description":"<p>Contact create or update.</p>\n","_postman_id":"b8f98221-7f90-4a30-bcad-7e0585af05d0","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ee8676a-b95b-4334-be1f-86def3d2c923","id":"7ee8676a-b95b-4334-be1f-86def3d2c923","name":"TurnoverCRM APIs","type":"collection"}}},{"name":"Custom Field","item":[{"name":"/v1/custom-fields/","id":"3ce3e583-05aa-4e1c-9ec8-431fde16e594","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[]}},"response":[{"id":"e96744e2-1f49-4ebb-a111-4c2e04fb7ae8","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://openapi.turnovercrm.com/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}"},{"id":"f8b56767-f1aa-4184-b603-9455770d958c","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://openapi.turnovercrm.com/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":"ffd3a654-b073-40f6-99f7-d38e8bb458f6","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://openapi.turnovercrm.com/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}"}],"_postman_id":"3ce3e583-05aa-4e1c-9ec8-431fde16e594"},{"name":"/v1/custom-fields/","id":"fdc93f19-9923-4dab-845c-52c72bdfac3d","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[]}},"response":[{"id":"5ecdfcdb-143d-4f15-99fc-0dc462454b17","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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":"27f2f898-7a71-405d-88cb-3328fd2b5695","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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":"9a09d72e-2076-4d49-af96-52e7ef735a63","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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":"277750e8-1232-4b80-a9ca-2865111b6938","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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}"}],"_postman_id":"fdc93f19-9923-4dab-845c-52c72bdfac3d"},{"name":"/v1/custom-fields/:customFieldId","id":"6fe2e4a7-7d2d-4e08-b83f-ee5dc6281930","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"467d35a4-9584-4912-aa47-d9b8b116853a","description":{"content":"<p>(Required) Custom Field Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"customFieldId"}]}},"response":[{"id":"cc417662-7e0c-453b-87d6-e3fee7804632","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/custom-fields/:customFieldId","host":["https://openapi.turnovercrm.com"],"path":["v1","custom-fields",":customFieldId"],"variable":[{"key":"customFieldId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Custom Field Id"}]}},"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":"ef46f1b7-48ee-4d9f-8326-089b47945492","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://openapi.turnovercrm.com/v1/custom-fields/:customFieldId","host":["https://openapi.turnovercrm.com"],"path":["v1","custom-fields",":customFieldId"],"variable":[{"key":"customFieldId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Custom Field 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":"c20f3d02-270f-49d7-a25f-b6c34419d645","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/custom-fields/:customFieldId","host":["https://openapi.turnovercrm.com"],"path":["v1","custom-fields",":customFieldId"],"variable":[{"key":"customFieldId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Custom Field Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"6fe2e4a7-7d2d-4e08-b83f-ee5dc6281930"},{"name":"/v1/custom-fields/:customFieldId","id":"3b54c195-3f84-40ac-9248-8f8f6ae607ee","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"260513ba-6d0c-4b58-9227-9d7a55e4d598","description":{"content":"<p>(Required) Custom Field Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"customFieldId"}]}},"response":[{"id":"59bcf183-0b85-4aa2-a2f0-c134691f674b","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/custom-fields/:customFieldId","host":["https://openapi.turnovercrm.com"],"path":["v1","custom-fields",":customFieldId"],"variable":[{"key":"customFieldId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Custom Field Id"}]}},"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":"cd095cc4-19c6-4ab7-bbf3-3a28e8eeb068","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/custom-fields/:customFieldId","host":["https://openapi.turnovercrm.com"],"path":["v1","custom-fields",":customFieldId"],"variable":[{"key":"customFieldId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Custom Field 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":"bc5f4866-7722-4ea6-b697-86b8dd761e85","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/custom-fields/:customFieldId","host":["https://openapi.turnovercrm.com"],"path":["v1","custom-fields",":customFieldId"],"variable":[{"key":"customFieldId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Custom Field Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"8add7296-3c8c-499f-99a5-d9b0070155ee","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/custom-fields/:customFieldId","host":["https://openapi.turnovercrm.com"],"path":["v1","custom-fields",":customFieldId"],"variable":[{"key":"customFieldId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Custom Field Id"}]}},"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":"3b54c195-3f84-40ac-9248-8f8f6ae607ee"},{"name":"/v1/custom-fields/:customFieldId","id":"f5c2de32-01fb-4b48-b97e-271df6346eea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"dfa607fc-ff55-47af-8402-6d2d4b3f64b6","description":{"content":"<p>(Required) Custom Field Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"customFieldId"}]}},"response":[{"id":"f058dc24-678e-41fb-b921-efc15313eaff","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/custom-fields/:customFieldId","host":["https://openapi.turnovercrm.com"],"path":["v1","custom-fields",":customFieldId"],"variable":[{"key":"customFieldId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Custom Field Id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"a1fdae71-a920-4c6c-993f-a985db4c5eca","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://openapi.turnovercrm.com/v1/custom-fields/:customFieldId","host":["https://openapi.turnovercrm.com"],"path":["v1","custom-fields",":customFieldId"],"variable":[{"key":"customFieldId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Custom Field 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":"f52c6a21-7513-469a-b6e6-b803043064cc","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/custom-fields/:customFieldId","host":["https://openapi.turnovercrm.com"],"path":["v1","custom-fields",":customFieldId"],"variable":[{"key":"customFieldId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Custom Field Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"08437d21-c3c4-42b0-a22d-b6e2ef0a1642","name":"Unprocessable Entity","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/custom-fields/:customFieldId","host":["https://openapi.turnovercrm.com"],"path":["v1","custom-fields",":customFieldId"],"variable":[{"key":"customFieldId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Custom Field Id"}]}},"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":"f5c2de32-01fb-4b48-b97e-271df6346eea"}],"id":"595b8678-35a0-4863-a37b-4ae1368393dc","_postman_id":"595b8678-35a0-4863-a37b-4ae1368393dc","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ee8676a-b95b-4334-be1f-86def3d2c923","id":"7ee8676a-b95b-4334-be1f-86def3d2c923","name":"TurnoverCRM APIs","type":"collection"}}},{"name":"Custom Value","item":[{"name":"/v1/custom-values/","id":"87470358-7d31-474e-8dae-481d99cbd558","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[]}},"response":[{"id":"9c66a736-cbf9-431b-8ffd-d3c343421857","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://openapi.turnovercrm.com/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}"},{"id":"f396c31c-7ba3-42f6-a901-7b18fe4e92ab","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://openapi.turnovercrm.com/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":"4929d359-f8d4-4ef2-9ae1-99ef55ecb48e","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://openapi.turnovercrm.com/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":"87470358-7d31-474e-8dae-481d99cbd558"},{"name":"/v1/custom-values/","id":"9d01d05b-d14f-4ddd-a894-3156d57866a4","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[]}},"response":[{"id":"db79094a-b7e1-4a64-929c-5e0ae32b3b6d","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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":"5a8001b8-d67e-4f5f-ad21-5721f25c632d","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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":"498150d2-f241-4123-98b9-fc28ede40769","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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":"cbb4b5e8-b5e2-4142-8e0a-796b55ff6380","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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}"}],"_postman_id":"9d01d05b-d14f-4ddd-a894-3156d57866a4"},{"name":"/v1/custom-values/:customValueId","id":"78588d14-3a23-42bd-8065-1a7c75fbc773","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"0db017af-c472-49a2-b45d-96711fb234a8","description":{"content":"<p>(Required) Custom Value Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"customValueId"}]}},"response":[{"id":"67008822-60c1-4be0-89ae-e5973003464c","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/custom-values/:customValueId","host":["https://openapi.turnovercrm.com"],"path":["v1","custom-values",":customValueId"],"variable":[{"key":"customValueId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Custom Value Id"}]}},"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":"390acf06-2695-4889-b3d1-6a84c03aa5aa","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://openapi.turnovercrm.com/v1/custom-values/:customValueId","host":["https://openapi.turnovercrm.com"],"path":["v1","custom-values",":customValueId"],"variable":[{"key":"customValueId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Custom Value 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":"8d304f9f-15b2-4f68-a1de-55ee6b54c50c","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/custom-values/:customValueId","host":["https://openapi.turnovercrm.com"],"path":["v1","custom-values",":customValueId"],"variable":[{"key":"customValueId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Custom Value Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"78588d14-3a23-42bd-8065-1a7c75fbc773"},{"name":"/v1/custom-values/:customValueId","id":"6779996d-89a9-4949-bc51-3f303020d037","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"840f29aa-8cc0-44f8-8c97-4a4223bb2272","description":{"content":"<p>(Required) Custom Value Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"customValueId"}]}},"response":[{"id":"c783e3f5-0df1-400d-abc1-bcd5fd880208","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/custom-values/:customValueId","host":["https://openapi.turnovercrm.com"],"path":["v1","custom-values",":customValueId"],"variable":[{"key":"customValueId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Custom Value Id"}]}},"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":"9a481363-da4f-4d8b-95f5-fd7961c716ae","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/custom-values/:customValueId","host":["https://openapi.turnovercrm.com"],"path":["v1","custom-values",":customValueId"],"variable":[{"key":"customValueId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Custom Value 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":"8b2ace68-f751-44dc-a52f-14089d1e8e20","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/custom-values/:customValueId","host":["https://openapi.turnovercrm.com"],"path":["v1","custom-values",":customValueId"],"variable":[{"key":"customValueId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Custom Value Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"73a76d4e-ce9d-4e26-971a-8c43c95723c3","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/custom-values/:customValueId","host":["https://openapi.turnovercrm.com"],"path":["v1","custom-values",":customValueId"],"variable":[{"key":"customValueId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Custom Value Id"}]}},"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}"}],"_postman_id":"6779996d-89a9-4949-bc51-3f303020d037"},{"name":"/v1/custom-values/:customValueId","id":"15302bbf-cb39-4330-a2eb-fa6067e7f14b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"0414d78a-8d1e-4f1d-9bd2-7ac18083723d","description":{"content":"<p>(Required) Custom Value Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"customValueId"}]}},"response":[{"id":"f8111470-d32d-417a-ad6f-7ab6cc08d337","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/custom-values/:customValueId","host":["https://openapi.turnovercrm.com"],"path":["v1","custom-values",":customValueId"],"variable":[{"key":"customValueId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Custom Value Id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"8769effa-69eb-46b7-9bdd-2e06a8c28148","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://openapi.turnovercrm.com/v1/custom-values/:customValueId","host":["https://openapi.turnovercrm.com"],"path":["v1","custom-values",":customValueId"],"variable":[{"key":"customValueId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Custom Value 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":"8d835c2e-1e78-4150-b24e-b1b3dc5c2f93","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/custom-values/:customValueId","host":["https://openapi.turnovercrm.com"],"path":["v1","custom-values",":customValueId"],"variable":[{"key":"customValueId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Custom Value Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"22656704-1954-4411-b636-0351daa6b379","name":"Unprocessable Entity","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/custom-values/:customValueId","host":["https://openapi.turnovercrm.com"],"path":["v1","custom-values",":customValueId"],"variable":[{"key":"customValueId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Custom Value Id"}]}},"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}"}],"_postman_id":"15302bbf-cb39-4330-a2eb-fa6067e7f14b"}],"id":"deaed535-aa4b-47a4-ba21-e3173c958f4e","_postman_id":"deaed535-aa4b-47a4-ba21-e3173c958f4e","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ee8676a-b95b-4334-be1f-86def3d2c923","id":"7ee8676a-b95b-4334-be1f-86def3d2c923","name":"TurnoverCRM APIs","type":"collection"}}},{"name":"Form","item":[{"name":"/v1/forms/","id":"ea03bd54-8b3f-40cb-80be-6141fae54921","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[]}},"response":[{"id":"2de3b376-987f-47d7-82c7-977df93ccca9","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://openapi.turnovercrm.com/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":"1243d6e9-dc31-4d3e-acd0-d32e668db5de","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://openapi.turnovercrm.com/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":"229c3f0a-b07d-4bec-a688-1603dd237a18","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://openapi.turnovercrm.com/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":"ea03bd54-8b3f-40cb-80be-6141fae54921"},{"name":"/v1/forms/submissions","id":"a574538d-ece0-491e-88c2-ee626c62ab93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"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":"cf251ea5-0385-41d6-be01-a723e3f790f9","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/forms/submissions?page=1&limit=20&formId=jjusM6EOngDExnbo2DbU&q=john@deo.com&startAt=2020-11-14&endAt=2020-12-14","host":["https://openapi.turnovercrm.com"],"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.turnovercrm.com/\",\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.turnovercrm.com/\",\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":"1ef75e6c-957c-4a33-b4d0-695c479f3a14","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://openapi.turnovercrm.com/v1/forms/submissions?page=1&limit=20&formId=jjusM6EOngDExnbo2DbU&q=john@deo.com&startAt=2020-11-14&endAt=2020-12-14","host":["https://openapi.turnovercrm.com"],"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":"70e608c3-4134-4126-9342-19ace365617c","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/forms/submissions?page=1&limit=20&formId=jjusM6EOngDExnbo2DbU&q=john@deo.com&startAt=2020-11-14&endAt=2020-12-14","host":["https://openapi.turnovercrm.com"],"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":"a574538d-ece0-491e-88c2-ee626c62ab93"}],"id":"a30bd443-1285-4964-bc1d-93df511ffdda","_postman_id":"a30bd443-1285-4964-bc1d-93df511ffdda","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ee8676a-b95b-4334-be1f-86def3d2c923","id":"7ee8676a-b95b-4334-be1f-86def3d2c923","name":"TurnoverCRM APIs","type":"collection"}}},{"name":"Location","item":[{"name":"/v1/locations/","id":"e07d72c9-a9d2-4762-b9c1-d2cfa2d33e3d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[]}},"response":[{"id":"e54d895e-f9e9-4916-a286-fd82f308f024","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://openapi.turnovercrm.com/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":"eed57793-fdad-4e49-9a85-e30e717b42be","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://openapi.turnovercrm.com/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":"93ba71a4-c310-47af-a64e-1dffa3ae1110","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://openapi.turnovercrm.com/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":"e07d72c9-a9d2-4762-b9c1-d2cfa2d33e3d"},{"name":"/v1/locations/","id":"7e045e03-61df-4d00-9fd5-e27a63fbba7d","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[]}},"response":[{"id":"8327a448-e668-4397-aac9-fc442cad9aae","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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  \"email\": \"johndeo@gmail.com\",\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}"},{"id":"63ad1055-062d-400e-96c8-8be83094c3c2","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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":"43273c81-4001-4b3e-9cd7-d3bc391b02a0","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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":"3ebd921e-c695-45ee-a7d0-c1e53d690ba1","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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}"}],"_postman_id":"7e045e03-61df-4d00-9fd5-e27a63fbba7d"},{"name":"/v1/locations/lookup","id":"c98205f1-6c95-4ec9-96b2-002424400d60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/v1/locations/lookup?email=john@deo.com","description":"<h4>Find location by email.</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","lookup"],"host":["https://openapi.turnovercrm.com"],"query":[{"description":{"content":"<p>(Required) Email</p>\n","type":"text/plain"},"key":"email","value":"john@deo.com"}],"variable":[]}},"response":[{"id":"5b25a841-3d3f-42c1-aee9-bec99ac2bb4f","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/locations/lookup?email=john@deo.com","host":["https://openapi.turnovercrm.com"],"path":["v1","locations","lookup"],"query":[{"key":"email","value":"john@deo.com"}]}},"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  \"email\": \"johndeo@gmail.com\",\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}"},{"id":"01588f74-b0aa-4a94-bbc5-d4463deb10be","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://openapi.turnovercrm.com/v1/locations/lookup?email=john@deo.com","host":["https://openapi.turnovercrm.com"],"path":["v1","locations","lookup"],"query":[{"key":"email","value":"john@deo.com"}]}},"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":"1cf3f890-b017-4ea8-980c-b7876540399d","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/locations/lookup?email=john@deo.com","host":["https://openapi.turnovercrm.com"],"path":["v1","locations","lookup"],"query":[{"key":"email","value":"john@deo.com"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"c98205f1-6c95-4ec9-96b2-002424400d60"},{"name":"/v1/locations/:locationId","id":"f1338042-0793-4648-b0d1-45a1c5e83a42","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/v1/locations/:locationId","description":"<h4>Get location by location 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","locations",":locationId"],"host":["https://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"1ea12f94-030f-4028-b76d-14c3a7f70e6d","description":{"content":"<p>(Required) Location Id</p>\n","type":"text/plain"},"type":"any","value":"i2SpAtBVHSVea1sL6oah","key":"locationId"}]}},"response":[{"id":"9528c695-ff1f-44d9-af84-77f9b2471756","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/locations/:locationId","host":["https://openapi.turnovercrm.com"],"path":["v1","locations",":locationId"],"variable":[{"key":"locationId","value":"i2SpAtBVHSVea1sL6oah","description":"(Required) Location Id"}]}},"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  \"email\": \"johndeo@gmail.com\",\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}"},{"id":"22a37604-86e4-46c1-923b-1d1b9e3491f2","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://openapi.turnovercrm.com/v1/locations/:locationId","host":["https://openapi.turnovercrm.com"],"path":["v1","locations",":locationId"],"variable":[{"key":"locationId","value":"i2SpAtBVHSVea1sL6oah","description":"(Required) Location 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":"8649e085-0168-4e5b-b6b5-804cd6bc2ff0","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/locations/:locationId","host":["https://openapi.turnovercrm.com"],"path":["v1","locations",":locationId"],"variable":[{"key":"locationId","value":"i2SpAtBVHSVea1sL6oah","description":"(Required) Location Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"f1338042-0793-4648-b0d1-45a1c5e83a42"},{"name":"/v1/locations/:locationId","id":"e81dc514-d9ff-4b80-a7e4-e53ddfdea5fa","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"98b64788-9af8-42ea-aef7-ecd35c6e692c","description":{"content":"<p>(Required) Location Id</p>\n","type":"text/plain"},"type":"any","value":"i2SpAtBVHSVea1sL6oah","key":"locationId"}]}},"response":[{"id":"2fbe20fd-357f-463e-953a-4d98de2e7f78","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/locations/:locationId","host":["https://openapi.turnovercrm.com"],"path":["v1","locations",":locationId"],"variable":[{"key":"locationId","value":"i2SpAtBVHSVea1sL6oah","description":"(Required) Location Id"}]}},"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  \"email\": \"johndeo@gmail.com\",\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}"},{"id":"00fd769d-d392-4bc6-a8af-d1019fad1bdb","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/locations/:locationId","host":["https://openapi.turnovercrm.com"],"path":["v1","locations",":locationId"],"variable":[{"key":"locationId","value":"i2SpAtBVHSVea1sL6oah","description":"(Required) Location 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":"8d3177cc-73f1-4e6f-99a8-ad7f07bbcdb1","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/locations/:locationId","host":["https://openapi.turnovercrm.com"],"path":["v1","locations",":locationId"],"variable":[{"key":"locationId","value":"i2SpAtBVHSVea1sL6oah","description":"(Required) Location Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"4d47186a-d853-45a3-b807-de3ba174b2a3","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/locations/:locationId","host":["https://openapi.turnovercrm.com"],"path":["v1","locations",":locationId"],"variable":[{"key":"locationId","value":"i2SpAtBVHSVea1sL6oah","description":"(Required) Location Id"}]}},"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}"}],"_postman_id":"e81dc514-d9ff-4b80-a7e4-e53ddfdea5fa"},{"name":"/v1/locations/:locationId","id":"b5155e55-d6c2-4312-8422-1a1a5b9877a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://openapi.turnovercrm.com/v1/locations/:locationId?deleteTwilioAccount=false","description":"<h4>Delete location.</h4><p>Allowed fields in the query parameter.</p><table><thead><tr><th>Fields</th><th>Allowed Options</th><th>Default value</th><th>Description</th></tr></thead><tbody><tr><td>deleteTwilioAccount</td><td><code>true</code> or <code>false</code></td><td><code>false</code></td><td>If you pass <code>true</code>, When deleting the subaccount. We delete Twilio subaccount (on Twilio side) as well.</td></tr></tbody></table><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://openapi.turnovercrm.com"],"query":[{"description":{"content":"<p>Delete Twilio Account</p>\n","type":"text/plain"},"key":"deleteTwilioAccount","value":"false"}],"variable":[{"id":"71786966-ea4b-4904-a507-04ab4b8ae907","description":{"content":"<p>(Required) Location Id</p>\n","type":"text/plain"},"type":"any","value":"i2SpAtBVHSVea1sL6oah","key":"locationId"}]}},"response":[{"id":"5b2d3f9e-8bf5-4da5-b6f1-683c3022821b","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/locations/:locationId?deleteTwilioAccount=false","host":["https://openapi.turnovercrm.com"],"path":["v1","locations",":locationId"],"query":[{"key":"deleteTwilioAccount","value":"false"}],"variable":[{"key":"locationId","value":"i2SpAtBVHSVea1sL6oah","description":"(Required) Location Id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Success\"\n}"},{"id":"1597da56-b3b5-4379-8671-1d43ebe18ec5","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://openapi.turnovercrm.com/v1/locations/:locationId?deleteTwilioAccount=false","host":["https://openapi.turnovercrm.com"],"path":["v1","locations",":locationId"],"query":[{"key":"deleteTwilioAccount","value":"false"}],"variable":[{"key":"locationId","value":"i2SpAtBVHSVea1sL6oah","description":"(Required) Location 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":"70bd092c-296e-4344-8d78-89c7cfa56b0f","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/locations/:locationId?deleteTwilioAccount=false","host":["https://openapi.turnovercrm.com"],"path":["v1","locations",":locationId"],"query":[{"key":"deleteTwilioAccount","value":"false"}],"variable":[{"key":"locationId","value":"i2SpAtBVHSVea1sL6oah","description":"(Required) Location Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"1e04b397-ef3d-44a6-84b9-efbb84885c24","name":"Unprocessable Entity","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/locations/:locationId?deleteTwilioAccount=false","host":["https://openapi.turnovercrm.com"],"path":["v1","locations",":locationId"],"query":[{"key":"deleteTwilioAccount","value":"false"}],"variable":[{"key":"locationId","value":"i2SpAtBVHSVea1sL6oah","description":"(Required) Location Id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"locationId\": {\n  \"message\": \"The location id is invalid.\",\n  \"rule\": \"invalid\"\n }\n}"}],"_postman_id":"b5155e55-d6c2-4312-8422-1a1a5b9877a9"},{"name":"/v1/locations/:locationId/load-snapshot/:snapshotId","id":"8101d142-3640-4e3b-ad8c-350263532517","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"965e233c-c76e-4353-b509-23fc9534c3ed","description":{"content":"<p>(Required) Location Id</p>\n","type":"text/plain"},"type":"any","value":"i2SpAtBVHSVea1sL6oah","key":"locationId"},{"id":"550bbe7c-eeb1-4da2-a448-9cf2e324d901","description":{"content":"<p>(Required) Snapshot Id</p>\n","type":"text/plain"},"type":"any","value":"5bFKHqudfotv3c1xFUuP","key":"snapshotId"}]}},"response":[{"id":"e83bee4f-5977-4df3-acae-01901a1d282f","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/locations/:locationId/load-snapshot/:snapshotId","host":["https://openapi.turnovercrm.com"],"path":["v1","locations",":locationId","load-snapshot",":snapshotId"],"variable":[{"key":"locationId","value":"i2SpAtBVHSVea1sL6oah","description":"(Required) Location Id"},{"key":"snapshotId","value":"5bFKHqudfotv3c1xFUuP","description":"(Required) Snapshot Id"}]}},"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}"},{"id":"3339e61a-9459-4eb1-a086-50a94f2f33f5","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/locations/:locationId/load-snapshot/:snapshotId","host":["https://openapi.turnovercrm.com"],"path":["v1","locations",":locationId","load-snapshot",":snapshotId"],"variable":[{"key":"locationId","value":"i2SpAtBVHSVea1sL6oah","description":"(Required) Location Id"},{"key":"snapshotId","value":"5bFKHqudfotv3c1xFUuP","description":"(Required) Snapshot 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":"f9705287-ccdb-4251-92d4-d058ad98efb1","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/locations/:locationId/load-snapshot/:snapshotId","host":["https://openapi.turnovercrm.com"],"path":["v1","locations",":locationId","load-snapshot",":snapshotId"],"variable":[{"key":"locationId","value":"i2SpAtBVHSVea1sL6oah","description":"(Required) Location Id"},{"key":"snapshotId","value":"5bFKHqudfotv3c1xFUuP","description":"(Required) Snapshot Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"24caa22c-33c7-45c8-a01d-208299064a99","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/locations/:locationId/load-snapshot/:snapshotId","host":["https://openapi.turnovercrm.com"],"path":["v1","locations",":locationId","load-snapshot",":snapshotId"],"variable":[{"key":"locationId","value":"i2SpAtBVHSVea1sL6oah","description":"(Required) Location Id"},{"key":"snapshotId","value":"5bFKHqudfotv3c1xFUuP","description":"(Required) Snapshot Id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"locationId\": {\n  \"message\": \"The location id is invalid.\",\n  \"rule\": \"invalid\"\n },\n \"snapshotId\": {\n  \"message\": \"The snapshot id is invalid.\",\n  \"rule\": \"invalid\"\n }\n}"}],"_postman_id":"8101d142-3640-4e3b-ad8c-350263532517"}],"id":"5ec3d2b9-8332-4d71-aac5-1d41d334a690","_postman_id":"5ec3d2b9-8332-4d71-aac5-1d41d334a690","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ee8676a-b95b-4334-be1f-86def3d2c923","id":"7ee8676a-b95b-4334-be1f-86def3d2c923","name":"TurnoverCRM APIs","type":"collection"}}},{"name":"Note","item":[{"name":"/v1/contacts/:contactId/notes/","id":"e6d9897d-cb70-4e73-953c-1fd1fe38f362","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"ba2a37f3-c8ed-42db-9a62-8788bfce709f","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"}]}},"response":[{"id":"f66b4167-55ba-4833-809b-2c4881da0fe1","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/notes/","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","notes",""],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"}]}},"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":"38ea5594-9358-4a03-b4c9-ba6c3ac3bcc4","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://openapi.turnovercrm.com/v1/contacts/:contactId/notes/","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","notes",""],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact 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":"e3dd83fd-c564-44de-a37f-37cdfd8391d8","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/notes/","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","notes",""],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"e6d9897d-cb70-4e73-953c-1fd1fe38f362"},{"name":"/v1/contacts/:contactId/notes/","id":"1b544518-1548-43ae-ac78-11ddd9340397","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"73f306bd-b107-497f-bca6-8a350103342f","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"}]}},"response":[{"id":"db81652f-8f37-4cbc-b760-d934ef7296cb","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/notes/","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","notes",""],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"}]}},"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":"dd909460-2c8f-4cbf-887d-a88dbfaeb7c6","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/notes/","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","notes",""],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact 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":"e74222f0-7345-4b7a-bd74-97dab3deed46","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/notes/","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","notes",""],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"21d2a583-fd35-4543-afcb-c6fb9326ff0d","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/notes/","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","notes",""],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"}]}},"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":"1b544518-1548-43ae-ac78-11ddd9340397"},{"name":"/v1/contacts/:contactId/notes/:noteId","id":"876f5a5d-ced8-4612-a020-ae1e1ee01a21","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"0dc42a8a-0f86-447a-90e0-1f7eb10ba645","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"},{"id":"b052a31f-df64-4d0a-ad1d-ec66dfcd17d9","description":{"content":"<p>(Required) Note Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"noteId"}]}},"response":[{"id":"cca635cb-e37c-4755-ad44-cf5d796ed36a","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/notes/:noteId","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","notes",":noteId"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"},{"key":"noteId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Note Id"}]}},"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":"0a79f06b-f4a9-4b69-ad0e-e36129042fd8","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://openapi.turnovercrm.com/v1/contacts/:contactId/notes/:noteId","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","notes",":noteId"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"},{"key":"noteId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Note 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":"f993fa3c-d873-4338-b3b0-49455bd483a4","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/notes/:noteId","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","notes",":noteId"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"},{"key":"noteId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Note Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"876f5a5d-ced8-4612-a020-ae1e1ee01a21"},{"name":"/v1/contacts/:contactId/notes/:noteId","id":"8df6cdea-e404-4a3c-a2c8-a5bffe53bd40","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"b9288920-93d4-4565-b836-6894f1f6063d","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"},{"id":"269684c3-b4a7-49b1-b0f9-84d4dba1e03b","description":{"content":"<p>(Required) Note Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"noteId"}]}},"response":[{"id":"6ae047cc-73b6-4ead-825a-67e5538efa93","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/notes/:noteId","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","notes",":noteId"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"},{"key":"noteId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Note Id"}]}},"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":"b32553de-be56-46b7-b217-e1bcf740eab0","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/notes/:noteId","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","notes",":noteId"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"},{"key":"noteId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Note 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":"e3a9aec1-cb35-464a-b9de-462dc1c3a3e2","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/notes/:noteId","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","notes",":noteId"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"},{"key":"noteId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Note Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"c47695bb-3fc2-4d37-8a41-5666cf9944d2","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/notes/:noteId","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","notes",":noteId"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"},{"key":"noteId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Note Id"}]}},"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":"8df6cdea-e404-4a3c-a2c8-a5bffe53bd40"},{"name":"/v1/contacts/:contactId/notes/:noteId","id":"2bc9acfe-3430-42b7-844b-8bef2725a9a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"7378de07-503f-4d6c-aa95-86094d0a4513","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"},{"id":"5d56694a-a543-48e8-a7b4-f7cb485539f3","description":{"content":"<p>(Required) Note Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"noteId"}]}},"response":[{"id":"faa24a7d-8835-453b-a8d5-1ef44a7fbc18","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/notes/:noteId","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","notes",":noteId"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"},{"key":"noteId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Note Id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"ce6bad68-4556-487d-bf8b-f99c3dec1423","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://openapi.turnovercrm.com/v1/contacts/:contactId/notes/:noteId","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","notes",":noteId"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"},{"key":"noteId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Note 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":"ab8061b4-c1a7-4de8-83ab-7ea527dc2f09","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/notes/:noteId","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","notes",":noteId"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"},{"key":"noteId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Note Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"2bc9acfe-3430-42b7-844b-8bef2725a9a0"}],"id":"ab4ffff2-89de-4124-8a01-99c7fab57635","_postman_id":"ab4ffff2-89de-4124-8a01-99c7fab57635","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ee8676a-b95b-4334-be1f-86def3d2c923","id":"7ee8676a-b95b-4334-be1f-86def3d2c923","name":"TurnoverCRM APIs","type":"collection"}}},{"name":"Opportunity","item":[{"name":"/v1/pipelines/:pipelineId/opportunities","id":"e1467758-e546-467c-90fe-e21443c4232d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"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":"b2604ece-9c3d-412e-8a79-0592277417a8","description":{"content":"<p>(Required) Pipeline Id</p>\n","type":"text/plain"},"type":"any","value":"bCkKGpDsyPP4peuKowkG","key":"pipelineId"}]}},"response":[{"id":"1982f745-19fa-4900-8f88-7ede83c01b1f","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/pipelines/:pipelineId/opportunities?startAfterId=UIaE1WjAwWKdlyD7osQI&startAfter=1603870249758&limit=20","host":["https://openapi.turnovercrm.com"],"path":["v1","pipelines",":pipelineId","opportunities"],"query":[{"key":"startAfterId","value":"UIaE1WjAwWKdlyD7osQI"},{"key":"startAfter","value":"1603870249758"},{"key":"limit","value":"20"}],"variable":[{"key":"pipelineId","value":"bCkKGpDsyPP4peuKowkG","description":"(Required) Pipeline Id"}]}},"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     \"ipsum sunt\",\n     \"ipsum mollit deserunt id veniam\"\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     \"laborum officia consequat consectetur\",\n     \"amet ea pariatur cupidatat\"\n    ]\n   }\n  }\n ],\n \"meta\": {\n  \"total\": 250,\n  \"nextPageUrl\": \"https://openapi.turnovercrm.com/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}"},{"id":"b135ea95-2cbb-4f0e-811b-1bdd1aad747f","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://openapi.turnovercrm.com/v1/pipelines/:pipelineId/opportunities?startAfterId=UIaE1WjAwWKdlyD7osQI&startAfter=1603870249758&limit=20","host":["https://openapi.turnovercrm.com"],"path":["v1","pipelines",":pipelineId","opportunities"],"query":[{"key":"startAfterId","value":"UIaE1WjAwWKdlyD7osQI"},{"key":"startAfter","value":"1603870249758"},{"key":"limit","value":"20"}],"variable":[{"key":"pipelineId","value":"bCkKGpDsyPP4peuKowkG","description":"(Required) Pipeline 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":"23820fe1-e5ed-40e5-a3b3-6f663d6dd0eb","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/pipelines/:pipelineId/opportunities?startAfterId=UIaE1WjAwWKdlyD7osQI&startAfter=1603870249758&limit=20","host":["https://openapi.turnovercrm.com"],"path":["v1","pipelines",":pipelineId","opportunities"],"query":[{"key":"startAfterId","value":"UIaE1WjAwWKdlyD7osQI"},{"key":"startAfter","value":"1603870249758"},{"key":"limit","value":"20"}],"variable":[{"key":"pipelineId","value":"bCkKGpDsyPP4peuKowkG","description":"(Required) Pipeline Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"e1467758-e546-467c-90fe-e21443c4232d"},{"name":"/v1/pipelines/:pipelineId/opportunities/:opportunityId","id":"73cce014-1b4c-480f-b426-4a35f64517c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"85331adf-7c50-4058-9ef5-c127de90bf37","description":{"content":"<p>(Required) Pipeline Id</p>\n","type":"text/plain"},"type":"any","value":"bCkKGpDsyPP4peuKowkG","key":"pipelineId"},{"id":"761cf4ec-02ef-471e-b839-e77c144f95be","description":{"content":"<p>(Required) Opportunity Id</p>\n","type":"text/plain"},"type":"any","value":"123akv4LFn6C9frZoy3e","key":"opportunityId"}]}},"response":[{"id":"53507a4c-a1ce-4a93-998a-4615188b60f8","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/pipelines/:pipelineId/opportunities/:opportunityId","host":["https://openapi.turnovercrm.com"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId"],"variable":[{"key":"pipelineId","value":"bCkKGpDsyPP4peuKowkG","description":"(Required) Pipeline Id"},{"key":"opportunityId","value":"123akv4LFn6C9frZoy3e","description":"(Required) Opportunity Id"}]}},"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   \"occaecat do Lorem\",\n   \"magna ipsum in\"\n  ]\n }\n}"},{"id":"7c93ed30-ffb9-423c-b17b-33bf88beb0ec","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://openapi.turnovercrm.com/v1/pipelines/:pipelineId/opportunities/:opportunityId","host":["https://openapi.turnovercrm.com"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId"],"variable":[{"key":"pipelineId","value":"bCkKGpDsyPP4peuKowkG","description":"(Required) Pipeline Id"},{"key":"opportunityId","value":"123akv4LFn6C9frZoy3e","description":"(Required) Opportunity 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":"0d8d90ca-7576-47bc-83e4-2400a12508a6","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/pipelines/:pipelineId/opportunities/:opportunityId","host":["https://openapi.turnovercrm.com"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId"],"variable":[{"key":"pipelineId","value":"bCkKGpDsyPP4peuKowkG","description":"(Required) Pipeline Id"},{"key":"opportunityId","value":"123akv4LFn6C9frZoy3e","description":"(Required) Opportunity Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"73cce014-1b4c-480f-b426-4a35f64517c7"},{"name":"/v1/pipelines/:pipelineId/opportunities/:opportunityId","id":"8b143008-f642-4adc-bb0c-4035482ed065","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        \"voluptate do et sed\",\n        \"voluptate dolore Ut\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"d260c8f2-1b8b-4154-a5c9-da701b6064f9","description":{"content":"<p>(Required) Pipeline Id</p>\n","type":"text/plain"},"type":"any","value":"bCkKGpDsyPP4peuKowkG","key":"pipelineId"},{"id":"ef500a39-2030-4460-a05a-478b6a6bdcaa","description":{"content":"<p>(Required) Opportunity Id</p>\n","type":"text/plain"},"type":"any","value":"123akv4LFn6C9frZoy3e","key":"opportunityId"}]}},"response":[{"id":"33e89b99-497a-437d-b75b-2256818f5bc2","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        \"tempor ea adipisicing ut amet\",\n        \"voluptate irure\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/pipelines/:pipelineId/opportunities/:opportunityId","host":["https://openapi.turnovercrm.com"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId"],"variable":[{"key":"pipelineId","value":"bCkKGpDsyPP4peuKowkG","description":"(Required) Pipeline Id"},{"key":"opportunityId","value":"123akv4LFn6C9frZoy3e","description":"(Required) Opportunity Id"}]}},"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   \"occaecat do Lorem\",\n   \"magna ipsum in\"\n  ]\n }\n}"},{"id":"2d50620a-beca-49fc-898e-4a465c5551b2","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        \"tempor ea adipisicing ut amet\",\n        \"voluptate irure\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/pipelines/:pipelineId/opportunities/:opportunityId","host":["https://openapi.turnovercrm.com"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId"],"variable":[{"key":"pipelineId","value":"bCkKGpDsyPP4peuKowkG","description":"(Required) Pipeline Id"},{"key":"opportunityId","value":"123akv4LFn6C9frZoy3e","description":"(Required) Opportunity 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":"ee190b83-41b8-4be0-85ae-8f131a8d90f0","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        \"tempor ea adipisicing ut amet\",\n        \"voluptate irure\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/pipelines/:pipelineId/opportunities/:opportunityId","host":["https://openapi.turnovercrm.com"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId"],"variable":[{"key":"pipelineId","value":"bCkKGpDsyPP4peuKowkG","description":"(Required) Pipeline Id"},{"key":"opportunityId","value":"123akv4LFn6C9frZoy3e","description":"(Required) Opportunity Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"4cf5b275-2ba7-4263-8fdd-328c14e78715","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        \"tempor ea adipisicing ut amet\",\n        \"voluptate irure\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/pipelines/:pipelineId/opportunities/:opportunityId","host":["https://openapi.turnovercrm.com"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId"],"variable":[{"key":"pipelineId","value":"bCkKGpDsyPP4peuKowkG","description":"(Required) Pipeline Id"},{"key":"opportunityId","value":"123akv4LFn6C9frZoy3e","description":"(Required) Opportunity Id"}]}},"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}"}],"_postman_id":"8b143008-f642-4adc-bb0c-4035482ed065"},{"name":"/v1/pipelines/:pipelineId/opportunities/:opportunityId","id":"2009c581-cd3f-46a7-b1b9-9806d77e00ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"85404398-4cd0-4058-a31e-c02b86194746","description":{"content":"<p>(Required) Pipeline Id</p>\n","type":"text/plain"},"type":"any","value":"bCkKGpDsyPP4peuKowkG","key":"pipelineId"},{"id":"be97ad93-6a86-489f-b136-3165ac7bf61c","description":{"content":"<p>(Required) Opportunity Id</p>\n","type":"text/plain"},"type":"any","value":"123akv4LFn6C9frZoy3e","key":"opportunityId"}]}},"response":[{"id":"75db76ff-c1fc-4acf-bf56-ff2cce87c1d1","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/pipelines/:pipelineId/opportunities/:opportunityId","host":["https://openapi.turnovercrm.com"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId"],"variable":[{"key":"pipelineId","value":"bCkKGpDsyPP4peuKowkG","description":"(Required) Pipeline Id"},{"key":"opportunityId","value":"123akv4LFn6C9frZoy3e","description":"(Required) Opportunity Id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"d7b3b81e-ad9e-48b7-b136-c3e63f5ac914","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://openapi.turnovercrm.com/v1/pipelines/:pipelineId/opportunities/:opportunityId","host":["https://openapi.turnovercrm.com"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId"],"variable":[{"key":"pipelineId","value":"bCkKGpDsyPP4peuKowkG","description":"(Required) Pipeline Id"},{"key":"opportunityId","value":"123akv4LFn6C9frZoy3e","description":"(Required) Opportunity 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":"fc22849c-f812-4e3a-999f-4fc393d648ca","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/pipelines/:pipelineId/opportunities/:opportunityId","host":["https://openapi.turnovercrm.com"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId"],"variable":[{"key":"pipelineId","value":"bCkKGpDsyPP4peuKowkG","description":"(Required) Pipeline Id"},{"key":"opportunityId","value":"123akv4LFn6C9frZoy3e","description":"(Required) Opportunity Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"2009c581-cd3f-46a7-b1b9-9806d77e00ce"},{"name":"/v1/pipelines/:pipelineId/opportunities/","id":"c1233737-5ea3-4329-beb7-adf4c4daeff7","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        \"tempor ea adipisicing ut amet\",\n        \"voluptate irure\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"43524ef0-ff48-43f5-892f-3dc0f13bde5e","description":{"content":"<p>(Required) Pipeline Id</p>\n","type":"text/plain"},"type":"any","value":"bCkKGpDsyPP4peuKowkG","key":"pipelineId"}]}},"response":[{"id":"7690ca6b-dd8e-4739-b471-1deca2be6a00","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        \"tempor ea adipisicing ut amet\",\n        \"voluptate irure\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/pipelines/:pipelineId/opportunities/","host":["https://openapi.turnovercrm.com"],"path":["v1","pipelines",":pipelineId","opportunities",""],"variable":[{"key":"pipelineId","value":"bCkKGpDsyPP4peuKowkG","description":"(Required) Pipeline Id"}]}},"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   \"occaecat do Lorem\",\n   \"magna ipsum in\"\n  ]\n }\n}"},{"id":"5b237965-b983-444d-92ef-1dd07f3d95ba","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        \"tempor ea adipisicing ut amet\",\n        \"voluptate irure\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/pipelines/:pipelineId/opportunities/","host":["https://openapi.turnovercrm.com"],"path":["v1","pipelines",":pipelineId","opportunities",""],"variable":[{"key":"pipelineId","value":"bCkKGpDsyPP4peuKowkG","description":"(Required) Pipeline 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":"ff74c65a-ec85-4462-9b65-fc00bf94307c","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        \"tempor ea adipisicing ut amet\",\n        \"voluptate irure\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/pipelines/:pipelineId/opportunities/","host":["https://openapi.turnovercrm.com"],"path":["v1","pipelines",":pipelineId","opportunities",""],"variable":[{"key":"pipelineId","value":"bCkKGpDsyPP4peuKowkG","description":"(Required) Pipeline Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"a1621623-7c83-4e6e-9e61-c493f00b3299","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        \"tempor ea adipisicing ut amet\",\n        \"voluptate irure\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/pipelines/:pipelineId/opportunities/","host":["https://openapi.turnovercrm.com"],"path":["v1","pipelines",":pipelineId","opportunities",""],"variable":[{"key":"pipelineId","value":"bCkKGpDsyPP4peuKowkG","description":"(Required) Pipeline Id"}]}},"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}"}],"_postman_id":"c1233737-5ea3-4329-beb7-adf4c4daeff7"},{"name":"/v1/pipelines/:pipelineId/opportunities/:opportunityId/status","id":"a3bca3fe-e44b-4a3b-993b-d0843ec6234e","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"3b440966-6ff1-492a-81fe-e7725d93acd4","description":{"content":"<p>(Required) Pipeline Id</p>\n","type":"text/plain"},"type":"any","value":"bCkKGpDsyPP4peuKowkG","key":"pipelineId"},{"id":"c96aca72-755b-4cbd-959b-c6c2cdea8ae4","description":{"content":"<p>(Required) Opportunity Id</p>\n","type":"text/plain"},"type":"any","value":"123akv4LFn6C9frZoy3e","key":"opportunityId"}]}},"response":[{"id":"17924a87-2ed5-466b-a4bc-3879cd07b96b","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/pipelines/:pipelineId/opportunities/:opportunityId/status","host":["https://openapi.turnovercrm.com"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId","status"],"variable":[{"key":"pipelineId","value":"bCkKGpDsyPP4peuKowkG","description":"(Required) Pipeline Id"},{"key":"opportunityId","value":"123akv4LFn6C9frZoy3e","description":"(Required) Opportunity Id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"f15e9bb0-96af-415b-b17c-9abf1bba637f","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/pipelines/:pipelineId/opportunities/:opportunityId/status","host":["https://openapi.turnovercrm.com"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId","status"],"variable":[{"key":"pipelineId","value":"bCkKGpDsyPP4peuKowkG","description":"(Required) Pipeline Id"},{"key":"opportunityId","value":"123akv4LFn6C9frZoy3e","description":"(Required) Opportunity 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":"f1ec3751-8000-4f27-a4ab-be0df41b04ee","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/pipelines/:pipelineId/opportunities/:opportunityId/status","host":["https://openapi.turnovercrm.com"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId","status"],"variable":[{"key":"pipelineId","value":"bCkKGpDsyPP4peuKowkG","description":"(Required) Pipeline Id"},{"key":"opportunityId","value":"123akv4LFn6C9frZoy3e","description":"(Required) Opportunity Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"6e53520d-1bd1-4e0c-a2f4-c18fbe98ec83","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/pipelines/:pipelineId/opportunities/:opportunityId/status","host":["https://openapi.turnovercrm.com"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId","status"],"variable":[{"key":"pipelineId","value":"bCkKGpDsyPP4peuKowkG","description":"(Required) Pipeline Id"},{"key":"opportunityId","value":"123akv4LFn6C9frZoy3e","description":"(Required) Opportunity Id"}]}},"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}"}],"_postman_id":"a3bca3fe-e44b-4a3b-993b-d0843ec6234e"}],"id":"bbf0e623-f543-47e9-a726-44689b230821","_postman_id":"bbf0e623-f543-47e9-a726-44689b230821","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ee8676a-b95b-4334-be1f-86def3d2c923","id":"7ee8676a-b95b-4334-be1f-86def3d2c923","name":"TurnoverCRM APIs","type":"collection"}}},{"name":"Pipeline","item":[{"name":"/v1/pipelines/","id":"4ee75c41-a23b-4363-bd68-02ffcac7b63c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[]}},"response":[{"id":"2212c993-d1bf-4156-bdcd-11828541566e","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://openapi.turnovercrm.com/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":"ebd43ef8-2492-4734-a63c-67ba04596af7","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://openapi.turnovercrm.com/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":"41057d1e-7dcd-4796-8e70-34d65ecc1b51","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://openapi.turnovercrm.com/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":"4ee75c41-a23b-4363-bd68-02ffcac7b63c"}],"id":"f8ab41de-dce9-4551-85f6-5439cd876bed","_postman_id":"f8ab41de-dce9-4551-85f6-5439cd876bed","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ee8676a-b95b-4334-be1f-86def3d2c923","id":"7ee8676a-b95b-4334-be1f-86def3d2c923","name":"TurnoverCRM APIs","type":"collection"}}},{"name":"Task","item":[{"name":"/v1/contacts/:contactId/tasks/","id":"71eef3b0-6163-4c9b-9ee3-f0ef80bb9b2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"b733d1ab-9400-4b0e-8656-e66617242b14","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"}]}},"response":[{"id":"ca62ab5a-0c54-44d9-9e11-c8a66d35c294","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/tasks/","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","tasks",""],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"}]}},"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}"},{"id":"1504a084-3311-4fe5-8a43-30295971f3b1","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://openapi.turnovercrm.com/v1/contacts/:contactId/tasks/","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","tasks",""],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact 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":"09ccceaa-3e78-475b-ace8-19dd4aaa4d96","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/tasks/","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","tasks",""],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"71eef3b0-6163-4c9b-9ee3-f0ef80bb9b2e"},{"name":"/v1/contacts/:contactId/tasks/","id":"cbfa522c-14e1-4b16-a41a-573ef454a5e5","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"adf326df-d27a-4325-bd9d-69666f8a7079","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"}]}},"response":[{"id":"42ddd75b-0ccb-44a5-b4dc-30897b5fa96e","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/tasks/","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","tasks",""],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"}]}},"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":"03a1e0f4-51f4-45f3-a811-ed856045149b","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/tasks/","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","tasks",""],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact 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":"96d073b2-e68c-4d72-8ce8-6925677cd29b","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/tasks/","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","tasks",""],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"ef92c381-8c72-425a-a857-7d67ba0dc6ed","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/tasks/","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","tasks",""],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"}]}},"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}"}],"_postman_id":"cbfa522c-14e1-4b16-a41a-573ef454a5e5"},{"name":"/v1/contacts/:contactId/tasks/:taskId","id":"7c4c5810-383b-4d7b-a0e5-5d5eb293f9b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"6febba88-4dcb-49a7-a7b6-d41104310fd7","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"},{"id":"7d68151c-7ca8-40c5-9727-c63ae6d3e7ac","description":{"content":"<p>(Required) Task Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"taskId"}]}},"response":[{"id":"2ec6454a-f785-45fc-8a46-244ea814b951","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/tasks/:taskId","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","tasks",":taskId"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"},{"key":"taskId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Task Id"}]}},"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":"13117a09-6283-4a97-8751-29e441655f07","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://openapi.turnovercrm.com/v1/contacts/:contactId/tasks/:taskId","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","tasks",":taskId"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"},{"key":"taskId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Task 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":"df0d5a68-a19b-44b4-b374-d048588c5de7","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/tasks/:taskId","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","tasks",":taskId"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"},{"key":"taskId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Task Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"7c4c5810-383b-4d7b-a0e5-5d5eb293f9b5"},{"name":"/v1/contacts/:contactId/tasks/:taskId","id":"d823bde0-17d9-4c58-970f-82e5a8840ef4","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"ef0ded42-24bc-4dfe-8f20-2f956f2d2c16","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"},{"id":"4e8b8145-85ca-456a-9e5e-cc50c1c34ef5","description":{"content":"<p>(Required) Task Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"taskId"}]}},"response":[{"id":"42aee396-427e-4761-a8c2-e097f3e6ac43","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/tasks/:taskId","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","tasks",":taskId"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"},{"key":"taskId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Task Id"}]}},"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":"9dbaaf4c-ec98-43e7-8faf-207e3a2755c2","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/tasks/:taskId","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","tasks",":taskId"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"},{"key":"taskId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Task 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":"ac5dabf9-5250-4454-b48a-548cf54617c6","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/tasks/:taskId","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","tasks",":taskId"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"},{"key":"taskId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Task Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"489ef69c-8c9b-4258-98c2-ad5d88a3f579","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/tasks/:taskId","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","tasks",":taskId"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"},{"key":"taskId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Task Id"}]}},"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}"}],"_postman_id":"d823bde0-17d9-4c58-970f-82e5a8840ef4"},{"name":"/v1/contacts/:contactId/tasks/:taskId","id":"ecff962a-98f3-41d1-93e8-c5631322c825","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"650e901d-baaf-4667-8d94-6262e26e37ba","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"},{"id":"a3497654-9163-4f87-8f45-ebf9e82747dd","description":{"content":"<p>(Required) Task Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"taskId"}]}},"response":[{"id":"eac01eb1-8172-4f6e-b43e-879786092dba","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/tasks/:taskId","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","tasks",":taskId"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"},{"key":"taskId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Task Id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"54fa3726-52d2-4aba-9a27-86f471d07b83","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://openapi.turnovercrm.com/v1/contacts/:contactId/tasks/:taskId","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","tasks",":taskId"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"},{"key":"taskId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Task 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":"3a11611b-47f9-4c31-991a-60bd61eb9ad9","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/tasks/:taskId","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","tasks",":taskId"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"},{"key":"taskId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Task Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"ecff962a-98f3-41d1-93e8-c5631322c825"},{"name":"/v1/contacts/:contactId/tasks/:taskId/status","id":"b21aa158-7baf-4dcf-9326-75b05760db9f","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"09c04848-ba61-4f23-b641-4255409885bd","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"},{"id":"bc5b655f-e0f6-40de-85c2-07daba2f9783","description":{"content":"<p>(Required) Task Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"taskId"}]}},"response":[{"id":"bcf04446-0ed2-4ecb-a48a-f89487ee1d00","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/tasks/:taskId/status","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","tasks",":taskId","status"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"},{"key":"taskId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Task Id"}]}},"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":"e5fc141e-7d39-4f9f-a45c-f1eb92a77f30","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/tasks/:taskId/status","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","tasks",":taskId","status"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"},{"key":"taskId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Task 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":"c4c21327-9472-420b-86f0-685eca6ea35e","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/tasks/:taskId/status","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","tasks",":taskId","status"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"},{"key":"taskId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Task Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"9f8819ea-36f7-428c-bd26-e4dff9e2a049","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/contacts/:contactId/tasks/:taskId/status","host":["https://openapi.turnovercrm.com"],"path":["v1","contacts",":contactId","tasks",":taskId","status"],"variable":[{"key":"contactId","value":"sx6wyHhbFdRXh302LLNR","description":"(Required) Contact Id"},{"key":"taskId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Task Id"}]}},"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}"}],"_postman_id":"b21aa158-7baf-4dcf-9326-75b05760db9f"}],"id":"8b877a5e-5239-4528-9786-1407949c4f12","_postman_id":"8b877a5e-5239-4528-9786-1407949c4f12","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ee8676a-b95b-4334-be1f-86def3d2c923","id":"7ee8676a-b95b-4334-be1f-86def3d2c923","name":"TurnoverCRM APIs","type":"collection"}}},{"name":"Tag","item":[{"name":"/v1/tags/","id":"650cf53e-29e0-405d-9ef1-630746e50fa6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[]}},"response":[{"id":"e777c6a1-efb1-479e-b803-82a7dee26ce6","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://openapi.turnovercrm.com/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}"},{"id":"c09864ab-f8d0-4afa-83ca-53e9114e647b","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://openapi.turnovercrm.com/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":"2461ab7f-b747-464f-a485-115a281be815","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://openapi.turnovercrm.com/v1/tags/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"650cf53e-29e0-405d-9ef1-630746e50fa6"},{"name":"/v1/tags/","id":"ba441e13-d925-4e49-8693-04006f4de13a","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[]}},"response":[{"id":"88cb3ec1-9be1-4e43-9ef7-d7b37dd657f6","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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":"553d00fd-b051-4b7d-b676-845f8f0a1d0a","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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":"4d9ee973-aebb-4484-9107-1a6ea31eb84f","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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":"e1d0ae40-d2cd-44d5-a242-b0ea4c5cbd03","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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":"ba441e13-d925-4e49-8693-04006f4de13a"},{"name":"/v1/tags/:tagId","id":"980c2506-1d2a-43cb-8f83-c3e3bc1d6915","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"abad9bb6-3f04-4042-aeda-b7c04dc6a5a2","description":{"content":"<p>(Required) Tag Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"tagId"}]}},"response":[{"id":"bf52e519-6241-424c-ab02-f4da509b4c1a","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/tags/:tagId","host":["https://openapi.turnovercrm.com"],"path":["v1","tags",":tagId"],"variable":[{"key":"tagId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Tag Id"}]}},"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":"eea40291-5944-4fab-bd25-33831a3e703e","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://openapi.turnovercrm.com/v1/tags/:tagId","host":["https://openapi.turnovercrm.com"],"path":["v1","tags",":tagId"],"variable":[{"key":"tagId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Tag 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":"bf1baa29-36bb-499d-b90d-65139bc9ccc6","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/tags/:tagId","host":["https://openapi.turnovercrm.com"],"path":["v1","tags",":tagId"],"variable":[{"key":"tagId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Tag Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"980c2506-1d2a-43cb-8f83-c3e3bc1d6915"},{"name":"/v1/tags/:tagId","id":"dcedc52e-64d9-470b-8b7c-157be8bd9c55","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"13be06cc-3c97-40f3-9842-da280176b50a","description":{"content":"<p>(Required) Tag Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"tagId"}]}},"response":[{"id":"77f3edef-195b-4e2b-bebb-78b2b298303a","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/tags/:tagId","host":["https://openapi.turnovercrm.com"],"path":["v1","tags",":tagId"],"variable":[{"key":"tagId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Tag Id"}]}},"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":"63d94117-f820-40d2-9195-9f81feba98e9","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/tags/:tagId","host":["https://openapi.turnovercrm.com"],"path":["v1","tags",":tagId"],"variable":[{"key":"tagId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Tag 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":"33975574-6b6f-49b5-abe8-d04240db8e63","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/tags/:tagId","host":["https://openapi.turnovercrm.com"],"path":["v1","tags",":tagId"],"variable":[{"key":"tagId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Tag Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"8c40093e-423a-4fdb-a6c7-9244d731e81a","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/tags/:tagId","host":["https://openapi.turnovercrm.com"],"path":["v1","tags",":tagId"],"variable":[{"key":"tagId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Tag Id"}]}},"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":"dcedc52e-64d9-470b-8b7c-157be8bd9c55"},{"name":"/v1/tags/:tagId","id":"4601dd55-3b42-44d8-a9f5-febee33ba0fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"9981be64-1fc5-4763-88db-8f2ca24b8402","description":{"content":"<p>(Required) Custom Value Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"tagId"}]}},"response":[{"id":"c38c77eb-eec2-473a-bde3-5beedf9d4664","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/tags/:tagId","host":["https://openapi.turnovercrm.com"],"path":["v1","tags",":tagId"],"variable":[{"key":"tagId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Custom Value Id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"839a0bc2-c2e7-4abd-bbf1-799ed06be55a","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://openapi.turnovercrm.com/v1/tags/:tagId","host":["https://openapi.turnovercrm.com"],"path":["v1","tags",":tagId"],"variable":[{"key":"tagId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Custom Value 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":"237377b6-42c7-4a8f-8c6e-8b73b0b95c9c","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/tags/:tagId","host":["https://openapi.turnovercrm.com"],"path":["v1","tags",":tagId"],"variable":[{"key":"tagId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Custom Value Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"ba57b594-d6e4-40e8-b143-6da9a8292559","name":"Unprocessable Entity","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/tags/:tagId","host":["https://openapi.turnovercrm.com"],"path":["v1","tags",":tagId"],"variable":[{"key":"tagId","value":"ocQHyuzHvysMo5N5VsXc","description":"(Required) Custom Value Id"}]}},"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}"}],"_postman_id":"4601dd55-3b42-44d8-a9f5-febee33ba0fa"}],"id":"85142555-600f-40cb-b008-39fe41bc4803","_postman_id":"85142555-600f-40cb-b008-39fe41bc4803","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ee8676a-b95b-4334-be1f-86def3d2c923","id":"7ee8676a-b95b-4334-be1f-86def3d2c923","name":"TurnoverCRM APIs","type":"collection"}}},{"name":"Timezone","item":[{"name":"/v1/timezones/","id":"ec295064-80bc-42cf-92a3-9ee85444e8a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[]}},"response":[{"id":"d81ac74e-421c-48b8-8f56-15776f688ef1","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://openapi.turnovercrm.com/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":"6a2a1a33-408a-449e-aef6-4a22fcf93d0e","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://openapi.turnovercrm.com/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":"c74c28ba-79e7-44b5-b919-fd265717fbc7","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://openapi.turnovercrm.com/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":"ec295064-80bc-42cf-92a3-9ee85444e8a2"}],"id":"fb05bd23-7c9d-4ab2-b5c2-d6efcadbf29f","_postman_id":"fb05bd23-7c9d-4ab2-b5c2-d6efcadbf29f","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ee8676a-b95b-4334-be1f-86def3d2c923","id":"7ee8676a-b95b-4334-be1f-86def3d2c923","name":"TurnoverCRM APIs","type":"collection"}}},{"name":"Trigger Links","item":[{"name":"/v1/links/","id":"766febdb-761a-43ab-824f-d7c2da668400","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/v1/links/","description":"<h4>Get Links.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token).</p>","urlObject":{"path":["v1","links",""],"host":["https://openapi.turnovercrm.com"],"query":[],"variable":[]}},"response":[{"id":"6264f924-5f7d-4473-90b1-b45dec4b6b53","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://openapi.turnovercrm.com/v1/links/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"links\": [\n  {\n   \"id\": \"ikMFj5x3rrKOQgu0k8y1\",\n   \"name\": \"Trigger Link\",\n   \"redirectTo\": \"https://www.google.com/\",\n   \"fieldKey\": \"{{trigger_link.ClK3HFY3WH9L5McNwyy1}}\",\n   \"locationId\": \"Lx1EI6YIgQYMQi0ytFXv\"\n  },\n  {\n   \"id\": \"ikMFj5x3rrKOQgu0k8y1\",\n   \"name\": \"Trigger Link\",\n   \"redirectTo\": \"https://www.google.com/\",\n   \"fieldKey\": \"{{trigger_link.ClK3HFY3WH9L5McNwyy1}}\",\n   \"locationId\": \"Lx1EI6YIgQYMQi0ytFXv\"\n  }\n ]\n}"},{"id":"370460d9-d500-4bd7-99ca-5494a4a595dc","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://openapi.turnovercrm.com/v1/links/"},"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":"41c0c6a1-ad72-42fc-b16c-7889cb1342a9","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://openapi.turnovercrm.com/v1/links/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"766febdb-761a-43ab-824f-d7c2da668400"},{"name":"/v1/links/","id":"2d4f92dd-036a-4dfa-8c93-c174a9e931e0","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    \"redirectTo\": \"https://www.google.com/\"\n}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/v1/links/","description":"<h4>Create trigger link.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token).</p>","urlObject":{"path":["v1","links",""],"host":["https://openapi.turnovercrm.com"],"query":[],"variable":[]}},"response":[{"id":"f636e2e3-3b74-4729-aba5-680255b31867","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    \"redirectTo\": \"https://www.google.com/\"\n}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/v1/links/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"ikMFj5x3rrKOQgu0k8y1\",\n \"name\": \"Trigger Link\",\n \"redirectTo\": \"https://www.google.com/\",\n \"fieldKey\": \"{{trigger_link.ClK3HFY3WH9L5McNwyy1}}\",\n \"locationId\": \"Lx1EI6YIgQYMQi0ytFXv\"\n}"},{"id":"391ab0e6-2eb3-44fa-b6ea-88972fa9ac01","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    \"redirectTo\": \"https://www.google.com/\"\n}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/v1/links/"},"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":"c8bd7f55-4830-44c6-ba09-a1e389f960fc","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    \"redirectTo\": \"https://www.google.com/\"\n}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/v1/links/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"3afe36ae-aa1a-4d9a-b7f6-5c480602c880","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    \"redirectTo\": \"https://www.google.com/\"\n}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/v1/links/"},"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 \"redirectTo\": {\n  \"message\": \"The redirect to field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"}],"_postman_id":"2d4f92dd-036a-4dfa-8c93-c174a9e931e0"},{"name":"/v1/links/:linkId","id":"482ad45f-daf1-4740-8823-de672e1f3702","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    \"redirectTo\": \"https://www.google.com/\"\n}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/v1/links/:linkId","description":"<h4>Update trigger links.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token).</p>","urlObject":{"path":["v1","links",":linkId"],"host":["https://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"c3065378-b184-4040-9b4a-2c981319a382","description":{"content":"<p>(Required) Link Id</p>\n","type":"text/plain"},"type":"any","value":"ClK3HFY3WH9L5McNwyy1","key":"linkId"}]}},"response":[{"id":"ca14a6be-2531-4cd0-8a5f-82199234c4a8","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    \"redirectTo\": \"https://www.google.com/\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/links/:linkId","host":["https://openapi.turnovercrm.com"],"path":["v1","links",":linkId"],"variable":[{"key":"linkId","value":"ClK3HFY3WH9L5McNwyy1","description":"(Required) Link Id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"ikMFj5x3rrKOQgu0k8y1\",\n \"name\": \"Trigger Link\",\n \"redirectTo\": \"https://www.google.com/\",\n \"fieldKey\": \"{{trigger_link.ClK3HFY3WH9L5McNwyy1}}\",\n \"locationId\": \"Lx1EI6YIgQYMQi0ytFXv\"\n}"},{"id":"26b9fd3f-a858-4ea5-b5e8-7196161bd8d5","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    \"redirectTo\": \"https://www.google.com/\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/links/:linkId","host":["https://openapi.turnovercrm.com"],"path":["v1","links",":linkId"],"variable":[{"key":"linkId","value":"ClK3HFY3WH9L5McNwyy1","description":"(Required) Link 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":"9cf7534a-54a4-41d7-9c7b-9315e461743c","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    \"redirectTo\": \"https://www.google.com/\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/links/:linkId","host":["https://openapi.turnovercrm.com"],"path":["v1","links",":linkId"],"variable":[{"key":"linkId","value":"ClK3HFY3WH9L5McNwyy1","description":"(Required) Link Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"c3211168-6d3b-4522-a513-f52f6d7ed185","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    \"redirectTo\": \"https://www.google.com/\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/links/:linkId","host":["https://openapi.turnovercrm.com"],"path":["v1","links",":linkId"],"variable":[{"key":"linkId","value":"ClK3HFY3WH9L5McNwyy1","description":"(Required) Link Id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"linkId\": {\n  \"message\": \"The link id is invalid.\",\n  \"rule\": \"invalid\"\n }\n}"}],"_postman_id":"482ad45f-daf1-4740-8823-de672e1f3702"},{"name":"/v1/links/:linkId","id":"e9f58d4e-12a8-49a9-99d6-98a70f59b6c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://openapi.turnovercrm.com/v1/links/:linkId","description":"<h4>Delete one of trigger links.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token).</p>","urlObject":{"path":["v1","links",":linkId"],"host":["https://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"c8ef6c06-e53b-4e56-a922-f6417d66b710","description":{"content":"<p>(Required) Link Id Id</p>\n","type":"text/plain"},"type":"any","value":"ClK3HFY3WH9L5McNwyy1","key":"linkId"}]}},"response":[{"id":"3739295c-4335-4616-87f4-439a81dc1e4d","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/links/:linkId","host":["https://openapi.turnovercrm.com"],"path":["v1","links",":linkId"],"variable":[{"key":"linkId","value":"ClK3HFY3WH9L5McNwyy1","description":"(Required) Link Id Id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"3033381b-cbf6-4d7f-b5e0-8b4166cca1d1","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://openapi.turnovercrm.com/v1/links/:linkId","host":["https://openapi.turnovercrm.com"],"path":["v1","links",":linkId"],"variable":[{"key":"linkId","value":"ClK3HFY3WH9L5McNwyy1","description":"(Required) Link Id 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":"ca287f6e-d178-48f6-bd0a-c573082d6434","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/links/:linkId","host":["https://openapi.turnovercrm.com"],"path":["v1","links",":linkId"],"variable":[{"key":"linkId","value":"ClK3HFY3WH9L5McNwyy1","description":"(Required) Link Id Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"5033fed3-483a-4a98-84c3-895c29a98f15","name":"Unprocessable Entity","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/links/:linkId","host":["https://openapi.turnovercrm.com"],"path":["v1","links",":linkId"],"variable":[{"key":"linkId","value":"ClK3HFY3WH9L5McNwyy1","description":"(Required) Link Id Id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"linkId\": {\n  \"message\": \"The link id is invalid.\",\n  \"rule\": \"invalid\"\n }\n}"}],"_postman_id":"e9f58d4e-12a8-49a9-99d6-98a70f59b6c3"}],"id":"ea5f42cf-8ef2-44d2-bc57-98a980324611","_postman_id":"ea5f42cf-8ef2-44d2-bc57-98a980324611","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ee8676a-b95b-4334-be1f-86def3d2c923","id":"7ee8676a-b95b-4334-be1f-86def3d2c923","name":"TurnoverCRM APIs","type":"collection"}}},{"name":"User","item":[{"name":"/v1/users/","id":"d9204f47-6165-4f80-9af9-7af64b5e5e7a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/v1/users/?locationId=i2SpAtBVHSVea1sL6oah","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://openapi.turnovercrm.com"],"query":[{"description":{"content":"<p>(Optional) Filter users by location.</p>\n","type":"text/plain"},"key":"locationId","value":"i2SpAtBVHSVea1sL6oah"}],"variable":[]}},"response":[{"id":"618d6cc5-3515-409a-8364-f5b568284907","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/users/?locationId=i2SpAtBVHSVea1sL6oah","host":["https://openapi.turnovercrm.com"],"path":["v1","users",""],"query":[{"key":"locationId","value":"i2SpAtBVHSVea1sL6oah"}]}},"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":"4c3ce639-0128-43fd-8935-73c57e245d8a","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://openapi.turnovercrm.com/v1/users/?locationId=i2SpAtBVHSVea1sL6oah","host":["https://openapi.turnovercrm.com"],"path":["v1","users",""],"query":[{"key":"locationId","value":"i2SpAtBVHSVea1sL6oah"}]}},"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":"04b1f235-8ad4-455c-80b2-a430813ff757","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/users/?locationId=i2SpAtBVHSVea1sL6oah","host":["https://openapi.turnovercrm.com"],"path":["v1","users",""],"query":[{"key":"locationId","value":"i2SpAtBVHSVea1sL6oah"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"d9204f47-6165-4f80-9af9-7af64b5e5e7a"},{"name":"/v1/users/","id":"9447f87f-ca15-4709-a61d-cb8c7051ff6b","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[]}},"response":[{"id":"b8697b0b-b75f-41c8-a0bb-8c26effede4b","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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}"},{"id":"bfe65a50-d198-45de-a050-52695919a603","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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":"5b2a229d-b9a4-4340-adf7-811527a15357","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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":"69fd4ef1-927a-419d-9f4a-74ab903b643a","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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}"}],"_postman_id":"9447f87f-ca15-4709-a61d-cb8c7051ff6b"},{"name":"/v1/users/location","id":"caf69ce4-5907-4de9-b798-d59a31d2d3b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[]}},"response":[{"id":"acaa88ec-b296-4753-ba08-007ac4bc4a98","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://openapi.turnovercrm.com/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":"0a635cd0-e35b-439f-8c8a-bfef96abd3bd","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://openapi.turnovercrm.com/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":"9b6c2e97-fc76-47d7-9e45-dde47a0979c8","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://openapi.turnovercrm.com/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":"caf69ce4-5907-4de9-b798-d59a31d2d3b7"},{"name":"/v1/users/lookup","id":"686f5436-396a-456d-a1ce-0e1b835ad89f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/v1/users/lookup?email=hello@google.com","description":"<h4>Find user by email.</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","lookup"],"host":["https://openapi.turnovercrm.com"],"query":[{"description":{"content":"<p>(Required) Email</p>\n","type":"text/plain"},"key":"email","value":"hello@google.com"}],"variable":[]}},"response":[{"id":"9a1f9649-397e-468f-a1f3-29d3e7dd8618","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/users/lookup?email=hello@google.com","host":["https://openapi.turnovercrm.com"],"path":["v1","users","lookup"],"query":[{"key":"email","value":"hello@google.com"}]}},"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":"6e6c95c9-f9a0-468e-b0d1-05dd463fdaae","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://openapi.turnovercrm.com/v1/users/lookup?email=hello@google.com","host":["https://openapi.turnovercrm.com"],"path":["v1","users","lookup"],"query":[{"key":"email","value":"hello@google.com"}]}},"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":"e300815c-a8e1-412f-86a9-78d490a73851","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/users/lookup?email=hello@google.com","host":["https://openapi.turnovercrm.com"],"path":["v1","users","lookup"],"query":[{"key":"email","value":"hello@google.com"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"686f5436-396a-456d-a1ce-0e1b835ad89f"},{"name":"/v1/users/:userId","id":"a42147b7-9c7a-4b08-95ea-320fbeeba39e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"f7c46296-aa03-465a-95d0-ffbf7dce88cc","description":{"content":"<p>(Required) User Id</p>\n","type":"text/plain"},"type":"any","value":"082goXVW3lIExEQPOnd3","key":"userId"}]}},"response":[{"id":"d66237f5-e2c4-469d-b178-f84ca929c648","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/users/:userId","host":["https://openapi.turnovercrm.com"],"path":["v1","users",":userId"],"variable":[{"key":"userId","value":"082goXVW3lIExEQPOnd3","description":"(Required) User Id"}]}},"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":"e0b1c0bb-4959-47d9-816f-adf7e6b1812e","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://openapi.turnovercrm.com/v1/users/:userId","host":["https://openapi.turnovercrm.com"],"path":["v1","users",":userId"],"variable":[{"key":"userId","value":"082goXVW3lIExEQPOnd3","description":"(Required) User 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":"bc35d0bc-61a3-495b-8d02-9de3396da607","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/users/:userId","host":["https://openapi.turnovercrm.com"],"path":["v1","users",":userId"],"variable":[{"key":"userId","value":"082goXVW3lIExEQPOnd3","description":"(Required) User Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"a42147b7-9c7a-4b08-95ea-320fbeeba39e"},{"name":"/v1/users/:userId","id":"3b9fc345-0e11-44b8-ac39-c2f246ec6558","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}","options":{"raw":{"language":"json"}}},"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"8a05d145-04f2-4f4c-99d2-fdfc83ad8aa3","description":{"content":"<p>(Required) User Id</p>\n","type":"text/plain"},"type":"any","value":"082goXVW3lIExEQPOnd3","key":"userId"}]}},"response":[{"id":"186f9486-b08e-4838-a5c9-94e8e77bad26","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/users/:userId","host":["https://openapi.turnovercrm.com"],"path":["v1","users",":userId"],"variable":[{"key":"userId","value":"082goXVW3lIExEQPOnd3","description":"(Required) User Id"}]}},"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":"d48c67d7-2538-44dc-8c3e-01cafaa9f06d","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/users/:userId","host":["https://openapi.turnovercrm.com"],"path":["v1","users",":userId"],"variable":[{"key":"userId","value":"082goXVW3lIExEQPOnd3","description":"(Required) User 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":"72b85ddf-5b51-48ab-b73d-d9fe3381e394","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/users/:userId","host":["https://openapi.turnovercrm.com"],"path":["v1","users",":userId"],"variable":[{"key":"userId","value":"082goXVW3lIExEQPOnd3","description":"(Required) User Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"bc458db7-7835-43b6-840b-19ec2456301f","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}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://openapi.turnovercrm.com/v1/users/:userId","host":["https://openapi.turnovercrm.com"],"path":["v1","users",":userId"],"variable":[{"key":"userId","value":"082goXVW3lIExEQPOnd3","description":"(Required) User Id"}]}},"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}"}],"_postman_id":"3b9fc345-0e11-44b8-ac39-c2f246ec6558"},{"name":"/v1/users/:userId","id":"018c92ad-4d14-4311-a91d-dea01b0fc51b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[{"id":"a9aeef2c-69f7-42a7-9389-267f5ac8991d","description":{"content":"<p>(Required) User Id</p>\n","type":"text/plain"},"type":"any","value":"082goXVW3lIExEQPOnd3","key":"userId"}]}},"response":[{"id":"c3c6f8a3-469d-4e6d-9d28-c26dd7e44aab","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/users/:userId","host":["https://openapi.turnovercrm.com"],"path":["v1","users",":userId"],"variable":[{"key":"userId","value":"082goXVW3lIExEQPOnd3","description":"(Required) User Id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"4b96cde4-0e9c-4ec3-ae5e-7fbdd0458c1b","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://openapi.turnovercrm.com/v1/users/:userId","host":["https://openapi.turnovercrm.com"],"path":["v1","users",":userId"],"variable":[{"key":"userId","value":"082goXVW3lIExEQPOnd3","description":"(Required) User 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":"3196c1c3-91b0-451e-ba41-ff84ba8d05cc","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/users/:userId","host":["https://openapi.turnovercrm.com"],"path":["v1","users",":userId"],"variable":[{"key":"userId","value":"082goXVW3lIExEQPOnd3","description":"(Required) User Id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"018c92ad-4d14-4311-a91d-dea01b0fc51b"}],"id":"1bed1d2d-9736-465a-9b77-a5818d815823","_postman_id":"1bed1d2d-9736-465a-9b77-a5818d815823","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ee8676a-b95b-4334-be1f-86def3d2c923","id":"7ee8676a-b95b-4334-be1f-86def3d2c923","name":"TurnoverCRM APIs","type":"collection"}}},{"name":"Survey","item":[{"name":"/v1/surveys/","id":"51069e5d-532b-4d76-9d61-be4a8bced7dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"query":[],"variable":[]}},"response":[{"id":"d96915f5-6086-4d8c-bd27-fbfcb9a85e0d","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://openapi.turnovercrm.com/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}"},{"id":"c516e18c-fea5-4872-bf4c-a99728e44595","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://openapi.turnovercrm.com/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":"45f88e19-51ae-42c0-8766-2ff2879753aa","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://openapi.turnovercrm.com/v1/surveys/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"51069e5d-532b-4d76-9d61-be4a8bced7dd"},{"name":"/v1/surveys/submissions","id":"be447105-467f-4832-a8e8-13fddfec5523","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/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://openapi.turnovercrm.com"],"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":"3ceb405a-2170-4c00-ba1f-2dbfbb642d5d","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/surveys/submissions?page=1&limit=20&surveyId=jjusM6EOngDExnbo2DbU&q=john@deo.com&startAt=2020-11-14&endAt=2020-12-14","host":["https://openapi.turnovercrm.com"],"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.turnovercrm.com/\",\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.turnovercrm.com/\",\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":"6874436f-16f7-4a57-aa1f-2cce5db9cb6d","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://openapi.turnovercrm.com/v1/surveys/submissions?page=1&limit=20&surveyId=jjusM6EOngDExnbo2DbU&q=john@deo.com&startAt=2020-11-14&endAt=2020-12-14","host":["https://openapi.turnovercrm.com"],"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":"f0e3bc4d-c8b4-4848-acd8-87103c3099b8","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://openapi.turnovercrm.com/v1/surveys/submissions?page=1&limit=20&surveyId=jjusM6EOngDExnbo2DbU&q=john@deo.com&startAt=2020-11-14&endAt=2020-12-14","host":["https://openapi.turnovercrm.com"],"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}"}],"_postman_id":"be447105-467f-4832-a8e8-13fddfec5523"}],"id":"f5e88e65-d01b-4190-8083-f0d2beb7c786","_postman_id":"f5e88e65-d01b-4190-8083-f0d2beb7c786","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ee8676a-b95b-4334-be1f-86def3d2c923","id":"7ee8676a-b95b-4334-be1f-86def3d2c923","name":"TurnoverCRM APIs","type":"collection"}}},{"name":"Workflow","item":[{"name":"/v1/workflows/","id":"ca702ea5-571c-432e-a5db-054415b02d27","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://openapi.turnovercrm.com/v1/workflows/","description":"<h4>Get Workflow.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token).</p>","urlObject":{"path":["v1","workflows",""],"host":["https://openapi.turnovercrm.com"],"query":[],"variable":[]}},"response":[{"id":"bac6466c-a250-45e1-8cb6-d8f330db7edd","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://openapi.turnovercrm.com/v1/workflows/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"workflow\": [\n  {\n   \"id\": \"78559bb3-b920-461e-b010-7b2a2816d2a9\",\n   \"name\": \"First Workflow\",\n   \"status\": \"draft\",\n   \"version\": 2,\n   \"createdAt\": \"2021-05-26T11:33:49.000Z\",\n   \"updatedAt\": \"2021-05-26T11:33:49.000Z\"\n  },\n  {\n   \"id\": \"78559bb3-b920-461e-b010-7b2a2816d2a9\",\n   \"name\": \"First Workflow\",\n   \"status\": \"draft\",\n   \"version\": 2,\n   \"createdAt\": \"2021-05-26T11:33:49.000Z\",\n   \"updatedAt\": \"2021-05-26T11:33:49.000Z\"\n  }\n ]\n}"},{"id":"68f9f923-9fdb-4ad9-84e4-f459317675cd","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://openapi.turnovercrm.com/v1/workflows/"},"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":"7ac89dde-d39b-44cf-9cf4-d44e5d93651b","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://openapi.turnovercrm.com/v1/workflows/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"ca702ea5-571c-432e-a5db-054415b02d27"}],"id":"872dc066-9d03-4cfa-9dfc-d326ffc67a7a","_postman_id":"872dc066-9d03-4cfa-9dfc-d326ffc67a7a","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":true,"source":{"_postman_id":"7ee8676a-b95b-4334-be1f-86def3d2c923","id":"7ee8676a-b95b-4334-be1f-86def3d2c923","name":"TurnoverCRM APIs","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]}},"variable":[{"key":"baseUrl","value":"https://openapi.turnovercrm.com","type":"string"}]}