{"info":{"_postman_id":"bea8e0ea-f74b-49bf-a2d0-cec51b09699e","name":"Hatch Strategies API V1.1.15","description":"<html><head></head><body><p>Welcome to the Hatch Strategies API docs. Here are our currently available endpoints.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"16971544","collectionId":"bea8e0ea-f74b-49bf-a2d0-cec51b09699e","publishedId":"Tzz4QKEN","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2021-08-10T00:03:28.000Z"},"item":[{"name":"Calendar","item":[{"name":"Calendar/Team","item":[{"name":"/v1/calendars/teams","id":"3c7002c7-3868-4af1-a450-47e221c9c5aa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/v1/calendars/teams","description":"<h4>Get all teams. <h4><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p></h4></h4>","urlObject":{"path":["v1","calendars","teams"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[]}},"response":[{"id":"18df049b-00c5-4c74-91a3-f836350d458f","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"891c343c-0c5f-460b-ac0f-dc5010b8b9b8","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"8fe2ddd9-f483-4566-bd41-e05c11d87163","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"3c7002c7-3868-4af1-a450-47e221c9c5aa"},{"name":"/v1/calendars/check-slug-availability/:slug","id":"cbcf16bd-8ade-46e9-9dd0-73d14f7306dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/v1/calendars/check-slug-availability/:slug","description":"<h4>Check Calendar (Provider) slug availability.</h4><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","calendars","check-slug-availability",":slug"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"a9b670d5-63ac-44da-bd4d-ab1cfdffad37","description":{"content":"<p>(Required) Slug</p>\n","type":"text/plain"},"type":"any","value":"xyz","key":"slug"}]}},"response":[{"id":"9ebd4811-b181-45e3-b74b-be494dc69f07","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/calendars/check-slug-availability/:slug","host":["https://api.hatchstrat.app"],"path":["v1","calendars","check-slug-availability",":slug"],"variable":[{"key":"slug"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"slug\": \"sales-services\",\n \"isSlugAvailable\": true\n}"},{"id":"52136f31-8aad-4f35-a16e-2e3e02e41d6a","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/calendars/check-slug-availability/:slug","host":["https://api.hatchstrat.app"],"path":["v1","calendars","check-slug-availability",":slug"],"variable":[{"key":"slug"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"a728bba9-bd37-4766-b9fe-114bb883f7c2","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/calendars/check-slug-availability/:slug","host":["https://api.hatchstrat.app"],"path":["v1","calendars","check-slug-availability",":slug"],"variable":[{"key":"slug"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"93c24b02-2f52-4368-9663-0f7212daa704","name":"Unprocessable Entity","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/calendars/check-slug-availability/:slug","host":["https://api.hatchstrat.app"],"path":["v1","calendars","check-slug-availability",":slug"],"variable":[{"key":"slug"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"email or phone\": {\n  \"message\": \"The email or phone field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"}],"_postman_id":"cbcf16bd-8ade-46e9-9dd0-73d14f7306dc"},{"name":"/v1/calendars/teams/","id":"cf0bb233-c980-4b43-97c3-e04591bb6bb4","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        \"minim quis id dolor proident\",\n        \"nostrud in magna irure anim\"\n    ],\n    \"calendarConfig\": {\n        \"calendarName\": \"Sales Team Calendar\",\n        \"description\": \"Sales Team Calendar Services\",\n        \"slug\": \"sales-team\",\n        \"shouldAssignContactToTeamMember\": false,\n        \"shouldSkipAssigningContactForExisting\": false\n    }\n}"},"url":"https://api.hatchstrat.app/v1/calendars/teams/","description":"<h4>Create a team.</h4> <p>Required JSON fields in the body</p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>name</td><td>string</td><td>Test Team</td></tr><tr><td>userIds</td><td>array</td><td><code>[\"J37gEVtdFMRYVQWPdXIc\"]</code></td></tr><tr><td>calendarConfig</td><td>object</td><td><code>{\"calendarName\": \"test\", \"description\": \"dfsadfsd\", \"slug\": \"tesfdsafdsa\", \"link\": \"/widget/appointment/tesfdsafdsa\", \"shouldAssignContactToTeamMember\": false, \"shouldSkipAssigningContactForExisting\": false}</code></td></tr></tbody></table><p>Required JSON fields in the <code>calendarConfig</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>calendarName</td><td>string</td><td>First Calendar</td></tr><tr><td>description</td><td>string</td><td>Some description</td></tr><tr><td>slug</td><td>string</td><td>first-calendar</td></tr></tbody></table><p>Allowed JSON fields in the <code>calendarConfig</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>shouldAssignContactToTeamMember</td><td>boolean</td><td><code>false</code></td></tr><tr><td>shouldSkipAssigningContactForExisting</td><td>boolean</td><td><code>false</code></td></tr></tbody></table><br /><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","calendars","teams",""],"host":["https://api.hatchstrat.app"],"query":[],"variable":[]}},"response":[{"id":"8f54065d-b532-404f-a958-9de037c6a429","name":"Successful response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Sales Team\",\n    \"userIds\": [\n        \"dolor offic\",\n        \"et reprehenderit\"\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://api.hatchstrat.app/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":"a2a936dd-1ab9-481e-b698-46f145fd3742","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        \"dolor offic\",\n        \"et reprehenderit\"\n    ],\n    \"calendarConfig\": {\n        \"calendarName\": \"Sales Team Calendar\",\n        \"description\": \"Sales Team Calendar Services\",\n        \"slug\": \"sales-team\",\n        \"shouldAssignContactToTeamMember\": false,\n        \"shouldSkipAssigningContactForExisting\": false\n    }\n}"},"url":"https://api.hatchstrat.app/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":"59b189a0-f8f9-4c5a-af2b-c3ef9c08648e","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        \"dolor offic\",\n        \"et reprehenderit\"\n    ],\n    \"calendarConfig\": {\n        \"calendarName\": \"Sales Team Calendar\",\n        \"description\": \"Sales Team Calendar Services\",\n        \"slug\": \"sales-team\",\n        \"shouldAssignContactToTeamMember\": false,\n        \"shouldSkipAssigningContactForExisting\": false\n    }\n}"},"url":"https://api.hatchstrat.app/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":"aa886b51-4ac9-4142-b77f-2f3985533bd7","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        \"dolor offic\",\n        \"et reprehenderit\"\n    ],\n    \"calendarConfig\": {\n        \"calendarName\": \"Sales Team Calendar\",\n        \"description\": \"Sales Team Calendar Services\",\n        \"slug\": \"sales-team\",\n        \"shouldAssignContactToTeamMember\": false,\n        \"shouldSkipAssigningContactForExisting\": false\n    }\n}"},"url":"https://api.hatchstrat.app/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":"cf0bb233-c980-4b43-97c3-e04591bb6bb4"},{"name":"/v1/calendars/teams/:teamId","id":"b7021d81-55a2-4bc1-b4b3-121edc04b724","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        \"dolor offic\",\n        \"et reprehenderit\"\n    ],\n    \"calendarConfig\": {\n        \"calendarName\": \"Sales Team Calendar\",\n        \"description\": \"Sales Team Calendar Services\",\n        \"slug\": \"sales-team\",\n        \"shouldAssignContactToTeamMember\": false,\n        \"shouldSkipAssigningContactForExisting\": false\n    }\n}"},"url":"https://api.hatchstrat.app/v1/calendars/teams/:teamId","description":"<h4>Updating existing team.</h4> <p>Required JSON fields in the body</p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>name</td><td>string</td><td>Test Team</td></tr><tr><td>userIds</td><td>array</td><td><code>[\"J37gEVtdFMRYVQWPdXIc\"]</code></td></tr><tr><td>calendarConfig</td><td>object</td><td><code>{\"calendarName\": \"test\", \"description\": \"dfsadfsd\", \"slug\": \"tesfdsafdsa\", \"link\": \"/widget/appointment/tesfdsafdsa\", \"shouldAssignContactToTeamMember\": false, \"shouldSkipAssigningContactForExisting\": false}</code></td></tr></tbody></table><p>Required JSON fields in the <code>calendarConfig</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>calendarName</td><td>string</td><td>First Calendar</td></tr><tr><td>description</td><td>string</td><td>Some description</td></tr><tr><td>slug</td><td>string</td><td>first-calendar</td></tr></tbody></table><p>Allowed JSON fields in the <code>calendarConfig</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>shouldAssignContactToTeamMember</td><td>boolean</td><td><code>false</code></td></tr><tr><td>shouldSkipAssigningContactForExisting</td><td>boolean</td><td><code>false</code></td></tr></tbody></table><br /><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","calendars","teams",":teamId"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"6e3826b0-9296-417b-9a74-0124349d364f","description":{"content":"<p>(Required) Team Id</p>\n","type":"text/plain"},"type":"any","value":"0nU7uKSrtT2RVM1KknuF","key":"teamId"}]}},"response":[{"id":"e9c3bb1a-0d86-40f7-bb8a-90be5c2093b9","name":"Successful response","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Sales Team\",\n    \"userIds\": [\n        \"dolor offic\",\n        \"et reprehenderit\"\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://api.hatchstrat.app/v1/calendars/teams/:teamId","host":["https://api.hatchstrat.app"],"path":["v1","calendars","teams",":teamId"],"variable":[{"key":"teamId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"OW59k4IchTgKjIDy3VMO\",\n \"name\": \"Test Team\",\n \"members\": [\n  {\n   \"id\": \"mnUXmpG2MhhHKmjegzBZ\",\n   \"name\": \"Elon Musk\",\n   \"email\": \"elon@musk.com\"\n  },\n  {\n   \"id\": \"mnUXmpG2MhhHKmjegzBZ\",\n   \"name\": \"Elon Musk\",\n   \"email\": \"elon@musk.com\"\n  }\n ],\n \"calendarConfig\": {\n  \"calendarName\": \"Test Calendar\",\n  \"description\": \"Desc.\",\n  \"slug\": \"slug\",\n  \"link\": \"/widget/appointment/slug\",\n  \"shouldAssignContactToTeamMember\": false,\n  \"shouldSkipAssigningContactForExisting\": false\n }\n}"},{"id":"d6de11c6-b2af-4178-9d45-450071a8ce51","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        \"dolor offic\",\n        \"et reprehenderit\"\n    ],\n    \"calendarConfig\": {\n        \"calendarName\": \"Sales Team Calendar\",\n        \"description\": \"Sales Team Calendar Services\",\n        \"slug\": \"sales-team\",\n        \"shouldAssignContactToTeamMember\": false,\n        \"shouldSkipAssigningContactForExisting\": false\n    }\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/calendars/teams/:teamId","host":["https://api.hatchstrat.app"],"path":["v1","calendars","teams",":teamId"],"variable":[{"key":"teamId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"c45a7f64-cc9d-4f43-86a2-b2bf80747cc8","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        \"dolor offic\",\n        \"et reprehenderit\"\n    ],\n    \"calendarConfig\": {\n        \"calendarName\": \"Sales Team Calendar\",\n        \"description\": \"Sales Team Calendar Services\",\n        \"slug\": \"sales-team\",\n        \"shouldAssignContactToTeamMember\": false,\n        \"shouldSkipAssigningContactForExisting\": false\n    }\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/calendars/teams/:teamId","host":["https://api.hatchstrat.app"],"path":["v1","calendars","teams",":teamId"],"variable":[{"key":"teamId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"b696f634-7364-4c07-8525-b3b289f347d0","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        \"dolor offic\",\n        \"et reprehenderit\"\n    ],\n    \"calendarConfig\": {\n        \"calendarName\": \"Sales Team Calendar\",\n        \"description\": \"Sales Team Calendar Services\",\n        \"slug\": \"sales-team\",\n        \"shouldAssignContactToTeamMember\": false,\n        \"shouldSkipAssigningContactForExisting\": false\n    }\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/calendars/teams/:teamId","host":["https://api.hatchstrat.app"],"path":["v1","calendars","teams",":teamId"],"variable":[{"key":"teamId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"name\": {\n  \"message\": \"The name field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"userIds\": {\n  \"message\": \"The user ids field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"calendarConfig.calendarName\": {\n  \"message\": \"The calendarConfig.calendarName field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"calendarConfig.description\": {\n  \"message\": \"The calendarConfig.description field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"calendarConfig.slug\": {\n  \"message\": \"The calendarConfig.slug field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"}],"_postman_id":"b7021d81-55a2-4bc1-b4b3-121edc04b724"},{"name":"/v1/calendars/teams/:teamId","id":"f3dc33b2-b9ec-4045-bfc8-f167d8b0a78d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.hatchstrat.app/v1/calendars/teams/:teamId","description":"<h4>Delete Team. </h4><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","calendars","teams",":teamId"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"cddf2177-eed5-4ca2-ad74-5d33d03a74a0","description":{"content":"<p>(Required) Team Id</p>\n","type":"text/plain"},"type":"any","value":"0nU7uKSrtT2RVM1KknuF","key":"teamId"}]}},"response":[{"id":"8bde7615-136e-4b3a-8a28-4bb39334d24d","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/calendars/teams/:teamId","host":["https://api.hatchstrat.app"],"path":["v1","calendars","teams",":teamId"],"variable":[{"key":"teamId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"572bffeb-0c37-42bf-8012-0660ff0ea7ef","name":"Bad Request. please contact support!","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/calendars/teams/:teamId","host":["https://api.hatchstrat.app"],"path":["v1","calendars","teams",":teamId"],"variable":[{"key":"teamId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"37b5bec8-1acd-4521-a823-7ff5f31473a6","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/calendars/teams/:teamId","host":["https://api.hatchstrat.app"],"path":["v1","calendars","teams",":teamId"],"variable":[{"key":"teamId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"f3dc33b2-b9ec-4045-bfc8-f167d8b0a78d"}],"id":"c75407c4-f7cc-4bfb-abc0-11554d52c60f","description":"<p>Fetch calendar and team</p>\n","_postman_id":"c75407c4-f7cc-4bfb-abc0-11554d52c60f"},{"name":"Calendar/Service","item":[{"name":"/v1/calendars/services","id":"e1ae24a0-8dc6-46df-b985-e82d260a231d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/v1/calendars/services?teamId=ABXdTR0kegkPcTvtdr1L","description":"<h4>Get all calendar services.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","calendars","services"],"host":["https://api.hatchstrat.app"],"query":[{"description":{"content":"<p>Filter service by team id.</p>\n","type":"text/plain"},"key":"teamId","value":"ABXdTR0kegkPcTvtdr1L"}],"variable":[]}},"response":[{"id":"d8b4f91b-fe84-41fe-a287-8fedcbac4b3f","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/calendars/services?teamId=ABXdTR0kegkPcTvtdr1L","host":["https://api.hatchstrat.app"],"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\": \"in et est\",\n     \"name\": \"ex commodo in adipisicing\"\n    },\n    \"clio\": {\n     \"id\": \"consequat eiusmod adipisicing\",\n     \"name\": \"voluptate exercitation elit\"\n    },\n    \"drchrono\": {\n     \"id\": \"consequat non\",\n     \"name\": \"ipsum cupidatat in\"\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\": \"enim\",\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\": \"Excepteur dolor in\",\n     \"name\": \"mollit reprehenderit\"\n    },\n    \"clio\": {\n     \"id\": \"nisi in dolore in esse\",\n     \"name\": \"ullamco\"\n    },\n    \"drchrono\": {\n     \"id\": \"sint officia minim\",\n     \"name\": \"esse tempor\"\n    }\n   },\n   \"syncOption\": \"oneway\",\n   \"teamMembers\": [\n    {\n     \"userId\": \"\",\n     \"priority\": 0,\n     \"selected\": false,\n     \"meetingLocation\": \"https://zoom.us\"\n    },\n    {\n     \"userId\": \"\",\n     \"priority\": 0,\n     \"selected\": false,\n     \"meetingLocation\": \"https://zoom.us\"\n    }\n   ],\n   \"availability\": {\n    \"eventTiming\": {\n     \"slotDuration\": 30,\n     \"slotInterval\": 30,\n     \"slotBuffer\": 0\n    },\n    \"appointmentInfo\": {\n     \"perSlot\": 1,\n     \"perDay\": 8\n    },\n    \"schedule\": {\n     \"allowBookingAfter\": 1,\n     \"allowBookingAfterUnit\": \"Hours\",\n     \"allowBookingFor\": 8,\n     \"allowBookingForUnit\": \"Hours\"\n    },\n    \"officeHours\": {\n     \"monday\": [\n      {\n       \"openMinute\": 0,\n       \"closeMinute\": 0,\n       \"closeHour\": 17,\n       \"openHour\": 8\n      },\n      {\n       \"openMinute\": 0,\n       \"closeMinute\": 0,\n       \"closeHour\": 17,\n       \"openHour\": 8\n      }\n     ],\n     \"tuesday\": [\n      {\n       \"openMinute\": 0,\n       \"closeMinute\": 0,\n       \"closeHour\": 17,\n       \"openHour\": 8\n      },\n      {\n       \"openMinute\": 0,\n       \"closeMinute\": 0,\n       \"closeHour\": 17,\n       \"openHour\": 8\n      }\n     ],\n     \"wednesday\": [\n      {\n       \"openMinute\": 0,\n       \"closeMinute\": 0,\n       \"closeHour\": 17,\n       \"openHour\": 8\n      },\n      {\n       \"openMinute\": 0,\n       \"closeMinute\": 0,\n       \"closeHour\": 17,\n       \"openHour\": 8\n      }\n     ],\n     \"thursday\": [\n      {\n       \"openMinute\": 0,\n       \"closeMinute\": 0,\n       \"closeHour\": 17,\n       \"openHour\": 8\n      },\n      {\n       \"openMinute\": 0,\n       \"closeMinute\": 0,\n       \"closeHour\": 17,\n       \"openHour\": 8\n      }\n     ],\n     \"friday\": [\n      {\n       \"openMinute\": 0,\n       \"closeMinute\": 0,\n       \"closeHour\": 17,\n       \"openHour\": 8\n      },\n      {\n       \"openMinute\": 0,\n       \"closeMinute\": 0,\n       \"closeHour\": 17,\n       \"openHour\": 8\n      }\n     ]\n    }\n   },\n   \"confirmation\": {\n    \"form\": {\n     \"customFormId\": \"jjusM6EOngDExnbo2DbU\",\n     \"stickyContact\": false\n    },\n    \"notificationAndOther\": {\n     \"alertEmail\": \"elit aliqua 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":"e4dc68de-0715-4000-9b76-a5669cddabf8","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/calendars/services?teamId=ABXdTR0kegkPcTvtdr1L","host":["https://api.hatchstrat.app"],"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":"2d4beb89-cfb1-42fe-a3d3-b08ddf372b63","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/calendars/services?teamId=ABXdTR0kegkPcTvtdr1L","host":["https://api.hatchstrat.app"],"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":"e1ae24a0-8dc6-46df-b985-e82d260a231d"},{"name":"/v1/calendars/services/","id":"ff08fd10-fcf8-4ab6-8168-94767e8d0cfc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"teamId\": \"0RXEzw5UVe5oLFm6GQls\",\n    \"eventType\": \"RoundRobin_OptimizeForAvailability\",\n    \"teamMembers\": [\n        {\n            \"selected\": true,\n            \"userId\": \"0nU7uKSrtT2RVM1KknuF\",\n            \"priority\": \"Low\",\n            \"meetingLocation\": \"PhoneNumber/ZoomLink/GoogleMeet/Location\"\n        },\n        {\n            \"selected\": true,\n            \"userId\": \"0nU7uKSrtT2RVM1KknuF\",\n            \"priority\": \"Low\",\n            \"meetingLocation\": \"PhoneNumber/ZoomLink/GoogleMeet/Location\"\n        }\n    ],\n    \"name\": \"30 Mins Call\",\n    \"description\": \"30 Minutes Call\",\n    \"slug\": \"30-mins-call\",\n    \"eventColor\": \"Peacock\",\n    \"availability\": {\n        \"eventTiming\": {\n            \"slotDuration\": 30,\n            \"slotInterval\": 30,\n            \"slotBuffer\": 0\n        },\n        \"appointmentInfo\": {\n            \"perSlot\": 0,\n            \"perDay\": 0\n        },\n        \"schedule\": {\n            \"allowBookingAfter\": 0,\n            \"allowBookingAfterUnit\": \"days\",\n            \"allowBookingFor\": 0,\n            \"allowBookingForUnit\": \"days\"\n        },\n        \"officeHours\": {\n            \"sunday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"monday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"tuesday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"wednesday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"thursday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"friday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"saturday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ]\n        }\n    },\n    \"confirmation\": {\n        \"form\": {\n            \"customFormId\": \"\",\n            \"stickyContact\": false,\n            \"stripe\": {\n                \"amount\": 0,\n                \"currency\": \"USD\",\n                \"chargeDescription\": \"Your will be billed X amount for this appointment\"\n            }\n        },\n        \"notificationAndOther\": {\n            \"autoConfirm\": true,\n            \"shouldSendAlertEmailsToAssignedMember\": true,\n            \"googleInvitationEmails\": false,\n            \"allowReschedule\": true,\n            \"allowCancellation\": true,\n            \"notes\": \"Phone:- {{contact.phone}} Email:- {{contact.email}} Need to make a change to this event? Reschedule:- {{reschedule_link}} Cancel:- {{cancellation_link}}\",\n            \"facebookPixelId\": \"\"\n        },\n        \"formSubmission\": {\n            \"type\": \"ThankYouMessage\",\n            \"content\": \"https://www.bing.com or Thank you for your appointment request. We will contact you shortly to confirm your request. Please call our office at {{contactMethod}} if you have any questions.\"\n        }\n    },\n    \"appointmentTitle\": \"{{contact.name}}\"\n}"},"url":"https://api.hatchstrat.app/v1/calendars/services/","description":"<h4>Create a service</h4> <p>Required JSON fields in the body</p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>Allowed Option?</th></thead><tbody><tr><td>teamId</td><td>string</td><td>O4qa8K1M6xA4oPXu1b8O</td><td></td></tr><tr><td>name</td><td>string</td><td>Awsome Service</td><td></td></tr><tr><td>description</td><td>string</td><td>Awsome description</td><td></td></tr><tr><td>eventType</td><td>string</td><td>RoundRobin_OptimizeForAvailability</td><td><ul><li>RoundRobin_OptimizeForAvailability</li><li>RoundRobin_OptimizeForEqualDistribution</li></ul></td></tr><tr><td>teamMembers</td><td>obbject</td><td>See field info on the <code>teamMembers</code> table</td><td></td></tr><tr><td>slug</td><td>string</td><td>awsome-service</td><td></td></tr><tr><td>appointmentTitle</td><td>string</td><td><code>{{contact.name}}</code></td><td></td></tr><tr><td>eventColor</td><td>string</td><td>Tomato</td><td><ul><li>Banana</li><li>Basil</li><li>Blueberry</li><li>Flamingo</li><li>Grape</li><li>Graphite</li><li>Lavender</li><li>Peacock</li><li>Sage</li><li>Tangerine</li><li>Tomato</li></ul></td></tr><tr><td>availability</td><td>object</td><td>See field info on <code>availability</code> table.</td><td></td></tr><tr><td>confirmation</td><td>object</td><td>See field info on <code>confirmation</code> table.</td><td></td></tr></tbody></table><p>Allowed JSON fields in the body</p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>Allowed Option</th></thead><tbody><tr><td>isActive</td><td>boolean</td><td><code>true</code></td><td></td></tr><tr><td>syncOption</td><td>string</td><td>oneway</td><td><ul><li>oneway</li><li>twoway</li></ul></td></tr><tr><td>slug</td><td>string</td><td>first-calendar</td></tr></tbody></table><p>Allowed JSON fields in the <code>teamMembers</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>Allowed Options</th><th>is Required?</th></thead><tbody><tr><td>userId</td><td>string</td><td>GCs5KuzPqTls7vWclkEV</td><td></td><td>Yes</td></tr><tr><td>priority</td><td>string</td><td>High</td><td><ul><li>High</li><li>Medium</li><li>Low</li></ul></td><td>Yes</td></tr><tr><td>selected</td><td>boolean</td><td>true</td><td></td><td>Yes</td></tr><tr><td>meetingLocation</td><td>string</td><td>https://zoom.us/j/XXXXXXXXXX</td><td></td><td>No</td></tr></tbody></table><p>Allowed JSON fields in the <code>availability</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>is Required?</th></thead><tbody><tr><td>eventTiming</td><td>object</td><td>See field info on <code>availability.eventTiming</code> table.</td><td>Yes</td></tr><tr><td>officeHours</td><td>object</td><td>See field info on <code>availability.officeHours</code> table.</td><td>Yes</td></tr><tr><td>appointmentInfo</td><td>object</td><td>See field info on <code>availability.appointmentInfo</code> table.</td><td>No</td></tr><tr><td>schedule</td><td>object</td><td>See field info on <code>availability.schedule</code> table.</td><td>No</td></tr></tbody></table><p>Allowed JSON fields in the <code>availability.eventTiming</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>Allowed Options</th><th>is Required?</th></thead><tbody><tr><td>slotDuration</td><td>number</td><td>30</td><td><ul><li>10</li><li>15</li><li>20</li><li>30</li><li>45</li><li>60</li><li>90</li><li>120</li><li>180</li><li>240</li><li>300</li><li>360</li><li>420</li><li>480</li></ul></td><td>Yes</td></tr><tr><td>slotInterval</td><td>number</td><td>30</td><td><ul><li>10</li><li>15</li><li>20</li><li>30</li><li>45</li><li>60</li><li>90</li><li>120</li><li>180</li><li>240</li><li>300</li><li>360</li><li>420</li><li>480</li></ul></td><td>Yes</td></tr><tr><td>slotBuffer</td><td>number</td><td>1</td><td></td><td>No</td></tr></tbody></table><p>Allowed JSON fields in the <code>availability.appointmentInfo</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>is Required?</th></thead><tbody><tr><td>perSlot</td><td>number</td><td>1</td><td>No</td></tr><tr><td>perDay</td><td>number</td><td>5</td><td>No</td></tr></tbody></table><p>Allowed JSON fields in the <code>availability.schedule</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>Allowed Options</th><th>is Required?</th></thead><tbody><tr><td>allowBookingAfter</td><td>number</td><td>1</td><td></td><td>No</td></tr><tr><td>allowBookingAfterUnit</td><td>string</td><td>days</td><td><ul><li>hours</li><li>days</li><li>weeks</li><li>months</li></ul></td><td>No</td></tr><tr><td>allowBookingFor</td><td>number</td><td>5</td><td>No</td></tr><tr><td>allowBookingForUnit</td><td>string</td><td>days</td><td><ul><li>hours</li><li>days</li><li>weeks</li><li>months</li></ul></td><td>No</td></tr></tbody></table><p>Allowed JSON fields in the <code>availability.officeHours</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>is Required?</th></thead><tbody><tr><td>monday</td><td>array</td><td>Please see field info <code>availability.officeHours.days</code> table. include as a array.</td><td>Yes</td></tr><tr><td>tuesday</td><td>array</td><td>Please see field info <code>availability.officeHours.days</code> table. include as a array.</td><td>Yes</td></tr><tr><td>wednesday</td><td>array</td><td>Please see field info <code>availability.officeHours.days</code> table. include as a array.</td><td>Yes</td></tr><tr><td>thursday</td><td>array</td><td>Please see field info <code>availability.officeHours.days</code> table. include as a array.</td><td>Yes</td></tr><tr><td>friday</td><td>array</td><td>Please see field info <code>availability.officeHours.days</code> table. include as a array.</td><td>Yes</td></tr></tbody></table><p>Allowed JSON fields in the <code>availability.officeHours.days</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>is Required?</th></thead><tbody><tr><td>openMinute</td><td>number</td><td>0</td><td>Yes</td></tr><tr><td>openHour</td><td>number</td><td>8</td><td>Yes</td></tr><tr><td>closeMinute</td><td>number</td><td>0</td><td>Yes</td></tr><tr><td>closeHour</td><td>number</td><td>17</td><td>Yes</td></tr></tbody></table><p>Allowed JSON fields in the <code>confirmation</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>is Required?</th></thead><tbody><tr><td>form</td><td>object</td><td>See field info on <code>confirmation.form</code> table.</td><td>No</td></tr><tr><td>notificationAndOther</td><td>object</td><td>See field info on <code>confirmation.notificationAndOther</code> table.</td><td>Yes</td></tr><tr><td>formSubmission</td><td>object</td><td>See field info on <code>confirmation.formSubmission</code> table.</td><td>Yes</td></tr></tbody></table><p>Allowed JSON fields in the <code>confirmation.form</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>is Required?</th></thead><tbody><tr><td>customFormId</td><td>string</td><td>jjusM6EOngDExnbo2DbU</td><td>No</td></tr><tr><td>stickyContact</td><td>boolean</td><td>false</td><td>No</td></tr></tbody></table><p>Allowed JSON fields in the <code>confirmation.notificationAndOther</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>is Required?</th></thead><tbody><tr><td>autoConfirm</td><td>boolean</td><td>false</td><td>Yes</td></tr><tr><td>shouldSendAlertEmailsToAssignedMember</td><td>boolean</td><td>false</td><td>Yes</td></tr><tr><td>googleInvitationEmails</td><td>boolean</td><td>false</td><td>Yes</td></tr><tr><td>allowReschedule</td><td>boolean</td><td>false</td><td>Yes</td></tr><tr><td>allowCancellation</td><td>boolean</td><td>false</td><td>Yes</td></tr><tr><td>alertEmail</td><td>string</td><td>john@deo.com</td><td>No</td></tr><tr><td>notes</td><td>string</td><td>Awesome Notes</td><td>No</td></tr><tr><td>facebookPixelId</td><td>string</td><td>XXXXXXXXXX</td><td>No</td></tr></tbody></table><p>Allowed JSON fields in the <code>confirmation.formSubmission</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>Allowed Options</th><th>is Required?</th></thead><tbody><tr><td>type</td><td>string</td><td>ThankYouMessage</td><td><ul><li>ThankYouMessage</li><li>RedirectURL</li></ul></td><td>Yes</td></tr><tr><td>content</td><td>string</td><td>Thank you for your appointment request.</td><td></td><td>Yes</td></tr></tbody></table><br /><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","calendars","services",""],"host":["https://api.hatchstrat.app"],"query":[],"variable":[]}},"response":[{"id":"5610deff-7f93-40c0-89a9-f851d6616cf5","name":"Successful response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"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://api.hatchstrat.app/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\": \"cillum dolor tempor nostrud\",\n   \"name\": \"laborum labore\"\n  },\n  \"clio\": {\n   \"id\": \"aliquip Duis\",\n   \"name\": \"veli\"\n  },\n  \"drchrono\": {\n   \"id\": \"ullamco et\",\n   \"name\": \"minim\"\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 irure id\",\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":"d90578e8-0994-4cd6-b8fa-055b654d68c5","name":"Bad Request. please contact support!","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"teamId\": \"0RXEzw5UVe5oLFm6GQls\",\n    \"eventType\": \"RoundRobin_OptimizeForAvailability\",\n    \"teamMembers\": [\n        {\n            \"selected\": true,\n            \"userId\": \"0nU7uKSrtT2RVM1KknuF\",\n            \"priority\": \"Low\",\n            \"meetingLocation\": \"PhoneNumber/ZoomLink/GoogleMeet/Location\"\n        },\n        {\n            \"selected\": true,\n            \"userId\": \"0nU7uKSrtT2RVM1KknuF\",\n            \"priority\": \"Low\",\n            \"meetingLocation\": \"PhoneNumber/ZoomLink/GoogleMeet/Location\"\n        }\n    ],\n    \"name\": \"30 Mins Call\",\n    \"description\": \"30 Minutes Call\",\n    \"slug\": \"30-mins-call\",\n    \"eventColor\": \"Peacock\",\n    \"availability\": {\n        \"eventTiming\": {\n            \"slotDuration\": 30,\n            \"slotInterval\": 30,\n            \"slotBuffer\": 0\n        },\n        \"appointmentInfo\": {\n            \"perSlot\": 0,\n            \"perDay\": 0\n        },\n        \"schedule\": {\n            \"allowBookingAfter\": 0,\n            \"allowBookingAfterUnit\": \"days\",\n            \"allowBookingFor\": 0,\n            \"allowBookingForUnit\": \"days\"\n        },\n        \"officeHours\": {\n            \"sunday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"monday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"tuesday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"wednesday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"thursday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"friday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"saturday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ]\n        }\n    },\n    \"confirmation\": {\n        \"form\": {\n            \"customFormId\": \"\",\n            \"stickyContact\": false,\n            \"stripe\": {\n                \"amount\": 0,\n                \"currency\": \"USD\",\n                \"chargeDescription\": \"Your will be billed X amount for this appointment\"\n            }\n        },\n        \"notificationAndOther\": {\n            \"autoConfirm\": true,\n            \"shouldSendAlertEmailsToAssignedMember\": true,\n            \"googleInvitationEmails\": false,\n            \"allowReschedule\": true,\n            \"allowCancellation\": true,\n            \"notes\": \"Phone:- {{contact.phone}} Email:- {{contact.email}} Need to make a change to this event? Reschedule:- {{reschedule_link}} Cancel:- {{cancellation_link}}\",\n            \"facebookPixelId\": \"\"\n        },\n        \"formSubmission\": {\n            \"type\": \"ThankYouMessage\",\n            \"content\": \"https://www.bing.com or Thank you for your appointment request. We will contact you shortly to confirm your request. Please call our office at {{contactMethod}} if you have any questions.\"\n        }\n    },\n    \"appointmentTitle\": \"{{contact.name}}\"\n}"},"url":"https://api.hatchstrat.app/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":"463b30c8-94df-4402-a87d-e715b7b14e1e","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"teamId\": \"0RXEzw5UVe5oLFm6GQls\",\n    \"eventType\": \"RoundRobin_OptimizeForAvailability\",\n    \"teamMembers\": [\n        {\n            \"selected\": true,\n            \"userId\": \"0nU7uKSrtT2RVM1KknuF\",\n            \"priority\": \"Low\",\n            \"meetingLocation\": \"PhoneNumber/ZoomLink/GoogleMeet/Location\"\n        },\n        {\n            \"selected\": true,\n            \"userId\": \"0nU7uKSrtT2RVM1KknuF\",\n            \"priority\": \"Low\",\n            \"meetingLocation\": \"PhoneNumber/ZoomLink/GoogleMeet/Location\"\n        }\n    ],\n    \"name\": \"30 Mins Call\",\n    \"description\": \"30 Minutes Call\",\n    \"slug\": \"30-mins-call\",\n    \"eventColor\": \"Peacock\",\n    \"availability\": {\n        \"eventTiming\": {\n            \"slotDuration\": 30,\n            \"slotInterval\": 30,\n            \"slotBuffer\": 0\n        },\n        \"appointmentInfo\": {\n            \"perSlot\": 0,\n            \"perDay\": 0\n        },\n        \"schedule\": {\n            \"allowBookingAfter\": 0,\n            \"allowBookingAfterUnit\": \"days\",\n            \"allowBookingFor\": 0,\n            \"allowBookingForUnit\": \"days\"\n        },\n        \"officeHours\": {\n            \"sunday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"monday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"tuesday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"wednesday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"thursday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"friday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"saturday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ]\n        }\n    },\n    \"confirmation\": {\n        \"form\": {\n            \"customFormId\": \"\",\n            \"stickyContact\": false,\n            \"stripe\": {\n                \"amount\": 0,\n                \"currency\": \"USD\",\n                \"chargeDescription\": \"Your will be billed X amount for this appointment\"\n            }\n        },\n        \"notificationAndOther\": {\n            \"autoConfirm\": true,\n            \"shouldSendAlertEmailsToAssignedMember\": true,\n            \"googleInvitationEmails\": false,\n            \"allowReschedule\": true,\n            \"allowCancellation\": true,\n            \"notes\": \"Phone:- {{contact.phone}} Email:- {{contact.email}} Need to make a change to this event? Reschedule:- {{reschedule_link}} Cancel:- {{cancellation_link}}\",\n            \"facebookPixelId\": \"\"\n        },\n        \"formSubmission\": {\n            \"type\": \"ThankYouMessage\",\n            \"content\": \"https://www.bing.com or Thank you for your appointment request. We will contact you shortly to confirm your request. Please call our office at {{contactMethod}} if you have any questions.\"\n        }\n    },\n    \"appointmentTitle\": \"{{contact.name}}\"\n}"},"url":"https://api.hatchstrat.app/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":"39a3c0c0-889d-4f81-b2f8-e018645e82b7","name":"Unprocessable Entity","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"teamId\": \"0RXEzw5UVe5oLFm6GQls\",\n    \"eventType\": \"RoundRobin_OptimizeForAvailability\",\n    \"teamMembers\": [\n        {\n            \"selected\": true,\n            \"userId\": \"0nU7uKSrtT2RVM1KknuF\",\n            \"priority\": \"Low\",\n            \"meetingLocation\": \"PhoneNumber/ZoomLink/GoogleMeet/Location\"\n        },\n        {\n            \"selected\": true,\n            \"userId\": \"0nU7uKSrtT2RVM1KknuF\",\n            \"priority\": \"Low\",\n            \"meetingLocation\": \"PhoneNumber/ZoomLink/GoogleMeet/Location\"\n        }\n    ],\n    \"name\": \"30 Mins Call\",\n    \"description\": \"30 Minutes Call\",\n    \"slug\": \"30-mins-call\",\n    \"eventColor\": \"Peacock\",\n    \"availability\": {\n        \"eventTiming\": {\n            \"slotDuration\": 30,\n            \"slotInterval\": 30,\n            \"slotBuffer\": 0\n        },\n        \"appointmentInfo\": {\n            \"perSlot\": 0,\n            \"perDay\": 0\n        },\n        \"schedule\": {\n            \"allowBookingAfter\": 0,\n            \"allowBookingAfterUnit\": \"days\",\n            \"allowBookingFor\": 0,\n            \"allowBookingForUnit\": \"days\"\n        },\n        \"officeHours\": {\n            \"sunday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"monday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"tuesday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"wednesday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"thursday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"friday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"saturday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ]\n        }\n    },\n    \"confirmation\": {\n        \"form\": {\n            \"customFormId\": \"\",\n            \"stickyContact\": false,\n            \"stripe\": {\n                \"amount\": 0,\n                \"currency\": \"USD\",\n                \"chargeDescription\": \"Your will be billed X amount for this appointment\"\n            }\n        },\n        \"notificationAndOther\": {\n            \"autoConfirm\": true,\n            \"shouldSendAlertEmailsToAssignedMember\": true,\n            \"googleInvitationEmails\": false,\n            \"allowReschedule\": true,\n            \"allowCancellation\": true,\n            \"notes\": \"Phone:- {{contact.phone}} Email:- {{contact.email}} Need to make a change to this event? Reschedule:- {{reschedule_link}} Cancel:- {{cancellation_link}}\",\n            \"facebookPixelId\": \"\"\n        },\n        \"formSubmission\": {\n            \"type\": \"ThankYouMessage\",\n            \"content\": \"https://www.bing.com or Thank you for your appointment request. We will contact you shortly to confirm your request. Please call our office at {{contactMethod}} if you have any questions.\"\n        }\n    },\n    \"appointmentTitle\": \"{{contact.name}}\"\n}"},"url":"https://api.hatchstrat.app/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":"ff08fd10-fcf8-4ab6-8168-94767e8d0cfc"},{"name":"/v1/calendars/services/:serviceId","id":"7391acfd-2fc1-4fce-b81a-c583476e5695","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"teamId\": \"0RXEzw5UVe5oLFm6GQls\",\n    \"eventType\": \"RoundRobin_OptimizeForAvailability\",\n    \"teamMembers\": [\n        {\n            \"selected\": true,\n            \"userId\": \"0nU7uKSrtT2RVM1KknuF\",\n            \"priority\": \"Low\",\n            \"meetingLocation\": \"PhoneNumber/ZoomLink/GoogleMeet/Location\"\n        },\n        {\n            \"selected\": true,\n            \"userId\": \"0nU7uKSrtT2RVM1KknuF\",\n            \"priority\": \"Low\",\n            \"meetingLocation\": \"PhoneNumber/ZoomLink/GoogleMeet/Location\"\n        }\n    ],\n    \"name\": \"30 Mins Call\",\n    \"description\": \"30 Minutes Call\",\n    \"slug\": \"30-mins-call\",\n    \"eventColor\": \"Peacock\",\n    \"availability\": {\n        \"eventTiming\": {\n            \"slotDuration\": 30,\n            \"slotInterval\": 30,\n            \"slotBuffer\": 0\n        },\n        \"appointmentInfo\": {\n            \"perSlot\": 0,\n            \"perDay\": 0\n        },\n        \"schedule\": {\n            \"allowBookingAfter\": 0,\n            \"allowBookingAfterUnit\": \"days\",\n            \"allowBookingFor\": 0,\n            \"allowBookingForUnit\": \"days\"\n        },\n        \"officeHours\": {\n            \"sunday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"monday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"tuesday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"wednesday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"thursday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"friday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"saturday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ]\n        }\n    },\n    \"confirmation\": {\n        \"form\": {\n            \"customFormId\": \"\",\n            \"stickyContact\": false,\n            \"stripe\": {\n                \"amount\": 0,\n                \"currency\": \"USD\",\n                \"chargeDescription\": \"Your will be billed X amount for this appointment\"\n            }\n        },\n        \"notificationAndOther\": {\n            \"autoConfirm\": true,\n            \"shouldSendAlertEmailsToAssignedMember\": true,\n            \"googleInvitationEmails\": false,\n            \"allowReschedule\": true,\n            \"allowCancellation\": true,\n            \"notes\": \"Phone:- {{contact.phone}} Email:- {{contact.email}} Need to make a change to this event? Reschedule:- {{reschedule_link}} Cancel:- {{cancellation_link}}\",\n            \"facebookPixelId\": \"\"\n        },\n        \"formSubmission\": {\n            \"type\": \"ThankYouMessage\",\n            \"content\": \"https://www.bing.com or Thank you for your appointment request. We will contact you shortly to confirm your request. Please call our office at {{contactMethod}} if you have any questions.\"\n        }\n    },\n    \"appointmentTitle\": \"{{contact.name}}\"\n}"},"url":"https://api.hatchstrat.app/v1/calendars/services/:serviceId","description":"<h4>Update existing service</h4> <p>Required JSON fields in the body</p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>Allowed Option?</th></thead><tbody><tr><td>teamId</td><td>string</td><td>O4qa8K1M6xA4oPXu1b8O</td><td></td></tr><tr><td>name</td><td>string</td><td>Awsome Service</td><td></td></tr><tr><td>description</td><td>string</td><td>Awsome description</td><td></td></tr><tr><td>eventType</td><td>string</td><td>RoundRobin_OptimizeForAvailability</td><td><ul><li>RoundRobin_OptimizeForAvailability</li><li>RoundRobin_OptimizeForEqualDistribution</li></ul></td></tr><tr><td>teamMembers</td><td>obbject</td><td>See field info on the <code>teamMembers</code> table</td><td></td></tr><tr><td>slug</td><td>string</td><td>awsome-service</td><td></td></tr><tr><td>appointmentTitle</td><td>string</td><td><code>{{contact.name}}</code></td><td></td></tr><tr><td>eventColor</td><td>string</td><td>Tomato</td><td><ul><li>Banana</li><li>Basil</li><li>Blueberry</li><li>Flamingo</li><li>Grape</li><li>Graphite</li><li>Lavender</li><li>Peacock</li><li>Sage</li><li>Tangerine</li><li>Tomato</li></ul></td></tr><tr><td>availability</td><td>object</td><td>See field info on <code>availability</code> table.</td><td></td></tr><tr><td>confirmation</td><td>object</td><td>See field info on <code>confirmation</code> table.</td><td></td></tr></tbody></table><p>Allowed JSON fields in the body</p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>Allowed Option</th></thead><tbody><tr><td>isActive</td><td>boolean</td><td><code>true</code></td><td></td></tr><tr><td>syncOption</td><td>string</td><td>oneway</td><td><ul><li>oneway</li><li>twoway</li></ul></td></tr><tr><td>slug</td><td>string</td><td>first-calendar</td></tr></tbody></table><p>Allowed JSON fields in the <code>teamMembers</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>Allowed Options</th><th>is Required?</th></thead><tbody><tr><td>userId</td><td>string</td><td>GCs5KuzPqTls7vWclkEV</td><td></td><td>Yes</td></tr><tr><td>priority</td><td>string</td><td>High</td><td><ul><li>High</li><li>Medium</li><li>Low</li></ul></td><td>Yes</td></tr><tr><td>selected</td><td>boolean</td><td>true</td><td></td><td>Yes</td></tr><tr><td>meetingLocation</td><td>string</td><td>https://zoom.us/j/XXXXXXXXXX</td><td></td><td>No</td></tr></tbody></table><p>Allowed JSON fields in the <code>availability</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>is Required?</th></thead><tbody><tr><td>eventTiming</td><td>object</td><td>See field info on <code>availability.eventTiming</code> table.</td><td>Yes</td></tr><tr><td>officeHours</td><td>object</td><td>See field info on <code>availability.officeHours</code> table.</td><td>Yes</td></tr><tr><td>appointmentInfo</td><td>object</td><td>See field info on <code>availability.appointmentInfo</code> table.</td><td>No</td></tr><tr><td>schedule</td><td>object</td><td>See field info on <code>availability.schedule</code> table.</td><td>No</td></tr></tbody></table><p>Allowed JSON fields in the <code>availability.eventTiming</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>Allowed Options</th><th>is Required?</th></thead><tbody><tr><td>slotDuration</td><td>number</td><td>30</td><td><ul><li>10</li><li>15</li><li>20</li><li>30</li><li>45</li><li>60</li><li>90</li><li>120</li><li>180</li><li>240</li><li>300</li><li>360</li><li>420</li><li>480</li></ul></td><td>Yes</td></tr><tr><td>slotInterval</td><td>number</td><td>30</td><td><ul><li>10</li><li>15</li><li>20</li><li>30</li><li>45</li><li>60</li><li>90</li><li>120</li><li>180</li><li>240</li><li>300</li><li>360</li><li>420</li><li>480</li></ul></td><td>Yes</td></tr><tr><td>slotBuffer</td><td>number</td><td>1</td><td></td><td>No</td></tr></tbody></table><p>Allowed JSON fields in the <code>availability.appointmentInfo</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>is Required?</th></thead><tbody><tr><td>perSlot</td><td>number</td><td>1</td><td>No</td></tr><tr><td>perDay</td><td>number</td><td>5</td><td>No</td></tr></tbody></table><p>Allowed JSON fields in the <code>availability.schedule</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>Allowed Options</th><th>is Required?</th></thead><tbody><tr><td>allowBookingAfter</td><td>number</td><td>1</td><td></td><td>No</td></tr><tr><td>allowBookingAfterUnit</td><td>string</td><td>days</td><td><ul><li>hours</li><li>days</li><li>weeks</li><li>months</li></ul></td><td>No</td></tr><tr><td>allowBookingFor</td><td>number</td><td>5</td><td>No</td></tr><tr><td>allowBookingForUnit</td><td>string</td><td>days</td><td><ul><li>hours</li><li>days</li><li>weeks</li><li>months</li></ul></td><td>No</td></tr></tbody></table><p>Allowed JSON fields in the <code>availability.officeHours</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>is Required?</th></thead><tbody><tr><td>monday</td><td>array</td><td>Please see field info <code>availability.officeHours.days</code> table. include as a array.</td><td>Yes</td></tr><tr><td>tuesday</td><td>array</td><td>Please see field info <code>availability.officeHours.days</code> table. include as a array.</td><td>Yes</td></tr><tr><td>wednesday</td><td>array</td><td>Please see field info <code>availability.officeHours.days</code> table. include as a array.</td><td>Yes</td></tr><tr><td>thursday</td><td>array</td><td>Please see field info <code>availability.officeHours.days</code> table. include as a array.</td><td>Yes</td></tr><tr><td>friday</td><td>array</td><td>Please see field info <code>availability.officeHours.days</code> table. include as a array.</td><td>Yes</td></tr></tbody></table><p>Allowed JSON fields in the <code>availability.officeHours.days</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>is Required?</th></thead><tbody><tr><td>openMinute</td><td>number</td><td>0</td><td>Yes</td></tr><tr><td>openHour</td><td>number</td><td>8</td><td>Yes</td></tr><tr><td>closeMinute</td><td>number</td><td>0</td><td>Yes</td></tr><tr><td>closeHour</td><td>number</td><td>17</td><td>Yes</td></tr></tbody></table><p>Allowed JSON fields in the <code>confirmation</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>is Required?</th></thead><tbody><tr><td>form</td><td>object</td><td>See field info on <code>confirmation.form</code> table.</td><td>No</td></tr><tr><td>notificationAndOther</td><td>object</td><td>See field info on <code>confirmation.notificationAndOther</code> table.</td><td>Yes</td></tr><tr><td>formSubmission</td><td>object</td><td>See field info on <code>confirmation.formSubmission</code> table.</td><td>Yes</td></tr></tbody></table><p>Allowed JSON fields in the <code>confirmation.form</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>is Required?</th></thead><tbody><tr><td>customFormId</td><td>string</td><td>jjusM6EOngDExnbo2DbU</td><td>No</td></tr><tr><td>stickyContact</td><td>boolean</td><td>false</td><td>No</td></tr></tbody></table><p>Allowed JSON fields in the <code>confirmation.notificationAndOther</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>is Required?</th></thead><tbody><tr><td>autoConfirm</td><td>boolean</td><td>false</td><td>Yes</td></tr><tr><td>shouldSendAlertEmailsToAssignedMember</td><td>boolean</td><td>false</td><td>Yes</td></tr><tr><td>googleInvitationEmails</td><td>boolean</td><td>false</td><td>Yes</td></tr><tr><td>allowReschedule</td><td>boolean</td><td>false</td><td>Yes</td></tr><tr><td>allowCancellation</td><td>boolean</td><td>false</td><td>Yes</td></tr><tr><td>alertEmail</td><td>string</td><td>john@deo.com</td><td>No</td></tr><tr><td>notes</td><td>string</td><td>Awesome Notes</td><td>No</td></tr><tr><td>facebookPixelId</td><td>string</td><td>XXXXXXXXXX</td><td>No</td></tr></tbody></table><p>Allowed JSON fields in the <code>confirmation.formSubmission</code></p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>Allowed Options</th><th>is Required?</th></thead><tbody><tr><td>type</td><td>string</td><td>ThankYouMessage</td><td><ul><li>ThankYouMessage</li><li>RedirectURL</li></ul></td><td>Yes</td></tr><tr><td>content</td><td>string</td><td>Thank you for your appointment request.</td><td></td><td>Yes</td></tr></tbody></table><br /><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","calendars","services",":serviceId"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"8f5dfd80-0e72-404a-a7fe-8a6a24616f7a","description":{"content":"<p>(Required) Service Id</p>\n","type":"text/plain"},"type":"any","value":"0RXEzw5UVe5oLFm6GQls","key":"serviceId"}]}},"response":[{"id":"673eea42-ead8-4b27-87a0-43226cc75d4d","name":"Successful response","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"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://api.hatchstrat.app/v1/calendars/services/:serviceId","host":["https://api.hatchstrat.app"],"path":["v1","calendars","services",":serviceId"],"variable":[{"key":"serviceId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"OW59k4IchTgKjIDy3VMO\",\n \"name\": \"Test Service\",\n \"description\": \"Test Service Desc.\",\n \"appointmentTitle\": \"{{contact.name}}\",\n \"meetingLocation\": \"location\",\n \"eventColor\": \"#FF0000\",\n \"teamId\": \"#FF0000\",\n \"linkedCalendars\": {\n  \"google\": {\n   \"id\": \"cillum dolor tempor nostrud\",\n   \"name\": \"laborum labore\"\n  },\n  \"clio\": {\n   \"id\": \"aliquip Duis\",\n   \"name\": \"veli\"\n  },\n  \"drchrono\": {\n   \"id\": \"ullamco et\",\n   \"name\": \"minim\"\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 irure id\",\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":"d7d19123-3831-438b-8d16-3fa949cda207","name":"Bad Request. please contact support!","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"teamId\": \"0RXEzw5UVe5oLFm6GQls\",\n    \"eventType\": \"RoundRobin_OptimizeForAvailability\",\n    \"teamMembers\": [\n        {\n            \"selected\": true,\n            \"userId\": \"0nU7uKSrtT2RVM1KknuF\",\n            \"priority\": \"Low\",\n            \"meetingLocation\": \"PhoneNumber/ZoomLink/GoogleMeet/Location\"\n        },\n        {\n            \"selected\": true,\n            \"userId\": \"0nU7uKSrtT2RVM1KknuF\",\n            \"priority\": \"Low\",\n            \"meetingLocation\": \"PhoneNumber/ZoomLink/GoogleMeet/Location\"\n        }\n    ],\n    \"name\": \"30 Mins Call\",\n    \"description\": \"30 Minutes Call\",\n    \"slug\": \"30-mins-call\",\n    \"eventColor\": \"Peacock\",\n    \"availability\": {\n        \"eventTiming\": {\n            \"slotDuration\": 30,\n            \"slotInterval\": 30,\n            \"slotBuffer\": 0\n        },\n        \"appointmentInfo\": {\n            \"perSlot\": 0,\n            \"perDay\": 0\n        },\n        \"schedule\": {\n            \"allowBookingAfter\": 0,\n            \"allowBookingAfterUnit\": \"days\",\n            \"allowBookingFor\": 0,\n            \"allowBookingForUnit\": \"days\"\n        },\n        \"officeHours\": {\n            \"sunday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"monday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"tuesday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"wednesday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"thursday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"friday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"saturday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ]\n        }\n    },\n    \"confirmation\": {\n        \"form\": {\n            \"customFormId\": \"\",\n            \"stickyContact\": false,\n            \"stripe\": {\n                \"amount\": 0,\n                \"currency\": \"USD\",\n                \"chargeDescription\": \"Your will be billed X amount for this appointment\"\n            }\n        },\n        \"notificationAndOther\": {\n            \"autoConfirm\": true,\n            \"shouldSendAlertEmailsToAssignedMember\": true,\n            \"googleInvitationEmails\": false,\n            \"allowReschedule\": true,\n            \"allowCancellation\": true,\n            \"notes\": \"Phone:- {{contact.phone}} Email:- {{contact.email}} Need to make a change to this event? Reschedule:- {{reschedule_link}} Cancel:- {{cancellation_link}}\",\n            \"facebookPixelId\": \"\"\n        },\n        \"formSubmission\": {\n            \"type\": \"ThankYouMessage\",\n            \"content\": \"https://www.bing.com or Thank you for your appointment request. We will contact you shortly to confirm your request. Please call our office at {{contactMethod}} if you have any questions.\"\n        }\n    },\n    \"appointmentTitle\": \"{{contact.name}}\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/calendars/services/:serviceId","host":["https://api.hatchstrat.app"],"path":["v1","calendars","services",":serviceId"],"variable":[{"key":"serviceId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"3a28d01e-f72b-4ee9-a7d0-a28cd4118ade","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"teamId\": \"0RXEzw5UVe5oLFm6GQls\",\n    \"eventType\": \"RoundRobin_OptimizeForAvailability\",\n    \"teamMembers\": [\n        {\n            \"selected\": true,\n            \"userId\": \"0nU7uKSrtT2RVM1KknuF\",\n            \"priority\": \"Low\",\n            \"meetingLocation\": \"PhoneNumber/ZoomLink/GoogleMeet/Location\"\n        },\n        {\n            \"selected\": true,\n            \"userId\": \"0nU7uKSrtT2RVM1KknuF\",\n            \"priority\": \"Low\",\n            \"meetingLocation\": \"PhoneNumber/ZoomLink/GoogleMeet/Location\"\n        }\n    ],\n    \"name\": \"30 Mins Call\",\n    \"description\": \"30 Minutes Call\",\n    \"slug\": \"30-mins-call\",\n    \"eventColor\": \"Peacock\",\n    \"availability\": {\n        \"eventTiming\": {\n            \"slotDuration\": 30,\n            \"slotInterval\": 30,\n            \"slotBuffer\": 0\n        },\n        \"appointmentInfo\": {\n            \"perSlot\": 0,\n            \"perDay\": 0\n        },\n        \"schedule\": {\n            \"allowBookingAfter\": 0,\n            \"allowBookingAfterUnit\": \"days\",\n            \"allowBookingFor\": 0,\n            \"allowBookingForUnit\": \"days\"\n        },\n        \"officeHours\": {\n            \"sunday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"monday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"tuesday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"wednesday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"thursday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"friday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"saturday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ]\n        }\n    },\n    \"confirmation\": {\n        \"form\": {\n            \"customFormId\": \"\",\n            \"stickyContact\": false,\n            \"stripe\": {\n                \"amount\": 0,\n                \"currency\": \"USD\",\n                \"chargeDescription\": \"Your will be billed X amount for this appointment\"\n            }\n        },\n        \"notificationAndOther\": {\n            \"autoConfirm\": true,\n            \"shouldSendAlertEmailsToAssignedMember\": true,\n            \"googleInvitationEmails\": false,\n            \"allowReschedule\": true,\n            \"allowCancellation\": true,\n            \"notes\": \"Phone:- {{contact.phone}} Email:- {{contact.email}} Need to make a change to this event? Reschedule:- {{reschedule_link}} Cancel:- {{cancellation_link}}\",\n            \"facebookPixelId\": \"\"\n        },\n        \"formSubmission\": {\n            \"type\": \"ThankYouMessage\",\n            \"content\": \"https://www.bing.com or Thank you for your appointment request. We will contact you shortly to confirm your request. Please call our office at {{contactMethod}} if you have any questions.\"\n        }\n    },\n    \"appointmentTitle\": \"{{contact.name}}\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/calendars/services/:serviceId","host":["https://api.hatchstrat.app"],"path":["v1","calendars","services",":serviceId"],"variable":[{"key":"serviceId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"fc821108-1eeb-45c4-a459-945f1407ffa7","name":"Unprocessable Entity","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"teamId\": \"0RXEzw5UVe5oLFm6GQls\",\n    \"eventType\": \"RoundRobin_OptimizeForAvailability\",\n    \"teamMembers\": [\n        {\n            \"selected\": true,\n            \"userId\": \"0nU7uKSrtT2RVM1KknuF\",\n            \"priority\": \"Low\",\n            \"meetingLocation\": \"PhoneNumber/ZoomLink/GoogleMeet/Location\"\n        },\n        {\n            \"selected\": true,\n            \"userId\": \"0nU7uKSrtT2RVM1KknuF\",\n            \"priority\": \"Low\",\n            \"meetingLocation\": \"PhoneNumber/ZoomLink/GoogleMeet/Location\"\n        }\n    ],\n    \"name\": \"30 Mins Call\",\n    \"description\": \"30 Minutes Call\",\n    \"slug\": \"30-mins-call\",\n    \"eventColor\": \"Peacock\",\n    \"availability\": {\n        \"eventTiming\": {\n            \"slotDuration\": 30,\n            \"slotInterval\": 30,\n            \"slotBuffer\": 0\n        },\n        \"appointmentInfo\": {\n            \"perSlot\": 0,\n            \"perDay\": 0\n        },\n        \"schedule\": {\n            \"allowBookingAfter\": 0,\n            \"allowBookingAfterUnit\": \"days\",\n            \"allowBookingFor\": 0,\n            \"allowBookingForUnit\": \"days\"\n        },\n        \"officeHours\": {\n            \"sunday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"monday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"tuesday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"wednesday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"thursday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"friday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ],\n            \"saturday\": [\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                },\n                {\n                    \"openHour\": 8,\n                    \"openMinute\": 0,\n                    \"closeHour\": 17,\n                    \"closeMinute\": 0\n                }\n            ]\n        }\n    },\n    \"confirmation\": {\n        \"form\": {\n            \"customFormId\": \"\",\n            \"stickyContact\": false,\n            \"stripe\": {\n                \"amount\": 0,\n                \"currency\": \"USD\",\n                \"chargeDescription\": \"Your will be billed X amount for this appointment\"\n            }\n        },\n        \"notificationAndOther\": {\n            \"autoConfirm\": true,\n            \"shouldSendAlertEmailsToAssignedMember\": true,\n            \"googleInvitationEmails\": false,\n            \"allowReschedule\": true,\n            \"allowCancellation\": true,\n            \"notes\": \"Phone:- {{contact.phone}} Email:- {{contact.email}} Need to make a change to this event? Reschedule:- {{reschedule_link}} Cancel:- {{cancellation_link}}\",\n            \"facebookPixelId\": \"\"\n        },\n        \"formSubmission\": {\n            \"type\": \"ThankYouMessage\",\n            \"content\": \"https://www.bing.com or Thank you for your appointment request. We will contact you shortly to confirm your request. Please call our office at {{contactMethod}} if you have any questions.\"\n        }\n    },\n    \"appointmentTitle\": \"{{contact.name}}\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/calendars/services/:serviceId","host":["https://api.hatchstrat.app"],"path":["v1","calendars","services",":serviceId"],"variable":[{"key":"serviceId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"teamId\": {\n  \"message\": \"The team id field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"name\": {\n  \"message\": \"The name field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"description\": {\n  \"message\": \"The description field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"eventType\": {\n  \"message\": \"The event type field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"teamMembers\": {\n  \"message\": \"The team members field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"slug\": {\n  \"message\": \"The slug field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"appointmentTitle\": {\n  \"message\": \"The team members field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"eventColor\": {\n  \"message\": \"The event color field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"availability.eventTiming.slotDuration\": {\n  \"message\": \"The availability.eventTiming.slotDuration members field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"availability.eventTiming.slotInterval\": {\n  \"message\": \"The availability.eventTiming.slotInterval members field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"availability.officeHours\": {\n  \"message\": \"The availability.officeHours members field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"confirmation.notificationAndOther.autoConfirm\": {\n  \"message\": \"The confirmation.notificationAndOther.autoConfirm members field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"confirmation.notificationAndOther.shouldSendAlertEmailsToAssignedMember\": {\n  \"message\": \"The confirmation.notificationAndOther.shouldSendAlertEmailsToAssignedMember members field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"confirmation.notificationAndOther.googleInvitationEmails\": {\n  \"message\": \"The confirmation.notificationAndOther.googleInvitationEmails members field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"confirmation.notificationAndOther.allowReschedule\": {\n  \"message\": \"The confirmation.notificationAndOther.allowReschedule members field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"confirmation.notificationAndOther.allowCancellation\": {\n  \"message\": \"The confirmation.notificationAndOther.allowCancellation members field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"confirmation.formSubmission.type\": {\n  \"message\": \"The confirmation.formSubmission.type members field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"confirmation.formSubmission.content\": {\n  \"message\": \"The confirmation.formSubmission.content members field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"}],"_postman_id":"7391acfd-2fc1-4fce-b81a-c583476e5695"},{"name":"/v1/calendars/services/:serviceId","id":"e5951e11-cbd9-43a0-9a0b-27e97f8badc8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.hatchstrat.app/v1/calendars/services/:serviceId","description":"<h4>Delete Service.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","calendars","services",":serviceId"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"0cdfef70-fcea-4fd4-a4b9-73ff4a2566ab","description":{"content":"<p>(Required) Service Id</p>\n","type":"text/plain"},"type":"any","value":"0RXEzw5UVe5oLFm6GQls","key":"serviceId"}]}},"response":[{"id":"cf918af9-6b3d-4b59-bd86-83ad5e76042e","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/calendars/services/:serviceId","host":["https://api.hatchstrat.app"],"path":["v1","calendars","services",":serviceId"],"variable":[{"key":"serviceId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"707fc4b8-aa28-41f8-a734-ae97181b3d06","name":"Bad Request. please contact support!","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/calendars/services/:serviceId","host":["https://api.hatchstrat.app"],"path":["v1","calendars","services",":serviceId"],"variable":[{"key":"serviceId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"dc9cbb2d-3c7f-4b76-9dd0-ba98f1825921","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/calendars/services/:serviceId","host":["https://api.hatchstrat.app"],"path":["v1","calendars","services",":serviceId"],"variable":[{"key":"serviceId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"56069236-5f5b-4681-9fba-4cd14d275cd4","name":"Unprocessable Entity","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/calendars/services/:serviceId","host":["https://api.hatchstrat.app"],"path":["v1","calendars","services",":serviceId"],"variable":[{"key":"serviceId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": {\n  \"message\": \"The contact id is invalid.\",\n  \"rule\": \"invalid\"\n }\n}"}],"_postman_id":"e5951e11-cbd9-43a0-9a0b-27e97f8badc8"}],"id":"b7bafb3c-2c26-42ca-ac27-f30f1a19b5e4","_postman_id":"b7bafb3c-2c26-42ca-ac27-f30f1a19b5e4","description":""},{"name":"Appointment","item":[{"name":"/v1/appointments/slots","id":"aafc8145-2575-4981-81ce-0019baa93f76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/v1/appointments/slots?calendarId=CVokAlI8fgw4WYWoCtQz&startDate=1598898600000&endDate=1601490599999&timezone=America/Chihuahua&userId=082goXVW3lIExEQPOnd3","description":"<h4>Get free slots.</h4><p>Required fields in the query</p><table><thead><tr><th>Fields</th><th>Types</th><th>Example</th></tr></thead><tbody><tr><td>calendarId</td><td>string</td><td>CVokAlI8fgw4WYWoCtQz</td></tr><tr><td>startDate</td><td>integer</td><td>epoch timestamp. for ex: <code>1548898600000</code></td></tr><tr><td>endDate</td><td>integer</td><td>epoch timestamp. for ex: <code>1601490599999</code></td></tr></tbody></table><p>Allowed field in the query</p><table><thead><tr><th>Fields</th><th>Types</th><th>Example</th></tr></thead><tbody><tr><td>userId</td><td>string</td><td>082goXVW3lIExEQPOnd3</td></tr><tr><td>timezone</td><td>string</td><td>America/Chihuahua</td></tr></tbody></table> <br /> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","appointments","slots"],"host":["https://api.hatchstrat.app"],"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":"d3bc8cab-f70a-4422-87ae-7fb4863a5ef1","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/appointments/slots?calendarId=CVokAlI8fgw4WYWoCtQz&startDate=1598898600000&endDate=1601490599999&timezone=America/Chihuahua&userId=082goXVW3lIExEQPOnd3","host":["https://api.hatchstrat.app"],"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":"efca80ac-0c4e-4b83-807f-a7f39f804076","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/appointments/slots?calendarId=CVokAlI8fgw4WYWoCtQz&startDate=1598898600000&endDate=1601490599999&timezone=America/Chihuahua&userId=082goXVW3lIExEQPOnd3","host":["https://api.hatchstrat.app"],"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":"20f4df4f-a332-4804-b9fa-3185d4b949fe","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/appointments/slots?calendarId=CVokAlI8fgw4WYWoCtQz&startDate=1598898600000&endDate=1601490599999&timezone=America/Chihuahua&userId=082goXVW3lIExEQPOnd3","host":["https://api.hatchstrat.app"],"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":"9dfd8f7a-c963-4e31-a072-31eafca46f77","name":"Unprocessable Entity","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/appointments/slots?calendarId=CVokAlI8fgw4WYWoCtQz&startDate=1598898600000&endDate=1601490599999&timezone=America/Chihuahua&userId=082goXVW3lIExEQPOnd3","host":["https://api.hatchstrat.app"],"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":"aafc8145-2575-4981-81ce-0019baa93f76"},{"name":"/v1/appointments/","id":"6e3d418b-9aeb-471a-a1b5-38c1af823ab6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/v1/appointments/?startDate=1548898600000&endDate=1601490599999&userId=082goXVW3lIExEQPOnd3&calendarId=0nU7uKSrtT2RVM1KknuF&teamId=O4qa8K1M6xA4oPXu1b8O&includeAll=true","description":"<h4>Get all booked events.</h4> <p>Required fields in the query</p><table><thead><tr><th>Fields</th><th>Types</th><th>Example</th></tr></thead><tbody><tr><td>startDate</td><td>integer</td><td>epoch timestamp. for ex: <code>1548898600000</code></td></tr><tr><td>endDate</td><td>integer</td><td>epoch timestamp. for ex: <code>1601490599999</code></td></tr><tr><td>userId(or calendarId or teamId)</td><td>string</td><td>082goXVW3lIExEQPOnd3</td></tr><tr><td>calendarId(or userId or teamId)</td><td>string</td><td>0nU7uKSrtT2RVM1KknuF</td></tr><tr><td>teamId(or userId or calendarId)</td><td>string</td><td>O4qa8K1M6xA4oPXu1b8O</td></tr></tbody></table><p>Allowed field in the query</p><table><thead><tr><th>Fields</th><th>Types</th><th>Example</th></tr></thead><tbody><tr><td>includeAll</td><td>boolean</td><td>Include contact and more data. for ex: <code>true</code></td></tr></tbody></table> <br /> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","appointments",""],"host":["https://api.hatchstrat.app"],"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":"0ac3893c-0b9d-408d-9cb0-baf31f6c81f0","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/appointments/?startDate=1548898600000&endDate=1601490599999&userId=082goXVW3lIExEQPOnd3&calendarId=0nU7uKSrtT2RVM1KknuF&teamId=O4qa8K1M6xA4oPXu1b8O&includeAll=true","host":["https://api.hatchstrat.app"],"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\": \"dolor veniam qui\"\n     },\n     {\n      \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n      \"value\": \"ullamco fugiat cillum\"\n     }\n    ],\n    \"tags\": [\n     \"est quis\",\n     \"officia quis labore et nisi\"\n    ],\n    \"__moreField__\": \"ullamco ea voluptate\"\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\": \"non ut\"\n     },\n     {\n      \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n      \"value\": \"esse anim sint in\"\n     }\n    ],\n    \"tags\": [\n     \"velit et\",\n     \"incididunt Lorem eiusmod aliquip nulla\"\n    ],\n    \"__moreField__\": \"minim Lorem in\"\n   }\n  }\n ]\n}"},{"id":"5bc223ae-4d70-40e1-ba23-8ad290b3a8f9","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/appointments/?startDate=1548898600000&endDate=1601490599999&userId=082goXVW3lIExEQPOnd3&calendarId=0nU7uKSrtT2RVM1KknuF&teamId=O4qa8K1M6xA4oPXu1b8O&includeAll=true","host":["https://api.hatchstrat.app"],"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":"4c167a34-e3f7-4da2-b238-4e6512ebb6a2","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/appointments/?startDate=1548898600000&endDate=1601490599999&userId=082goXVW3lIExEQPOnd3&calendarId=0nU7uKSrtT2RVM1KknuF&teamId=O4qa8K1M6xA4oPXu1b8O&includeAll=true","host":["https://api.hatchstrat.app"],"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":"c0936234-2e1c-4503-ad0a-44a437658c9e","name":"Unprocessable Entity","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/appointments/?startDate=1548898600000&endDate=1601490599999&userId=082goXVW3lIExEQPOnd3&calendarId=0nU7uKSrtT2RVM1KknuF&teamId=O4qa8K1M6xA4oPXu1b8O&includeAll=true","host":["https://api.hatchstrat.app"],"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":"6e3d418b-9aeb-471a-a1b5-38c1af823ab6"},{"name":"/v1/appointments/","id":"e6a05cdf-65c6-4086-a0ae-7222cd44eb6c","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}"},"url":"https://api.hatchstrat.app/v1/appointments/","description":"<h4>Booking Appoinment.</h4><p>HL Appointments API provides several different ways the endpoints can be leveraged, You can examine its application depending on any of the following use cases:</p><p><strong>Use case #1</strong>: Schedule Appointments</p><p>This predominantly focuses on consumer facing online booking applications. To be able to use it effectively, consider the following parameters during your set-up.</p><p>Required JSON fields in the body</p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>email(or phone)</td><td>string</td><td>johndeo@gmail.com</td></tr><tr><td>phone(or email)</td><td>string</td><td>+1 888-888-8888</td></tr><tr><td>selectedSlot</td><td>datetime</td><td>2021-02-05T11:00:00+05:30</td></tr><tr><td>selectedTimezone</td><td>string</td><td>Asia/Calcutta</td></tr><tr><td>calendarId</td><td>string</td><td>J37gEVtdFMRYVQWPdXIc</td></tr></tbody></table><p>Allowed JSON fields in the body</p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>firstName</td><td>string</td><td>John</td></tr><tr><td>lastName</td><td>string</td><td>Deo</td></tr><tr><td>name</td><td>string</td><td>John Deo</td></tr><tr><td>title</td><td>string</td><td>Best Event</td></tr><tr><td>address1</td><td>long</td><td>Tonkawa Trail W</td></tr><tr><td>city</td><td>string</td><td>Austin</td></tr><tr><td>state</td><td>string</td><td>Texas</td></tr><tr><td>website</td><td>string(url)</td><td>https://www.google.com</td></tr><tr><td>__custome_field_id__</td><td>string/array</td><td>Test</td></tr><tr><td>calendarNotes</td><td>long</td><td>Booked from public api</td></tr></tbody></table><p><strong>Use case #2</strong>: Block Off Time (Event Blocks)</p><p>This focuses specifically on actions surrounding internal applications such as posting a custom event block availability within your own application. While its application covers a range of different scenarios, you can use the following parameters during your set-up.</p><p>Required JSON fields in the body</p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>selectedSlot</td><td>datetime</td><td>2021-02-10T10:00:00Z</td></tr><tr><td>endAt</td><td>datetime</td><td>2021-02-12T10:00:00Z</td></tr><tr><td>calendarId/userId</td><td>string</td><td>J37gEVtdFMRYVQWPdXIc</td></tr></tbody></table><p>Allowed JSON fields in the body</p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>title</td><td>string</td><td>Blocking Event</td></tr></tbody></table> <br /> <strong>Authorization:</strong><p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","appointments",""],"host":["https://api.hatchstrat.app"],"query":[],"variable":[]}},"response":[{"id":"4aa6943d-35fa-4bbd-864d-34ada6111f1e","name":"Successful response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"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://api.hatchstrat.app/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\": \"officia labore\"\n   },\n   {\n    \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n    \"value\": \"ut\"\n   }\n  ],\n  \"__moreField__\": \"adipisicing dol\"\n }\n}"},{"id":"2994d7d9-041b-4588-b031-f1baffc9a552","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}"},"url":"https://api.hatchstrat.app/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":"5646a09a-671e-494b-b586-beb2d4ad1088","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}"},"url":"https://api.hatchstrat.app/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":"7d49a3a1-58ea-4956-a4c7-9e2b0c995749","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}"},"url":"https://api.hatchstrat.app/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":"e6a05cdf-65c6-4086-a0ae-7222cd44eb6c"},{"name":"/v1/appointments/:appointmentId","id":"fd6ebe78-ac6d-4dde-afd8-35f79764f04b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/v1/appointments/:appointmentId","description":"<h4>Get appointment by id.</h4><br /><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","appointments",":appointmentId"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"a6baa92c-3866-4d82-aa01-48a87555ba16","description":{"content":"<p>(Required) Appointment Id</p>\n","type":"text/plain"},"type":"any","value":"004B1SpcAvh3s9E3rqk8","key":"appointmentId"}]}},"response":[{"id":"b33a9729-4ab0-4adf-92d0-59c7ed2738d6","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/appointments/:appointmentId","host":["https://api.hatchstrat.app"],"path":["v1","appointments",":appointmentId"],"variable":[{"key":"appointmentId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"EaALh02zfPo8VB3JOnpq\",\n \"userId\": \"GCs5KuzPqTls7vWclkEV\",\n \"calendarProviderId\": \"0nU7uKSrtT2RVM1KknuF\",\n \"calendarId\": \"9qFx5qCKr3jIdBw0DiqB\",\n \"contactId\": \"v1kbP2GBSZq6yzRkh7KT\",\n \"calendarServiceId\": \"CVokAlI8fgw4WYWoCtQz\",\n \"isRecurring\": false,\n \"status\": \"booked\",\n \"appoinmentStatus\": \"confirmed\",\n \"title\": \"Calendar Standup\",\n \"locationId\": \"C2QujeCh8ZnC7al2InWR\",\n \"startTime\": \"2020-07-22T16:00:00+05:30\",\n \"endTime\": \"2020-07-22T16:30:00+05:30\",\n \"selectedTimezone\": \"Asia/Calcutta\",\n \"contact\": {\n  \"id\": \"ocQHyuzHvysMo5N5VsXc\",\n  \"locationId\": \"C2QujeCh8ZnC7al2InWR\",\n  \"email\": \"JohnDeo@gmail.com\",\n  \"emailLowerCase\": \"johndeo@gmail.com\",\n  \"fingerprint\": \"91f4f0e0-e2dd-11ea-9b16-53b2d72e8a24\",\n  \"timezone\": \"Asia/Calcutta\",\n  \"country\": \"DE\",\n  \"customField\": [\n   {\n    \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n    \"value\": \"qui cillum Lorem id\"\n   },\n   {\n    \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n    \"value\": \"sit dolor ex\"\n   }\n  ],\n  \"tags\": [\n   \"anim velit irure sit\",\n   \"Duis ipsum nulla\"\n  ],\n  \"__moreField__\": \"dolor enim\"\n }\n}"},{"id":"aee16650-d749-4c2f-a3bf-88c313a4a8cf","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/appointments/:appointmentId","host":["https://api.hatchstrat.app"],"path":["v1","appointments",":appointmentId"],"variable":[{"key":"appointmentId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"34a74942-5064-41d8-93ab-47dd88d9e930","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/appointments/:appointmentId","host":["https://api.hatchstrat.app"],"path":["v1","appointments",":appointmentId"],"variable":[{"key":"appointmentId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"fd6ebe78-ac6d-4dde-afd8-35f79764f04b"},{"name":"/v1/appointments/:appointmentId","id":"d6fb970e-a54d-4e73-96e7-4d628fa9ecf5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"selectedTimezone\": \"Asia/Calcutta\",\n    \"selectedSlot\": \"2020-08-28T15:30:00\"\n}"},"url":"https://api.hatchstrat.app/v1/appointments/:appointmentId","description":"<h4>Update exisiting appoinment.</h4><br /><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","appointments",":appointmentId"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"bb4ca9b2-3d41-4872-ac08-51465452113f","description":{"content":"<p>(Required) Appointment Id</p>\n","type":"text/plain"},"type":"any","value":"004B1SpcAvh3s9E3rqk8","key":"appointmentId"}]}},"response":[{"id":"11e43691-b301-46fd-9a99-7c55c196b617","name":"Successful response","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"selectedTimezone\": \"Asia/Calcutta\",\n    \"selectedSlot\": \"2020-08-28T15:30:00\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hatchstrat.app/v1/appointments/:appointmentId","host":["https://api.hatchstrat.app"],"path":["v1","appointments",":appointmentId"],"variable":[{"key":"appointmentId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"004B1SpcAvh3s9E3rqk8\",\n \"contactId\": \"0007BWpSzSwfiuSl0tR2\",\n \"contact\": {\n  \"id\": \"0007BWpSzSwfiuSl0tR2\",\n  \"locationId\": \"C2QujeCh8ZnC7al2InWR\",\n  \"email\": \"JohnDeo@gmail.com\",\n  \"emailLowerCase\": \"johndeo@gmail.com\",\n  \"fingerprint\": \"91f4f0e0-e2dd-11ea-9b16-53b2d72e8a24\",\n  \"timezone\": \"Asia/Calcutta\",\n  \"country\": \"DE\",\n  \"customField\": [\n   {\n    \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n    \"value\": \"mollit nulla Excepteur aliqua\"\n   },\n   {\n    \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n    \"value\": \"dolore Excepteur incididunt veniam\"\n   }\n  ],\n  \"__moreField__\": \"nostrud sunt nisi voluptate\"\n }\n}"},{"id":"a8953afa-e80e-41bd-a15e-722f998248f4","name":"Bad Request. please contact support!","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"selectedTimezone\": \"Asia/Calcutta\",\n    \"selectedSlot\": \"2020-08-28T15:30:00\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/appointments/:appointmentId","host":["https://api.hatchstrat.app"],"path":["v1","appointments",":appointmentId"],"variable":[{"key":"appointmentId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"b2182b38-09db-4f5e-8b5f-3b1b218a80fa","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"selectedTimezone\": \"Asia/Calcutta\",\n    \"selectedSlot\": \"2020-08-28T15:30:00\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/appointments/:appointmentId","host":["https://api.hatchstrat.app"],"path":["v1","appointments",":appointmentId"],"variable":[{"key":"appointmentId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"e6fa3b2e-44a3-427f-bf17-c3e890d6ecae","name":"Unprocessable Entity","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"selectedTimezone\": \"Asia/Calcutta\",\n    \"selectedSlot\": \"2020-08-28T15:30:00\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/appointments/:appointmentId","host":["https://api.hatchstrat.app"],"path":["v1","appointments",":appointmentId"],"variable":[{"key":"appointmentId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"selectedSlot\": {\n  \"message\": \"The selected slot field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"selectedTimezone\": {\n  \"message\": \"The selected timezone field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"}],"_postman_id":"d6fb970e-a54d-4e73-96e7-4d628fa9ecf5"},{"name":"/v1/appointments/:appointmentId","id":"d70d4383-6d44-47fb-8fed-9bcf9555c847","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.hatchstrat.app/v1/appointments/:appointmentId","description":"<h4>Delete exisiting appoinment.</h4><br /><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","appointments",":appointmentId"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"b6c7c7fa-e885-4492-a667-eb4f4ecf7e47","description":{"content":"<p>(Required) Appointment Id</p>\n","type":"text/plain"},"type":"any","value":"004B1SpcAvh3s9E3rqk8","key":"appointmentId"}]}},"response":[{"id":"99c0673f-ae99-476c-b6ab-631cd9872a5b","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/appointments/:appointmentId","host":["https://api.hatchstrat.app"],"path":["v1","appointments",":appointmentId"],"variable":[{"key":"appointmentId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"eb13d4ca-6ed5-4679-89db-a6a04bdad8b7","name":"Bad Request. please contact support!","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/appointments/:appointmentId","host":["https://api.hatchstrat.app"],"path":["v1","appointments",":appointmentId"],"variable":[{"key":"appointmentId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"54d33def-13ad-4a24-849d-9f0dfc7adadb","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/appointments/:appointmentId","host":["https://api.hatchstrat.app"],"path":["v1","appointments",":appointmentId"],"variable":[{"key":"appointmentId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"d70d4383-6d44-47fb-8fed-9bcf9555c847"},{"name":"/v1/appointments/:appointmentId/status","id":"2520251a-40b5-4f30-8446-baa3b178685f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"status\": \"confirmed\"\n}"},"url":"https://api.hatchstrat.app/v1/appointments/:appointmentId/status","description":"<h4>Update exisiting appoinment status.</h4><p>Required JSON fields in the body</p><table><thead><tr><th>Fields</th><th>Types</th><th>Example</th><th>Allowed Options</th></tr></thead><tbody><tr><td>status</td><td>string</td><td>confirmed</td><td><ul><li>confirmed</li><li>cancelled</li><li>showed</li><li>noshow</li><li>invalid</li></ul></td></tr></tbody></table><br /><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","appointments",":appointmentId","status"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"f3b91053-8af4-44b3-9630-b9b9adf84e2a","description":{"content":"<p>(Required) Appointment Id</p>\n","type":"text/plain"},"type":"any","value":"004B1SpcAvh3s9E3rqk8","key":"appointmentId"}]}},"response":[{"id":"855cca0c-bacd-4d1a-bf95-b52e9a770454","name":"Successful response","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"status\": \"confirmed\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hatchstrat.app/v1/appointments/:appointmentId/status","host":["https://api.hatchstrat.app"],"path":["v1","appointments",":appointmentId","status"],"variable":[{"key":"appointmentId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"79298d35-5c2c-408b-8840-d16d75a07329","name":"Bad Request. please contact support!","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"status\": \"confirmed\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/appointments/:appointmentId/status","host":["https://api.hatchstrat.app"],"path":["v1","appointments",":appointmentId","status"],"variable":[{"key":"appointmentId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"50e0b98e-40cd-4b37-a2d5-76a1a7f44b31","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"status\": \"confirmed\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/appointments/:appointmentId/status","host":["https://api.hatchstrat.app"],"path":["v1","appointments",":appointmentId","status"],"variable":[{"key":"appointmentId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"5b0cfb08-c085-4ab3-8397-e7266a112eb0","name":"Unprocessable Entity","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"status\": \"confirmed\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/appointments/:appointmentId/status","host":["https://api.hatchstrat.app"],"path":["v1","appointments",":appointmentId","status"],"variable":[{"key":"appointmentId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": {\n  \"message\": \"The status field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"}],"_postman_id":"2520251a-40b5-4f30-8446-baa3b178685f"}],"id":"247b8110-3062-48c2-86cd-0d734b175ccd","description":"<p>Booking Appointment</p>\n","_postman_id":"247b8110-3062-48c2-86cd-0d734b175ccd"}],"id":"a406e13d-d7a1-4c02-9e72-fc4fa82b7fa9","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":"a406e13d-d7a1-4c02-9e72-fc4fa82b7fa9"},{"name":"Campaign","item":[{"name":"/v1/campaigns/","id":"152dc335-28e0-477e-834b-254057324409","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/v1/campaigns/?status=published","description":"<h4>Get Campaigns.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","campaigns",""],"host":["https://api.hatchstrat.app"],"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":"231ca89b-a1fa-4cc7-a0ec-240364d0bd4e","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/campaigns/?status=published","host":["https://api.hatchstrat.app"],"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":"bc87d73d-2fe5-4c45-b6a4-44e0bf5371e0","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/campaigns/?status=published","host":["https://api.hatchstrat.app"],"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":"5fb3f301-986c-4929-b74b-80e5914a5153","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/campaigns/?status=published","host":["https://api.hatchstrat.app"],"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":"152dc335-28e0-477e-834b-254057324409"}],"id":"568965a1-8d06-4e76-aad1-3db29408813b","_postman_id":"568965a1-8d06-4e76-aad1-3db29408813b","description":""},{"name":"Contact","item":[{"name":"Appointment","item":[{"name":"/v1/contacts/:contactId/appointments/","id":"af2b937c-8184-40d1-a1ed-7e2ed0f9ad83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/v1/contacts/:contactId/appointments/","description":"<h4>Get contact appointments.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":contactId","appointments",""],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"bfc58049-07a9-4d15-b3d0-7a3876203f11","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"}]}},"response":[{"id":"063b1d1b-8be1-46e3-a37e-5956e7c17116","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/appointments/","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","appointments",""],"variable":[{"key":"contactId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{}"},{"id":"517e84e6-baa4-42f4-8968-958745be3b52","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/appointments/","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","appointments",""],"variable":[{"key":"contactId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"a5574f26-3bab-42c1-9654-d54cbd4bb5b4","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/appointments/","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","appointments",""],"variable":[{"key":"contactId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"af2b937c-8184-40d1-a1ed-7e2ed0f9ad83"}],"id":"09347c07-4e0f-4675-8798-91bc9e31d642","_postman_id":"09347c07-4e0f-4675-8798-91bc9e31d642","description":""},{"name":"Tag","item":[{"name":"/v1/contacts/:contactId/tags/","id":"d04ca13e-b3d5-4702-8ffe-ee3ea81454f9","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        \"qui in\",\n        \"ali\"\n    ]\n}"},"url":"https://api.hatchstrat.app/v1/contacts/:contactId/tags/","description":"<h4>Add Tags on contacts.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":contactId","tags",""],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"a6a65d97-eb22-435f-928d-b3ddf6480fcd","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"}]}},"response":[{"id":"3bdaa494-dc44-4290-a844-4021e823b286","name":"Successful response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"tags\": [\n        \"sed magna id non in\",\n        \"lab\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/tags/","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","tags",""],"variable":[{"key":"contactId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"tags\": [\n  \"elit aute commodo in\",\n  \"do incididunt\"\n ]\n}"},{"id":"3520cf52-1fa2-4ba9-94c9-76b6125171ab","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        \"sed magna id non in\",\n        \"lab\"\n    ]\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/tags/","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","tags",""],"variable":[{"key":"contactId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"16ba0691-abf7-4af3-8686-f843363d5fb4","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        \"sed magna id non in\",\n        \"lab\"\n    ]\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/tags/","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","tags",""],"variable":[{"key":"contactId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"f233ba4f-59e3-4cf8-859a-b7aad247583b","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        \"sed magna id non in\",\n        \"lab\"\n    ]\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/tags/","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","tags",""],"variable":[{"key":"contactId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"tags\": {\n  \"message\": \"The tags field is mandatory.\",\n  \"rules\": \"required\"\n }\n}"}],"_postman_id":"d04ca13e-b3d5-4702-8ffe-ee3ea81454f9"},{"name":"/v1/contacts/:contactId/tags/","id":"18a6927e-87a5-4468-95ea-451fe35de3c2","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        \"sed magna id non in\",\n        \"lab\"\n    ]\n}"},"url":"https://api.hatchstrat.app/v1/contacts/:contactId/tags/","description":"<h4>Delete tags from the contact.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":contactId","tags",""],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"d2f86d34-5c4d-421e-88d2-0a59d0283de2","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"}]}},"response":[{"id":"51c31b96-dcf1-4ed8-a134-4df112670156","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        \"sed magna id non in\",\n        \"lab\"\n    ]\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/tags/","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","tags",""],"variable":[{"key":"contactId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"tags\": [\n  \"officia id Ut in\",\n  \"cupidatat dolor tempor veniam\"\n ]\n}"},{"id":"67ecb2ca-5369-4de3-82ba-1fbd4d956440","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        \"sed magna id non in\",\n        \"lab\"\n    ]\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/tags/","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","tags",""],"variable":[{"key":"contactId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"c6947ccb-8d91-4cd1-a6fd-ea7fcd4cd87b","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        \"sed magna id non in\",\n        \"lab\"\n    ]\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/tags/","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","tags",""],"variable":[{"key":"contactId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"41301343-c9a5-4f0b-89fc-c2a829693393","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        \"sed magna id non in\",\n        \"lab\"\n    ]\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/tags/","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","tags",""],"variable":[{"key":"contactId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"tags\": {\n  \"message\": \"The tags field is mandatory.\",\n  \"rules\": \"required\"\n }\n}"}],"_postman_id":"18a6927e-87a5-4468-95ea-451fe35de3c2"}],"id":"7fcd9fea-11e9-4462-8f95-af091538fc59","_postman_id":"7fcd9fea-11e9-4462-8f95-af091538fc59","description":""},{"name":"Campaign","item":[{"name":"/v1/contacts/:contactId/campaigns/:campaignId","id":"477fd74d-1679-4abb-8738-66c27210f327","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"https://api.hatchstrat.app/v1/contacts/:contactId/campaigns/:campaignId","description":"<h4>Add contact to campaign.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":contactId","campaigns",":campaignId"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"2a12d154-ab18-43d7-bb2a-d6a401d7354c","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"},{"id":"811a7a25-dd56-4cfd-8c7d-253ff3989f91","description":{"content":"<p>(Required) Campaign Id</p>\n","type":"text/plain"},"type":"any","value":"Y2I9XM7aO1hncuSOlc9L","key":"campaignId"}]}},"response":[{"id":"cbf339ab-e566-4823-b589-1c62e9ff7acd","name":"Successful response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/campaigns/:campaignId","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","campaigns",":campaignId"],"variable":[{"key":"contactId"},{"key":"campaignId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"65b137d6-72dc-4650-b84c-2365b0986a01","name":"Bad Request. please contact support!","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/campaigns/:campaignId","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","campaigns",":campaignId"],"variable":[{"key":"contactId"},{"key":"campaignId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"dfa1c442-d2b1-4e4f-b8bb-5422b75496c8","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/campaigns/:campaignId","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","campaigns",":campaignId"],"variable":[{"key":"contactId"},{"key":"campaignId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"26186c06-7958-4196-bac9-a54c2ad61da1","name":"Unprocessable Entity","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/campaigns/:campaignId","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","campaigns",":campaignId"],"variable":[{"key":"contactId"},{"key":"campaignId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"tags\": {\n  \"message\": \"The tags field is mandatory.\",\n  \"rules\": \"required\"\n }\n}"}],"_postman_id":"477fd74d-1679-4abb-8738-66c27210f327"},{"name":"/v1/contacts/:contactId/campaigns/:campaignId","id":"ea25b76d-2914-416f-8c8a-4952c3d84e60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.hatchstrat.app/v1/contacts/:contactId/campaigns/:campaignId","description":"<h4>Remove contact from campaign.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":contactId","campaigns",":campaignId"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"8442529c-ca3f-4632-8220-0bd5bab81088","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"},{"id":"c3755b6b-49e7-43e0-a82f-8301005b9213","description":{"content":"<p>(Required) Campaign Id</p>\n","type":"text/plain"},"type":"any","value":"Y2I9XM7aO1hncuSOlc9L","key":"campaignId"}]}},"response":[{"id":"b5bc417b-1a39-41c2-850d-c0471f1e48b2","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/campaigns/:campaignId","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","campaigns",":campaignId"],"variable":[{"key":"contactId"},{"key":"campaignId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"3dbc0a44-657e-4fad-8eaf-06e0ca1cdee8","name":"Bad Request. please contact support!","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/campaigns/:campaignId","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","campaigns",":campaignId"],"variable":[{"key":"contactId"},{"key":"campaignId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"1a9bd493-2e98-4255-a30c-548d3421c3bf","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/campaigns/:campaignId","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","campaigns",":campaignId"],"variable":[{"key":"contactId"},{"key":"campaignId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"ac79eae4-2da3-4a25-a49e-cb43b9e5e194","name":"Unprocessable Entity","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/campaigns/:campaignId","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","campaigns",":campaignId"],"variable":[{"key":"contactId"},{"key":"campaignId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"tags\": {\n  \"message\": \"The tags field is mandatory.\",\n  \"rules\": \"required\"\n }\n}"}],"_postman_id":"ea25b76d-2914-416f-8c8a-4952c3d84e60"},{"name":"/v1/contacts/:contactId/campaigns/remove-all","id":"532d0f41-8966-4dc0-824b-345e2be54785","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.hatchstrat.app/v1/contacts/:contactId/campaigns/remove-all","description":"<h4>Remove contact from every campaign.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":contactId","campaigns","remove-all"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"7a0a6ca1-1163-4dc8-abb6-99a0154be8ff","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"}]}},"response":[{"id":"db03dc90-9970-4bbb-88a0-a40c5fd0b22d","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/campaigns/remove-all","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","campaigns","remove-all"],"variable":[{"key":"contactId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"f5b5f218-367d-4155-86ce-807ac4f4f35d","name":"Bad Request. please contact support!","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/campaigns/remove-all","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","campaigns","remove-all"],"variable":[{"key":"contactId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"afce1a7a-793a-4abd-9347-e4617b5cf8ba","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/campaigns/remove-all","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","campaigns","remove-all"],"variable":[{"key":"contactId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"5a203a69-7397-4098-9fb5-26807b940d47","name":"Unprocessable Entity","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/campaigns/remove-all","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","campaigns","remove-all"],"variable":[{"key":"contactId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"tags\": {\n  \"message\": \"The tags field is mandatory.\",\n  \"rules\": \"required\"\n }\n}"}],"_postman_id":"532d0f41-8966-4dc0-824b-345e2be54785"}],"id":"80ca5c13-557e-49a6-937e-205a2163d841","_postman_id":"80ca5c13-557e-49a6-937e-205a2163d841","description":""},{"name":"Workflow","item":[{"name":"/v1/contacts/:contactId/workflow/:workflowId","id":"393964ba-59d1-48ca-93eb-5fb89a82d38f","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}"},"url":"https://api.hatchstrat.app/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://api.hatchstrat.app"],"query":[],"variable":[{"id":"6e64346e-27a4-4bba-bf06-fbe89195f310","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"},{"id":"44b92046-12e4-4219-994f-cb8b5c0a3b06","description":{"content":"<p>(Required) Workflow Id</p>\n","type":"text/plain"},"type":"any","value":"78559bb3-b920-461e-b010-7b2a2816d2a9","key":"workflowId"}]}},"response":[{"id":"0fdab60c-b815-4406-a4ca-62d7d365adab","name":"Successful response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"eventStartTime\": \"2021-05-26T11:33:49.000Z\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/workflow/:workflowId","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","workflow",":workflowId"],"variable":[{"key":"contactId"},{"key":"workflowId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"3695bda8-6cd4-40b6-958f-4ac46e496a2c","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}"},"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/workflow/:workflowId","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","workflow",":workflowId"],"variable":[{"key":"contactId"},{"key":"workflowId"}]}},"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":"b4012e0a-b221-4182-bcca-255a4fa7b7c1","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}"},"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/workflow/:workflowId","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","workflow",":workflowId"],"variable":[{"key":"contactId"},{"key":"workflowId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"9b7da670-f31d-4fea-9094-38d37e5035a8","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}"},"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/workflow/:workflowId","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","workflow",":workflowId"],"variable":[{"key":"contactId"},{"key":"workflowId"}]}},"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":"393964ba-59d1-48ca-93eb-5fb89a82d38f"}],"id":"7c36e7c0-ffc9-4d81-95bf-bd0fd225e498","_postman_id":"7c36e7c0-ffc9-4d81-95bf-bd0fd225e498","description":""},{"name":"/v1/contacts/","id":"bfbeca2d-c1bb-4d5e-97fa-e410c6419550","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/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://api.hatchstrat.app"],"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":"6ebbb989-abbc-4d60-9335-33bba66703e1","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/?startAfterId=UIaE1WjAwWKdlyD7osQI&startAfter=1603870249758&limit=20&query=John","host":["https://api.hatchstrat.app"],"path":["v1","contacts",""],"query":[{"key":"startAfterId","value":"UIaE1WjAwWKdlyD7osQI"},{"key":"startAfter","value":"1603870249758"},{"key":"limit","value":"20"},{"key":"query","value":"John"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"contacts\": [\n  {\n   \"id\": \"ocQHyuzHvysMo5N5VsXc\",\n   \"locationId\": \"C2QujeCh8ZnC7al2InWR\",\n   \"email\": \"JohnDeo@gmail.com\",\n   \"emailLowerCase\": \"johndeo@gmail.com\",\n   \"fingerprint\": \"91f4f0e0-e2dd-11ea-9b16-53b2d72e8a24\",\n   \"timezone\": \"Asia/Calcutta\",\n   \"country\": \"DE\",\n   \"source\": \"xyz form\",\n   \"dateAdded\": \"2020-10-29T09:31:30.255Z\",\n   \"customField\": [\n    {\n     \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n     \"value\": \"elit dolor mollit cillum\"\n    },\n    {\n     \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n     \"value\": \"commodo\"\n    }\n   ],\n   \"tags\": [\n    \"Lorem sunt\",\n    \"dolore voluptate sit aute ullamco\"\n   ],\n   \"__moreField__\": \"ut ex velit est\"\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\": \"deserunt proident nulla\"\n    },\n    {\n     \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n     \"value\": \"nostrud voluptate fugiat eu\"\n    }\n   ],\n   \"tags\": [\n    \"esse Excepteur ullamco Lorem\",\n    \"ut\"\n   ],\n   \"__moreField__\": \"eiusmod\"\n  }\n ],\n \"meta\": {\n  \"total\": 250,\n  \"nextPageUrl\": \"https://api.hatchstrat.app/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":"99d79ddf-5d1b-4c25-8eae-3466a583990a","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/?startAfterId=UIaE1WjAwWKdlyD7osQI&startAfter=1603870249758&limit=20&query=John","host":["https://api.hatchstrat.app"],"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":"7411b69d-be18-44b1-96a9-dd4d179eb36b","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/?startAfterId=UIaE1WjAwWKdlyD7osQI&startAfter=1603870249758&limit=20&query=John","host":["https://api.hatchstrat.app"],"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":"bfbeca2d-c1bb-4d5e-97fa-e410c6419550"},{"name":"/v1/contacts/","id":"61582fc8-f828-4064-884a-a5dcf726f6c9","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        \"qui\",\n        \"consectetur officia\"\n    ],\n    \"source\": \"public api\",\n    \"customField\": {\n        \"__custom_field_id__\": \"cupidatat laborum\"\n    }\n}"},"url":"https://api.hatchstrat.app/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://api.hatchstrat.app"],"query":[],"variable":[]}},"response":[{"id":"deaff2b4-51f1-434c-80a4-53f8dade25d7","name":"Successful response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"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        \"ex\",\n        \"magna dolor irure sunt\"\n    ],\n    \"source\": \"public api\",\n    \"customField\": {\n        \"__custom_field_id__\": \"ad in sed pariatur\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hatchstrat.app/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\": \"in reprehenderit officia\"\n   },\n   {\n    \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n    \"value\": \"veniam cupidatat\"\n   }\n  ],\n  \"tags\": [\n   \"dolor do et\",\n   \"enim fugiat consequat\"\n  ],\n  \"__moreField__\": \"dolor exercitation esse consequat Duis\"\n }\n}"},{"id":"448ad931-bc17-4e6b-877d-b11b209cb2ae","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        \"ex\",\n        \"magna dolor irure sunt\"\n    ],\n    \"source\": \"public api\",\n    \"customField\": {\n        \"__custom_field_id__\": \"ad in sed pariatur\"\n    }\n}"},"url":"https://api.hatchstrat.app/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":"2ad39abf-557c-4efc-a025-7d5d1bb0642c","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        \"ex\",\n        \"magna dolor irure sunt\"\n    ],\n    \"source\": \"public api\",\n    \"customField\": {\n        \"__custom_field_id__\": \"ad in sed pariatur\"\n    }\n}"},"url":"https://api.hatchstrat.app/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":"a01cf22d-da48-49f1-8a2f-3f95d65483b0","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        \"ex\",\n        \"magna dolor irure sunt\"\n    ],\n    \"source\": \"public api\",\n    \"customField\": {\n        \"__custom_field_id__\": \"ad in sed pariatur\"\n    }\n}"},"url":"https://api.hatchstrat.app/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":"61582fc8-f828-4064-884a-a5dcf726f6c9"},{"name":"/v1/contacts/lookup","id":"977f1dd9-4eed-4cf8-b15d-8554068e104e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/v1/contacts/lookup?email=john@deo.com","description":"<h4>Search contact by email or phone number.</h4> <p>If you will pass email or phone, it will try find and give contacts based on that.</p><p></p><p>OR If you will pass both first it will try to find contact with email first and if it is not able to find contact then it will try to find the match based on the phone.</p><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p> <strong>Validation:</strong><p><strong>Email</strong> or <strong>Phone</strong> are required to lookup contact.</p>","urlObject":{"path":["v1","contacts","lookup"],"host":["https://api.hatchstrat.app"],"query":[{"description":{"content":"<p>Contact email</p>\n","type":"text/plain"},"key":"email","value":"john@deo.com"},{"disabled":true,"description":{"content":"<p>Contact phone</p>\n","type":"text/plain"},"key":"phone","value":"+491971259866"}],"variable":[]}},"response":[{"id":"f82be354-b952-4403-93eb-6f73b8878cb6","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/lookup?email=john@deo.com","host":["https://api.hatchstrat.app"],"path":["v1","contacts","lookup"],"query":[{"key":"email","value":"john@deo.com"},{"key":"phone","value":"+491971259866","disabled":true}]}},"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\": \"incididun\"\n    },\n    {\n     \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n     \"value\": \"id labore\"\n    }\n   ],\n   \"tags\": [\n    \"et commodo officia\",\n    \"anim Ut do pr\"\n   ],\n   \"__moreField__\": \"labore in\"\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\": \"adipisicing cillum fugiat occaecat\"\n    },\n    {\n     \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n     \"value\": \"laboris anim velit ad\"\n    }\n   ],\n   \"tags\": [\n    \"ut tempor magna\",\n    \"ut amet\"\n   ],\n   \"__moreField__\": \"non ad cillum Ut commodo\"\n  }\n ]\n}"},{"id":"e272c97d-cfd8-406f-81b9-84a8c9fb3dab","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/lookup?email=john@deo.com&phone=+491971259866","host":["https://api.hatchstrat.app"],"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":"0a5e8725-cbef-430b-ad20-79c15e73bd1b","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/lookup?email=john@deo.com&phone=+491971259866","host":["https://api.hatchstrat.app"],"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":"7ee1383c-f893-4a80-9c5e-38f661fc8c43","name":"Unprocessable Entity","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/lookup?email=john@deo.com&phone=+491971259866","host":["https://api.hatchstrat.app"],"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":"977f1dd9-4eed-4cf8-b15d-8554068e104e"},{"name":"/v1/contacts/:id","id":"858563f0-9490-466f-88a8-9e3a21b2f675","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/v1/contacts/:id","description":"<h4>Get contact by id.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":id"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"9c218f61-89dd-4fdb-9ffa-3796cdf89697","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"id"}]}},"response":[{"id":"96a522af-95b8-4d9c-82c2-be290be3bb77","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:id","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"contact\": {\n  \"id\": \"ocQHyuzHvysMo5N5VsXc\",\n  \"locationId\": \"C2QujeCh8ZnC7al2InWR\",\n  \"email\": \"JohnDeo@gmail.com\",\n  \"emailLowerCase\": \"johndeo@gmail.com\",\n  \"fingerprint\": \"91f4f0e0-e2dd-11ea-9b16-53b2d72e8a24\",\n  \"timezone\": \"Asia/Calcutta\",\n  \"country\": \"DE\",\n  \"source\": \"xyz form\",\n  \"dateAdded\": \"2020-10-29T09:31:30.255Z\",\n  \"customField\": [\n   {\n    \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n    \"value\": \"in reprehenderit officia\"\n   },\n   {\n    \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n    \"value\": \"veniam cupidatat\"\n   }\n  ],\n  \"tags\": [\n   \"dolor do et\",\n   \"enim fugiat consequat\"\n  ],\n  \"__moreField__\": \"dolor exercitation esse consequat Duis\"\n }\n}"},{"id":"16cd8bf6-5cb5-4fe2-8bd7-1aff400341fb","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:id","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"deaf2325-5f15-404b-91b5-50398ee9b2de","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:id","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"2f28a181-23aa-465c-88a8-259a054c3f3e","name":"Unprocessable Entity","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:id","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": {\n  \"message\": \"The contact id is invalid.\",\n  \"rule\": \"invalid\"\n }\n}"}],"_postman_id":"858563f0-9490-466f-88a8-9e3a21b2f675"},{"name":"/v1/contacts/:id","id":"4df276d4-ba80-4717-bd45-61368b09407a","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        \"consectetur\",\n        \"ea elit laboris et\"\n    ],\n    \"source\": \"public api\",\n    \"customField\": {\n        \"__custom_field_id__\": \"velit ex amet non\"\n    }\n}"},"url":"https://api.hatchstrat.app/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://api.hatchstrat.app"],"query":[],"variable":[{"id":"8dc22437-6bca-456d-a178-54108a56c827","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"id"}]}},"response":[{"id":"64594464-97df-43dc-b8db-782c006e35cf","name":"Successful response","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"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        \"eiusmod Duis et\",\n        \"eu adipisicing nostrud ad\"\n    ],\n    \"source\": \"public api\",\n    \"customField\": {\n        \"__custom_field_id__\": \"pariatur cillum\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:id","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"contact\": {\n  \"id\": \"ocQHyuzHvysMo5N5VsXc\",\n  \"locationId\": \"C2QujeCh8ZnC7al2InWR\",\n  \"email\": \"JohnDeo@gmail.com\",\n  \"emailLowerCase\": \"johndeo@gmail.com\",\n  \"fingerprint\": \"91f4f0e0-e2dd-11ea-9b16-53b2d72e8a24\",\n  \"timezone\": \"Asia/Calcutta\",\n  \"country\": \"DE\",\n  \"source\": \"xyz form\",\n  \"dateAdded\": \"2020-10-29T09:31:30.255Z\",\n  \"customField\": [\n   {\n    \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n    \"value\": \"in reprehenderit officia\"\n   },\n   {\n    \"id\": \"MgobCB14YMVKuE4Ka8p1\",\n    \"value\": \"veniam cupidatat\"\n   }\n  ],\n  \"tags\": [\n   \"dolor do et\",\n   \"enim fugiat consequat\"\n  ],\n  \"__moreField__\": \"dolor exercitation esse consequat Duis\"\n }\n}"},{"id":"c40ab19e-1a42-488c-9a36-ff3398bcce83","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        \"eiusmod Duis et\",\n        \"eu adipisicing nostrud ad\"\n    ],\n    \"source\": \"public api\",\n    \"customField\": {\n        \"__custom_field_id__\": \"pariatur cillum\"\n    }\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:id","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"10a4ee93-ca53-467d-921e-b217282eeaeb","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        \"eiusmod Duis et\",\n        \"eu adipisicing nostrud ad\"\n    ],\n    \"source\": \"public api\",\n    \"customField\": {\n        \"__custom_field_id__\": \"pariatur cillum\"\n    }\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:id","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"1dd92d7d-d416-4159-9961-8ac626a5a85f","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        \"eiusmod Duis et\",\n        \"eu adipisicing nostrud ad\"\n    ],\n    \"source\": \"public api\",\n    \"customField\": {\n        \"__custom_field_id__\": \"pariatur cillum\"\n    }\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:id","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": {\n  \"message\": \"The contact id is invalid.\",\n  \"rule\": \"required\"\n }\n}"}],"_postman_id":"4df276d4-ba80-4717-bd45-61368b09407a"},{"name":"/v1/contacts/:id","id":"c1ae05a9-32f5-4ab0-bc52-0573611c17d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.hatchstrat.app/v1/contacts/:id","description":"<h4>Delete contact by id.</h4><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":id"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"c55ff4fd-5adb-4929-9f9f-47b6cbf27a49","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"id"}]}},"response":[{"id":"0382e059-b300-41f7-9b79-7f0a91f8d1a7","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:id","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":id"],"variable":[{"key":"id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"text","header":[{"key":"Content-Type","value":"text/plain"}],"cookie":[],"responseTime":null,"body":""},{"id":"316d2ada-c37f-4296-864a-6762e503ab59","name":"Bad Request. please contact support!","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:id","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":id"],"variable":[{"key":"id"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"11c70f0c-5c04-4fa0-9769-e911841cbf0b","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:id","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":id"],"variable":[{"key":"id"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"15c1c7b2-7be6-4049-9f81-c9a2fa8b7ffb","name":"Unprocessable Entity","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:id","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":id"],"variable":[{"key":"id"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": {\n  \"message\": \"The contact id is invalid.\",\n  \"rule\": \"invalid\"\n }\n}"}],"_postman_id":"c1ae05a9-32f5-4ab0-bc52-0573611c17d6"}],"id":"2ceba4c9-c25b-44f3-933e-d508fa37fa8b","description":"<p>Contact create or update.</p>\n","_postman_id":"2ceba4c9-c25b-44f3-933e-d508fa37fa8b"},{"name":"Custom Field","item":[{"name":"/v1/custom-fields/","id":"0ffebc96-f00e-4e1a-9051-eb0047a83b52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/v1/custom-fields/","description":"<h4>Get all available custom fields.</h4><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","custom-fields",""],"host":["https://api.hatchstrat.app"],"query":[],"variable":[]}},"response":[{"id":"7d3263a8-f826-419b-b2cb-857c4e478313","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"cd4ee8e3-77b3-4614-b202-890809495ead","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"3ba9c01d-9015-4a2f-a293-94a9fae83ea8","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"0ffebc96-f00e-4e1a-9051-eb0047a83b52"},{"name":"/v1/custom-fields/","id":"32d6817b-8223-4b79-9ef7-bd7c38227f6e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"dataType\": \"TEXT\",\n    \"placeholder\": \"Placeholder Text\",\n    \"options\": [\n        \"first option\",\n        \"last option\"\n    ],\n    \"acceptedFormat\": [\n        \".pdf\",\n        \".docx\",\n        \".jpeg\"\n    ],\n    \"isMultipalFile\": false,\n    \"maxNumberOfFiles\": 2,\n    \"textBoxListOptions\": [\n        {\n            \"label\": \"First\",\n            \"prefillValue\": \"\"\n        },\n        {\n            \"label\": \"First\",\n            \"prefillValue\": \"\"\n        }\n    ],\n    \"position\": 0\n}"},"url":"https://api.hatchstrat.app/v1/custom-fields/","description":"<h4>Creating Custom Field.</h4><p>Data Type Fields will allow these options. ex:</p><strong>Options:</strong><ul><li>TEXT</li><li>LARGE_TEXT</li><li>NUMERICAL</li><li>PHONE</li><li>MONETORY</li><li>CHECKBOX</li><li>SINGLE_OPTIONS</li><li>MULTIPLE_OPTIONS</li><li>FLOAT</li><li>TIME</li><li>DATE</li><li>TEXTBOX_LIST</li><li>FILE_UPLOAD</li><li>SIGNATURE</li></ul><strong>Validation:</strong><p><strong>Name</strong> and <strong>Date Type</strong> are required to create every custom field.</p><p>On every data type of field have diffrent validation rules. These are the different validation rules.</p><strong>FILE_UPLOAD:</strong><ul><li><strong>acceptedFormat</strong> *(required) This will allow array of file format.<ul><li>.pdf</li><li>.docx</li><li>.jpeg</li><li>.png</li><li>.gif</li><li>.csv</li><li>all</li></ul></li><li><strong>isMulitpalFile</strong> (optional) it allow <code>true</code> or <code>false</code>. If you want to allow multipal files pass <code>true</code> </li><li><strong>maxNumberOfFiles</strong> (options) It will allow maximum these number of files.</li></ul><strong>SINGLE_OPTIONS / MULTIPLE_OPTIONS / CHECKBOX:</strong><br /><ul><li><strong>options</strong> *(required) This will allow array of options.</li></ul><strong>TEXTBOX_LIST</strong><ul><li><strong>textBoxListOptions:</strong> (required) This will allow array of textbox list. Array will contanis label and prefillValue. ex.: <code>{label\": \"Hello\", \"prefillValue\": \"value\"}</code></li></ul>  <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","custom-fields",""],"host":["https://api.hatchstrat.app"],"query":[],"variable":[]}},"response":[{"id":"81b4f816-8b8c-4ab7-9ca7-50cce9fd4f2e","name":"Successful response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"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://api.hatchstrat.app/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":"7ebc3e25-a789-4403-8a22-1adc3e664930","name":"Bad Request. please contact support!","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"dataType\": \"TEXT\",\n    \"placeholder\": \"Placeholder Text\",\n    \"options\": [\n        \"first option\",\n        \"last option\"\n    ],\n    \"acceptedFormat\": [\n        \".pdf\",\n        \".docx\",\n        \".jpeg\"\n    ],\n    \"isMultipalFile\": false,\n    \"maxNumberOfFiles\": 2,\n    \"textBoxListOptions\": [\n        {\n            \"label\": \"First\",\n            \"prefillValue\": \"\"\n        },\n        {\n            \"label\": \"First\",\n            \"prefillValue\": \"\"\n        }\n    ],\n    \"position\": 0\n}"},"url":"https://api.hatchstrat.app/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":"5c71e04d-1150-40fb-8d25-13cab3a17780","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"dataType\": \"TEXT\",\n    \"placeholder\": \"Placeholder Text\",\n    \"options\": [\n        \"first option\",\n        \"last option\"\n    ],\n    \"acceptedFormat\": [\n        \".pdf\",\n        \".docx\",\n        \".jpeg\"\n    ],\n    \"isMultipalFile\": false,\n    \"maxNumberOfFiles\": 2,\n    \"textBoxListOptions\": [\n        {\n            \"label\": \"First\",\n            \"prefillValue\": \"\"\n        },\n        {\n            \"label\": \"First\",\n            \"prefillValue\": \"\"\n        }\n    ],\n    \"position\": 0\n}"},"url":"https://api.hatchstrat.app/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":"dfb09143-fa1f-42d0-9733-1b20705cabf7","name":"Unprocessable Entity","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"dataType\": \"TEXT\",\n    \"placeholder\": \"Placeholder Text\",\n    \"options\": [\n        \"first option\",\n        \"last option\"\n    ],\n    \"acceptedFormat\": [\n        \".pdf\",\n        \".docx\",\n        \".jpeg\"\n    ],\n    \"isMultipalFile\": false,\n    \"maxNumberOfFiles\": 2,\n    \"textBoxListOptions\": [\n        {\n            \"label\": \"First\",\n            \"prefillValue\": \"\"\n        },\n        {\n            \"label\": \"First\",\n            \"prefillValue\": \"\"\n        }\n    ],\n    \"position\": 0\n}"},"url":"https://api.hatchstrat.app/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":"32d6817b-8223-4b79-9ef7-bd7c38227f6e"},{"name":"/v1/custom-fields/:customFieldId","id":"333bb487-4d7c-4ba9-9198-34d1287f8445","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/v1/custom-fields/:customFieldId","description":"<h4>Get custom fields by id</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","custom-fields",":customFieldId"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"02fd9c40-f0c0-4a7f-8b18-c9789d9cf95d","description":{"content":"<p>(Required) Custom Field Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"customFieldId"}]}},"response":[{"id":"dce6a246-6085-455c-bdeb-3355ac3c24bd","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/custom-fields/:customFieldId","host":["https://api.hatchstrat.app"],"path":["v1","custom-fields",":customFieldId"],"variable":[{"key":"customFieldId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"ocQHyuzHvysMo5N5VsXc\",\n \"name\": \"Select\",\n \"fieldKey\": \"contact.select\",\n \"placeholder\": \"Placeholder Text\",\n \"position\": 0,\n \"dateType\": \"SINGLE_OPTIONS\",\n \"picklistOptions\": [\n  \"first\",\n  \"first\"\n ]\n}"},{"id":"930e5288-f7f9-4b9b-9985-a2c1d8a526ad","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/custom-fields/:customFieldId","host":["https://api.hatchstrat.app"],"path":["v1","custom-fields",":customFieldId"],"variable":[{"key":"customFieldId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"2517ff53-63d7-4129-830f-0b544789b36a","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/custom-fields/:customFieldId","host":["https://api.hatchstrat.app"],"path":["v1","custom-fields",":customFieldId"],"variable":[{"key":"customFieldId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"333bb487-4d7c-4ba9-9198-34d1287f8445"},{"name":"/v1/custom-fields/:customFieldId","id":"bdc67f52-db94-4242-998c-463f17605f14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"dataType\": \"TEXT\",\n    \"placeholder\": \"Placeholder Text\",\n    \"options\": [\n        \"first option\",\n        \"last option\"\n    ],\n    \"acceptedFormat\": [\n        \".pdf\",\n        \".docx\",\n        \".jpeg\"\n    ],\n    \"isMultipalFile\": false,\n    \"maxNumberOfFiles\": 2,\n    \"textBoxListOptions\": [\n        {\n            \"label\": \"First\",\n            \"prefillValue\": \"\"\n        },\n        {\n            \"label\": \"First\",\n            \"prefillValue\": \"\"\n        }\n    ],\n    \"position\": 0\n}"},"url":"https://api.hatchstrat.app/v1/custom-fields/:customFieldId","description":"<h4>Updating Custom Field.</h4><p>Data Type Fields will allow these options. ex:</p><strong>Options:</strong><ul><li>TEXT</li><li>LARGE_TEXT</li><li>NUMERICAL</li><li>PHONE</li><li>MONETORY</li><li>CHECKBOX</li><li>SINGLE_OPTIONS</li><li>MULTIPLE_OPTIONS</li><li>FLOAT</li><li>TIME</li><li>DATE</li><li>TEXTBOX_LIST</li><li>FILE_UPLOAD</li><li>SIGNATURE</li></ul><strong>Validation:</strong><p><strong>Name</strong> and <strong>Date Type</strong> are required to create every custom field.</p><p>On every data type of field have diffrent validation rules. These are the different validation rules.</p><strong>FILE_UPLOAD:</strong><ul><li><strong>acceptedFormat</strong> *(required) This will allow array of file format.<ul><li>.pdf</li><li>.docx</li><li>.jpeg</li><li>.png</li><li>.gif</li><li>.csv</li><li>all</li></ul></li><li><strong>isMulitpalFile</strong> (optional) it allow <code>true</code> or <code>false</code>. If you want to allow multipal files pass <code>true</code> </li><li><strong>maxNumberOfFiles</strong> (options) It will allow maximum these number of files.</li></ul><strong>SINGLE_OPTIONS / MULTIPLE_OPTIONS / CHECKBOX:</strong><br /><ul><li><strong>options</strong> *(required) This will allow array of options.</li></ul><strong>TEXTBOX_LIST</strong><ul><li><strong>textBoxListOptions:</strong> (required) This will allow array of textbox list. Array will contanis label and prefillValue. ex.: <code>{label\": \"Hello\", \"prefillValue\": \"value\"}</code></li></ul>  <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","custom-fields",":customFieldId"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"6fb64561-8859-4383-be37-5251a5dd92aa","description":{"content":"<p>(Required) Custom Field Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"customFieldId"}]}},"response":[{"id":"547b7706-2b1b-44b9-911f-36e2c2b5a843","name":"Successful response","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"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://api.hatchstrat.app/v1/custom-fields/:customFieldId","host":["https://api.hatchstrat.app"],"path":["v1","custom-fields",":customFieldId"],"variable":[{"key":"customFieldId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"ocQHyuzHvysMo5N5VsXc\",\n \"name\": \"Select\",\n \"fieldKey\": \"contact.select\",\n \"placeholder\": \"Placeholder Text\",\n \"position\": 0,\n \"dateType\": \"SINGLE_OPTIONS\",\n \"picklistOptions\": [\n  \"first\",\n  \"first\"\n ]\n}"},{"id":"1cad0024-a717-4405-aa3d-40ab3b67ae2c","name":"Bad Request. please contact support!","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"dataType\": \"TEXT\",\n    \"placeholder\": \"Placeholder Text\",\n    \"options\": [\n        \"first option\",\n        \"last option\"\n    ],\n    \"acceptedFormat\": [\n        \".pdf\",\n        \".docx\",\n        \".jpeg\"\n    ],\n    \"isMultipalFile\": false,\n    \"maxNumberOfFiles\": 2,\n    \"textBoxListOptions\": [\n        {\n            \"label\": \"First\",\n            \"prefillValue\": \"\"\n        },\n        {\n            \"label\": \"First\",\n            \"prefillValue\": \"\"\n        }\n    ],\n    \"position\": 0\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/custom-fields/:customFieldId","host":["https://api.hatchstrat.app"],"path":["v1","custom-fields",":customFieldId"],"variable":[{"key":"customFieldId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"98ae9cf3-ca17-4173-8e91-3c3dd4792e87","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"dataType\": \"TEXT\",\n    \"placeholder\": \"Placeholder Text\",\n    \"options\": [\n        \"first option\",\n        \"last option\"\n    ],\n    \"acceptedFormat\": [\n        \".pdf\",\n        \".docx\",\n        \".jpeg\"\n    ],\n    \"isMultipalFile\": false,\n    \"maxNumberOfFiles\": 2,\n    \"textBoxListOptions\": [\n        {\n            \"label\": \"First\",\n            \"prefillValue\": \"\"\n        },\n        {\n            \"label\": \"First\",\n            \"prefillValue\": \"\"\n        }\n    ],\n    \"position\": 0\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/custom-fields/:customFieldId","host":["https://api.hatchstrat.app"],"path":["v1","custom-fields",":customFieldId"],"variable":[{"key":"customFieldId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"115d790e-9a2b-4150-b206-3d32dad9db47","name":"Unprocessable Entity","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"dataType\": \"TEXT\",\n    \"placeholder\": \"Placeholder Text\",\n    \"options\": [\n        \"first option\",\n        \"last option\"\n    ],\n    \"acceptedFormat\": [\n        \".pdf\",\n        \".docx\",\n        \".jpeg\"\n    ],\n    \"isMultipalFile\": false,\n    \"maxNumberOfFiles\": 2,\n    \"textBoxListOptions\": [\n        {\n            \"label\": \"First\",\n            \"prefillValue\": \"\"\n        },\n        {\n            \"label\": \"First\",\n            \"prefillValue\": \"\"\n        }\n    ],\n    \"position\": 0\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/custom-fields/:customFieldId","host":["https://api.hatchstrat.app"],"path":["v1","custom-fields",":customFieldId"],"variable":[{"key":"customFieldId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"name\": {\n  \"message\": \"The name field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"dataType\": {\n  \"message\": \"The data type field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"options or acceptedFormat or textBoxListOptions\": {\n  \"message\": \"The options or acceptedFormat or textBoxListOptions field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"}],"_postman_id":"bdc67f52-db94-4242-998c-463f17605f14"},{"name":"/v1/custom-fields/:customFieldId","id":"d8345903-12d1-4b2c-a035-708b5651535c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.hatchstrat.app/v1/custom-fields/:customFieldId","description":"<h4>Delete one of custom fields.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","custom-fields",":customFieldId"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"60134227-1b56-47d2-8f28-b1a1751f893d","description":{"content":"<p>(Required) Custom Field Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"customFieldId"}]}},"response":[{"id":"adc69a68-6af2-4b6f-98b3-37602b1a1dc2","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/custom-fields/:customFieldId","host":["https://api.hatchstrat.app"],"path":["v1","custom-fields",":customFieldId"],"variable":[{"key":"customFieldId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"a2a8ba91-e682-4f9e-af34-1153792589ed","name":"Bad Request. please contact support!","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/custom-fields/:customFieldId","host":["https://api.hatchstrat.app"],"path":["v1","custom-fields",":customFieldId"],"variable":[{"key":"customFieldId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"4b0dd31f-694a-4622-a7c9-d7c355f7e5c8","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/custom-fields/:customFieldId","host":["https://api.hatchstrat.app"],"path":["v1","custom-fields",":customFieldId"],"variable":[{"key":"customFieldId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"7dff34d0-0ba7-410e-a7e3-b2f97f30dc74","name":"Unprocessable Entity","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/custom-fields/:customFieldId","host":["https://api.hatchstrat.app"],"path":["v1","custom-fields",":customFieldId"],"variable":[{"key":"customFieldId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"customFieldId\": {\n  \"message\": \"The custom field id is invalid.\",\n  \"rule\": \"invalid\"\n }\n}"}],"_postman_id":"d8345903-12d1-4b2c-a035-708b5651535c"}],"id":"1fa8b90a-dd17-4126-87b0-7b2bb1445d4c","_postman_id":"1fa8b90a-dd17-4126-87b0-7b2bb1445d4c","description":""},{"name":"Custom Value","item":[{"name":"/v1/custom-values/","id":"54560e93-e01d-4fbe-905e-03869f21bf96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/v1/custom-values/","description":"<h4>Get all available custom values.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","custom-values",""],"host":["https://api.hatchstrat.app"],"query":[],"variable":[]}},"response":[{"id":"6c79e012-a72e-4c00-8e3f-eb6478e2aff6","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"5f9ac94d-f22b-4759-afcf-d8ef072ffdd0","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"b7abec93-1f89-40d9-bc84-8edc574e394d","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"54560e93-e01d-4fbe-905e-03869f21bf96"},{"name":"/v1/custom-values/","id":"71f1e850-2ba7-4fff-85ec-699fcbe72a19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"value\": \"Value\"\n}"},"url":"https://api.hatchstrat.app/v1/custom-values/","description":"<h4>Create custom value.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","custom-values",""],"host":["https://api.hatchstrat.app"],"query":[],"variable":[]}},"response":[{"id":"9e57688b-1608-48c5-9d15-db712bccf462","name":"Successful response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"value\": \"Value\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.hatchstrat.app/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":"3050eedb-df28-4570-be74-a3158749884b","name":"Bad Request. please contact support!","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"value\": \"Value\"\n}"},"url":"https://api.hatchstrat.app/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":"199917ea-8c7e-45b4-8738-c7c87db6912e","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"value\": \"Value\"\n}"},"url":"https://api.hatchstrat.app/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":"b5331dd9-66da-4fe8-9034-fb285fb9afbf","name":"Unprocessable Entity","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"value\": \"Value\"\n}"},"url":"https://api.hatchstrat.app/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":"71f1e850-2ba7-4fff-85ec-699fcbe72a19"},{"name":"/v1/custom-values/:customValueId","id":"19dbef61-7637-4a94-85a0-cd1ee49b17ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/v1/custom-values/:customValueId","description":"<h4>Get custom value by id.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","custom-values",":customValueId"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"88b7743c-cbbd-40f3-9052-31de5833f13f","description":{"content":"<p>(Required) Custom Value Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"customValueId"}]}},"response":[{"id":"95db7589-ebc2-438f-8a1c-343783071612","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/custom-values/:customValueId","host":["https://api.hatchstrat.app"],"path":["v1","custom-values",":customValueId"],"variable":[{"key":"customValueId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"ocQHyuzHvysMo5N5VsXc\",\n \"name\": \"Select\",\n \"fieldKey\": \"{{ custom_value.test }}\",\n \"value\": \"test\"\n}"},{"id":"53e77f92-3bd5-4519-bf42-dd8f0010997c","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/custom-values/:customValueId","host":["https://api.hatchstrat.app"],"path":["v1","custom-values",":customValueId"],"variable":[{"key":"customValueId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"10935bc7-1765-4412-8f0c-344ed0401ecb","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/custom-values/:customValueId","host":["https://api.hatchstrat.app"],"path":["v1","custom-values",":customValueId"],"variable":[{"key":"customValueId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"19dbef61-7637-4a94-85a0-cd1ee49b17ff"},{"name":"/v1/custom-values/:customValueId","id":"38b26063-9d43-4ebe-872f-bebb5489a31f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"value\": \"Value\"\n}"},"url":"https://api.hatchstrat.app/v1/custom-values/:customValueId","description":"<h4>Update custom value.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","custom-values",":customValueId"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"cb972a75-ca65-480b-9c7f-77b94f65924d","description":{"content":"<p>(Required) Custom Value Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"customValueId"}]}},"response":[{"id":"1546cb2d-d00b-4d5c-9bcc-0ba1c5bba674","name":"Successful response","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"value\": \"Value\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hatchstrat.app/v1/custom-values/:customValueId","host":["https://api.hatchstrat.app"],"path":["v1","custom-values",":customValueId"],"variable":[{"key":"customValueId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"ocQHyuzHvysMo5N5VsXc\",\n \"name\": \"Select\",\n \"fieldKey\": \"{{ custom_value.test }}\",\n \"value\": \"test\"\n}"},{"id":"5bd7ed41-0bd2-4fd9-934d-f81482c2e9e3","name":"Bad Request. please contact support!","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"value\": \"Value\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/custom-values/:customValueId","host":["https://api.hatchstrat.app"],"path":["v1","custom-values",":customValueId"],"variable":[{"key":"customValueId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"03ec7314-e237-4c1e-82e0-406835589787","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"value\": \"Value\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/custom-values/:customValueId","host":["https://api.hatchstrat.app"],"path":["v1","custom-values",":customValueId"],"variable":[{"key":"customValueId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"dced9cf9-6278-42d8-846e-89cd1f768d3c","name":"Unprocessable Entity","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Custom Field\",\n    \"value\": \"Value\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/custom-values/:customValueId","host":["https://api.hatchstrat.app"],"path":["v1","custom-values",":customValueId"],"variable":[{"key":"customValueId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"name\": {\n  \"message\": \"The name field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"value\": {\n  \"message\": \"The value field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"}],"_postman_id":"38b26063-9d43-4ebe-872f-bebb5489a31f"},{"name":"/v1/custom-values/:customValueId","id":"af45f1ba-2a48-4788-b6b9-30bc8e35766f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.hatchstrat.app/v1/custom-values/:customValueId","description":"<h4>Delete one of custom value.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","custom-values",":customValueId"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"24d706b6-80f6-4074-898c-f3ee8d5a34ab","description":{"content":"<p>(Required) Custom Value Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"customValueId"}]}},"response":[{"id":"2e3922dd-3a22-473a-9268-2cb0f0e1dd05","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/custom-values/:customValueId","host":["https://api.hatchstrat.app"],"path":["v1","custom-values",":customValueId"],"variable":[{"key":"customValueId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"f6544fb1-7097-452f-9320-8832c480ca50","name":"Bad Request. please contact support!","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/custom-values/:customValueId","host":["https://api.hatchstrat.app"],"path":["v1","custom-values",":customValueId"],"variable":[{"key":"customValueId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"f0eb91f5-6ee4-47f6-9894-83dddbd33246","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/custom-values/:customValueId","host":["https://api.hatchstrat.app"],"path":["v1","custom-values",":customValueId"],"variable":[{"key":"customValueId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"4d144681-0c51-4313-bce9-72939bb0abea","name":"Unprocessable Entity","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/custom-values/:customValueId","host":["https://api.hatchstrat.app"],"path":["v1","custom-values",":customValueId"],"variable":[{"key":"customValueId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"customValueId\": {\n  \"message\": \"The custom field id is invalid.\",\n  \"rule\": \"invalid\"\n }\n}"}],"_postman_id":"af45f1ba-2a48-4788-b6b9-30bc8e35766f"}],"id":"6af947d0-2bdf-46e7-b5a1-5f6cc7d83f02","_postman_id":"6af947d0-2bdf-46e7-b5a1-5f6cc7d83f02","description":""},{"name":"Form","item":[{"name":"/v1/forms/","id":"4cc26c85-a5b5-47a3-8f24-81644eb4140c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/v1/forms/","description":"<h4>Get Forms.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","forms",""],"host":["https://api.hatchstrat.app"],"query":[],"variable":[]}},"response":[{"id":"00d02074-5cf3-4d77-8146-b14692ba4c38","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"3b0bbc85-de73-4966-bf70-4e7314887916","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"0e7658c3-35cf-48f3-ad3a-f55ed2c0cebb","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"4cc26c85-a5b5-47a3-8f24-81644eb4140c"},{"name":"/v1/forms/submissions","id":"30d67426-e48a-4f1c-82af-8975763ec4d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/v1/forms/submissions?page=1&limit=20&formId=jjusM6EOngDExnbo2DbU&q=john@deo.com&startAt=2020-11-14&endAt=2020-12-14","description":"<h4>Get form submissions.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","forms","submissions"],"host":["https://api.hatchstrat.app"],"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":"5c3b3758-f3b8-4d85-82b6-85390561ac2e","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/forms/submissions?page=1&limit=20&formId=jjusM6EOngDExnbo2DbU&q=john@deo.com&startAt=2020-11-14&endAt=2020-12-14","host":["https://api.hatchstrat.app"],"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.hatchstrat.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.hatchstrat.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":"774afa22-2d01-4fc2-8b0c-4b1086e9d9ad","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/forms/submissions?page=1&limit=20&formId=jjusM6EOngDExnbo2DbU&q=john@deo.com&startAt=2020-11-14&endAt=2020-12-14","host":["https://api.hatchstrat.app"],"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":"e691efef-a516-4740-b14b-7f4857748794","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/forms/submissions?page=1&limit=20&formId=jjusM6EOngDExnbo2DbU&q=john@deo.com&startAt=2020-11-14&endAt=2020-12-14","host":["https://api.hatchstrat.app"],"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":"30d67426-e48a-4f1c-82af-8975763ec4d2"}],"id":"94016d7f-e019-4c26-a69b-78793c155a6f","_postman_id":"94016d7f-e019-4c26-a69b-78793c155a6f","description":""},{"name":"Location","item":[{"name":"/v1/locations/","id":"2318f16d-e492-4d2c-8d47-5f6726940aed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/v1/locations/","description":"<h4>Get all agency location.</h4> <strong>Authorization:</strong> <p>Provide your agency api key (Bearer Token). You can find it on Agency -&gt; Settings -&gt; API keys</p>","urlObject":{"path":["v1","locations",""],"host":["https://api.hatchstrat.app"],"query":[],"variable":[]}},"response":[{"id":"2f3c76f1-9344-4cf1-bf3c-547f813cf22e","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"dd1d0a9b-3ca3-492a-aa89-f825fc668cd5","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"e270ba6d-a12c-4baa-bfaa-9a554c0f9158","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"2318f16d-e492-4d2c-8d47-5f6726940aed"},{"name":"/v1/locations/","id":"fe9dbb05-9015-4662-a6f0-951e38762723","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"businessName\": \"Tesla inc\",\n    \"address\": \"3500 Deer Creek Road\",\n    \"city\": \"Palo Alto\",\n    \"country\": \"US\",\n    \"state\": \"CA\",\n    \"postalCode\": \"94304\",\n    \"website\": \"https://www.tesla.com\",\n    \"timezone\": \"US/Central\",\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+1202-555-0107\",\n    \"settings\": {\n        \"allowDuplicateContact\": false,\n        \"allowDuplicateOpportunity\": false,\n        \"allowFacebookNameMerge\": false,\n        \"disableContactTimezone\": false\n    },\n    \"twilio\": {\n        \"sid\": \"AC_XXXXXXXXXXX\",\n        \"authToken\": \"77_XXXXXXXXXXX\"\n    },\n    \"snapshot\": {\n        \"id\": \"XXXXXXXXXXX\",\n        \"type\": \"vertical\"\n    },\n    \"mailgun\": {\n        \"apiKey\": \"key-XXXXXXXXXXX\",\n        \"domain\": \"replies.yourdomain.com\"\n    },\n    \"social\": {\n        \"facebookUrl\": \"https://facebook.com/groups/XXX\",\n        \"googlePlus\": \"https://groups.google.com/d/XXX\",\n        \"linkedIn\": \"https://www.linkedin.com/groups/XXX/profile\",\n        \"foursquare\": \"https://foursquare.com/groups/XXX\",\n        \"twitter\": \"https://twitter.com/XXX\",\n        \"yelp\": \"https://yelp.com/XXX\",\n        \"instagram\": \"https://instagram.com/XXX\",\n        \"youtube\": \"https://youtube.com/XXX\",\n        \"pinterest\": \"https://pinterest.com/XXX\",\n        \"blogRss\": \"https://rss.xyz.com\",\n        \"googlePlaceId\": \"redfdfdere\"\n    }\n}"},"url":"https://api.hatchstrat.app/v1/locations/","description":"<h4>Create a Location.</h4><p>Required JSON fields in the body</p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>businessName</td><td>string</td><td>ACME Agency</td></tr></tbody></table><p>Allowed JSON fields in the body</p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>address</td><td>string</td><td>3500 Deer Creek Road</td></tr><tr><td>city</td><td>string</td><td>Palo Alto</td></tr><tr><td>state</td><td>string</td><td>CA</td></tr><tr><td>country</td><td>string</td><td>US</td></tr><tr><td>postalCode</td><td>string</td><td>94304</td></tr><tr><td>website</td><td>string</td><td>https://www.tesla.com</td></tr><tr><td>timezone</td><td>string</td><td>US/Central</td></tr><tr><td>firstName</td><td>string</td><td>John</td></tr><tr><td>lastName</td><td>string</td><td>Deno</td></tr><tr><td>email</td><td>string</td><td>johndeo@gmail.com</td></tr><tr><td>phone</td><td>string</td><td>+1202-555-0107</td></tr><tr><td>settings</td><td>object</td><td><code>{ \"allowDuplicateContact\": false, \"allowDuplicateOpportunity\": false, \"allowFacebookNameMerge\": false, \"disableContactTimezone\": false }</code></td></tr><tr><td>twilio</td><td>object</td><td><code>{ \"sid\": \"AC_XXXXXXXXXXX\", \"authToken\": \"77_XXXXXXXXXXX\" }</code></td></tr><tr><td>snapshot</td><td>object</td><td><code>{ \"id\": \"XXXXXXXXXXX\", \"type\": \"vertical\" }</code></td></tr><tr><td>mailgun</td><td>object</td><td><code>{\"mailgun\": {\"apiKey\": \"key-XXXXXXXXXXX\", \"domain\": \"replies.yourdomain.com\"}</code></td></tr></tbody></table><p>Twilio field required two field to setup</p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>sid</td><td>string</td><td>AC_XXXXXXXXXXX (Twilio Account SID)</td></tr><tr><td>authToken</td><td>string</td><td>77_XXXXXXXXXXX (Twilio Auth Token)</td></tr></tbody></table><p>Snapshot field required two field to import</p><table><thead><th>Fields</th><th>Types</th><th>Example</th><th>Allowed Option</th></thead><tbody><tr><td>id</td><td>string</td><td>XXXXXXXXXXX (Find it from snapshot api)</td><td></td></tr><tr><td>type</td><td>string</td><td>own</td><td><ul><li>own</li><li>imported</li></ul></td></tr></tbody></table><p>Mailgun field required two field to setup</p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>apiKey</td><td>string</td><td>key-XXXXXXXXXXX</td><td></td></tr><tr><td>domain</td><td>string</td><td>replies.yourdomain.com</td></tr></tbody></table><p>Timezone field allowed options, Can grab it from the timezone list api.</p><br /><h5>Authorization:</h5><p>Provide your agency api key (Bearer Token). You can find it on Agency -&gt; Settings -&gt; API keys</p>","urlObject":{"path":["v1","locations",""],"host":["https://api.hatchstrat.app"],"query":[],"variable":[]}},"response":[{"id":"39d1284c-5380-4538-893c-8e187aa8a72a","name":"Successful response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"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://api.hatchstrat.app/v1/locations/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"i2SpAtBVHSVea1sL6oah\",\n \"name\": \"Tesla inc\",\n \"address\": \"3500 Deer Creek Road\",\n \"city\": \"Palo Alto\",\n \"country\": \"US\",\n \"state\": \"CA\",\n \"postalCode\": \"94304\",\n \"website\": \"https://www.tesla.com\",\n \"timezone\": \"US/Central\",\n \"firstName\": \"John\",\n \"lastName\": \"Deo\",\n \"email\": \"john@deo.com\",\n \"phone\": \"+1202-555-0107\",\n \"apiKey\": \"2c359c82-590a-4d6f-ac76-32b7a1e649ea\",\n \"business\": {\n  \"name\": \"Tesla inc\",\n  \"address\": \"3500 Deer Creek Road\",\n  \"city\": \"Palo Alto\",\n  \"country\": \"US\",\n  \"state\": \"CA\",\n  \"postalCode\": \"94304\",\n  \"website\": \"https://www.tesla.com\",\n  \"timezone\": \"US/Central\"\n },\n \"social\": {\n  \"facebookUrl\": \"https://facebook.com/groups/XXX\",\n  \"googlePlus\": \"https://groups.google.com/d/XXX\",\n  \"linkedIn\": \"https://www.linkedin.com/groups/XXX/profile\",\n  \"foursquare\": \"https://foursquare.com/groups/XXX\",\n  \"twitter\": \"https://twitter.com/XXX\",\n  \"yelp\": \"https://yelp.com/XXX\",\n  \"instagram\": \"https://instagram.com/XXX\",\n  \"youtube\": \"https://youtube.com/XXX\",\n  \"pinterest\": \"https://pinterest.com/XXX\",\n  \"blogRss\": \"https://rss.xyz.com\",\n  \"googlePlaceId\": \"redfdfdere\"\n },\n \"settings\": {\n  \"allowDuplicateContact\": false,\n  \"allowDuplicateOpportunity\": false,\n  \"allowFacebookNameMerge\": false,\n  \"disableContactTimezone\": false\n },\n \"twilio\": {\n  \"id\": \"uEkdXEHe6HKJNlDdml91\",\n  \"sid\": \"AC_XXXXXXXXXXX\",\n  \"token\": \"77_XXXXXXXXXXX\"\n },\n \"twillo\": {\n  \"id\": \"uEkdXEHe6HKJNlDdml91\",\n  \"sid\": \"AC_XXXXXXXXXXX\",\n  \"token\": \"77_XXXXXXXXXXX\"\n }\n}"},{"id":"b2860199-28cc-4f8f-840c-c19667f04dd1","name":"Bad Request. please contact support!","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"businessName\": \"Tesla inc\",\n    \"address\": \"3500 Deer Creek Road\",\n    \"city\": \"Palo Alto\",\n    \"country\": \"US\",\n    \"state\": \"CA\",\n    \"postalCode\": \"94304\",\n    \"website\": \"https://www.tesla.com\",\n    \"timezone\": \"US/Central\",\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+1202-555-0107\",\n    \"settings\": {\n        \"allowDuplicateContact\": false,\n        \"allowDuplicateOpportunity\": false,\n        \"allowFacebookNameMerge\": false,\n        \"disableContactTimezone\": false\n    },\n    \"twilio\": {\n        \"sid\": \"AC_XXXXXXXXXXX\",\n        \"authToken\": \"77_XXXXXXXXXXX\"\n    },\n    \"snapshot\": {\n        \"id\": \"XXXXXXXXXXX\",\n        \"type\": \"vertical\"\n    },\n    \"mailgun\": {\n        \"apiKey\": \"key-XXXXXXXXXXX\",\n        \"domain\": \"replies.yourdomain.com\"\n    },\n    \"social\": {\n        \"facebookUrl\": \"https://facebook.com/groups/XXX\",\n        \"googlePlus\": \"https://groups.google.com/d/XXX\",\n        \"linkedIn\": \"https://www.linkedin.com/groups/XXX/profile\",\n        \"foursquare\": \"https://foursquare.com/groups/XXX\",\n        \"twitter\": \"https://twitter.com/XXX\",\n        \"yelp\": \"https://yelp.com/XXX\",\n        \"instagram\": \"https://instagram.com/XXX\",\n        \"youtube\": \"https://youtube.com/XXX\",\n        \"pinterest\": \"https://pinterest.com/XXX\",\n        \"blogRss\": \"https://rss.xyz.com\",\n        \"googlePlaceId\": \"redfdfdere\"\n    }\n}"},"url":"https://api.hatchstrat.app/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":"1a8fd5b9-f761-4eef-9fce-10cdd8f17f88","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"businessName\": \"Tesla inc\",\n    \"address\": \"3500 Deer Creek Road\",\n    \"city\": \"Palo Alto\",\n    \"country\": \"US\",\n    \"state\": \"CA\",\n    \"postalCode\": \"94304\",\n    \"website\": \"https://www.tesla.com\",\n    \"timezone\": \"US/Central\",\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+1202-555-0107\",\n    \"settings\": {\n        \"allowDuplicateContact\": false,\n        \"allowDuplicateOpportunity\": false,\n        \"allowFacebookNameMerge\": false,\n        \"disableContactTimezone\": false\n    },\n    \"twilio\": {\n        \"sid\": \"AC_XXXXXXXXXXX\",\n        \"authToken\": \"77_XXXXXXXXXXX\"\n    },\n    \"snapshot\": {\n        \"id\": \"XXXXXXXXXXX\",\n        \"type\": \"vertical\"\n    },\n    \"mailgun\": {\n        \"apiKey\": \"key-XXXXXXXXXXX\",\n        \"domain\": \"replies.yourdomain.com\"\n    },\n    \"social\": {\n        \"facebookUrl\": \"https://facebook.com/groups/XXX\",\n        \"googlePlus\": \"https://groups.google.com/d/XXX\",\n        \"linkedIn\": \"https://www.linkedin.com/groups/XXX/profile\",\n        \"foursquare\": \"https://foursquare.com/groups/XXX\",\n        \"twitter\": \"https://twitter.com/XXX\",\n        \"yelp\": \"https://yelp.com/XXX\",\n        \"instagram\": \"https://instagram.com/XXX\",\n        \"youtube\": \"https://youtube.com/XXX\",\n        \"pinterest\": \"https://pinterest.com/XXX\",\n        \"blogRss\": \"https://rss.xyz.com\",\n        \"googlePlaceId\": \"redfdfdere\"\n    }\n}"},"url":"https://api.hatchstrat.app/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":"b2ef6a1b-adec-463e-9417-431f090e0baa","name":"Unprocessable Entity","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"businessName\": \"Tesla inc\",\n    \"address\": \"3500 Deer Creek Road\",\n    \"city\": \"Palo Alto\",\n    \"country\": \"US\",\n    \"state\": \"CA\",\n    \"postalCode\": \"94304\",\n    \"website\": \"https://www.tesla.com\",\n    \"timezone\": \"US/Central\",\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+1202-555-0107\",\n    \"settings\": {\n        \"allowDuplicateContact\": false,\n        \"allowDuplicateOpportunity\": false,\n        \"allowFacebookNameMerge\": false,\n        \"disableContactTimezone\": false\n    },\n    \"twilio\": {\n        \"sid\": \"AC_XXXXXXXXXXX\",\n        \"authToken\": \"77_XXXXXXXXXXX\"\n    },\n    \"snapshot\": {\n        \"id\": \"XXXXXXXXXXX\",\n        \"type\": \"vertical\"\n    },\n    \"mailgun\": {\n        \"apiKey\": \"key-XXXXXXXXXXX\",\n        \"domain\": \"replies.yourdomain.com\"\n    },\n    \"social\": {\n        \"facebookUrl\": \"https://facebook.com/groups/XXX\",\n        \"googlePlus\": \"https://groups.google.com/d/XXX\",\n        \"linkedIn\": \"https://www.linkedin.com/groups/XXX/profile\",\n        \"foursquare\": \"https://foursquare.com/groups/XXX\",\n        \"twitter\": \"https://twitter.com/XXX\",\n        \"yelp\": \"https://yelp.com/XXX\",\n        \"instagram\": \"https://instagram.com/XXX\",\n        \"youtube\": \"https://youtube.com/XXX\",\n        \"pinterest\": \"https://pinterest.com/XXX\",\n        \"blogRss\": \"https://rss.xyz.com\",\n        \"googlePlaceId\": \"redfdfdere\"\n    }\n}"},"url":"https://api.hatchstrat.app/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":"fe9dbb05-9015-4662-a6f0-951e38762723"},{"name":"/v1/locations/:locationId","id":"bd93e10d-6f78-4787-8a27-6c297556ba11","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/v1/locations/:locationId?includeTwilio=false","description":"<h4>Get location by location id.</h4><strong>Options</strong> <p>If you want to fetch twilio sid and token. Then use query params<code>includeTwilio=true</code></p> <strong>Authorization:</strong> <p>Provide your agency api key (Bearer Token). You can find it on Agency -&gt; Settings -&gt; API keys</p>","urlObject":{"path":["v1","locations",":locationId"],"host":["https://api.hatchstrat.app"],"query":[{"description":{"content":"<p>Include Twilio Data</p>\n","type":"text/plain"},"key":"includeTwilio","value":"false"}],"variable":[{"id":"1c97ce6e-4219-473a-ae37-73c0c0931fc9","description":{"content":"<p>(Required) Location Id</p>\n","type":"text/plain"},"type":"any","value":"i2SpAtBVHSVea1sL6oah","key":"locationId"}]}},"response":[{"id":"8fd17c27-4f55-4bf6-9346-abf3c2ae1774","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/locations/:locationId?includeTwilio=false","host":["https://api.hatchstrat.app"],"path":["v1","locations",":locationId"],"query":[{"key":"includeTwilio","value":"false"}],"variable":[{"key":"locationId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"i2SpAtBVHSVea1sL6oah\",\n \"name\": \"Tesla inc\",\n \"address\": \"3500 Deer Creek Road\",\n \"city\": \"Palo Alto\",\n \"country\": \"US\",\n \"state\": \"CA\",\n \"postalCode\": \"94304\",\n \"website\": \"https://www.tesla.com\",\n \"timezone\": \"US/Central\",\n \"firstName\": \"John\",\n \"lastName\": \"Deo\",\n \"email\": \"john@deo.com\",\n \"phone\": \"+1202-555-0107\",\n \"apiKey\": \"2c359c82-590a-4d6f-ac76-32b7a1e649ea\",\n \"business\": {\n  \"name\": \"Tesla inc\",\n  \"address\": \"3500 Deer Creek Road\",\n  \"city\": \"Palo Alto\",\n  \"country\": \"US\",\n  \"state\": \"CA\",\n  \"postalCode\": \"94304\",\n  \"website\": \"https://www.tesla.com\",\n  \"timezone\": \"US/Central\"\n },\n \"social\": {\n  \"facebookUrl\": \"https://facebook.com/groups/XXX\",\n  \"googlePlus\": \"https://groups.google.com/d/XXX\",\n  \"linkedIn\": \"https://www.linkedin.com/groups/XXX/profile\",\n  \"foursquare\": \"https://foursquare.com/groups/XXX\",\n  \"twitter\": \"https://twitter.com/XXX\",\n  \"yelp\": \"https://yelp.com/XXX\",\n  \"instagram\": \"https://instagram.com/XXX\",\n  \"youtube\": \"https://youtube.com/XXX\",\n  \"pinterest\": \"https://pinterest.com/XXX\",\n  \"blogRss\": \"https://rss.xyz.com\",\n  \"googlePlaceId\": \"redfdfdere\"\n },\n \"settings\": {\n  \"allowDuplicateContact\": false,\n  \"allowDuplicateOpportunity\": false,\n  \"allowFacebookNameMerge\": false,\n  \"disableContactTimezone\": false\n },\n \"twilio\": {\n  \"id\": \"uEkdXEHe6HKJNlDdml91\",\n  \"sid\": \"AC_XXXXXXXXXXX\",\n  \"token\": \"77_XXXXXXXXXXX\"\n },\n \"twillo\": {\n  \"id\": \"uEkdXEHe6HKJNlDdml91\",\n  \"sid\": \"AC_XXXXXXXXXXX\",\n  \"token\": \"77_XXXXXXXXXXX\"\n }\n}"},{"id":"1ac31d0a-c8b4-48ee-91a2-e11d90eeace9","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/locations/:locationId?includeTwilio=false","host":["https://api.hatchstrat.app"],"path":["v1","locations",":locationId"],"query":[{"key":"includeTwilio","value":"false"}],"variable":[{"key":"locationId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"14d79f9b-746c-4ff1-a94c-5b51ef0bc5df","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/locations/:locationId?includeTwilio=false","host":["https://api.hatchstrat.app"],"path":["v1","locations",":locationId"],"query":[{"key":"includeTwilio","value":"false"}],"variable":[{"key":"locationId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"bd93e10d-6f78-4787-8a27-6c297556ba11"},{"name":"/v1/locations/:locationId","id":"3e8ae00c-c3ea-4b35-a148-86453456d4d9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"businessName\": \"Tesla inc\",\n    \"address\": \"3500 Deer Creek Road\",\n    \"city\": \"Palo Alto\",\n    \"country\": \"US\",\n    \"state\": \"CA\",\n    \"postalCode\": \"94304\",\n    \"website\": \"https://www.tesla.com\",\n    \"timezone\": \"US/Central\",\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+1202-555-0107\",\n    \"settings\": {\n        \"allowDuplicateContact\": false,\n        \"allowDuplicateOpportunity\": false,\n        \"allowFacebookNameMerge\": false,\n        \"disableContactTimezone\": false\n    },\n    \"twilio\": {\n        \"sid\": \"AC_XXXXXXXXXXX\",\n        \"authToken\": \"77_XXXXXXXXXXX\"\n    },\n    \"snapshot\": {\n        \"id\": \"XXXXXXXXXXX\",\n        \"type\": \"vertical\"\n    },\n    \"mailgun\": {\n        \"apiKey\": \"key-XXXXXXXXXXX\",\n        \"domain\": \"replies.yourdomain.com\"\n    },\n    \"social\": {\n        \"facebookUrl\": \"https://facebook.com/groups/XXX\",\n        \"googlePlus\": \"https://groups.google.com/d/XXX\",\n        \"linkedIn\": \"https://www.linkedin.com/groups/XXX/profile\",\n        \"foursquare\": \"https://foursquare.com/groups/XXX\",\n        \"twitter\": \"https://twitter.com/XXX\",\n        \"yelp\": \"https://yelp.com/XXX\",\n        \"instagram\": \"https://instagram.com/XXX\",\n        \"youtube\": \"https://youtube.com/XXX\",\n        \"pinterest\": \"https://pinterest.com/XXX\",\n        \"blogRss\": \"https://rss.xyz.com\",\n        \"googlePlaceId\": \"redfdfdere\"\n    }\n}"},"url":"https://api.hatchstrat.app/v1/locations/:locationId","description":"<h4>Update a Location.</h4><p>Required JSON fields in the body</p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>businessName</td><td>string</td><td>ACME Agency</td></tr></tbody></table><p>Allowed JSON fields in the body</p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>address</td><td>string</td><td>3500 Deer Creek Road</td></tr><tr><td>city</td><td>string</td><td>Palo Alto</td></tr><tr><td>state</td><td>string</td><td>CA</td></tr><tr><td>country</td><td>string</td><td>US</td></tr><tr><td>postalCode</td><td>string</td><td>94304</td></tr><tr><td>website</td><td>string</td><td>https://www.tesla.com</td></tr><tr><td>timezone</td><td>string</td><td>US/Central</td></tr><tr><td>firstName</td><td>string</td><td>John</td></tr><tr><td>lastName</td><td>string</td><td>Deno</td></tr><tr><td>email</td><td>string</td><td>johndeo@gmail.com</td></tr><tr><td>phone</td><td>string</td><td>+1202-555-0107</td></tr><tr><td>settings</td><td>object</td><td><code>{ \"allowDuplicateContact\": false, \"allowDuplicateOpportunity\": false, \"allowFacebookNameMerge\": false, \"disableContactTimezone\": false }</code></td></tr><tr><td>twilio</td><td>object</td><td><code>{ \"sid\": \"AC_XXXXXXXXXXX\", \"authToken\": \"77_XXXXXXXXXXX\" }</code></td></tr><tr><td>mailgun</td><td>object</td><td><code>{\"mailgun\": {\"apiKey\": \"key-XXXXXXXXXXX\", \"domain\": \"replies.yourdomain.com\"}</code></td></tr></tbody></table><p>Twilio field required two field to setup</p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>sid</td><td>string</td><td>AC_XXXXXXXXXXX (Twilio Account SID)</td></tr><tr><td>authToken</td><td>string</td><td>77_XXXXXXXXXXX (Twilio Auth Token)</td></tr></tbody></table><p>Mailgun field required two field to setup</p><table><thead><th>Fields</th><th>Types</th><th>Example</th></thead><tbody><tr><td>apiKey</td><td>string</td><td>key-XXXXXXXXXXX</td><td></td></tr><tr><td>domain</td><td>string</td><td>replies.yourdomain.com</td></tr></tbody></table><p>Timezone field allowed options, Can grab it from the timezone list api.</p> <br /><h5>Authorization:</h5><p>Provide your agency api key (Bearer Token). You can find it on Agency -&gt; Settings -&gt; API keys</p>","urlObject":{"path":["v1","locations",":locationId"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"22846688-e34c-4573-b2ef-789c4221342b","description":{"content":"<p>(Required) Location Id</p>\n","type":"text/plain"},"type":"any","value":"i2SpAtBVHSVea1sL6oah","key":"locationId"}]}},"response":[{"id":"8af72c66-f636-409f-80f0-4441fbdcdc60","name":"Successful response","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"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://api.hatchstrat.app/v1/locations/:locationId","host":["https://api.hatchstrat.app"],"path":["v1","locations",":locationId"],"variable":[{"key":"locationId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"i2SpAtBVHSVea1sL6oah\",\n \"name\": \"Tesla inc\",\n \"address\": \"3500 Deer Creek Road\",\n \"city\": \"Palo Alto\",\n \"country\": \"US\",\n \"state\": \"CA\",\n \"postalCode\": \"94304\",\n \"website\": \"https://www.tesla.com\",\n \"timezone\": \"US/Central\",\n \"firstName\": \"John\",\n \"lastName\": \"Deo\",\n \"email\": \"john@deo.com\",\n \"phone\": \"+1202-555-0107\",\n \"apiKey\": \"2c359c82-590a-4d6f-ac76-32b7a1e649ea\",\n \"business\": {\n  \"name\": \"Tesla inc\",\n  \"address\": \"3500 Deer Creek Road\",\n  \"city\": \"Palo Alto\",\n  \"country\": \"US\",\n  \"state\": \"CA\",\n  \"postalCode\": \"94304\",\n  \"website\": \"https://www.tesla.com\",\n  \"timezone\": \"US/Central\"\n },\n \"social\": {\n  \"facebookUrl\": \"https://facebook.com/groups/XXX\",\n  \"googlePlus\": \"https://groups.google.com/d/XXX\",\n  \"linkedIn\": \"https://www.linkedin.com/groups/XXX/profile\",\n  \"foursquare\": \"https://foursquare.com/groups/XXX\",\n  \"twitter\": \"https://twitter.com/XXX\",\n  \"yelp\": \"https://yelp.com/XXX\",\n  \"instagram\": \"https://instagram.com/XXX\",\n  \"youtube\": \"https://youtube.com/XXX\",\n  \"pinterest\": \"https://pinterest.com/XXX\",\n  \"blogRss\": \"https://rss.xyz.com\",\n  \"googlePlaceId\": \"redfdfdere\"\n },\n \"settings\": {\n  \"allowDuplicateContact\": false,\n  \"allowDuplicateOpportunity\": false,\n  \"allowFacebookNameMerge\": false,\n  \"disableContactTimezone\": false\n },\n \"twilio\": {\n  \"id\": \"uEkdXEHe6HKJNlDdml91\",\n  \"sid\": \"AC_XXXXXXXXXXX\",\n  \"token\": \"77_XXXXXXXXXXX\"\n },\n \"twillo\": {\n  \"id\": \"uEkdXEHe6HKJNlDdml91\",\n  \"sid\": \"AC_XXXXXXXXXXX\",\n  \"token\": \"77_XXXXXXXXXXX\"\n }\n}"},{"id":"0c1933e4-284f-4bbc-b6c5-9dad138e6c0f","name":"Bad Request. please contact support!","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"businessName\": \"Tesla inc\",\n    \"address\": \"3500 Deer Creek Road\",\n    \"city\": \"Palo Alto\",\n    \"country\": \"US\",\n    \"state\": \"CA\",\n    \"postalCode\": \"94304\",\n    \"website\": \"https://www.tesla.com\",\n    \"timezone\": \"US/Central\",\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+1202-555-0107\",\n    \"settings\": {\n        \"allowDuplicateContact\": false,\n        \"allowDuplicateOpportunity\": false,\n        \"allowFacebookNameMerge\": false,\n        \"disableContactTimezone\": false\n    },\n    \"twilio\": {\n        \"sid\": \"AC_XXXXXXXXXXX\",\n        \"authToken\": \"77_XXXXXXXXXXX\"\n    },\n    \"snapshot\": {\n        \"id\": \"XXXXXXXXXXX\",\n        \"type\": \"vertical\"\n    },\n    \"mailgun\": {\n        \"apiKey\": \"key-XXXXXXXXXXX\",\n        \"domain\": \"replies.yourdomain.com\"\n    },\n    \"social\": {\n        \"facebookUrl\": \"https://facebook.com/groups/XXX\",\n        \"googlePlus\": \"https://groups.google.com/d/XXX\",\n        \"linkedIn\": \"https://www.linkedin.com/groups/XXX/profile\",\n        \"foursquare\": \"https://foursquare.com/groups/XXX\",\n        \"twitter\": \"https://twitter.com/XXX\",\n        \"yelp\": \"https://yelp.com/XXX\",\n        \"instagram\": \"https://instagram.com/XXX\",\n        \"youtube\": \"https://youtube.com/XXX\",\n        \"pinterest\": \"https://pinterest.com/XXX\",\n        \"blogRss\": \"https://rss.xyz.com\",\n        \"googlePlaceId\": \"redfdfdere\"\n    }\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/locations/:locationId","host":["https://api.hatchstrat.app"],"path":["v1","locations",":locationId"],"variable":[{"key":"locationId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"a34833be-2990-4f29-a84d-e2c43bc0430a","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"businessName\": \"Tesla inc\",\n    \"address\": \"3500 Deer Creek Road\",\n    \"city\": \"Palo Alto\",\n    \"country\": \"US\",\n    \"state\": \"CA\",\n    \"postalCode\": \"94304\",\n    \"website\": \"https://www.tesla.com\",\n    \"timezone\": \"US/Central\",\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+1202-555-0107\",\n    \"settings\": {\n        \"allowDuplicateContact\": false,\n        \"allowDuplicateOpportunity\": false,\n        \"allowFacebookNameMerge\": false,\n        \"disableContactTimezone\": false\n    },\n    \"twilio\": {\n        \"sid\": \"AC_XXXXXXXXXXX\",\n        \"authToken\": \"77_XXXXXXXXXXX\"\n    },\n    \"snapshot\": {\n        \"id\": \"XXXXXXXXXXX\",\n        \"type\": \"vertical\"\n    },\n    \"mailgun\": {\n        \"apiKey\": \"key-XXXXXXXXXXX\",\n        \"domain\": \"replies.yourdomain.com\"\n    },\n    \"social\": {\n        \"facebookUrl\": \"https://facebook.com/groups/XXX\",\n        \"googlePlus\": \"https://groups.google.com/d/XXX\",\n        \"linkedIn\": \"https://www.linkedin.com/groups/XXX/profile\",\n        \"foursquare\": \"https://foursquare.com/groups/XXX\",\n        \"twitter\": \"https://twitter.com/XXX\",\n        \"yelp\": \"https://yelp.com/XXX\",\n        \"instagram\": \"https://instagram.com/XXX\",\n        \"youtube\": \"https://youtube.com/XXX\",\n        \"pinterest\": \"https://pinterest.com/XXX\",\n        \"blogRss\": \"https://rss.xyz.com\",\n        \"googlePlaceId\": \"redfdfdere\"\n    }\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/locations/:locationId","host":["https://api.hatchstrat.app"],"path":["v1","locations",":locationId"],"variable":[{"key":"locationId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"6b24fa42-0f50-453c-ad7d-a2119ddb8aad","name":"Unprocessable Entity","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"businessName\": \"Tesla inc\",\n    \"address\": \"3500 Deer Creek Road\",\n    \"city\": \"Palo Alto\",\n    \"country\": \"US\",\n    \"state\": \"CA\",\n    \"postalCode\": \"94304\",\n    \"website\": \"https://www.tesla.com\",\n    \"timezone\": \"US/Central\",\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+1202-555-0107\",\n    \"settings\": {\n        \"allowDuplicateContact\": false,\n        \"allowDuplicateOpportunity\": false,\n        \"allowFacebookNameMerge\": false,\n        \"disableContactTimezone\": false\n    },\n    \"twilio\": {\n        \"sid\": \"AC_XXXXXXXXXXX\",\n        \"authToken\": \"77_XXXXXXXXXXX\"\n    },\n    \"snapshot\": {\n        \"id\": \"XXXXXXXXXXX\",\n        \"type\": \"vertical\"\n    },\n    \"mailgun\": {\n        \"apiKey\": \"key-XXXXXXXXXXX\",\n        \"domain\": \"replies.yourdomain.com\"\n    },\n    \"social\": {\n        \"facebookUrl\": \"https://facebook.com/groups/XXX\",\n        \"googlePlus\": \"https://groups.google.com/d/XXX\",\n        \"linkedIn\": \"https://www.linkedin.com/groups/XXX/profile\",\n        \"foursquare\": \"https://foursquare.com/groups/XXX\",\n        \"twitter\": \"https://twitter.com/XXX\",\n        \"yelp\": \"https://yelp.com/XXX\",\n        \"instagram\": \"https://instagram.com/XXX\",\n        \"youtube\": \"https://youtube.com/XXX\",\n        \"pinterest\": \"https://pinterest.com/XXX\",\n        \"blogRss\": \"https://rss.xyz.com\",\n        \"googlePlaceId\": \"redfdfdere\"\n    }\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/locations/:locationId","host":["https://api.hatchstrat.app"],"path":["v1","locations",":locationId"],"variable":[{"key":"locationId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"firstName\": {\n  \"message\": \"The first name field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"lastName\": {\n  \"message\": \"The last name field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"email\": {\n  \"message\": \"The email field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"phone\": {\n  \"message\": \"The email field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"businessName\": {\n  \"message\": \"The business name field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"address\": {\n  \"message\": \"The address field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"city\": {\n  \"message\": \"The city field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"state\": {\n  \"message\": \"The state field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"country\": {\n  \"message\": \"The country field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"postalCode\": {\n  \"message\": \"The postal code field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"}],"_postman_id":"3e8ae00c-c3ea-4b35-a148-86453456d4d9"},{"name":"/v1/locations/:locationId","id":"5febd5da-a5ad-4f7e-9200-4581f0a1db43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.hatchstrat.app/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://api.hatchstrat.app"],"query":[{"description":{"content":"<p>Delete Twilio Account</p>\n","type":"text/plain"},"key":"deleteTwilioAccount","value":"false"}],"variable":[{"id":"92fda6ef-f219-4ad7-a3e6-c9320aff1977","description":{"content":"<p>(Required) Location Id</p>\n","type":"text/plain"},"type":"any","value":"i2SpAtBVHSVea1sL6oah","key":"locationId"}]}},"response":[{"id":"8ed69d1e-8e0d-4fb0-b048-802f6277414b","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/locations/:locationId?deleteTwilioAccount=false","host":["https://api.hatchstrat.app"],"path":["v1","locations",":locationId"],"query":[{"key":"deleteTwilioAccount","value":"false"}],"variable":[{"key":"locationId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Success\"\n}"},{"id":"a47da136-88fc-401e-8b6b-9f5881f3ff7a","name":"Bad Request. please contact support!","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/locations/:locationId?deleteTwilioAccount=false","host":["https://api.hatchstrat.app"],"path":["v1","locations",":locationId"],"query":[{"key":"deleteTwilioAccount","value":"false"}],"variable":[{"key":"locationId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"bcebd4d2-4f23-46de-8995-a5780fc7d584","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/locations/:locationId?deleteTwilioAccount=false","host":["https://api.hatchstrat.app"],"path":["v1","locations",":locationId"],"query":[{"key":"deleteTwilioAccount","value":"false"}],"variable":[{"key":"locationId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"992cbad4-d784-42c2-9444-614a6ac2001b","name":"Unprocessable Entity","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/locations/:locationId?deleteTwilioAccount=false","host":["https://api.hatchstrat.app"],"path":["v1","locations",":locationId"],"query":[{"key":"deleteTwilioAccount","value":"false"}],"variable":[{"key":"locationId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"locationId\": {\n  \"message\": \"The location id is invalid.\",\n  \"rule\": \"invalid\"\n }\n}"}],"_postman_id":"5febd5da-a5ad-4f7e-9200-4581f0a1db43"},{"name":"/v1/locations/:locationId/load-snapshot/:snapshotId","id":"75a3ecbe-708d-4e41-83ca-fdb67250d233","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"override\": false\n}"},"url":"https://api.hatchstrat.app/v1/locations/:locationId/load-snapshot/:snapshotId","description":"<h4>Load Snapshot.</h4><h5>Fields</h5><ol><li><strong>override</strong>*: We will allow <code>true</code> or <code>false</code>. If you want override all conflict assets then pass <code>true</code>. By default it <code>false</code>. By default it <code>false</code></li></ol><h5>Authorization:</h5><p>Provide your agency api key (Bearer Token). You can find it on Agency -&gt; Settings -&gt; API keys</p>","urlObject":{"path":["v1","locations",":locationId","load-snapshot",":snapshotId"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"6e1c071c-2a1f-41fd-a8a5-bf116da8544f","description":{"content":"<p>(Required) Location Id</p>\n","type":"text/plain"},"type":"any","value":"i2SpAtBVHSVea1sL6oah","key":"locationId"},{"id":"721142fa-0221-4971-ad64-fd22c3f1b296","description":{"content":"<p>(Required) Snapshot Id</p>\n","type":"text/plain"},"type":"any","value":"5bFKHqudfotv3c1xFUuP","key":"snapshotId"}]}},"response":[{"id":"9624078d-d839-4398-b1eb-4556bff09773","name":"Successful response","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"override\": false\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hatchstrat.app/v1/locations/:locationId/load-snapshot/:snapshotId","host":["https://api.hatchstrat.app"],"path":["v1","locations",":locationId","load-snapshot",":snapshotId"],"variable":[{"key":"locationId"},{"key":"snapshotId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Copying the data, we will send a notification once it's completed.\"\n}"},{"id":"84b30dad-e0d2-41ff-8305-9f41787ea919","name":"Bad Request. please contact support!","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"override\": false\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/locations/:locationId/load-snapshot/:snapshotId","host":["https://api.hatchstrat.app"],"path":["v1","locations",":locationId","load-snapshot",":snapshotId"],"variable":[{"key":"locationId"},{"key":"snapshotId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"01a373ac-40d2-4f2f-8576-ea19b3be3b28","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"override\": false\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/locations/:locationId/load-snapshot/:snapshotId","host":["https://api.hatchstrat.app"],"path":["v1","locations",":locationId","load-snapshot",":snapshotId"],"variable":[{"key":"locationId"},{"key":"snapshotId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"079045a3-1105-4979-bb3b-b09f4858de8d","name":"Unprocessable Entity","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"override\": false\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/locations/:locationId/load-snapshot/:snapshotId","host":["https://api.hatchstrat.app"],"path":["v1","locations",":locationId","load-snapshot",":snapshotId"],"variable":[{"key":"locationId"},{"key":"snapshotId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"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":"75a3ecbe-708d-4e41-83ca-fdb67250d233"},{"name":"/v1/locations/:locationId/twilio","id":"3e8d5e97-bb1e-43f8-8c8e-6964a559ba26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.hatchstrat.app/v1/locations/:locationId/twilio","description":"<h4>Delete location twilio account.</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>keepTwilioAccount</td><td><code>true</code> or <code>false</code></td><td><code>false</code></td><td>By default when you deleting Twilio from the subaccount. We delete Twilio subaccount (on Twilio side) too if you want to keep a Twilio account please send <code>true</code></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","twilio"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"dbdc39e2-6cef-47a2-a7c5-6b6195c8707d","description":{"content":"<p>(Required) Location Id</p>\n","type":"text/plain"},"type":"any","value":"i2SpAtBVHSVea1sL6oah","key":"locationId"}]}},"response":[{"id":"3102dac0-03d5-4c45-9e2d-82decae905ee","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/locations/:locationId/twilio","host":["https://api.hatchstrat.app"],"path":["v1","locations",":locationId","twilio"],"variable":[{"key":"locationId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Success\"\n}"},{"id":"fe5200db-38b7-4964-b5c9-d1ece2a1ab4a","name":"Bad Request. please contact support!","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/locations/:locationId/twilio","host":["https://api.hatchstrat.app"],"path":["v1","locations",":locationId","twilio"],"variable":[{"key":"locationId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"07ba71a3-7102-4d05-8877-1226c04f0b16","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/locations/:locationId/twilio","host":["https://api.hatchstrat.app"],"path":["v1","locations",":locationId","twilio"],"variable":[{"key":"locationId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"525129f9-41cd-4c74-9def-ee6bf9825ab5","name":"Unprocessable Entity","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/locations/:locationId/twilio","host":["https://api.hatchstrat.app"],"path":["v1","locations",":locationId","twilio"],"variable":[{"key":"locationId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"locationId\": {\n  \"message\": \"The location id is invalid.\",\n  \"rule\": \"invalid\"\n }\n}"}],"_postman_id":"3e8d5e97-bb1e-43f8-8c8e-6964a559ba26"},{"name":"/v1/locations/:locationId/mailgun","id":"3e6455b0-22d8-468d-a8f3-3711204bb537","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.hatchstrat.app/v1/locations/:locationId/mailgun","description":"<h4>Delete location mailgun account.</h4><h5>Authorization:</h5><p>Provide your agency api key (Bearer Token). You can find it on Agency -&gt; Settings -&gt; API keys</p>","urlObject":{"path":["v1","locations",":locationId","mailgun"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"f72999d3-c986-4677-9c1a-ebdcaf7ce8f2","description":{"content":"<p>(Required) Location Id</p>\n","type":"text/plain"},"type":"any","value":"i2SpAtBVHSVea1sL6oah","key":"locationId"}]}},"response":[{"id":"7660c519-0ca8-4b92-a77c-6d078df9fada","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/locations/:locationId/mailgun","host":["https://api.hatchstrat.app"],"path":["v1","locations",":locationId","mailgun"],"variable":[{"key":"locationId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Success\"\n}"},{"id":"21b447de-a430-4a69-a3a1-09ce91ce38f2","name":"Bad Request. please contact support!","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/locations/:locationId/mailgun","host":["https://api.hatchstrat.app"],"path":["v1","locations",":locationId","mailgun"],"variable":[{"key":"locationId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"24c5149d-a0bb-4479-a6eb-f26dc4b7716c","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/locations/:locationId/mailgun","host":["https://api.hatchstrat.app"],"path":["v1","locations",":locationId","mailgun"],"variable":[{"key":"locationId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"55578686-0447-414e-9a98-a935d52ef592","name":"Unprocessable Entity","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/locations/:locationId/mailgun","host":["https://api.hatchstrat.app"],"path":["v1","locations",":locationId","mailgun"],"variable":[{"key":"locationId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"locationId\": {\n  \"message\": \"The location id is invalid.\",\n  \"rule\": \"invalid\"\n }\n}"}],"_postman_id":"3e6455b0-22d8-468d-a8f3-3711204bb537"}],"id":"07d410fc-e1ad-4563-bd93-43575012430a","_postman_id":"07d410fc-e1ad-4563-bd93-43575012430a","description":""},{"name":"Note","item":[{"name":"/v1/contacts/:contactId/notes/","id":"89b279cc-60c8-4311-a551-f8f481cf32df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/v1/contacts/:contactId/notes/","description":"<h4>Get all contact notes.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":contactId","notes",""],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"67af4a5b-c1f2-4225-a8f7-571ddda4f66e","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"}]}},"response":[{"id":"6133343d-9e92-449e-9259-6629b7ad204f","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/notes/","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","notes",""],"variable":[{"key":"contactId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"notes\": [\n  {\n   \"id\": \"Lj371SHlVMyfVlMcKiuk\",\n   \"body\": \"Loram ipsum\",\n   \"createdBy\": \"Loram ipsum\",\n   \"createdAt\": \"2020-10-20T12:52:17.561Z\"\n  },\n  {\n   \"id\": \"Lj371SHlVMyfVlMcKiuk\",\n   \"body\": \"Loram ipsum\",\n   \"createdBy\": \"Loram ipsum\",\n   \"createdAt\": \"2020-10-20T12:52:17.561Z\"\n  }\n ]\n}"},{"id":"7dcf2ad6-942c-4514-8d2b-2e09ab96f519","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/notes/","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","notes",""],"variable":[{"key":"contactId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"15e0287b-3bfe-4225-9264-fcc84a774132","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/notes/","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","notes",""],"variable":[{"key":"contactId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"89b279cc-60c8-4311-a551-f8f481cf32df"},{"name":"/v1/contacts/:contactId/notes/","id":"6210613a-d68a-42a2-8945-4d8ef0dbcbf3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"body\": \"lorem ipsum\",\n    \"userId\": \"GCs5KuzPqTls7vWclkEV\"\n}"},"url":"https://api.hatchstrat.app/v1/contacts/:contactId/notes/","description":"<h4>Create Notes.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":contactId","notes",""],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"d8c8498a-f9e8-4c64-b55e-528b967457e1","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"}]}},"response":[{"id":"d2e39200-9d49-48d2-a9dd-035d445f7cd6","name":"Successful response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"body\": \"lorem ipsum\",\n    \"userId\": \"GCs5KuzPqTls7vWclkEV\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/notes/","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","notes",""],"variable":[{"key":"contactId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"Lj371SHlVMyfVlMcKiuk\",\n \"body\": \"Loram ipsum\",\n \"createdBy\": \"Loram ipsum\",\n \"createdAt\": \"2020-10-20T12:52:17.561Z\"\n}"},{"id":"cc9c7492-3e4b-4575-94e2-f82054f34838","name":"Bad Request. please contact support!","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"body\": \"lorem ipsum\",\n    \"userId\": \"GCs5KuzPqTls7vWclkEV\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/notes/","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","notes",""],"variable":[{"key":"contactId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"39295b2b-12f7-47a0-874d-50595b1dc4db","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"body\": \"lorem ipsum\",\n    \"userId\": \"GCs5KuzPqTls7vWclkEV\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/notes/","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","notes",""],"variable":[{"key":"contactId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"ca1ec734-b0a7-4f5c-897d-e752c99a6007","name":"Unprocessable Entity","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"body\": \"lorem ipsum\",\n    \"userId\": \"GCs5KuzPqTls7vWclkEV\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/notes/","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","notes",""],"variable":[{"key":"contactId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"body\": {\n  \"message\": \"The body field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"}],"_postman_id":"6210613a-d68a-42a2-8945-4d8ef0dbcbf3"},{"name":"/v1/contacts/:contactId/notes/:noteId","id":"49b8a030-ea42-4ea1-a343-9d279834b37f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/v1/contacts/:contactId/notes/:noteId","description":"<h4>Get note by id.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":contactId","notes",":noteId"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"cbbf78ae-befc-4261-ba09-99e5696750b4","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"},{"id":"a9c77255-3a13-409a-847d-bf57b583f984","description":{"content":"<p>(Required) Note Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"noteId"}]}},"response":[{"id":"a8ddc235-0900-4222-b66e-5e4656004501","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/notes/:noteId","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","notes",":noteId"],"variable":[{"key":"contactId"},{"key":"noteId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"Lj371SHlVMyfVlMcKiuk\",\n \"body\": \"Loram ipsum\",\n \"createdBy\": \"Loram ipsum\",\n \"createdAt\": \"2020-10-20T12:52:17.561Z\"\n}"},{"id":"48581ded-a383-41e7-8ef1-8d989260d183","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/notes/:noteId","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","notes",":noteId"],"variable":[{"key":"contactId"},{"key":"noteId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"06fa454a-6500-465c-9239-890202efcf11","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/notes/:noteId","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","notes",":noteId"],"variable":[{"key":"contactId"},{"key":"noteId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"49b8a030-ea42-4ea1-a343-9d279834b37f"},{"name":"/v1/contacts/:contactId/notes/:noteId","id":"9078aee9-e9a8-4991-bb39-3c8ad590da8f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"body\": \"lorem ipsum\",\n    \"userId\": \"GCs5KuzPqTls7vWclkEV\"\n}"},"url":"https://api.hatchstrat.app/v1/contacts/:contactId/notes/:noteId","description":"<h4>Update Note.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":contactId","notes",":noteId"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"8b4fc04a-e7fc-4312-804c-6ccf5c031a49","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"},{"id":"07a068a8-6a90-4250-8b65-b601a086e09b","description":{"content":"<p>(Required) Note Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"noteId"}]}},"response":[{"id":"98c15b4c-f816-49b5-b310-3be976d9514e","name":"Successful response","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"body\": \"lorem ipsum\",\n    \"userId\": \"GCs5KuzPqTls7vWclkEV\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/notes/:noteId","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","notes",":noteId"],"variable":[{"key":"contactId"},{"key":"noteId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"Lj371SHlVMyfVlMcKiuk\",\n \"body\": \"Loram ipsum\",\n \"createdBy\": \"Loram ipsum\",\n \"createdAt\": \"2020-10-20T12:52:17.561Z\"\n}"},{"id":"d110d315-dc44-4d92-bd25-c1851eb62112","name":"Bad Request. please contact support!","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"body\": \"lorem ipsum\",\n    \"userId\": \"GCs5KuzPqTls7vWclkEV\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/notes/:noteId","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","notes",":noteId"],"variable":[{"key":"contactId"},{"key":"noteId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"21d42dda-7766-4a1f-89b4-d915883608da","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"body\": \"lorem ipsum\",\n    \"userId\": \"GCs5KuzPqTls7vWclkEV\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/notes/:noteId","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","notes",":noteId"],"variable":[{"key":"contactId"},{"key":"noteId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"644e8f82-df50-4310-ad33-f10a58a515f5","name":"Unprocessable Entity","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"body\": \"lorem ipsum\",\n    \"userId\": \"GCs5KuzPqTls7vWclkEV\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/notes/:noteId","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","notes",":noteId"],"variable":[{"key":"contactId"},{"key":"noteId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"body\": {\n  \"message\": \"The body field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"}],"_postman_id":"9078aee9-e9a8-4991-bb39-3c8ad590da8f"},{"name":"/v1/contacts/:contactId/notes/:noteId","id":"5035f648-9f8c-45be-aef1-f82cb1592f1f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.hatchstrat.app/v1/contacts/:contactId/notes/:noteId","description":"<h4>Delete one of Notes.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":contactId","notes",":noteId"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"61bb00ae-0c21-489e-9a12-90f56fa30051","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"},{"id":"b6780976-8850-47af-9c3c-e2276e420704","description":{"content":"<p>(Required) Note Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"noteId"}]}},"response":[{"id":"1521cf76-622f-4d23-901e-59957793c864","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/notes/:noteId","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","notes",":noteId"],"variable":[{"key":"contactId"},{"key":"noteId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"a6ca1cd9-99af-4793-a9d1-9653c464d75e","name":"Bad Request. please contact support!","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/notes/:noteId","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","notes",":noteId"],"variable":[{"key":"contactId"},{"key":"noteId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"86d25f9f-7d5b-44cf-bb8c-fa5217896519","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/notes/:noteId","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","notes",":noteId"],"variable":[{"key":"contactId"},{"key":"noteId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"5035f648-9f8c-45be-aef1-f82cb1592f1f"}],"id":"6e559e60-c050-4387-ac21-31d63d1ade48","_postman_id":"6e559e60-c050-4387-ac21-31d63d1ade48","description":""},{"name":"Pipeline","item":[{"name":"Opportunity","item":[{"name":"/v1/pipelines/:pipelineId/opportunities","id":"489ec65e-eac6-47ed-a7ab-5821fc46a0f6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/v1/pipelines/:pipelineId/opportunities?startAfterId=UIaE1WjAwWKdlyD7osQI&startAfter=1603870249758&limit=20","description":"<h4>Get opportunities.</h4><p></p><p>Allowed filter in the query</p><table> <thead> <tr> <th>Fields</th> <th>Types</th> <th>Example</th> <th>Allowed Options</th> </tr></thead> <tbody> <tr> <td>stageId</td><td>string</td><td>7915dedc-8f18-44d5-8bc3-77c04e994a10</td><td></td></tr><tr> <td>monetaryValue</td><td>number</td><td>220</td><td></td></tr><tr> <td>assignedTo</td><td>string</td><td>082goXVW3lIExEQPOnd3</td><td></td></tr><tr> <td>campaignId</td><td>string</td><td>Y2I9XM7aO1hncuSOlc9L</td><td></td></tr><tr> <td>startDate</td><td>number</td><td>epoch timestamp. for ex: <code>1598107050459</code></td><td></td></tr><tr> <td>endDate</td><td>number</td><td>epoch timestamp. for ex: <code>1614091050459</code></td><td></td></tr><tr> <td>query</td><td>string</td><td><code>?query=john@deo.com</code></td><td></td></tr><tr> <td>status</td><td>string</td><td>open</td><td> <ul> <li>open</li><li>won</li><li>lost</li><li>abandoned</li></ul> </td></tr></tbody> </table><br /><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","pipelines",":pipelineId","opportunities"],"host":["https://api.hatchstrat.app"],"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":"8a590d95-3623-4c6a-bc48-3d04999a46ad","description":{"content":"<p>(Required) Pipeline Id</p>\n","type":"text/plain"},"type":"any","value":"bCkKGpDsyPP4peuKowkG","key":"pipelineId"}]}},"response":[{"id":"fc2507aa-fcd3-4f5b-9f4a-6b2331fd993d","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/pipelines/:pipelineId/opportunities?startAfterId=UIaE1WjAwWKdlyD7osQI&startAfter=1603870249758&limit=20","host":["https://api.hatchstrat.app"],"path":["v1","pipelines",":pipelineId","opportunities"],"query":[{"key":"startAfterId","value":"UIaE1WjAwWKdlyD7osQI"},{"key":"startAfter","value":"1603870249758"},{"key":"limit","value":"20"}],"variable":[{"key":"pipelineId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"opportunities\": [\n  {\n   \"id\": \"7XExm1wr8gFeZpl6rQny\",\n   \"name\": \"First Opp\",\n   \"monetaryValue\": 120,\n   \"pipelineId\": \"bCkKGpDsyPP4peuKowkG\",\n   \"pipelineStageId\": \"8b897c8f-b859-49c1-88f2-ed590708a85c\",\n   \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n   \"status\": \"open\",\n   \"source\": \"form\",\n   \"lastStatusChangeAt\": \"2020-10-29T09:39:35.472Z\",\n   \"createdAt\": \"2020-10-29T09:31:30.255Z\",\n   \"updatedAt\": \"2020-10-29T09:44:02.263Z\",\n   \"contact\": {\n    \"id\": \"byMEV0NQinDhq8ZfiOi2\",\n    \"name\": \"John Deo\",\n    \"companyName\": \"Tesla Inc\",\n    \"email\": \"john@deo.com\",\n    \"phone\": \"+1202-555-0107\",\n    \"tags\": [\n     \"eu sed commodo ex dolore\",\n     \"proident dolore nulla Lorem\"\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     \"cupidatat est\",\n     \"voluptate cup\"\n    ]\n   }\n  }\n ],\n \"meta\": {\n  \"total\": 250,\n  \"nextPageUrl\": \"https://api.hatchstrat.app/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":"4822230b-1e47-4fd1-a39c-117c0d3595ee","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/pipelines/:pipelineId/opportunities?startAfterId=UIaE1WjAwWKdlyD7osQI&startAfter=1603870249758&limit=20","host":["https://api.hatchstrat.app"],"path":["v1","pipelines",":pipelineId","opportunities"],"query":[{"key":"startAfterId","value":"UIaE1WjAwWKdlyD7osQI"},{"key":"startAfter","value":"1603870249758"},{"key":"limit","value":"20"}],"variable":[{"key":"pipelineId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"524fcfe6-8c7d-4d54-bacb-7d875c530b48","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/pipelines/:pipelineId/opportunities?startAfterId=UIaE1WjAwWKdlyD7osQI&startAfter=1603870249758&limit=20","host":["https://api.hatchstrat.app"],"path":["v1","pipelines",":pipelineId","opportunities"],"query":[{"key":"startAfterId","value":"UIaE1WjAwWKdlyD7osQI"},{"key":"startAfter","value":"1603870249758"},{"key":"limit","value":"20"}],"variable":[{"key":"pipelineId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"489ec65e-eac6-47ed-a7ab-5821fc46a0f6"},{"name":"/v1/pipelines/:pipelineId/opportunities/:opportunityId","id":"d0738cea-4e53-4b2a-b051-b08b5b025540","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/v1/pipelines/:pipelineId/opportunities/:opportunityId","description":"<h4>Get opportunity by id.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"07d7d527-59d0-4ed5-8e22-5788aaf9d952","description":{"content":"<p>(Required) Pipeline Id</p>\n","type":"text/plain"},"type":"any","value":"bCkKGpDsyPP4peuKowkG","key":"pipelineId"},{"id":"e098a9e8-dbba-42fb-a41a-b26cbc8a8aed","description":{"content":"<p>(Required) Opportunity Id</p>\n","type":"text/plain"},"type":"any","value":"123akv4LFn6C9frZoy3e","key":"opportunityId"}]}},"response":[{"id":"fd30ab37-f2b9-4298-8eca-3db2443ad4fa","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/pipelines/:pipelineId/opportunities/:opportunityId","host":["https://api.hatchstrat.app"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId"],"variable":[{"key":"pipelineId"},{"key":"opportunityId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"7XExm1wr8gFeZpl6rQny\",\n \"name\": \"First Opp\",\n \"monetaryValue\": 120,\n \"pipelineId\": \"bCkKGpDsyPP4peuKowkG\",\n \"pipelineStageId\": \"8b897c8f-b859-49c1-88f2-ed590708a85c\",\n \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n \"status\": \"open\",\n \"source\": \"form\",\n \"lastStatusChangeAt\": \"2020-10-29T09:39:35.472Z\",\n \"createdAt\": \"2020-10-29T09:31:30.255Z\",\n \"updatedAt\": \"2020-10-29T09:44:02.263Z\",\n \"contact\": {\n  \"id\": \"byMEV0NQinDhq8ZfiOi2\",\n  \"name\": \"John Deo\",\n  \"companyName\": \"Tesla Inc\",\n  \"email\": \"john@deo.com\",\n  \"phone\": \"+1202-555-0107\",\n  \"tags\": [\n   \"aliqua laboris officia id in\",\n   \"commodo laborum magna ex te\"\n  ]\n }\n}"},{"id":"20ed77cc-bb39-46d7-ac45-f26012d26834","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/pipelines/:pipelineId/opportunities/:opportunityId","host":["https://api.hatchstrat.app"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId"],"variable":[{"key":"pipelineId"},{"key":"opportunityId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"81395f4b-a952-4835-a510-29c951e0d9a2","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/pipelines/:pipelineId/opportunities/:opportunityId","host":["https://api.hatchstrat.app"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId"],"variable":[{"key":"pipelineId"},{"key":"opportunityId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"d0738cea-4e53-4b2a-b051-b08b5b025540"},{"name":"/v1/pipelines/:pipelineId/opportunities/:opportunityId","id":"06092d27-9d27-40b1-a458-762796a0d5d2","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        \"dolor do ipsum consectetur eu\",\n        \"veniam id\"\n    ]\n}"},"url":"https://api.hatchstrat.app/v1/pipelines/:pipelineId/opportunities/:opportunityId","description":"<h4>Update Opportunity.</h4><p>Required JSON fields in the body</p><table> <thead> <tr> <th>Fields</th> <th>Types</th> <th>Example</th> <th>Allowed Options</th> </tr></thead> <tbody> <tr> <td>title</td><td>string</td><td>First Opps</td><td></td></tr><tr> <td>stageId</td><td>string</td><td>7915dedc-8f18-44d5-8bc3-77c04e994a10</td><td></td></tr><tr> <td>status</td><td>string</td><td>open</td><td> <ul> <li>open</li><li>won</li><li>lost</li><li>abandoned</li></ul> </td></tr></tbody></table><p>Allowed JSON fields in the body</p><table> <thead> <tr> <th>Fields</th> <th>Types</th> <th>Example</th> </tr></thead> <tbody> <tr> <td>monetaryValue</td><td>number</td><td>220</td></tr><tr> <td>assignedTo</td><td>string</td><td>082goXVW3lIExEQPOnd3</td></tr><tr> <td>contactId</td><td>string</td><td>mTkSCb1UBjb5tk4OvB69</td></tr><tr> <td>email</td><td>string</td><td>john@deo.com</td></tr><tr> <td>name</td><td>string</td><td>John Deo</td></tr><tr> <td>phone</td><td>string</td><td>+1202-555-0107</td></tr><tr> <td>tags</td><td>array</td><td><code>[\"tag1\", \"tag2\"]</code></td></tr><tr> <td>companyName</td><td>string</td><td>Tesla Inc</td></tr></tbody> </table> <br /><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"64393ca7-74cc-4c9b-8b24-c288a5d8f103","description":{"content":"<p>(Required) Pipeline Id</p>\n","type":"text/plain"},"type":"any","value":"bCkKGpDsyPP4peuKowkG","key":"pipelineId"},{"id":"7e4b59ea-fc2f-4411-9b6b-3f7b94b87974","description":{"content":"<p>(Required) Opportunity Id</p>\n","type":"text/plain"},"type":"any","value":"123akv4LFn6C9frZoy3e","key":"opportunityId"}]}},"response":[{"id":"6e95b43a-b860-4762-8dd7-52e2b1ce940f","name":"Successful response","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"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        \"aliquip eu consequat Excepteur in\",\n        \"nisi pariatur conseq\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hatchstrat.app/v1/pipelines/:pipelineId/opportunities/:opportunityId","host":["https://api.hatchstrat.app"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId"],"variable":[{"key":"pipelineId"},{"key":"opportunityId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"7XExm1wr8gFeZpl6rQny\",\n \"name\": \"First Opp\",\n \"monetaryValue\": 120,\n \"pipelineId\": \"bCkKGpDsyPP4peuKowkG\",\n \"pipelineStageId\": \"8b897c8f-b859-49c1-88f2-ed590708a85c\",\n \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n \"status\": \"open\",\n \"source\": \"form\",\n \"lastStatusChangeAt\": \"2020-10-29T09:39:35.472Z\",\n \"createdAt\": \"2020-10-29T09:31:30.255Z\",\n \"updatedAt\": \"2020-10-29T09:44:02.263Z\",\n \"contact\": {\n  \"id\": \"byMEV0NQinDhq8ZfiOi2\",\n  \"name\": \"John Deo\",\n  \"companyName\": \"Tesla Inc\",\n  \"email\": \"john@deo.com\",\n  \"phone\": \"+1202-555-0107\",\n  \"tags\": [\n   \"aliqua laboris officia id in\",\n   \"commodo laborum magna ex te\"\n  ]\n }\n}"},{"id":"b24e792a-cb74-4bf6-8e41-0efb48cdf352","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        \"aliquip eu consequat Excepteur in\",\n        \"nisi pariatur conseq\"\n    ]\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/pipelines/:pipelineId/opportunities/:opportunityId","host":["https://api.hatchstrat.app"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId"],"variable":[{"key":"pipelineId"},{"key":"opportunityId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"41bea921-07d2-4d70-b7e8-bd865b194074","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        \"aliquip eu consequat Excepteur in\",\n        \"nisi pariatur conseq\"\n    ]\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/pipelines/:pipelineId/opportunities/:opportunityId","host":["https://api.hatchstrat.app"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId"],"variable":[{"key":"pipelineId"},{"key":"opportunityId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"dbc9e055-f87d-42ab-9886-50f54ba63353","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        \"aliquip eu consequat Excepteur in\",\n        \"nisi pariatur conseq\"\n    ]\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/pipelines/:pipelineId/opportunities/:opportunityId","host":["https://api.hatchstrat.app"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId"],"variable":[{"key":"pipelineId"},{"key":"opportunityId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"title\": {\n  \"message\": \"The title field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"status\": {\n  \"message\": \"The status field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"stageId\": {\n  \"message\": \"The stage id field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"contactId or email\": {\n  \"message\": \"The contactId or email field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"}],"_postman_id":"06092d27-9d27-40b1-a458-762796a0d5d2"},{"name":"/v1/pipelines/:pipelineId/opportunities/:opportunityId","id":"b413ef6f-8e4b-4507-b9c2-f9e4c91b91ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.hatchstrat.app/v1/pipelines/:pipelineId/opportunities/:opportunityId","description":"<h4>Delete opportunity.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"fe9cd7f7-09aa-4839-9dcd-e4673ea40b84","description":{"content":"<p>(Required) Pipeline Id</p>\n","type":"text/plain"},"type":"any","value":"bCkKGpDsyPP4peuKowkG","key":"pipelineId"},{"id":"9c9f0e1d-473a-47ba-8921-ca495394af51","description":{"content":"<p>(Required) Opportunity Id</p>\n","type":"text/plain"},"type":"any","value":"123akv4LFn6C9frZoy3e","key":"opportunityId"}]}},"response":[{"id":"776ece79-6099-48e8-bad8-86f2d086f0b7","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/pipelines/:pipelineId/opportunities/:opportunityId","host":["https://api.hatchstrat.app"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId"],"variable":[{"key":"pipelineId"},{"key":"opportunityId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"325c89f6-cb78-42f5-a099-45033f992e62","name":"Bad Request. please contact support!","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/pipelines/:pipelineId/opportunities/:opportunityId","host":["https://api.hatchstrat.app"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId"],"variable":[{"key":"pipelineId"},{"key":"opportunityId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"323b21df-a2f9-453c-8735-fe1e4b9823f8","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/pipelines/:pipelineId/opportunities/:opportunityId","host":["https://api.hatchstrat.app"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId"],"variable":[{"key":"pipelineId"},{"key":"opportunityId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"b413ef6f-8e4b-4507-b9c2-f9e4c91b91ba"},{"name":"/v1/pipelines/:pipelineId/opportunities/","id":"8682cd84-4a35-4cad-bce0-f666b43d0019","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        \"aliquip eu consequat Excepteur in\",\n        \"nisi pariatur conseq\"\n    ]\n}"},"url":"https://api.hatchstrat.app/v1/pipelines/:pipelineId/opportunities/","description":"<h4>Create opportunity.</h4><p>Required JSON fields in the body</p><table><thead><tr><th>Fields</th><th>Types</th><th>Example</th><th>Allowed Options</th></tr></thead><tbody><tr><td>title</td><td>string</td><td>First Opps</td><td></td></tr><tr><td>stageId</td><td>string</td><td>7915dedc-8f18-44d5-8bc3-77c04e994a10</td><td></td></tr><tr><td>contactId (or email or phone)</td><td>string</td><td>mTkSCb1UBjb5tk4OvB69</td><td></td></tr><tr><td>email (or contactId or phone)</td><td>string</td><td>john@deo.com</td><td></td></tr><tr><td>phone (or contactId or email)</td><td>string</td><td>+1202-555-0107</td><td></td></tr><tr><td>status</td><td>string</td><td>open</td><td><ul><li>open</li><li>won</li><li>lost</li><li>abandoned</li></ul></td></tr></tbody></table><p>Allowed JSON fields in the body</p><table><thead><tr><th>Fields</th><th>Types</th><th>Example</th></tr></thead><tbody><tr><td>monetaryValue</td><td>number</td><td>220</td></tr><tr><td>assignedTo</td><td>string</td><td>082goXVW3lIExEQPOnd3</td></tr><tr><td>name</td><td>string</td><td>John Deo</td></tr><tr><td>tags</td><td>array</td><td><code>[\"tag1\", \"tag2\"]</code></td></tr><tr><td>companyName</td><td>string</td><td>Tesla Inc</td></tr></tbody></table> <br /> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","pipelines",":pipelineId","opportunities",""],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"2257994f-e978-4a0f-8f41-55338615ed51","description":{"content":"<p>(Required) Pipeline Id</p>\n","type":"text/plain"},"type":"any","value":"bCkKGpDsyPP4peuKowkG","key":"pipelineId"}]}},"response":[{"id":"47ed420d-dbda-43c1-a284-8e7a09466caa","name":"Successful response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"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        \"aliquip eu consequat Excepteur in\",\n        \"nisi pariatur conseq\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hatchstrat.app/v1/pipelines/:pipelineId/opportunities/","host":["https://api.hatchstrat.app"],"path":["v1","pipelines",":pipelineId","opportunities",""],"variable":[{"key":"pipelineId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"7XExm1wr8gFeZpl6rQny\",\n \"name\": \"First Opp\",\n \"monetaryValue\": 120,\n \"pipelineId\": \"bCkKGpDsyPP4peuKowkG\",\n \"pipelineStageId\": \"8b897c8f-b859-49c1-88f2-ed590708a85c\",\n \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n \"status\": \"open\",\n \"source\": \"form\",\n \"lastStatusChangeAt\": \"2020-10-29T09:39:35.472Z\",\n \"createdAt\": \"2020-10-29T09:31:30.255Z\",\n \"updatedAt\": \"2020-10-29T09:44:02.263Z\",\n \"contact\": {\n  \"id\": \"byMEV0NQinDhq8ZfiOi2\",\n  \"name\": \"John Deo\",\n  \"companyName\": \"Tesla Inc\",\n  \"email\": \"john@deo.com\",\n  \"phone\": \"+1202-555-0107\",\n  \"tags\": [\n   \"aliqua laboris officia id in\",\n   \"commodo laborum magna ex te\"\n  ]\n }\n}"},{"id":"9c861a8b-be7d-44b9-9f9b-a7c088568788","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        \"aliquip eu consequat Excepteur in\",\n        \"nisi pariatur conseq\"\n    ]\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/pipelines/:pipelineId/opportunities/","host":["https://api.hatchstrat.app"],"path":["v1","pipelines",":pipelineId","opportunities",""],"variable":[{"key":"pipelineId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"4304f76d-ef4f-4221-956a-6468b2b18e93","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        \"aliquip eu consequat Excepteur in\",\n        \"nisi pariatur conseq\"\n    ]\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/pipelines/:pipelineId/opportunities/","host":["https://api.hatchstrat.app"],"path":["v1","pipelines",":pipelineId","opportunities",""],"variable":[{"key":"pipelineId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"c5d07bc8-d821-4b08-affc-2474845db85a","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        \"aliquip eu consequat Excepteur in\",\n        \"nisi pariatur conseq\"\n    ]\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/pipelines/:pipelineId/opportunities/","host":["https://api.hatchstrat.app"],"path":["v1","pipelines",":pipelineId","opportunities",""],"variable":[{"key":"pipelineId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"title\": {\n  \"message\": \"The title field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"status\": {\n  \"message\": \"The status field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"stageId\": {\n  \"message\": \"The stage id field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"contactId or email\": {\n  \"message\": \"The contactId or email field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"}],"_postman_id":"8682cd84-4a35-4cad-bce0-f666b43d0019"},{"name":"/v1/pipelines/:pipelineId/opportunities/:opportunityId/status","id":"2d0596b1-58c7-4540-bae0-e784e0138dc1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"status\": \"open\",\n    \"stageId\": \"7915dedc-8f18-44d5-8bc3-77c04e994a10\"\n}"},"url":"https://api.hatchstrat.app/v1/pipelines/:pipelineId/opportunities/:opportunityId/status","description":"<h4>Update opportunity status and stage.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId","status"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"80d0dd98-9882-467b-9ffb-83daefbcd858","description":{"content":"<p>(Required) Pipeline Id</p>\n","type":"text/plain"},"type":"any","value":"bCkKGpDsyPP4peuKowkG","key":"pipelineId"},{"id":"ab570695-d210-455b-bbb2-4d0b40351a9f","description":{"content":"<p>(Required) Opportunity Id</p>\n","type":"text/plain"},"type":"any","value":"123akv4LFn6C9frZoy3e","key":"opportunityId"}]}},"response":[{"id":"3e6fb051-b8c2-4313-a009-7032c7a10960","name":"Successful response","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"status\": \"open\",\n    \"stageId\": \"7915dedc-8f18-44d5-8bc3-77c04e994a10\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.hatchstrat.app/v1/pipelines/:pipelineId/opportunities/:opportunityId/status","host":["https://api.hatchstrat.app"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId","status"],"variable":[{"key":"pipelineId"},{"key":"opportunityId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"1c1a2262-357a-45e2-8008-9d333fa7f911","name":"Bad Request. please contact support!","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"status\": \"open\",\n    \"stageId\": \"7915dedc-8f18-44d5-8bc3-77c04e994a10\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/pipelines/:pipelineId/opportunities/:opportunityId/status","host":["https://api.hatchstrat.app"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId","status"],"variable":[{"key":"pipelineId"},{"key":"opportunityId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"79761ee0-af55-478a-a345-98937eb482e0","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"status\": \"open\",\n    \"stageId\": \"7915dedc-8f18-44d5-8bc3-77c04e994a10\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/pipelines/:pipelineId/opportunities/:opportunityId/status","host":["https://api.hatchstrat.app"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId","status"],"variable":[{"key":"pipelineId"},{"key":"opportunityId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"d18d558e-99e7-4ffe-b371-2d68be6285cc","name":"Unprocessable Entity","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"status\": \"open\",\n    \"stageId\": \"7915dedc-8f18-44d5-8bc3-77c04e994a10\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/pipelines/:pipelineId/opportunities/:opportunityId/status","host":["https://api.hatchstrat.app"],"path":["v1","pipelines",":pipelineId","opportunities",":opportunityId","status"],"variable":[{"key":"pipelineId"},{"key":"opportunityId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"status\": {\n  \"message\": \"The status field is invalid.\",\n  \"rule\": \"invalid\"\n },\n \"stageId\": {\n  \"message\": \"The stage id field is invalid.\",\n  \"rule\": \"invalid\"\n }\n}"}],"_postman_id":"2d0596b1-58c7-4540-bae0-e784e0138dc1"}],"id":"aa3b9542-fa4b-44d2-b03a-b2ffd102fd07","_postman_id":"aa3b9542-fa4b-44d2-b03a-b2ffd102fd07","description":""},{"name":"/v1/pipelines/","id":"309037c3-9122-463c-b5af-336a1abaebea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/v1/pipelines/","description":"<h4>Get Pipelines.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","pipelines",""],"host":["https://api.hatchstrat.app"],"query":[],"variable":[]}},"response":[{"id":"b1b08125-bb77-40ce-9eae-ea5ff0bce2d1","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"14be1245-767a-4f6e-b638-34086e325dd8","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"e9519fdd-dd27-46ed-a051-a856c9b2e511","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"309037c3-9122-463c-b5af-336a1abaebea"}],"id":"aa58edb0-be5b-4994-a740-3c70ba586703","_postman_id":"aa58edb0-be5b-4994-a740-3c70ba586703","description":""},{"name":"Task","item":[{"name":"/v1/contacts/:contactId/tasks/","id":"6534954e-9b16-4ed0-a697-79de33626470","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/v1/contacts/:contactId/tasks/","description":"<h4>Get all contact tasks.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":contactId","tasks",""],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"10ae4254-1f60-4feb-b614-8c980f673532","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"}]}},"response":[{"id":"69cc5379-c76a-4209-9138-36610517865c","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/tasks/","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","tasks",""],"variable":[{"key":"contactId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"tasks\": [\n  {\n   \"id\": \"Lj371SHlVMyfVlMcKiuk\",\n   \"title\": \"Loram ipsum\",\n   \"description\": \"Loram ipsum\",\n   \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n   \"dueDate\": \"2020-10-25T11:00:00Z\",\n   \"isCompleted\": false\n  },\n  {\n   \"id\": \"Lj371SHlVMyfVlMcKiuk\",\n   \"title\": \"Loram ipsum\",\n   \"description\": \"Loram ipsum\",\n   \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n   \"dueDate\": \"2020-10-25T11:00:00Z\",\n   \"isCompleted\": false\n  }\n ]\n}"},{"id":"f313eddc-7c36-41b3-b1ec-2cd623270c6b","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/tasks/","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","tasks",""],"variable":[{"key":"contactId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"dc023470-8df6-4b91-b267-99069572b9a0","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/tasks/","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","tasks",""],"variable":[{"key":"contactId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"6534954e-9b16-4ed0-a697-79de33626470"},{"name":"/v1/contacts/:contactId/tasks/","id":"6274fb9a-df67-434f-9ab2-585cc7d2eb6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"First Task\",\n    \"dueDate\": \"2020-10-25T11:00:00Z\",\n    \"description\": \"loram ipsum\",\n    \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n    \"status\": \"incompleted\"\n}"},"url":"https://api.hatchstrat.app/v1/contacts/:contactId/tasks/","description":"<h4>Create Tasks.</h4> <p><strong>Status:</strong> (optional) Field have following options.</p><ul><li>completed</li><li>incompleted (default)</li></ul><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":contactId","tasks",""],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"e8e014e3-c636-4121-a8b0-d19dfab578bd","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"}]}},"response":[{"id":"bbd2b79e-c1c6-4695-b0e3-e09d5e388bdf","name":"Successful response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"First Task\",\n    \"dueDate\": \"2020-10-25T11:00:00Z\",\n    \"description\": \"loram ipsum\",\n    \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n    \"status\": \"incompleted\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/tasks/","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","tasks",""],"variable":[{"key":"contactId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"Lj371SHlVMyfVlMcKiuk\",\n \"title\": \"Loram ipsum\",\n \"description\": \"Loram ipsum\",\n \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n \"dueDate\": \"2020-10-25T11:00:00Z\",\n \"isCompleted\": false\n}"},{"id":"68a834b1-8cf1-4f9c-b9c4-a42a702b930b","name":"Bad Request. please contact support!","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"First Task\",\n    \"dueDate\": \"2020-10-25T11:00:00Z\",\n    \"description\": \"loram ipsum\",\n    \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n    \"status\": \"incompleted\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/tasks/","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","tasks",""],"variable":[{"key":"contactId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"2a940535-5fe9-45df-863b-b53d39a43dc0","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"First Task\",\n    \"dueDate\": \"2020-10-25T11:00:00Z\",\n    \"description\": \"loram ipsum\",\n    \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n    \"status\": \"incompleted\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/tasks/","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","tasks",""],"variable":[{"key":"contactId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"b0e8c082-7d82-4c59-9dc3-51008c662806","name":"Unprocessable Entity","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"First Task\",\n    \"dueDate\": \"2020-10-25T11:00:00Z\",\n    \"description\": \"loram ipsum\",\n    \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n    \"status\": \"incompleted\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/tasks/","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","tasks",""],"variable":[{"key":"contactId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"title\": {\n  \"message\": \"The title field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"dueDate\": {\n  \"message\": \"The due date field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"}],"_postman_id":"6274fb9a-df67-434f-9ab2-585cc7d2eb6a"},{"name":"/v1/contacts/:contactId/tasks/:taskId","id":"bc27ef51-3533-4cb2-951c-6bcad18a178f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/v1/contacts/:contactId/tasks/:taskId","description":"<h4>Get task by id.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":contactId","tasks",":taskId"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"fce11da6-f293-449e-b653-d87395b2ceeb","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"},{"id":"cfeda7ee-0246-49c9-9e21-efaa27d99dea","description":{"content":"<p>(Required) Task Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"taskId"}]}},"response":[{"id":"2291d714-110f-43d7-b77b-c3dcbe248b89","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/tasks/:taskId","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","tasks",":taskId"],"variable":[{"key":"contactId"},{"key":"taskId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"Lj371SHlVMyfVlMcKiuk\",\n \"title\": \"Loram ipsum\",\n \"description\": \"Loram ipsum\",\n \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n \"dueDate\": \"2020-10-25T11:00:00Z\",\n \"isCompleted\": false\n}"},{"id":"4dca0bb8-bce3-45f3-a5c5-cb6c4d239151","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/tasks/:taskId","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","tasks",":taskId"],"variable":[{"key":"contactId"},{"key":"taskId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"459c993a-7fad-4ca6-a186-36d3f1f90f87","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/tasks/:taskId","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","tasks",":taskId"],"variable":[{"key":"contactId"},{"key":"taskId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"bc27ef51-3533-4cb2-951c-6bcad18a178f"},{"name":"/v1/contacts/:contactId/tasks/:taskId","id":"b26980a5-3146-47f5-982d-e7c35cbf735d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"First Task\",\n    \"dueDate\": \"2020-10-25T11:00:00Z\",\n    \"description\": \"loram ipsum\",\n    \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n    \"status\": \"incompleted\"\n}"},"url":"https://api.hatchstrat.app/v1/contacts/:contactId/tasks/:taskId","description":"<h4>Update Task.</h4><p></p><p><strong>Status:</strong> (optional) Field have following options.</p><ul><li>completed</li><li>incompleted (default)</li></ul><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":contactId","tasks",":taskId"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"ee53ab5b-bbfb-4083-9809-3f461cccd8ee","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"},{"id":"f91efece-01f5-49e8-b4ae-89aaa68b607e","description":{"content":"<p>(Required) Task Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"taskId"}]}},"response":[{"id":"9d31036f-0f0f-4575-87bf-b62d147bf481","name":"Successful response","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"First Task\",\n    \"dueDate\": \"2020-10-25T11:00:00Z\",\n    \"description\": \"loram ipsum\",\n    \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n    \"status\": \"incompleted\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/tasks/:taskId","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","tasks",":taskId"],"variable":[{"key":"contactId"},{"key":"taskId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"Lj371SHlVMyfVlMcKiuk\",\n \"title\": \"Loram ipsum\",\n \"description\": \"Loram ipsum\",\n \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n \"dueDate\": \"2020-10-25T11:00:00Z\",\n \"isCompleted\": false\n}"},{"id":"69d1277b-8ebd-4369-b607-052db1f4a757","name":"Bad Request. please contact support!","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"First Task\",\n    \"dueDate\": \"2020-10-25T11:00:00Z\",\n    \"description\": \"loram ipsum\",\n    \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n    \"status\": \"incompleted\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/tasks/:taskId","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","tasks",":taskId"],"variable":[{"key":"contactId"},{"key":"taskId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"960ac72f-7a19-40cf-9890-6a69115779c4","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"First Task\",\n    \"dueDate\": \"2020-10-25T11:00:00Z\",\n    \"description\": \"loram ipsum\",\n    \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n    \"status\": \"incompleted\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/tasks/:taskId","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","tasks",":taskId"],"variable":[{"key":"contactId"},{"key":"taskId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"26e37800-c00a-4684-a64a-1ccc1b2dc876","name":"Unprocessable Entity","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"First Task\",\n    \"dueDate\": \"2020-10-25T11:00:00Z\",\n    \"description\": \"loram ipsum\",\n    \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n    \"status\": \"incompleted\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/tasks/:taskId","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","tasks",":taskId"],"variable":[{"key":"contactId"},{"key":"taskId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"title\": {\n  \"message\": \"The title field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"dueDate\": {\n  \"message\": \"The due date field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"}],"_postman_id":"b26980a5-3146-47f5-982d-e7c35cbf735d"},{"name":"/v1/contacts/:contactId/tasks/:taskId","id":"ab0b4a53-f1f9-4a04-a129-3377ebd69820","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.hatchstrat.app/v1/contacts/:contactId/tasks/:taskId","description":"<h4>Delete one of Task.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":contactId","tasks",":taskId"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"1a98e4cf-2b12-4bd9-b8df-48e5856b3c52","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"},{"id":"359cb16d-e705-428f-82a1-0ddadfa4a107","description":{"content":"<p>(Required) Task Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"taskId"}]}},"response":[{"id":"c856d5d2-aca4-452f-8eb4-bae91b15623b","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/tasks/:taskId","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","tasks",":taskId"],"variable":[{"key":"contactId"},{"key":"taskId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"5cbd580e-d6e5-483a-98a7-9bf6baa977d4","name":"Bad Request. please contact support!","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/tasks/:taskId","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","tasks",":taskId"],"variable":[{"key":"contactId"},{"key":"taskId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"17e4fd0b-a56e-40cd-bd07-2ab47f226b90","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/tasks/:taskId","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","tasks",":taskId"],"variable":[{"key":"contactId"},{"key":"taskId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"ab0b4a53-f1f9-4a04-a129-3377ebd69820"},{"name":"/v1/contacts/:contactId/tasks/:taskId/status","id":"32476f56-9577-4b6f-8cc0-937e080d076e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"status\": \"completed\"\n}"},"url":"https://api.hatchstrat.app/v1/contacts/:contactId/tasks/:taskId/status","description":"<h4>Update Task status.</h4><p><strong>Status:</strong> Field have following option</p><ul><li>completed</li><li>incompleted</li></ul><strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","contacts",":contactId","tasks",":taskId","status"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"89d4535f-8c9b-4ed4-8063-8d3598ab36e7","description":{"content":"<p>(Required) Contact Id</p>\n","type":"text/plain"},"type":"any","value":"sx6wyHhbFdRXh302LLNR","key":"contactId"},{"id":"a4639170-83fb-4526-8317-e4e7e7d62ac7","description":{"content":"<p>(Required) Task Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"taskId"}]}},"response":[{"id":"edc1bb54-d767-4976-be22-f481a4eabe38","name":"Successful response","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"status\": \"completed\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/tasks/:taskId/status","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","tasks",":taskId","status"],"variable":[{"key":"contactId"},{"key":"taskId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"Lj371SHlVMyfVlMcKiuk\",\n \"title\": \"Loram ipsum\",\n \"description\": \"Loram ipsum\",\n \"assignedTo\": \"hxHGVRb1YJUscrCB8eXK\",\n \"dueDate\": \"2020-10-25T11:00:00Z\",\n \"isCompleted\": false\n}"},{"id":"74c89251-ae0c-4cd9-9996-1968a5add712","name":"Bad Request. please contact support!","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"status\": \"completed\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/tasks/:taskId/status","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","tasks",":taskId","status"],"variable":[{"key":"contactId"},{"key":"taskId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"921d6d29-6713-431d-bc66-3810a290d444","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"status\": \"completed\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/tasks/:taskId/status","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","tasks",":taskId","status"],"variable":[{"key":"contactId"},{"key":"taskId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"2b4653bf-6cb9-45bc-b0f2-fa23736fedd5","name":"Unprocessable Entity","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"status\": \"completed\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/contacts/:contactId/tasks/:taskId/status","host":["https://api.hatchstrat.app"],"path":["v1","contacts",":contactId","tasks",":taskId","status"],"variable":[{"key":"contactId"},{"key":"taskId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"title\": {\n  \"message\": \"The title field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"dueDate\": {\n  \"message\": \"The due date field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"}],"_postman_id":"32476f56-9577-4b6f-8cc0-937e080d076e"}],"id":"9b15464a-d6ba-4cd8-950d-18c781b5fff6","_postman_id":"9b15464a-d6ba-4cd8-950d-18c781b5fff6","description":""},{"name":"Tag","item":[{"name":"/v1/tags/","id":"ab5a1746-5a5e-4b16-8dcd-0005c91cf3ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/v1/tags/","description":"<h4>Get Tags.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","tags",""],"host":["https://api.hatchstrat.app"],"query":[],"variable":[]}},"response":[{"id":"633256cb-1fea-4997-9578-fc26db8ff119","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"29d67357-b8d4-4157-9de2-16f0c4f5995c","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"86b51bd0-6925-46ec-8b2e-aff187e978c6","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"ab5a1746-5a5e-4b16-8dcd-0005c91cf3ed"},{"name":"/v1/tags/","id":"d048f892-03d6-499d-af50-80af9cfd4fa9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"first tag\"\n}"},"url":"https://api.hatchstrat.app/v1/tags/","description":"<h4>Create Tag.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","tags",""],"host":["https://api.hatchstrat.app"],"query":[],"variable":[]}},"response":[{"id":"5a3572b6-2012-4576-85c6-fa8a8b4be345","name":"Successful response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"first tag\"\n}"},"url":"https://api.hatchstrat.app/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":"0e481194-269b-4131-ad9e-3a64143e6b4f","name":"Bad Request. please contact support!","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"first tag\"\n}"},"url":"https://api.hatchstrat.app/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":"40683e69-33e6-4bc1-87d9-b7e17031422e","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"first tag\"\n}"},"url":"https://api.hatchstrat.app/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":"b8e1db12-c7b0-4b26-9d7a-6d67201ae3b3","name":"Unprocessable Entity","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"first tag\"\n}"},"url":"https://api.hatchstrat.app/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":"d048f892-03d6-499d-af50-80af9cfd4fa9"},{"name":"/v1/tags/:tagId","id":"cba57c52-99b3-4cda-945c-a57d33d947e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/v1/tags/:tagId","description":"<h4>Get tag by id.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","tags",":tagId"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"02f96df3-58db-4b5b-b0b9-f5a7185dcdf4","description":{"content":"<p>(Required) Tag Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"tagId"}]}},"response":[{"id":"b662fbc9-af74-4002-ac5d-2a3c18df9b58","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/tags/:tagId","host":["https://api.hatchstrat.app"],"path":["v1","tags",":tagId"],"variable":[{"key":"tagId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"kAllGzwHkSVZC11GYKF9\",\n \"name\": \"Hello\"\n}"},{"id":"06bd18f2-2288-4bae-a7a2-ca5c19391988","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/tags/:tagId","host":["https://api.hatchstrat.app"],"path":["v1","tags",":tagId"],"variable":[{"key":"tagId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"11c3e00d-1de2-4f00-a63f-2bfd3e244107","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/tags/:tagId","host":["https://api.hatchstrat.app"],"path":["v1","tags",":tagId"],"variable":[{"key":"tagId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"cba57c52-99b3-4cda-945c-a57d33d947e3"},{"name":"/v1/tags/:tagId","id":"d36de772-6eb4-4f65-9785-749b44e228d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"first tag\"\n}"},"url":"https://api.hatchstrat.app/v1/tags/:tagId","description":"<h4>Update tag.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","tags",":tagId"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"8ff509e1-439b-4ea0-b777-a644136ce539","description":{"content":"<p>(Required) Tag Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"tagId"}]}},"response":[{"id":"07b054d7-d0f5-41f6-b7b7-fae2c8f8c86a","name":"Successful response","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"first tag\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/tags/:tagId","host":["https://api.hatchstrat.app"],"path":["v1","tags",":tagId"],"variable":[{"key":"tagId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"kAllGzwHkSVZC11GYKF9\",\n \"name\": \"Hello\"\n}"},{"id":"8c362f34-3744-490b-b8ce-aa6dd8f4a4ad","name":"Bad Request. please contact support!","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"first tag\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/tags/:tagId","host":["https://api.hatchstrat.app"],"path":["v1","tags",":tagId"],"variable":[{"key":"tagId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"42ec6d57-1c61-4246-8048-0d3bd16ec2a5","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"first tag\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/tags/:tagId","host":["https://api.hatchstrat.app"],"path":["v1","tags",":tagId"],"variable":[{"key":"tagId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"5b270c93-4750-458b-a6b0-a75388f68ba8","name":"Unprocessable Entity","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"first tag\"\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/tags/:tagId","host":["https://api.hatchstrat.app"],"path":["v1","tags",":tagId"],"variable":[{"key":"tagId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"name\": {\n  \"message\": \"The name field is mandatory.\",\n  \"rule\": \"required\"\n }\n}"}],"_postman_id":"d36de772-6eb4-4f65-9785-749b44e228d3"},{"name":"/v1/tags/:tagId","id":"66aa4971-cacf-4cdb-bf3a-9a3efa25b0a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.hatchstrat.app/v1/tags/:tagId","description":"<h4>Delete one of tag.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","tags",":tagId"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"3374dacf-9e1b-4a70-9aee-1a8669fa90c8","description":{"content":"<p>(Required) Custom Value Id</p>\n","type":"text/plain"},"type":"any","value":"ocQHyuzHvysMo5N5VsXc","key":"tagId"}]}},"response":[{"id":"edda24be-5684-45ab-9efd-9488b5ae46e7","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/tags/:tagId","host":["https://api.hatchstrat.app"],"path":["v1","tags",":tagId"],"variable":[{"key":"tagId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"f9aae6d1-8564-4bfe-9247-797404a7b611","name":"Bad Request. please contact support!","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/tags/:tagId","host":["https://api.hatchstrat.app"],"path":["v1","tags",":tagId"],"variable":[{"key":"tagId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"76513522-e15b-4118-9cc4-a6d75293e843","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/tags/:tagId","host":["https://api.hatchstrat.app"],"path":["v1","tags",":tagId"],"variable":[{"key":"tagId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"43e1dbf1-8ca0-42a6-a295-1a1054d68927","name":"Unprocessable Entity","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/tags/:tagId","host":["https://api.hatchstrat.app"],"path":["v1","tags",":tagId"],"variable":[{"key":"tagId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"customValueId\": {\n  \"message\": \"The custom field id is invalid.\",\n  \"rule\": \"invalid\"\n }\n}"}],"_postman_id":"66aa4971-cacf-4cdb-bf3a-9a3efa25b0a8"}],"id":"0f9e2b1a-fcd9-472b-8a89-ba517d278f67","_postman_id":"0f9e2b1a-fcd9-472b-8a89-ba517d278f67","description":""},{"name":"Timezone","item":[{"name":"/v1/timezones/","id":"45aefce1-99e5-483a-8154-859df6e40778","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/v1/timezones/","description":"<h4>Get timezone list.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","timezones",""],"host":["https://api.hatchstrat.app"],"query":[],"variable":[]}},"response":[{"id":"80e440da-7a07-45d6-82fc-b44dedd30a14","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"4b022d97-0b8b-4875-b823-e84674d64c1d","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"fdb03d0b-d75d-4749-a1a2-138cd2735360","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"45aefce1-99e5-483a-8154-859df6e40778"}],"id":"15166090-561e-422c-837b-561846c95b2f","_postman_id":"15166090-561e-422c-837b-561846c95b2f","description":""},{"name":"Trigger Links","item":[{"name":"/v1/links/","id":"3fa9eb1e-baa3-4ac8-8f4f-4b71eaef7eea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/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://api.hatchstrat.app"],"query":[],"variable":[]}},"response":[{"id":"d2f3883a-16b7-4051-ab9e-fbe416bc9d1b","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"bcf06098-8c91-41f5-9825-ddb553febe75","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"e2f91601-5511-4c06-8edc-efbb6202d828","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"3fa9eb1e-baa3-4ac8-8f4f-4b71eaef7eea"},{"name":"/v1/links/","id":"ca352099-b220-43d7-8b68-5292a1b7028a","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}"},"url":"https://api.hatchstrat.app/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://api.hatchstrat.app"],"query":[],"variable":[]}},"response":[{"id":"8f7a0c07-9286-40f3-bb7e-ff19ee6b3ccd","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}"},"url":"https://api.hatchstrat.app/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":"d0a8b96f-ce5f-4d40-9a07-db1d8e723c50","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}"},"url":"https://api.hatchstrat.app/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":"f3d433c7-bffb-48ba-a043-820c2aed8535","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}"},"url":"https://api.hatchstrat.app/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":"8efd92ed-c603-46e9-b343-bc35ebe5a87d","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}"},"url":"https://api.hatchstrat.app/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":"ca352099-b220-43d7-8b68-5292a1b7028a"},{"name":"/v1/links/:linkId","id":"5a00ccd4-39fa-4e53-a3d5-d7bd2c31403c","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}"},"url":"https://api.hatchstrat.app/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://api.hatchstrat.app"],"query":[],"variable":[{"id":"0389842d-e311-49bd-8c3e-d20de118c6e6","description":{"content":"<p>(Required) Link Id</p>\n","type":"text/plain"},"type":"any","value":"ClK3HFY3WH9L5McNwyy1","key":"linkId"}]}},"response":[{"id":"16306219-d2fe-4957-8e4d-550576594dd2","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}"},"url":{"raw":"https://api.hatchstrat.app/v1/links/:linkId","host":["https://api.hatchstrat.app"],"path":["v1","links",":linkId"],"variable":[{"key":"linkId"}]}},"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":"0b0bc249-3476-45ca-b5db-cdcf41280b90","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}"},"url":{"raw":"https://api.hatchstrat.app/v1/links/:linkId","host":["https://api.hatchstrat.app"],"path":["v1","links",":linkId"],"variable":[{"key":"linkId"}]}},"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":"9083743b-299d-462c-bc35-68a1664a379c","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}"},"url":{"raw":"https://api.hatchstrat.app/v1/links/:linkId","host":["https://api.hatchstrat.app"],"path":["v1","links",":linkId"],"variable":[{"key":"linkId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"65d4aba2-8cf1-48d8-8a71-5a223a7558c7","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}"},"url":{"raw":"https://api.hatchstrat.app/v1/links/:linkId","host":["https://api.hatchstrat.app"],"path":["v1","links",":linkId"],"variable":[{"key":"linkId"}]}},"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":"5a00ccd4-39fa-4e53-a3d5-d7bd2c31403c"},{"name":"/v1/links/:linkId","id":"3473e92c-885c-4337-acba-3b48615d7a2b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.hatchstrat.app/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://api.hatchstrat.app"],"query":[],"variable":[{"id":"7b5270b2-1665-464e-923e-4d272be22ec5","description":{"content":"<p>(Required) Link Id Id</p>\n","type":"text/plain"},"type":"any","value":"ClK3HFY3WH9L5McNwyy1","key":"linkId"}]}},"response":[{"id":"57a887ba-8db3-4ce4-b4b1-55f27174b7f6","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/links/:linkId","host":["https://api.hatchstrat.app"],"path":["v1","links",":linkId"],"variable":[{"key":"linkId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"0b265493-830b-4a7e-87f9-89d01d080641","name":"Bad Request. please contact support!","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/links/:linkId","host":["https://api.hatchstrat.app"],"path":["v1","links",":linkId"],"variable":[{"key":"linkId"}]}},"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":"62a84de9-6128-4ae6-98de-51b58a9c275c","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/links/:linkId","host":["https://api.hatchstrat.app"],"path":["v1","links",":linkId"],"variable":[{"key":"linkId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"6daab9aa-d2ee-4c95-a794-72c98ec49309","name":"Unprocessable Entity","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/links/:linkId","host":["https://api.hatchstrat.app"],"path":["v1","links",":linkId"],"variable":[{"key":"linkId"}]}},"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":"3473e92c-885c-4337-acba-3b48615d7a2b"}],"id":"37dcfb8f-a4b5-4904-9a49-304c97ebbcce","_postman_id":"37dcfb8f-a4b5-4904-9a49-304c97ebbcce","description":""},{"name":"User","item":[{"name":"/v1/users/","id":"550ca7c0-97c1-4799-8207-53b8a7e6b988","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/v1/users/","description":"<h4>Get all agency users.</h4> <strong>Authorization:</strong> <p>Provide your agency api key (Bearer Token). You can find it on Agency -&gt; Settings -&gt; API keys</p>","urlObject":{"path":["v1","users",""],"host":["https://api.hatchstrat.app"],"query":[],"variable":[]}},"response":[{"id":"014d3c2f-a144-4b8c-9ee3-50cb75527ddb","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/v1/users/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"users\": [\n  {\n   \"id\": \"3g3ltlwEJBoXArLowV3e\",\n   \"firstName\": \"John\",\n   \"lastName\": \"Deo\",\n   \"email\": \"john@deo.com\",\n   \"roles\": {\n    \"type\": \"agency\",\n    \"role\": \"admin\",\n    \"locationIds\": [\n     \"C2QujeCh8ZnC7al2InWR\"\n    ]\n   },\n   \"permissions\": {\n    \"campaignsEnabled\": true,\n    \"campaignsReadOnly\": false,\n    \"contactsEnabled\": true,\n    \"workflowsEnabled\": true,\n    \"triggersEnabled\": true,\n    \"funnelsEnabled\": true,\n    \"websitesEnabled\": false,\n    \"opportunitiesEnabled\": true,\n    \"dashboardStatsEnabled\": true,\n    \"bulkRequestsEnabled\": true,\n    \"appointmentsEnabled\": true,\n    \"reviewsEnabled\": true,\n    \"onlineListingsEnabled\": true,\n    \"phoneCallEnabled\": true,\n    \"conversationsEnabled\": true,\n    \"assignedDataOnly\": false,\n    \"adwordsReportingEnabled\": false,\n    \"membershipEnabled\": false,\n    \"facebookAdsReportingEnabled\": false,\n    \"attributionsReportingEnabled\": false,\n    \"settingsEnabled\": true,\n    \"tagsEnabled\": true,\n    \"leadValueEnabled\": true,\n    \"marketingEnabled\": true\n   }\n  },\n  {\n   \"id\": \"3g3ltlwEJBoXArLowV3e\",\n   \"firstName\": \"John\",\n   \"lastName\": \"Deo\",\n   \"email\": \"john@deo.com\",\n   \"roles\": {\n    \"type\": \"agency\",\n    \"role\": \"admin\",\n    \"locationIds\": [\n     \"C2QujeCh8ZnC7al2InWR\"\n    ]\n   },\n   \"permissions\": {\n    \"campaignsEnabled\": true,\n    \"campaignsReadOnly\": false,\n    \"contactsEnabled\": true,\n    \"workflowsEnabled\": true,\n    \"triggersEnabled\": true,\n    \"funnelsEnabled\": true,\n    \"websitesEnabled\": false,\n    \"opportunitiesEnabled\": true,\n    \"dashboardStatsEnabled\": true,\n    \"bulkRequestsEnabled\": true,\n    \"appointmentsEnabled\": true,\n    \"reviewsEnabled\": true,\n    \"onlineListingsEnabled\": true,\n    \"phoneCallEnabled\": true,\n    \"conversationsEnabled\": true,\n    \"assignedDataOnly\": false,\n    \"adwordsReportingEnabled\": false,\n    \"membershipEnabled\": false,\n    \"facebookAdsReportingEnabled\": false,\n    \"attributionsReportingEnabled\": false,\n    \"settingsEnabled\": true,\n    \"tagsEnabled\": true,\n    \"leadValueEnabled\": true,\n    \"marketingEnabled\": true\n   }\n  }\n ]\n}"},{"id":"3ca93bd8-3657-4b89-b483-8367760a96d5","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"c35e20a3-1c33-48e5-93b6-c2bb1ce844df","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/v1/users/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"550ca7c0-97c1-4799-8207-53b8a7e6b988"},{"name":"/v1/users/","id":"470d1412-60dc-4108-b984-8c1bb9d0b58d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"email\": \"john@deo.com\",\n    \"password\": \"*******\",\n    \"type\": \"account\",\n    \"role\": \"admin\",\n    \"locationIds\": [\n        \"C2QujeCh8ZnC7al2InWR\"\n    ],\n    \"permissions\": {\n        \"campaignsEnabled\": true,\n        \"campaignsReadOnly\": false,\n        \"contactsEnabled\": true,\n        \"workflowsEnabled\": true,\n        \"triggersEnabled\": true,\n        \"funnelsEnabled\": true,\n        \"websitesEnabled\": false,\n        \"opportunitiesEnabled\": true,\n        \"dashboardStatsEnabled\": true,\n        \"bulkRequestsEnabled\": true,\n        \"appointmentsEnabled\": true,\n        \"reviewsEnabled\": true,\n        \"onlineListingsEnabled\": true,\n        \"phoneCallEnabled\": true,\n        \"conversationsEnabled\": true,\n        \"assignedDataOnly\": false,\n        \"adwordsReportingEnabled\": false,\n        \"membershipEnabled\": false,\n        \"facebookAdsReportingEnabled\": false,\n        \"attributionsReportingEnabled\": false,\n        \"settingsEnabled\": true,\n        \"tagsEnabled\": true,\n        \"leadValueEnabled\": true,\n        \"marketingEnabled\": true\n    }\n}"},"url":"https://api.hatchstrat.app/v1/users/","description":"<h4>Create a User.</h4><p>Small description for the field allow options.</p><p><strong>type</strong> fields will allow these options:</p><ul><li>account</li><li>agency</li></ul><p></p><p><strong>role</strong> fields will allow these options:</p><ul><li>admin</li><li>user</li></ul><p></p><p><strong>locationIds</strong> fields will allow valid locations id of the agency.</p><strong>Authorization:</strong> <p>Provide your agency api key (Bearer Token). You can find it on Agency -&gt; Settings -&gt; API keys</p>","urlObject":{"path":["v1","users",""],"host":["https://api.hatchstrat.app"],"query":[],"variable":[]}},"response":[{"id":"535eafe7-4830-4b3d-8eee-9ed4905995bc","name":"Successful response","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"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://api.hatchstrat.app/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":"5ad2b28d-a8b4-4d43-bae4-4ae20382525f","name":"Bad Request. please contact support!","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"email\": \"john@deo.com\",\n    \"password\": \"*******\",\n    \"type\": \"account\",\n    \"role\": \"admin\",\n    \"locationIds\": [\n        \"C2QujeCh8ZnC7al2InWR\"\n    ],\n    \"permissions\": {\n        \"campaignsEnabled\": true,\n        \"campaignsReadOnly\": false,\n        \"contactsEnabled\": true,\n        \"workflowsEnabled\": true,\n        \"triggersEnabled\": true,\n        \"funnelsEnabled\": true,\n        \"websitesEnabled\": false,\n        \"opportunitiesEnabled\": true,\n        \"dashboardStatsEnabled\": true,\n        \"bulkRequestsEnabled\": true,\n        \"appointmentsEnabled\": true,\n        \"reviewsEnabled\": true,\n        \"onlineListingsEnabled\": true,\n        \"phoneCallEnabled\": true,\n        \"conversationsEnabled\": true,\n        \"assignedDataOnly\": false,\n        \"adwordsReportingEnabled\": false,\n        \"membershipEnabled\": false,\n        \"facebookAdsReportingEnabled\": false,\n        \"attributionsReportingEnabled\": false,\n        \"settingsEnabled\": true,\n        \"tagsEnabled\": true,\n        \"leadValueEnabled\": true,\n        \"marketingEnabled\": true\n    }\n}"},"url":"https://api.hatchstrat.app/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":"6843a18f-fd69-4a66-8d9a-17c923a58004","name":"Unauthorized","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"email\": \"john@deo.com\",\n    \"password\": \"*******\",\n    \"type\": \"account\",\n    \"role\": \"admin\",\n    \"locationIds\": [\n        \"C2QujeCh8ZnC7al2InWR\"\n    ],\n    \"permissions\": {\n        \"campaignsEnabled\": true,\n        \"campaignsReadOnly\": false,\n        \"contactsEnabled\": true,\n        \"workflowsEnabled\": true,\n        \"triggersEnabled\": true,\n        \"funnelsEnabled\": true,\n        \"websitesEnabled\": false,\n        \"opportunitiesEnabled\": true,\n        \"dashboardStatsEnabled\": true,\n        \"bulkRequestsEnabled\": true,\n        \"appointmentsEnabled\": true,\n        \"reviewsEnabled\": true,\n        \"onlineListingsEnabled\": true,\n        \"phoneCallEnabled\": true,\n        \"conversationsEnabled\": true,\n        \"assignedDataOnly\": false,\n        \"adwordsReportingEnabled\": false,\n        \"membershipEnabled\": false,\n        \"facebookAdsReportingEnabled\": false,\n        \"attributionsReportingEnabled\": false,\n        \"settingsEnabled\": true,\n        \"tagsEnabled\": true,\n        \"leadValueEnabled\": true,\n        \"marketingEnabled\": true\n    }\n}"},"url":"https://api.hatchstrat.app/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":"6644a701-0594-4db8-ac89-1698c893a92e","name":"Unprocessable Entity","originalRequest":{"method":"POST","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"email\": \"john@deo.com\",\n    \"password\": \"*******\",\n    \"type\": \"account\",\n    \"role\": \"admin\",\n    \"locationIds\": [\n        \"C2QujeCh8ZnC7al2InWR\"\n    ],\n    \"permissions\": {\n        \"campaignsEnabled\": true,\n        \"campaignsReadOnly\": false,\n        \"contactsEnabled\": true,\n        \"workflowsEnabled\": true,\n        \"triggersEnabled\": true,\n        \"funnelsEnabled\": true,\n        \"websitesEnabled\": false,\n        \"opportunitiesEnabled\": true,\n        \"dashboardStatsEnabled\": true,\n        \"bulkRequestsEnabled\": true,\n        \"appointmentsEnabled\": true,\n        \"reviewsEnabled\": true,\n        \"onlineListingsEnabled\": true,\n        \"phoneCallEnabled\": true,\n        \"conversationsEnabled\": true,\n        \"assignedDataOnly\": false,\n        \"adwordsReportingEnabled\": false,\n        \"membershipEnabled\": false,\n        \"facebookAdsReportingEnabled\": false,\n        \"attributionsReportingEnabled\": false,\n        \"settingsEnabled\": true,\n        \"tagsEnabled\": true,\n        \"leadValueEnabled\": true,\n        \"marketingEnabled\": true\n    }\n}"},"url":"https://api.hatchstrat.app/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":"470d1412-60dc-4108-b984-8c1bb9d0b58d"},{"name":"/v1/users/location","id":"262e4c99-4da0-4ead-b4c2-f19fcda24eb2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/v1/users/location","description":"<h4>Get user by location.</h4>  <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","users","location"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[]}},"response":[{"id":"29d99b37-ec78-4339-924f-136c99b97aec","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"8bd95fcc-a62a-4643-81ee-2a03fff90e5e","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"fffcca56-3fe9-4648-9841-8f27943371ce","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"262e4c99-4da0-4ead-b4c2-f19fcda24eb2"},{"name":"/v1/users/:userId","id":"3eff78dc-f2cc-44ec-8f20-e488e8769270","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/v1/users/:userId","description":"<h4>Get agency by user id.</h4> <strong>Authorization:</strong> <p>Provide your agency api key (Bearer Token). You can find it on Agency -&gt; Settings -&gt; API keys</p>","urlObject":{"path":["v1","users",":userId"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"8d10bcec-cc7b-473b-bba7-6e7bc0254432","description":{"content":"<p>(Required) User Id</p>\n","type":"text/plain"},"type":"any","value":"082goXVW3lIExEQPOnd3","key":"userId"}]}},"response":[{"id":"8fcf690d-a076-4b7d-a307-6c0bbe5fb4fb","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/users/:userId","host":["https://api.hatchstrat.app"],"path":["v1","users",":userId"],"variable":[{"key":"userId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"3g3ltlwEJBoXArLowV3e\",\n \"firstName\": \"John\",\n \"lastName\": \"Deo\",\n \"email\": \"john@deo.com\",\n \"roles\": {\n  \"type\": \"agency\",\n  \"role\": \"admin\",\n  \"locationIds\": [\n   \"C2QujeCh8ZnC7al2InWR\"\n  ]\n },\n \"permissions\": {\n  \"campaignsEnabled\": true,\n  \"campaignsReadOnly\": false,\n  \"contactsEnabled\": true,\n  \"workflowsEnabled\": true,\n  \"triggersEnabled\": true,\n  \"funnelsEnabled\": true,\n  \"websitesEnabled\": false,\n  \"opportunitiesEnabled\": true,\n  \"dashboardStatsEnabled\": true,\n  \"bulkRequestsEnabled\": true,\n  \"appointmentsEnabled\": true,\n  \"reviewsEnabled\": true,\n  \"onlineListingsEnabled\": true,\n  \"phoneCallEnabled\": true,\n  \"conversationsEnabled\": true,\n  \"assignedDataOnly\": false,\n  \"adwordsReportingEnabled\": false,\n  \"membershipEnabled\": false,\n  \"facebookAdsReportingEnabled\": false,\n  \"attributionsReportingEnabled\": false,\n  \"settingsEnabled\": true,\n  \"tagsEnabled\": true,\n  \"leadValueEnabled\": true,\n  \"marketingEnabled\": true\n }\n}"},{"id":"14c7e057-bd99-4121-8e81-4862837c844e","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/users/:userId","host":["https://api.hatchstrat.app"],"path":["v1","users",":userId"],"variable":[{"key":"userId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"6b251194-b385-4653-8da0-9e5e548cadc4","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/users/:userId","host":["https://api.hatchstrat.app"],"path":["v1","users",":userId"],"variable":[{"key":"userId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"3eff78dc-f2cc-44ec-8f20-e488e8769270"},{"name":"/v1/users/:userId","id":"dbc445fb-b1ee-4e3c-b6ec-5c804104e1db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"email\": \"john@deo.com\",\n    \"password\": \"*******\",\n    \"type\": \"account\",\n    \"role\": \"admin\",\n    \"locationIds\": [\n        \"C2QujeCh8ZnC7al2InWR\"\n    ],\n    \"permissions\": {\n        \"campaignsEnabled\": true,\n        \"campaignsReadOnly\": false,\n        \"contactsEnabled\": true,\n        \"workflowsEnabled\": true,\n        \"triggersEnabled\": true,\n        \"funnelsEnabled\": true,\n        \"websitesEnabled\": false,\n        \"opportunitiesEnabled\": true,\n        \"dashboardStatsEnabled\": true,\n        \"bulkRequestsEnabled\": true,\n        \"appointmentsEnabled\": true,\n        \"reviewsEnabled\": true,\n        \"onlineListingsEnabled\": true,\n        \"phoneCallEnabled\": true,\n        \"conversationsEnabled\": true,\n        \"assignedDataOnly\": false,\n        \"adwordsReportingEnabled\": false,\n        \"membershipEnabled\": false,\n        \"facebookAdsReportingEnabled\": false,\n        \"attributionsReportingEnabled\": false,\n        \"settingsEnabled\": true,\n        \"tagsEnabled\": true,\n        \"leadValueEnabled\": true,\n        \"marketingEnabled\": true\n    }\n}"},"url":"https://api.hatchstrat.app/v1/users/:userId","description":"<h4>Update a User.</h4><p>Small description for the field allow options.</p><p><strong>type</strong> fields will allow these options:</p><ul><li>account</li><li>agency</li></ul><p></p><p><strong>role</strong> fields will allow these options:</p><ul><li>admin</li><li>user</li></ul><p></p><p><strong>locationIds</strong> fields will allow valid locations id of the agency.</p><strong>Authorization:</strong> <p>Provide your agency api key (Bearer Token). You can find it on Agency -&gt; Settings -&gt; API keys</p>","urlObject":{"path":["v1","users",":userId"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"ffb904eb-c19a-487c-9cc9-5b5f55550171","description":{"content":"<p>(Required) User Id</p>\n","type":"text/plain"},"type":"any","value":"082goXVW3lIExEQPOnd3","key":"userId"}]}},"response":[{"id":"47c7d73f-81b3-46eb-a1ba-1aed89d7cfef","name":"Successful response","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"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://api.hatchstrat.app/v1/users/:userId","host":["https://api.hatchstrat.app"],"path":["v1","users",":userId"],"variable":[{"key":"userId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"id\": \"3g3ltlwEJBoXArLowV3e\",\n \"firstName\": \"John\",\n \"lastName\": \"Deo\",\n \"email\": \"john@deo.com\",\n \"roles\": {\n  \"type\": \"agency\",\n  \"role\": \"admin\",\n  \"locationIds\": [\n   \"C2QujeCh8ZnC7al2InWR\"\n  ]\n },\n \"permissions\": {\n  \"campaignsEnabled\": true,\n  \"campaignsReadOnly\": false,\n  \"contactsEnabled\": true,\n  \"workflowsEnabled\": true,\n  \"triggersEnabled\": true,\n  \"funnelsEnabled\": true,\n  \"websitesEnabled\": false,\n  \"opportunitiesEnabled\": true,\n  \"dashboardStatsEnabled\": true,\n  \"bulkRequestsEnabled\": true,\n  \"appointmentsEnabled\": true,\n  \"reviewsEnabled\": true,\n  \"onlineListingsEnabled\": true,\n  \"phoneCallEnabled\": true,\n  \"conversationsEnabled\": true,\n  \"assignedDataOnly\": false,\n  \"adwordsReportingEnabled\": false,\n  \"membershipEnabled\": false,\n  \"facebookAdsReportingEnabled\": false,\n  \"attributionsReportingEnabled\": false,\n  \"settingsEnabled\": true,\n  \"tagsEnabled\": true,\n  \"leadValueEnabled\": true,\n  \"marketingEnabled\": true\n }\n}"},{"id":"31541bcf-f040-4cc8-9bb4-8c381d0137ab","name":"Bad Request. please contact support!","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"email\": \"john@deo.com\",\n    \"password\": \"*******\",\n    \"type\": \"account\",\n    \"role\": \"admin\",\n    \"locationIds\": [\n        \"C2QujeCh8ZnC7al2InWR\"\n    ],\n    \"permissions\": {\n        \"campaignsEnabled\": true,\n        \"campaignsReadOnly\": false,\n        \"contactsEnabled\": true,\n        \"workflowsEnabled\": true,\n        \"triggersEnabled\": true,\n        \"funnelsEnabled\": true,\n        \"websitesEnabled\": false,\n        \"opportunitiesEnabled\": true,\n        \"dashboardStatsEnabled\": true,\n        \"bulkRequestsEnabled\": true,\n        \"appointmentsEnabled\": true,\n        \"reviewsEnabled\": true,\n        \"onlineListingsEnabled\": true,\n        \"phoneCallEnabled\": true,\n        \"conversationsEnabled\": true,\n        \"assignedDataOnly\": false,\n        \"adwordsReportingEnabled\": false,\n        \"membershipEnabled\": false,\n        \"facebookAdsReportingEnabled\": false,\n        \"attributionsReportingEnabled\": false,\n        \"settingsEnabled\": true,\n        \"tagsEnabled\": true,\n        \"leadValueEnabled\": true,\n        \"marketingEnabled\": true\n    }\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/users/:userId","host":["https://api.hatchstrat.app"],"path":["v1","users",":userId"],"variable":[{"key":"userId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"ee770f68-f144-4b13-8737-cf7dd30b3e78","name":"Unauthorized","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"email\": \"john@deo.com\",\n    \"password\": \"*******\",\n    \"type\": \"account\",\n    \"role\": \"admin\",\n    \"locationIds\": [\n        \"C2QujeCh8ZnC7al2InWR\"\n    ],\n    \"permissions\": {\n        \"campaignsEnabled\": true,\n        \"campaignsReadOnly\": false,\n        \"contactsEnabled\": true,\n        \"workflowsEnabled\": true,\n        \"triggersEnabled\": true,\n        \"funnelsEnabled\": true,\n        \"websitesEnabled\": false,\n        \"opportunitiesEnabled\": true,\n        \"dashboardStatsEnabled\": true,\n        \"bulkRequestsEnabled\": true,\n        \"appointmentsEnabled\": true,\n        \"reviewsEnabled\": true,\n        \"onlineListingsEnabled\": true,\n        \"phoneCallEnabled\": true,\n        \"conversationsEnabled\": true,\n        \"assignedDataOnly\": false,\n        \"adwordsReportingEnabled\": false,\n        \"membershipEnabled\": false,\n        \"facebookAdsReportingEnabled\": false,\n        \"attributionsReportingEnabled\": false,\n        \"settingsEnabled\": true,\n        \"tagsEnabled\": true,\n        \"leadValueEnabled\": true,\n        \"marketingEnabled\": true\n    }\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/users/:userId","host":["https://api.hatchstrat.app"],"path":["v1","users",":userId"],"variable":[{"key":"userId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"},{"id":"9d207efa-314c-4aca-96fe-325d82a9df5b","name":"Unprocessable Entity","originalRequest":{"method":"PUT","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"John\",\n    \"lastName\": \"Deo\",\n    \"email\": \"john@deo.com\",\n    \"password\": \"*******\",\n    \"type\": \"account\",\n    \"role\": \"admin\",\n    \"locationIds\": [\n        \"C2QujeCh8ZnC7al2InWR\"\n    ],\n    \"permissions\": {\n        \"campaignsEnabled\": true,\n        \"campaignsReadOnly\": false,\n        \"contactsEnabled\": true,\n        \"workflowsEnabled\": true,\n        \"triggersEnabled\": true,\n        \"funnelsEnabled\": true,\n        \"websitesEnabled\": false,\n        \"opportunitiesEnabled\": true,\n        \"dashboardStatsEnabled\": true,\n        \"bulkRequestsEnabled\": true,\n        \"appointmentsEnabled\": true,\n        \"reviewsEnabled\": true,\n        \"onlineListingsEnabled\": true,\n        \"phoneCallEnabled\": true,\n        \"conversationsEnabled\": true,\n        \"assignedDataOnly\": false,\n        \"adwordsReportingEnabled\": false,\n        \"membershipEnabled\": false,\n        \"facebookAdsReportingEnabled\": false,\n        \"attributionsReportingEnabled\": false,\n        \"settingsEnabled\": true,\n        \"tagsEnabled\": true,\n        \"leadValueEnabled\": true,\n        \"marketingEnabled\": true\n    }\n}"},"url":{"raw":"https://api.hatchstrat.app/v1/users/:userId","host":["https://api.hatchstrat.app"],"path":["v1","users",":userId"],"variable":[{"key":"userId"}]}},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"firstName\": {\n  \"message\": \"The first name field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"lastName\": {\n  \"message\": \"The last name field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"email\": {\n  \"message\": \"The email field is mandatory.\",\n  \"rule\": \"required\"\n },\n \"type\": {\n  \"message\": \"The type is mandatory.\",\n  \"rule\": \"required\"\n },\n \"role\": {\n  \"message\": \"The role is mandatory.\",\n  \"rule\": \"required\"\n },\n \"locationIds\": {\n  \"message\": \"The location ide must be a array.\",\n  \"rule\": \"required\"\n },\n \"permissions\": {\n  \"message\": \"Ther permissions field every key must contains only true or false.\",\n  \"rule\": \"required\"\n }\n}"}],"_postman_id":"dbc445fb-b1ee-4e3c-b6ec-5c804104e1db"},{"name":"/v1/users/:userId","id":"3159d2ce-0fc1-4e56-9b88-e08dc95be643","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.hatchstrat.app/v1/users/:userId","description":"<p> Delete one of user.<strong>Authorization:</strong> </p><p>Provide your agency api key (Bearer Token). You can find it on Agency -&gt; Settings -&gt; API keys</p><p></p>\n","urlObject":{"path":["v1","users",":userId"],"host":["https://api.hatchstrat.app"],"query":[],"variable":[{"id":"5c171993-1ab7-4f6c-a4ac-525af88fdc73","description":{"content":"<p>(Required) User Id</p>\n","type":"text/plain"},"type":"any","value":"082goXVW3lIExEQPOnd3","key":"userId"}]}},"response":[{"id":"b3654c77-9e86-46d8-a883-be4247cd4940","name":"Successful response","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/users/:userId","host":["https://api.hatchstrat.app"],"path":["v1","users",":userId"],"variable":[{"key":"userId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"\"\""},{"id":"e0935efd-32cf-4c96-a4e1-847fd8186319","name":"Bad Request. please contact support!","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/users/:userId","host":["https://api.hatchstrat.app"],"path":["v1","users",":userId"],"variable":[{"key":"userId"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"d9921032-2c54-48e8-a0db-61f90b530ccb","name":"Unauthorized","originalRequest":{"method":"DELETE","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/users/:userId","host":["https://api.hatchstrat.app"],"path":["v1","users",":userId"],"variable":[{"key":"userId"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"3159d2ce-0fc1-4e56-9b88-e08dc95be643"}],"id":"39a2fb87-fb60-4653-873a-09b00df2baa0","_postman_id":"39a2fb87-fb60-4653-873a-09b00df2baa0","description":""},{"name":"Snapshot","item":[{"name":"/v1/snapshots/","id":"b95672c6-9d8f-4f97-95ef-6b6e22ea6471","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/v1/snapshots/","description":"<h4>Get all snapshots.</h4> <strong>Authorization:</strong> <p>Provide your agency api key (Bearer Token). You can find it on Agency -&gt; Settings -&gt; API keys</p>","urlObject":{"path":["v1","snapshots",""],"host":["https://api.hatchstrat.app"],"query":[],"variable":[]}},"response":[{"id":"5e07740e-a1a9-4b81-b18c-493cd1264059","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/v1/snapshots/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"snapshots\": [\n  {\n   \"id\": \"1eM2UgkfaECOYyUdCo9P\",\n   \"name\": \"Martial Arts Snapshot\",\n   \"type\": \"vertical\"\n  },\n  {\n   \"id\": \"1eM2UgkfaECOYyUdCo9P\",\n   \"name\": \"Martial Arts Snapshot\",\n   \"type\": \"vertical\"\n  }\n ]\n}"},{"id":"f76f6d0c-d620-45f7-8b96-4db39eb7c852","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/v1/snapshots/"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Bad Request\"\n}"},{"id":"493a8a2e-7f24-4987-a60a-0bb96ddb3eca","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/v1/snapshots/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n \"msg\": \"Unauthorized\"\n}"}],"_postman_id":"b95672c6-9d8f-4f97-95ef-6b6e22ea6471"}],"id":"8432cfac-80c3-4025-a2f0-749d0b40dfd0","_postman_id":"8432cfac-80c3-4025-a2f0-749d0b40dfd0","description":""},{"name":"Survey","item":[{"name":"/v1/surveys/","id":"9e8c71aa-a9aa-4c0c-9c6d-eb469c52f48a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/v1/surveys/","description":"<h4>Get Surveys.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","surveys",""],"host":["https://api.hatchstrat.app"],"query":[],"variable":[]}},"response":[{"id":"ad7d7dab-d499-47d5-8123-8db4afa9d673","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"67c00ceb-3343-4ff3-8fd8-a31b6db6bdb6","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"118b1b55-61d7-4c44-add4-32efdd70f92c","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"9e8c71aa-a9aa-4c0c-9c6d-eb469c52f48a"},{"name":"/v1/surveys/submissions","id":"5aff334a-212f-476e-bf73-08951188d149","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/v1/surveys/submissions?page=1&limit=20&surveyId=jjusM6EOngDExnbo2DbU&q=john@deo.com&startAt=2020-11-14&endAt=2020-12-14","description":"<h4>Get survey submissions.</h4> <strong>Authorization:</strong> <p>Provide your location api key (Bearer Token). </p>","urlObject":{"path":["v1","surveys","submissions"],"host":["https://api.hatchstrat.app"],"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":"6968bce4-18b9-4ee4-8637-242d9e4d9f67","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/surveys/submissions?page=1&limit=20&surveyId=jjusM6EOngDExnbo2DbU&q=john@deo.com&startAt=2020-11-14&endAt=2020-12-14","host":["https://api.hatchstrat.app"],"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.hatchstrat.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.hatchstrat.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":"f2ecb99a-7e6b-4033-86b1-17e0751bc7a6","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/surveys/submissions?page=1&limit=20&surveyId=jjusM6EOngDExnbo2DbU&q=john@deo.com&startAt=2020-11-14&endAt=2020-12-14","host":["https://api.hatchstrat.app"],"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":"be86928e-d80d-4047-9eef-d7dded8b06f2","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":{"raw":"https://api.hatchstrat.app/v1/surveys/submissions?page=1&limit=20&surveyId=jjusM6EOngDExnbo2DbU&q=john@deo.com&startAt=2020-11-14&endAt=2020-12-14","host":["https://api.hatchstrat.app"],"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":"5aff334a-212f-476e-bf73-08951188d149"}],"id":"c5d40dd3-c5a4-49cd-8e72-29481c14973c","_postman_id":"c5d40dd3-c5a4-49cd-8e72-29481c14973c","description":""},{"name":"Workflow","item":[{"name":"/v1/workflows/","id":"a9e87278-b2a6-4c14-a8d1-4ed5bfc0e3b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.hatchstrat.app/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://api.hatchstrat.app"],"query":[],"variable":[]}},"response":[{"id":"a71bdce6-3f52-4a0d-ae7b-32bb27459507","name":"Successful response","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"d436f3ae-7245-4591-956e-024dd0394e09","name":"Bad Request. please contact support!","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"77ce146b-908b-4d10-9465-030b192d6188","name":"Unauthorized","originalRequest":{"method":"GET","header":[{"description":"Added as a part of security scheme: bearer","key":"Authorization","value":"Bearer <token>"}],"url":"https://api.hatchstrat.app/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":"a9e87278-b2a6-4c14-a8d1-4ed5bfc0e3b9"}],"id":"3df835d6-77a9-43de-b95e-3d44ed98febf","_postman_id":"3df835d6-77a9-43de-b95e-3d44ed98febf","description":""}],"event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"07b1fcd3-e045-4064-980b-61b75e21cf2a"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"8c88cbb4-3272-42d5-b615-99de35d2305f"}}],"variable":[{"key":"baseUrl","value":"https://api.hatchstrat.app"}]}