{"info":{"_postman_id":"096e4ad9-73e2-4396-8200-39429358ca5f","name":"kvCORE Public API V2","description":"<html><head></head><body><p>This document describes the endpoints for the kvCORE System.  Endpoints are broken up into the following categories</p>\n<ul>\n<li><strong>Account Management</strong> - Create &amp; Manage Offices, Teams, and Users for an account.</li>\n<li><strong>Listing Management</strong> - Create &amp; Manage Manual Listings for an account.</li>\n<li><strong>Contact Management</strong> - Create &amp; Manage Contacts for an account.</li>\n<li><strong>Super Account Management</strong> - Gives ability to child accounts under a super account structure.</li>\n<li><strong>OAuth 2.0 SSO</strong> - Endpoints for managing OAuth authentication for users into the kvCORE System.</li>\n<li><strong>Website and Testimonial Management</strong> - Endpoints for managing user websites and testimonials</li>\n</ul>\n<p><strong>Current API url: <a href=\"https://api.kvcore.com\">https://api.kvcore.com</a></strong></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"450814","collectionId":"096e4ad9-73e2-4396-8200-39429358ca5f","publishedId":"TzsikPdi","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-02-21T19:40:37.000Z"},"item":[{"name":"Account Management","item":[{"name":"Create & Update Offices","item":[{"name":"Create Office","id":"c56257c9-388d-4550-b81e-9e7ebe65b253","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Oakley Office\",\n    \"email\": \"dibarra+oakleyoffice@insiderealestate.com\",\n    \"phone\": 5551231234,\n    \"status\": \"1\",\n    \"tagline\": \"#1 Real Estate Agency in the Nation\",\n    \"fax\": 5551231234,\n    \"lat\": 0,\n    \"lng\": 0,\n    \"visibility\": 1,\n    \"photo\": \"https://dtzulyujzhqiu.cloudfront.net/kvcoretest3/profiles/1548794834.png\",\n    \"business_photo\": \"https://dtzulyujzhqiu.cloudfront.net/kvcoretest3/profiles/1544049642.png\",\n    \"city\": \"West Nyack\",\n    \"state\": \"NY\",\n    \"address\": \"1000 Palisades Center Dr\",\n    \"zip\": \"10994\",\n    \"location\": null,\n    \"mls_id\": \"KWRNYC\",\n    \"about\": \"We are Feel the IRE.\",\n    \"show_user_on_site\": \"123\",\n    \"website_url\": \"oakleyoffice.kvcore-qa.com\"\n}"},"url":"https://api.kvcore.com/v2/public/office","description":"<p>Creates an office with the specified parameters.</p>\n<h3 id=\"json-parameters\">JSON Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Deafult</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>name</code></td>\n<td>string</td>\n<td><strong>yes</strong></td>\n<td>n/a</td>\n<td>Name of the office</td>\n</tr>\n<tr>\n<td><code>email</code></td>\n<td>email</td>\n<td>no</td>\n<td>null</td>\n<td>Email address for the office</td>\n</tr>\n<tr>\n<td><code>phone</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Phone number for the office</td>\n</tr>\n<tr>\n<td><code>status</code></td>\n<td>integer</td>\n<td>no</td>\n<td>1</td>\n<td>1 or 0.  Set to 1 if the office is active; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>tagline</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Tagline for the office</td>\n</tr>\n<tr>\n<td><code>fax</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Fax number for the office</td>\n</tr>\n<tr>\n<td><code>visibility</code></td>\n<td>integer</td>\n<td>no</td>\n<td>1</td>\n<td>1 or 0.  Set to 1 if the office should be visible on website; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>photo</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Fully qualified URL for office logo.</td>\n</tr>\n<tr>\n<td><code>business_photo</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Fully qualified URL for office building photo.</td>\n</tr>\n<tr>\n<td><code>city</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>City of the office</td>\n</tr>\n<tr>\n<td><code>state</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Abbreviated state (2 characters)</td>\n</tr>\n<tr>\n<td><code>address</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Address of the office</td>\n</tr>\n<tr>\n<td><code>zip</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Postal code for the office</td>\n</tr>\n<tr>\n<td><code>location</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Service location for the office</td>\n</tr>\n<tr>\n<td><code>mls_id</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Comma-delimited list of IDX MLS ID's that can be used to lookup office listings in the MLS.</td>\n</tr>\n<tr>\n<td><code>about</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Details about the office</td>\n</tr>\n<tr>\n<td><code>show_user_on_site</code></td>\n<td>integer</td>\n<td>no</td>\n<td>null</td>\n<td>ID of user to display on website</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","office"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"b5fc14bd-3053-4e8d-a397-956b0de9094a","name":"Create Office","originalRequest":{"method":"POST","header":[{"description":"**REQUIRED** - Value MUST be set to application/json","key":"Content-Type","type":"text","value":"application/json"},{"description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Oakley Office\",\n    \"email\": \"dibarra+oakleyoffice@insiderealestate.com\",\n    \"phone\": 5551231234,\n    \"status\": \"1\",\n    \"tagline\": \"#1 Real Estate Agency in the Nation\",\n    \"fax\": 5551231234,\n    \"lat\": 0,\n    \"lng\": 0,\n    \"visibility\": 1,\n    \"photo\": \"https://dtzulyujzhqiu.cloudfront.net/kvcoretest3/profiles/1548794834.png\",\n    \"business_photo\": \"https://dtzulyujzhqiu.cloudfront.net/kvcoretest3/profiles/1544049642.png\",\n    \"city\": \"West Nyack\",\n    \"state\": \"NY\",\n    \"address\": \"1000 Palisades Center Dr\",\n    \"zip\": \"10994\",\n    \"location\": null,\n    \"mls_id\": \"KWRNYC\",\n    \"about\": \"We are Feel the IRE.\",\n    \"show_user_on_site\": \"123\",\n    \"website_url\": \"oakleyoffice.kvcore-qa.com\"\n}"},"url":"https://api.kvcore.com/v2/public/office"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Aug 2021 19:09:54 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS, PATCH"},{"key":"Access-Control-Allow-Headers","value":"Authorization,DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID,X-Kvcore-CRM,x-csrf-token"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"67a2528e5acf5974-IAD"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 4,\n    \"name\": \"Oakley Office\",\n    \"email\": \"dibarra+oakleyoffice@insiderealestate.com\",\n    \"phone\": 5551231234,\n    \"status\": \"1\",\n    \"tagline\": \"#1 Real Estate Agency in the Nation\",\n    \"fax\": 5551231234,\n    \"lat\": 0,\n    \"lng\": 0,\n    \"visibility\": 1,\n    \"photo\": \"https://dtzulyujzhqiu.cloudfront.net/kvcoretest3/profiles/1548794834.png\",\n    \"business_photo\": \"https://dtzulyujzhqiu.cloudfront.net/kvcoretest3/profiles/1544049642.png\",\n    \"city\": \"West Nyack\",\n    \"state\": \"NY\",\n    \"address\": \"1000 Palisades Center Dr\",\n    \"zip\": \"10994\",\n    \"location\": null,\n    \"mls_id\": \"KWRNYC\",\n    \"about\": \"We are Feel the IRE.\",\n    \"region\": null,\n    \"division\": null,\n    \"external_vendor_id\": null,\n    \"organization_name\": null,\n    \"show_user_on_site\": \"123\",\n    \"docusign_office_id\": null,\n    \"about_alt_french\": null\n}"}],"_postman_id":"c56257c9-388d-4550-b81e-9e7ebe65b253"},{"name":"Update Office","id":"6cc6a022-1c88-4d57-bd1d-ad5f2a521d6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Feel The IRE\",\n    \"email\": \"kunversiontest+office@gmail.com\",\n    \"phone\": 5551231234,\n    \"status\": \"1\",\n    \"tagline\": \"#1 Real Estate Agency in the Nation\",\n    \"fax\": 5551231234,\n    \"lat\": 0,\n    \"lng\": 0,\n    \"visibility\": 1,\n    \"photo\": \"https://dtzulyujzhqiu.cloudfront.net/kvcoretest3/profiles/1548794834.png\",\n    \"business_photo\": \"https://dtzulyujzhqiu.cloudfront.net/kvcoretest3/profiles/1544049642.png\",\n    \"city\": \"West Nyack\",\n    \"state\": \"NY\",\n    \"address\": \"1000 Palisades Center Dr\",\n    \"zip\": \"10994\",\n    \"location\": null,\n    \"mls_id\": \"KWRNYC\",\n    \"about\": \"We are Feel the IRE.\",\n    \"show_user_on_site\": \"123\"\n}"},"url":"https://api.kvcore.com/v2/public/office/{{office_id}}","description":"<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{office_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the office.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"json-parameters\">JSON Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Deafult</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>name</code></td>\n<td>string</td>\n<td><strong>yes</strong></td>\n<td>n/a</td>\n<td>Name of the office</td>\n</tr>\n<tr>\n<td><code>email</code></td>\n<td>email</td>\n<td>no</td>\n<td>null</td>\n<td>Email address for the office</td>\n</tr>\n<tr>\n<td><code>phone</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Phone number for the office</td>\n</tr>\n<tr>\n<td><code>status</code></td>\n<td>integer</td>\n<td>no</td>\n<td>1</td>\n<td>1 or 0.  Set to 1 if the office is active; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>tagline</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Tagline for the office</td>\n</tr>\n<tr>\n<td><code>fax</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Fax number for the office</td>\n</tr>\n<tr>\n<td><code>visibility</code></td>\n<td>integer</td>\n<td>no</td>\n<td>1</td>\n<td>1 or 0.  Set to 1 if the office should be visible on website; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>photo</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Fully qualified URL for office logo.</td>\n</tr>\n<tr>\n<td><code>business_photo</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Fully qualified URL for office building photo.</td>\n</tr>\n<tr>\n<td><code>city</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>City of the office</td>\n</tr>\n<tr>\n<td><code>state</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Abbreviated state (2 characters)</td>\n</tr>\n<tr>\n<td><code>address</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Address of the office</td>\n</tr>\n<tr>\n<td><code>zip</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Postal code for the office</td>\n</tr>\n<tr>\n<td><code>location</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Service location for the office</td>\n</tr>\n<tr>\n<td><code>mls_id</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Comma-delimited list of IDX MLS ID's that can be used to lookup office listings in the MLS.</td>\n</tr>\n<tr>\n<td><code>about</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Details about the office</td>\n</tr>\n<tr>\n<td><code>show_user_on_site</code></td>\n<td>integer</td>\n<td>no</td>\n<td>null</td>\n<td>ID of user to display on website</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","office","{{office_id}}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"337a2652-2d6a-4a53-9982-399d16f7019f","name":"Update Office","originalRequest":{"method":"PUT","header":[{"description":"**REQUIRED** - Value MUST be set to application/json","key":"Content-Type","type":"text","value":"application/json"},{"description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Feel The IRE\",\n    \"email\": \"kunversiontest+office@gmail.com\",\n    \"phone\": 5551231234,\n    \"status\": \"1\",\n    \"tagline\": \"#1 Real Estate Agency in the Nation\",\n    \"fax\": 5551231234,\n    \"lat\": 0,\n    \"lng\": 0,\n    \"visibility\": 1,\n    \"photo\": \"https://dtzulyujzhqiu.cloudfront.net/kvcoretest3/profiles/1548794834.png\",\n    \"business_photo\": \"https://dtzulyujzhqiu.cloudfront.net/kvcoretest3/profiles/1544049642.png\",\n    \"city\": \"West Nyack\",\n    \"state\": \"NY\",\n    \"address\": \"1000 Palisades Center Dr\",\n    \"zip\": \"10994\",\n    \"location\": null,\n    \"mls_id\": \"KWRNYC\",\n    \"about\": \"We are Feel the IRE.\",\n    \"show_user_on_site\": \"123\"\n}"},"url":"https://api.kvcore.com/v2/public/office/{{office_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Aug 2021 19:10:49 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS, PATCH"},{"key":"Access-Control-Allow-Headers","value":"Authorization,DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID,X-Kvcore-CRM,x-csrf-token"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"67a253e90c365eba-IAD"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 4,\n    \"name\": \"Feel The IRE\",\n    \"email\": \"kunversiontest+office@gmail.com\",\n    \"phone\": 5551231234,\n    \"status\": \"1\",\n    \"tagline\": \"#1 Real Estate Agency in the Nation\",\n    \"fax\": 5551231234,\n    \"lat\": 0,\n    \"lng\": 0,\n    \"visibility\": 1,\n    \"photo\": \"https://dtzulyujzhqiu.cloudfront.net/kvcoretest3/profiles/1548794834.png\",\n    \"business_photo\": \"https://dtzulyujzhqiu.cloudfront.net/kvcoretest3/profiles/1544049642.png\",\n    \"city\": \"West Nyack\",\n    \"state\": \"NY\",\n    \"address\": \"1000 Palisades Center Dr\",\n    \"zip\": \"10994\",\n    \"location\": null,\n    \"mls_id\": \"KWRNYC\",\n    \"about\": \"We are Feel the IRE.\",\n    \"region\": null,\n    \"division\": null,\n    \"external_vendor_id\": null,\n    \"organization_name\": null,\n    \"show_user_on_site\": \"123\",\n    \"docusign_office_id\": null,\n    \"about_alt_french\": null\n}"}],"_postman_id":"6cc6a022-1c88-4d57-bd1d-ad5f2a521d6a"},{"name":"Remove Office","id":"6321e0d4-5a4e-45f2-bf49-cd7d0ffcec0f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","type":"text"}],"url":"https://api.kvcore.com/v2/public/office/{{office_id}}","description":"<p>Remove an office.</p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{office_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the office.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","office","{{office_id}}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"fb79c4c4-4195-4488-a901-7ed52bc29614","name":"Remove Office","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","description":"**REQUIRED** - Value MUST be set to application/json","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","type":"text"}],"url":"https://api.kvcore.com/v2/public/office/{{office_id}}"},"status":"No Content","code":204,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Thu, 05 Aug 2021 19:11:43 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS, PATCH"},{"key":"Access-Control-Allow-Headers","value":"Authorization,DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID,X-Kvcore-CRM,x-csrf-token"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"67a2553a39db5e8a-IAD"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"6321e0d4-5a4e-45f2-bf49-cd7d0ffcec0f"},{"name":"Get Office List","id":"a7d7905e-b715-4609-9c67-c2c2a922b96a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://api.kvcore.com/v2/public/offices","description":"<p>Gets a list of offices</p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{limit}}</code></td>\n<td>integer</td>\n<td><strong>no</strong></td>\n<td>Defines the per page limit for pagination.  Default is 50.</td>\n</tr>\n<tr>\n<td><code>{{page}}</code></td>\n<td>integer</td>\n<td><strong>no</strong></td>\n<td>Specifies the page to return for pagination.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","offices"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"b81fb255-df2c-4ce2-ae6e-cba024c2416a","name":"Get Office List","originalRequest":{"method":"GET","header":[],"url":"https://api.kvcore.com/v2/public/offices"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 23 Mar 2019 00:46:43 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization, DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID"},{"key":"Access-Control-Allow-Credentials","value":"true"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"First Office\",\n            \"type\": \"office\",\n            \"external_vendor_id\": 1\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Second Office\",\n            \"type\": \"office\",\n            \"external_vendor_id\": 2\n        }\n    ],\n    \"first_page_url\": \"http://api.kvcore.com/v2/public/offices?type=office&page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"http://api.kvcore.com/v2/public/offices?type=office&page=1\",\n    \"next_page_url\": null,\n    \"path\": \"http://api.kvcore.com/v2/public/offices\",\n    \"per_page\": 50,\n    \"prev_page_url\": null,\n    \"to\": 2,\n    \"total\": 2    \n}"}],"_postman_id":"a7d7905e-b715-4609-9c67-c2c2a922b96a"},{"name":"Get Office Details","id":"796bf352-5396-4f3a-8de4-08224995d5e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","type":"text"}],"url":"https://api.kvcore.com/v2/public/office/{{office_id}}","description":"<p>Get detail information about specific office.  </p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{office_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the office.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","office","{{office_id}}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"c7abc05c-8b87-4011-a5d0-e4657c37c0fd","name":"Get Office Details","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","description":"**REQUIRED** - Value MUST be set to application/json","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","type":"text"}],"url":"https://api.kvcore.com/v2/public/office/{{office_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 May 2019 23:13:00 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization, DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID"},{"key":"Access-Control-Allow-Credentials","value":"true"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"name\": \"Feel The IRE\",\n    \"email\": \"kunversiontest+office@gmail.com\",\n    \"phone\": 5551231234,\n    \"status\": \"1\",\n    \"tagline\": \"#1 Real Estate Agency in the Nation\",\n    \"fax\": 5551231234,\n    \"lat\": 0,\n    \"lng\": 0,\n    \"visibility\": 1,\n    \"photo\": \"https://dtzulyujzhqiu.cloudfront.net/kvcoretest3/profiles/1548794834.png\",\n    \"business_photo\": \"https://dtzulyujzhqiu.cloudfront.net/kvcoretest3/profiles/1544049642.png\",\n    \"city\": \"West Nyack\",\n    \"state\": \"NY\",\n    \"address\": \"1000 Palisades Center Dr\",\n    \"zip\": \"10994\",\n    \"location\": null,\n    \"mls_id\": \"KWRNYC\",\n    \"about\": \"We are Feel the IRE.\",\n    \"region\": null,\n    \"division\": null,\n    \"external_vendor_id\": null,\n    \"organization_name\": null,\n    \"show_user_on_site\": null,\n    \"docusign_office_id\": null,\n    \"about_alt_french\": \"\"    \n}"}],"_postman_id":"796bf352-5396-4f3a-8de4-08224995d5e7"},{"name":"Add User to Office","id":"77003e6b-8078-417a-b775-31e37d47b274","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"user_id\": 1,\n    \"is_admin\": 0\n}"},"url":"https://api.kvcore.com/v2/public/office/{{office_id}}/user","description":"<p>Adds the specified user id to the office.</p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{office_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the office.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"json-parameters\">JSON Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>user_id</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>n/a</td>\n<td>ID of the user to add</td>\n</tr>\n<tr>\n<td><code>is_admin</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 or 0.  1 if user should be an admin; otherwise 0.  Defaults to 0.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","office","{{office_id}}","user"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"f6326e42-5b68-4024-b58a-6663759d6205","name":"Add User to Office","originalRequest":{"method":"POST","header":[{"description":"**REQUIRED** - Value MUST be set to application/json","key":"Content-Type","type":"text","value":"application/json"},{"description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"user_id\": 1102111,\n    \"is_admin\": 0\n}"},"url":"https://api.kvcore.com/v2/public/office/{{office_id}}/user"},"status":"No Content","code":204,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Thu, 05 Aug 2021 19:13:57 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS, PATCH"},{"key":"Access-Control-Allow-Headers","value":"Authorization,DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID,X-Kvcore-CRM,x-csrf-token"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"67a2587c69870660-IAD"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"77003e6b-8078-417a-b775-31e37d47b274"},{"name":"Remove User from Office","id":"5bfb2ac9-3d06-4f83-b67e-1d3c1b754532","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":""},"url":"https://api.kvcore.com/v2/public/office/{{office_id}}/user/{{user_id}}","description":"<p>Removes the specified user from the office.</p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{office_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the office.</td>\n</tr>\n<tr>\n<td><code>{{user_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the user to remove.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","office","{{office_id}}","user","{{user_id}}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"5ee41812-1595-485b-bc79-bee3d1b68f96","name":"Remove User from Office","originalRequest":{"method":"DELETE","header":[{"description":"**REQUIRED** - Value MUST be set to application/json","key":"Content-Type","type":"text","value":"application/json"},{"description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":""},"url":"https://api.kvcore.com/v2/public/office/{{office_id}}/user/{{user_id}}"},"status":"No Content","code":204,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Thu, 05 Aug 2021 19:14:40 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS, PATCH"},{"key":"Access-Control-Allow-Headers","value":"Authorization,DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID,X-Kvcore-CRM,x-csrf-token"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"67a25989fc7a0688-IAD"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"5bfb2ac9-3d06-4f83-b67e-1d3c1b754532"}],"id":"ab087395-13e2-4bc6-9b9a-ac637c2bf4ec","description":"<h3 id=\"permissions\">Permissions</h3>\n<blockquote>\n<p>If using an API Token scoped for super account administration, you may specify the X-Account-ID header with a child account id or X-External-ID-2 to switch account context to that child account or users account to perform admin operations.</p>\n</blockquote>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th></th>\n<th>Create</th>\n<th>Update</th>\n<th>Delete</th>\n<th>Get</th>\n<th>Restrictions</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Company Admins</td>\n<td>x</td>\n<td>x</td>\n<td>x</td>\n<td>x</td>\n<td></td>\n</tr>\n<tr>\n<td>Office Admin</td>\n<td></td>\n<td>x</td>\n<td></td>\n<td>x</td>\n<td>Restricted to offices they're an admin of</td>\n</tr>\n<tr>\n<td>Team Admin</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>User</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"1d90e5a4-be55-4ea8-91c9-57a5bdde606f"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"305b3ec3-ef70-43cd-88a2-1fa4c2fd82b5"}}],"_postman_id":"ab087395-13e2-4bc6-9b9a-ac637c2bf4ec"},{"name":"Create & Update Teams","item":[{"name":"Create Team","id":"99f4c1c0-486e-4bd1-be28-5bccde916c13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Team 250\",\n    \"email\": \"team+250@insiderealestate.com\",\n    \"phone\": 1232221111,\n    \"status\": 1,\n    \"tagline\": \"#1 Real Estate Agency in the Nation\",\n    \"fax\": 1232221111,\n    \"lat\": 0,\n    \"lng\": 0,\n    \"visibility\": 1,\n    \"photo\": \"https://dtzulyujzhqiu.cloudfront.net/kvcoretest3/profiles/1548794834.png\",\n    \"business_photo\": \"https://dtzulyujzhqiu.cloudfront.net/kvcoretest3/profiles/1544049642.png\",\n    \"city\": \"West Nyack\",\n    \"state\": \"NY\",\n    \"address\": \"1000 Palisades Center Dr\",\n    \"zip\": \"10994\",\n    \"location\": null,\n    \"mls_id\": \"KWRNYC\",\n    \"about\": \"We are Team 250.\"\n}"},"url":"https://api.kvcore.com/v2/public/team","description":"<p>Creates a team with the specified parameters.</p>\n<h3 id=\"json-parameters\">JSON Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Deafult</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>name</code></td>\n<td>string</td>\n<td><strong>yes</strong></td>\n<td>n/a</td>\n<td>Name of the team</td>\n</tr>\n<tr>\n<td><code>email</code></td>\n<td>email</td>\n<td>no</td>\n<td>null</td>\n<td>Email address for the team</td>\n</tr>\n<tr>\n<td><code>phone</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Phone number for the team</td>\n</tr>\n<tr>\n<td><code>status</code></td>\n<td>integer</td>\n<td>no</td>\n<td>1</td>\n<td>1 or 0.  Set to 1 if the team is active; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>tagline</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Tagline for the team</td>\n</tr>\n<tr>\n<td><code>fax</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Fax number for the team</td>\n</tr>\n<tr>\n<td><code>visibility</code></td>\n<td>integer</td>\n<td>no</td>\n<td>1</td>\n<td>1 or 0.  Set to 1 if the team should be visible on website; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>photo</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Fully qualified URL for team logo.</td>\n</tr>\n<tr>\n<td><code>business_photo</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Fully qualified URL for team building photo.</td>\n</tr>\n<tr>\n<td><code>city</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>City of the team</td>\n</tr>\n<tr>\n<td><code>state</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Abbreviated state (2 characters)</td>\n</tr>\n<tr>\n<td><code>address</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Address of the team</td>\n</tr>\n<tr>\n<td><code>zip</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Postal code for the team</td>\n</tr>\n<tr>\n<td><code>location</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Service location for the team</td>\n</tr>\n<tr>\n<td><code>mls_id</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Comma-delimited list of IDX MLS ID's that can be used to lookup team listings in the MLS.</td>\n</tr>\n<tr>\n<td><code>about</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Details about the team</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","team"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"770e5c87-d2d5-40ad-91b0-6845fd862690","name":"Create Team","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","description":"**REQUIRED** - Value MUST be set to application/json","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Test Team\",\n    \"email\": \"team+250@insiderealestate.com\",\n    \"phone\": 1232221111,\n    \"status\": 1,\n    \"tagline\": \"#1 Real Estate Agency in the Nation\",\n    \"fax\": 1232221111,\n    \"lat\": 0,\n    \"lng\": 0,\n    \"visibility\": 1,\n    \"photo\": \"https://dtzulyujzhqiu.cloudfront.net/kvcoretest3/profiles/1548794834.png\",\n    \"business_photo\": \"https://dtzulyujzhqiu.cloudfront.net/kvcoretest3/profiles/1544049642.png\",\n    \"city\": \"West Nyack\",\n    \"state\": \"NY\",\n    \"address\": \"1000 Palisades Center Dr\",\n    \"zip\": \"10994\",\n    \"location\": null,\n    \"mls_id\": \"KWRNYC\",\n    \"about\": \"We are Team 250.\"\n}"},"url":"https://api.kvcore.com/v2/public/team"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Aug 2021 19:03:21 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS, PATCH"},{"key":"Access-Control-Allow-Headers","value":"Authorization,DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID,X-Kvcore-CRM,x-csrf-token"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"67a248f63f945ead-IAD"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 2,\n    \"type\": \"team\",\n    \"name\": \"Test Team\",\n    \"email\": \"team+250@insiderealestate.com\",\n    \"phone\": 1232221111,\n    \"status\": 1,\n    \"tagline\": \"#1 Real Estate Agency in the Nation\",\n    \"fax\": 1232221111,\n    \"lat\": 0,\n    \"lng\": 0,\n    \"visibility\": 1,\n    \"photo\": \"https://dtzulyujzhqiu.cloudfront.net/kvcoretest3/profiles/1548794834.png\",\n    \"business_photo\": \"https://dtzulyujzhqiu.cloudfront.net/kvcoretest3/profiles/1544049642.png\",\n    \"city\": \"West Nyack\",\n    \"state\": \"NY\",\n    \"address\": \"1000 Palisades Center Dr\",\n    \"zip\": \"10994\",\n    \"location\": null,\n    \"mls_id\": \"KWRNYC\",\n    \"about\": \"We are Team 250.\",\n    \"external_vendor_id\": null,\n    \"timezone\": null,\n    \"region\": null,\n    \"division\": null,\n    \"show_user_on_site\": null,\n    \"docusign_office_id\": null,\n    \"about_alt_french\": null\n}"}],"_postman_id":"99f4c1c0-486e-4bd1-be28-5bccde916c13"},{"name":"Update Team","id":"a5f4d859-942c-4709-ba63-bf9547b6d834","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Feel The IRE\",\n    \"email\": \"kunversiontest+office@gmail.com\",\n    \"phone\": 5555555,\n    \"status\": \"1\",\n    \"tagline\": \"#1 Real Estate Agency in the Nation\",\n    \"fax\": 5555555,\n    \"lat\": 0,\n    \"lng\": 0,\n    \"visibility\": 1,\n    \"photo\": \"https://dtzulyujzhqiu.cloudfront.net/kvcoretest3/profiles/1548794834.png\",\n    \"business_photo\": \"https://dtzulyujzhqiu.cloudfront.net/kvcoretest3/profiles/1544049642.png\",\n    \"city\": \"West Nyack\",\n    \"state\": \"NY\",\n    \"address\": \"1000 Palisades Center Dr\",\n    \"zip\": \"10994\",\n    \"location\": null,\n    \"mls_id\": \"KWRNYC\",\n    \"about\": \"We are Feel the IRE.\"\n}"},"url":"https://api.kvcore.com/v2/public/team/{{team_id}}","description":"<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{team_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the team.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"json-parameters\">JSON Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Deafult</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>name</code></td>\n<td>string</td>\n<td><strong>yes</strong></td>\n<td>n/a</td>\n<td>Name of the team</td>\n</tr>\n<tr>\n<td><code>email</code></td>\n<td>email</td>\n<td>no</td>\n<td>null</td>\n<td>Email address for the team</td>\n</tr>\n<tr>\n<td><code>phone</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Phone number for the team</td>\n</tr>\n<tr>\n<td><code>status</code></td>\n<td>integer</td>\n<td>no</td>\n<td>1</td>\n<td>1 or 0.  Set to 1 if the team is active; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>tagline</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Tagline for the team</td>\n</tr>\n<tr>\n<td><code>fax</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Fax number for the team</td>\n</tr>\n<tr>\n<td><code>visibility</code></td>\n<td>integer</td>\n<td>no</td>\n<td>1</td>\n<td>1 or 0.  Set to 1 if the team should be visible on website; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>photo</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Fully qualified URL for team logo.</td>\n</tr>\n<tr>\n<td><code>business_photo</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Fully qualified URL for team building photo.</td>\n</tr>\n<tr>\n<td><code>city</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>City of the team</td>\n</tr>\n<tr>\n<td><code>state</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Abbreviated state (2 characters)</td>\n</tr>\n<tr>\n<td><code>address</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Address of the team</td>\n</tr>\n<tr>\n<td><code>zip</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Postal code for the team</td>\n</tr>\n<tr>\n<td><code>location</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Service location for the team</td>\n</tr>\n<tr>\n<td><code>mls_id</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Comma-delimited list of IDX MLS ID's that can be used to lookup team listings in the MLS.</td>\n</tr>\n<tr>\n<td><code>about</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Details about the team</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","team","{{team_id}}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"f5b9bfb6-d10c-461b-a8f5-6ae41308ee04","name":"Update Team","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","description":"**REQUIRED** - Value MUST be set to application/json","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Feel The IRE\",\n    \"email\": \"kunversiontest+office@gmail.com\",\n    \"phone\": 5555555,\n    \"status\": \"1\",\n    \"tagline\": \"#1 Real Estate Agency in the Nation\",\n    \"fax\": 5555555,\n    \"lat\": 0,\n    \"lng\": 0,\n    \"visibility\": 1,\n    \"photo\": \"https://dtzulyujzhqiu.cloudfront.net/kvcoretest3/profiles/1548794834.png\",\n    \"business_photo\": \"https://dtzulyujzhqiu.cloudfront.net/kvcoretest3/profiles/1544049642.png\",\n    \"city\": \"West Nyack\",\n    \"state\": \"NY\",\n    \"address\": \"1000 Palisades Center Dr\",\n    \"zip\": \"10994\",\n    \"location\": null,\n    \"mls_id\": \"KWRNYC\",\n    \"about\": \"We are Feel the IRE.\"\n}"},"url":"https://api.kvcore.com/v2/public/team/{{team_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Aug 2021 19:09:12 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS, PATCH"},{"key":"Access-Control-Allow-Headers","value":"Authorization,DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID,X-Kvcore-CRM,x-csrf-token"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"67a25189ffbb5e8f-IAD"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 3,\n    \"type\": \"team\",\n    \"name\": \"Feel The IRE\",\n    \"email\": \"kunversiontest+office@gmail.com\",\n    \"phone\": 5555555,\n    \"status\": \"1\",\n    \"tagline\": \"#1 Real Estate Agency in the Nation\",\n    \"fax\": 5555555,\n    \"lat\": 0,\n    \"lng\": 0,\n    \"visibility\": 1,\n    \"photo\": \"https://dtzulyujzhqiu.cloudfront.net/kvcoretest3/profiles/1548794834.png\",\n    \"business_photo\": \"https://dtzulyujzhqiu.cloudfront.net/kvcoretest3/profiles/1544049642.png\",\n    \"city\": \"West Nyack\",\n    \"state\": \"NY\",\n    \"address\": \"1000 Palisades Center Dr\",\n    \"zip\": \"10994\",\n    \"location\": null,\n    \"mls_id\": \"KWRNYC\",\n    \"about\": \"We are Feel the IRE.\",\n    \"external_vendor_id\": null,\n    \"timezone\": null,\n    \"region\": null,\n    \"division\": null,\n    \"show_user_on_site\": null,\n    \"docusign_office_id\": null,\n    \"about_alt_french\": null\n}"}],"_postman_id":"a5f4d859-942c-4709-ba63-bf9547b6d834"},{"name":"Remove Team","id":"8cef0fd5-efc5-443e-9a30-d4b37e6398fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","type":"text"}],"url":"https://api.kvcore.com/v2/public/team/{{team_id}}","description":"<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{team_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the office.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","team","{{team_id}}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"61c9b94f-631a-46e7-bb1e-15b4c5ec198b","name":"Remove Team","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","description":"**REQUIRED** - Value MUST be set to application/json","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","type":"text"}],"url":"https://api.kvcore.com/v2/public/team/{{team_id}}"},"status":"No Content","code":204,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Thu, 05 Aug 2021 19:07:44 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS, PATCH"},{"key":"Access-Control-Allow-Headers","value":"Authorization,DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID,X-Kvcore-CRM,x-csrf-token"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"67a24f625e2d0616-IAD"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"8cef0fd5-efc5-443e-9a30-d4b37e6398fc"},{"name":"Get Team List","id":"93ee4b97-5e5f-46d9-a3a4-a67ee77af72e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","type":"text"}],"url":"https://api.kvcore.com/v2/public/teams","description":"<p>Gets a list of teams</p>\n","urlObject":{"path":["v2","public","teams"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"fa78d494-a258-4d9a-b633-964fd21ddcc0","name":"Get Team List","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"https://api.kvcore.com/v2/public/teams"},"_postman_previewlanguage":"Text","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"name\": \"First Team\",\n        \"type\": \"team\"\n    },\n    {\n        \"id\": 2,\n        \"name\": \"Second Team\",\n        \"type\": \"team\"\n    }\n]"}],"_postman_id":"93ee4b97-5e5f-46d9-a3a4-a67ee77af72e"},{"name":"Get Team Details","id":"7ba8f2a8-adcc-4892-b76a-53a16e5e6819","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","type":"text"}],"url":"https://api.kvcore.com/v2/public/team/{{team_id}}","description":"<p>Gets the details of the specified team.</p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{team_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the team.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","team","{{team_id}}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"227ed744-3f0f-417b-b040-4f9c9e066e32","name":"Get Team Details","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","description":"**REQUIRED** - Value MUST be set to application/json","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","type":"text"}],"url":"https://api.kvcore.com/v2/public/team/{{team_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Aug 2021 19:05:19 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS, PATCH"},{"key":"Access-Control-Allow-Headers","value":"Authorization,DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID,X-Kvcore-CRM,x-csrf-token"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"67a24bd6b8055814-IAD"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 2,\n    \"type\": \"team\",\n    \"name\": \"Test Team\",\n    \"email\": \"team+250@insiderealestate.com\",\n    \"phone\": 1232221111,\n    \"status\": \"1\",\n    \"tagline\": \"#1 Real Estate Agency in the Nation\",\n    \"fax\": 1232221111,\n    \"lat\": 0,\n    \"lng\": 0,\n    \"visibility\": 1,\n    \"photo\": \"https://dtzulyujzhqiu.cloudfront.net/kvcoretest3/profiles/1548794834.png\",\n    \"business_photo\": \"https://dtzulyujzhqiu.cloudfront.net/kvcoretest3/profiles/1544049642.png\",\n    \"city\": \"West Nyack\",\n    \"state\": \"NY\",\n    \"address\": \"1000 Palisades Center Dr\",\n    \"zip\": \"10994\",\n    \"location\": null,\n    \"mls_id\": \"KWRNYC\",\n    \"about\": \"We are Team 250.\",\n    \"external_vendor_id\": null,\n    \"timezone\": null,\n    \"region\": null,\n    \"division\": null,\n    \"show_user_on_site\": null,\n    \"docusign_office_id\": null,\n    \"about_alt_french\": null\n}"}],"_postman_id":"7ba8f2a8-adcc-4892-b76a-53a16e5e6819"},{"name":"Add User to Team","id":"e643930b-d9d9-4a94-a0ba-057e9ac3f4ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"user_id\" : 1,\n    \"is_admin\": true\n}"},"url":"https://api.kvcore.com/v2/public/team/{{team_id}}/user","description":"<p>Adds the specified user id to the team</p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{team_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the team.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"json-parameters\">JSON Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>user_id</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>n/a</td>\n<td>ID of the user to add</td>\n</tr>\n<tr>\n<td><code>is_admin</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 or 0.  1 if user should be an admin; otherwise 0.  Defaults to 0.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","team","{{team_id}}","user"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"8d76b871-b289-4706-bfb5-4309214c1e95","name":"Add User to Team","originalRequest":{"method":"POST","header":[{"description":"**REQUIRED** - Value MUST be set to application/json","key":"Content-Type","type":"text","value":"application/json"},{"description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"user_id\" : 1102111,\n    \"is_admin\": true\n}"},"url":"https://api.kvcore.com/v2/public/team/{{team_id}}/user"},"status":"No Content","code":204,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Thu, 05 Aug 2021 19:06:26 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS, PATCH"},{"key":"Access-Control-Allow-Headers","value":"Authorization,DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID,X-Kvcore-CRM,x-csrf-token"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"67a24d782ad659f1-IAD"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"e643930b-d9d9-4a94-a0ba-057e9ac3f4ef"},{"name":"Remove User from Team","id":"50891cd9-cb42-4dd8-ad6c-1e3c381edc54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer <token>","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://api.kvcore.com/v2/public/team/{{team_id}}/user/{{user_id}}","urlObject":{"path":["v2","public","team","{{team_id}}","user","{{user_id}}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"7730e21e-7700-4ddc-a727-850226942bcf","name":"Remove User from Team","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer <token>","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://api.kvcore.com/v2/public/team/{{team_id}}/user/{{user_id}}"},"status":"No Content","code":204,"_postman_previewlanguage":"html","header":[{"key":"Date","value":"Thu, 05 Aug 2021 19:07:29 GMT"},{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS, PATCH"},{"key":"Access-Control-Allow-Headers","value":"Authorization,DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID,X-Kvcore-CRM,x-csrf-token"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"67a24f024d3759f1-IAD"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"50891cd9-cb42-4dd8-ad6c-1e3c381edc54"}],"id":"f5abce55-548b-4794-a986-10e3b7a70374","description":"<h3 id=\"permissions\">Permissions</h3>\n<blockquote>\n<p>If using an API Token scoped for super account administration, you may specify the X-Account-ID header with a child account id or X-External-ID-2 to switch account context to that child account or users account to perform admin operations.</p>\n</blockquote>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th></th>\n<th>Create</th>\n<th>Update</th>\n<th>Delete</th>\n<th>Get</th>\n<th>Restrictions</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Company Admins</td>\n<td>x</td>\n<td>x</td>\n<td>x</td>\n<td>x</td>\n<td></td>\n</tr>\n<tr>\n<td>Office Admin</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Team Admin</td>\n<td></td>\n<td>x</td>\n<td>x</td>\n<td>x</td>\n<td>Restricted to teams they're admin of</td>\n</tr>\n<tr>\n<td>User</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"ed76128a-3747-405f-b863-5bb2f5283072"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"beca9d42-89cd-493b-a7bc-b380af22db2c"}}],"_postman_id":"f5abce55-548b-4794-a986-10e3b7a70374"},{"name":"Create & Update Users","item":[{"name":"User Languages","item":[{"name":"Get All Languages","id":"69569a09-1165-426c-b6b0-96db67a261a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n"},{"key":"Content-Type","value":"application/json","type":"text","description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n"}],"url":"https://api.kvcore.com/v2/public/languages?limit=100","description":"<p>Gets all available languages.</p>\n","urlObject":{"path":["v2","public","languages"],"host":["https://api.kvcore.com"],"query":[{"key":"limit","value":"100"},{"disabled":true,"key":"page","value":"1"},{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[],"_postman_id":"69569a09-1165-426c-b6b0-96db67a261a1"},{"name":"Get All User Spoken Languages","id":"e9788ade-5d6c-44f8-8120-daf1dfc1a062","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n"},{"key":"Content-Type","value":"application/json","type":"text","description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n"}],"url":"https://api.kvcore.com/v2/public/user-languages/{{user_id}}","description":"<p>Returns all languages spoken by specified user.</p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{user_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the user.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","user-languages","{{user_id}}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e9788ade-5d6c-44f8-8120-daf1dfc1a062"},{"name":"Update User Spoken Languages","id":"6ad55e6a-0894-4316-a708-8e3b8c0dc155","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer <token>","type":"text","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n"},{"key":"Content-Type","value":"application/json","type":"text","description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n"}],"body":{"mode":"raw","raw":"{\n    \"user_id\": 12345,\n    \"language_id\": 12\n}"},"url":"https://api.kvcore.com/v2/public/user-languages","description":"<p>Update user spoken languages. Utilize Get All Languages for complete list of languages that may be added to a user profile.</p>\n<h3 id=\"json-parameters\">JSON Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>user_id</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>n/a</td>\n<td>User's kvcore user_id</td>\n</tr>\n<tr>\n<td><code>language_id</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>n/a</td>\n<td>ID value of language</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","user-languages"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"6ad55e6a-0894-4316-a708-8e3b8c0dc155"},{"name":"Delete User Spoken Language","id":"3bf13997-5dac-46c4-bdd1-6c684871b2c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer <token>","type":"text","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n"},{"key":"Content-Type","value":"application/json","type":"text","description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n"}],"body":{"mode":"raw","raw":"{\n    \"user_id\": 12345,\n    \"language_id\": 83\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kvcore.com/v2/public/user-languages","description":"<p>Remove language from user's spoken languages. Utilize Get All Languages for complete list of languages that may be added to a user profile.</p>\n<h3 id=\"json-parameters\">JSON Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>user_id</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>n/a</td>\n<td>User's kvcore user_id</td>\n</tr>\n<tr>\n<td><code>language_id</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>n/a</td>\n<td>ID value of language</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","user-languages"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"3bf13997-5dac-46c4-bdd1-6c684871b2c6"}],"id":"370b463c-71ed-49b7-bd7b-3897719701ec","_postman_id":"370b463c-71ed-49b7-bd7b-3897719701ec","description":""},{"name":"Create User","id":"5653d3b6-d9c9-4581-9f83-89f7d74c222e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"email@test.com\",\n\t\"role\":  \"agent\",\n\t\"status\": 1,\n\t\"company_admin\": 0,\n\t\"first_name\": \"Jim\",\n\t\"last_name\": \"Smith\",\n\t\"cell_phone\": 5555555555,\n\t\"show_cell_phone\": 1,\n\t\"work_phone\": 5555555555,\n\t\"show_work_phone\": 1,\n\t\"direct_phone\": 5555555555,\n\t\"show_direct_phone\": 1,\n\t\"registered\": \"2019-01-01 00:00:00\",\n\t\"external_vendor_id\": \"A123\",\n\t\"visibility\": 1,\n\t\"photo\": \"https://d9la9jrhv6fdd.cloudfront.net/agentimages/nophoto.jpg\",\n\t\"facebook_url\": \"\",\n\t\"twitter_url\": \"\",\n\t\"linkedin_url\": \"\",\n\t\"instagram_url\": \"\",\n\t\"pintrest_url\": \"\",\n\t\"tagline\": \"My Real Estate\",\n\t\"title\": \"Agent\",\n\t\"mls_id\": \"A123\",\n\t\"bio\": \"Real Estate\",\n\t\"signature\": \"<b>My Signature</b>\"\n}"},"url":"https://api.kvcore.com/v2/public/user","description":"<p>Creates a user with the specified parameters. </p>\n<p><strong>After creating a user, the user must be added to an office using the Add User to Office endpoint</strong> </p>\n<h3 id=\"json-parameters\">JSON Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>email</code></td>\n<td>email</td>\n<td><strong>yes</strong></td>\n<td>n/a</td>\n<td>Email address for the user.  This must be unique.</td>\n</tr>\n<tr>\n<td><code>role</code></td>\n<td>string</td>\n<td>no</td>\n<td>agent</td>\n<td>Can be one of: 'agent', 'lender'</td>\n</tr>\n<tr>\n<td><code>status</code></td>\n<td>integer</td>\n<td>no</td>\n<td>1</td>\n<td>1 or 0.  Set to 1 if the user is active; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>company_admin</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 or 0.  Set to 1 if the user should have company admin privileges; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>first_name</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>First name of the user</td>\n</tr>\n<tr>\n<td><code>last_name</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Last name of the user</td>\n</tr>\n<tr>\n<td><code>cell_phone</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Cell phone number for the user</td>\n</tr>\n<tr>\n<td><code>show_cell_phone</code></td>\n<td>integer</td>\n<td>no</td>\n<td>1</td>\n<td>1 or 0.  Set to 1 if number should be visible on the website; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>work_phone</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Work phone number for the user</td>\n</tr>\n<tr>\n<td><code>show_work_phone</code></td>\n<td>integer</td>\n<td>no</td>\n<td>1</td>\n<td>1 or 0.  Set to 1 if number should be visible on the website; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>direct_phone</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Direct phone number for the user</td>\n</tr>\n<tr>\n<td><code>show_direct_phone</code></td>\n<td>integer</td>\n<td>no</td>\n<td>1</td>\n<td>1 or 0.  Set to 1 if number should be visible on the website; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>registered</code></td>\n<td>datetime</td>\n<td>no</td>\n<td>now</td>\n<td>Date time the user registered.  Formatted as 'YYYY-mm-dd H:i:s'.  Date is expected in UTC.</td>\n</tr>\n<tr>\n<td><code>external_vendor_id</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>External ID if tracked by an external system.</td>\n</tr>\n<tr>\n<td><code>visibility</code></td>\n<td>string</td>\n<td>no</td>\n<td>1</td>\n<td>1 or 0.  1 if the user should be visible on the website; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>photo</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Photo URL for the user. Will default to <a href=\"https://d9la9jrhv6fdd.cloudfront.net/agentimages/nophoto.jpg\">https://d9la9jrhv6fdd.cloudfront.net/agentimages/nophoto.jpg</a></td>\n</tr>\n<tr>\n<td><code>facebook_url</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Facebook URL for showing on websites.</td>\n</tr>\n<tr>\n<td><code>twitter_url</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Twitter URL for showing on websites.</td>\n</tr>\n<tr>\n<td><code>linkedin_url</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>LinkedIn URL for showing on websites.</td>\n</tr>\n<tr>\n<td><code>instagram_url</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Instagram URL for showing on websites.</td>\n</tr>\n<tr>\n<td><code>pintrest_url</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Pintrest URL for showing on websites.</td>\n</tr>\n<tr>\n<td><code>tagline</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Brief tagline to display on website profile pages.</td>\n</tr>\n<tr>\n<td><code>title</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Title of the user as it relates to their business</td>\n</tr>\n<tr>\n<td><code>mls_id</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Comma-delimited list of IDX MLS ID's that can be used to lookup user listings in the MLS.</td>\n</tr>\n<tr>\n<td><code>bio</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Details about the user</td>\n</tr>\n<tr>\n<td><code>signature</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Email signature to use</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","user"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"5653d3b6-d9c9-4581-9f83-89f7d74c222e"},{"name":"Update User","id":"0e273463-1baf-4e4c-8b7d-ae61bc18b3c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n\t\"email\": \"email@test.com\",\n\t\"role\":  \"agent\",\n\t\"status\": 1,\n\t\"company_admin\": 0,\n\t\"first_name\": \"Jim\",\n\t\"last_name\": \"Smith\",\n\t\"cell_phone\": 5555555555,\n\t\"show_cell_phone\": 1,\n\t\"work_phone\": 5555555555,\n\t\"show_work_phone\": 1,\n\t\"direct_phone\": 5555555555,\n\t\"show_direct_phone\": 1,\n    \"registered\": \"1538175263\",\n\t\"external_vendor_id\": \"A123\",\n\t\"visibility\": 1,\n\t\"photo\": \"https://d9la9jrhv6fdd.cloudfront.net/agentimages/nophoto.jpg\",\n\t\"facebook_url\": \"\",\n\t\"twitter_url\": \"\",\n\t\"linkedin_url\": \"\",\n\t\"instagram_url\": \"\",\n\t\"pintrest_url\": \"\",\n\t\"tagline\": \"My Real Estate\",\n\t\"title\": \"Agent\",\n\t\"mls_id\": \"A123\",\n\t\"bio\": \"Real Estate\",\n\t\"signature\": \"<b>My Signature</b>\",\n    \"credentials\": \"User License # \",\n    \"full_credentials\": \"User Credentials\",\n    \"background\": \"User Background \",\n    \"experience\": \"User Experience\",\n    \"education\": \"User Education\"\n}"},"url":"https://api.kvcore.com/v2/public/user/{{user_id}}","description":"<p>Updates a user.</p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{user_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the user.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"json-parameters\">JSON Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>email</code></td>\n<td>email</td>\n<td><strong>yes</strong></td>\n<td>n/a</td>\n<td>Email address for the user. This must be unique.</td>\n</tr>\n<tr>\n<td><code>role</code></td>\n<td>string</td>\n<td>no</td>\n<td>agent</td>\n<td>Can be one of: 'agent', 'lender'</td>\n</tr>\n<tr>\n<td><code>status</code></td>\n<td>integer</td>\n<td>no</td>\n<td>1</td>\n<td>1 or 0. Set to 1 if the user is active; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>company_admin</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 or 0. Set to 1 if the user should have company admin privileges; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>first_name</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>First name of the user</td>\n</tr>\n<tr>\n<td><code>last_name</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Last name of the user</td>\n</tr>\n<tr>\n<td><code>cell_phone</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Cell phone number for the user</td>\n</tr>\n<tr>\n<td><code>show_cell_phone</code></td>\n<td>integer</td>\n<td>no</td>\n<td>1</td>\n<td>1 or 0. Set to 1 if number should be visible on the website; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>work_phone</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Work phone number for the user</td>\n</tr>\n<tr>\n<td><code>show_work_phone</code></td>\n<td>integer</td>\n<td>no</td>\n<td>1</td>\n<td>1 or 0. Set to 1 if number should be visible on the website; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>direct_phone</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Direct phone number for the user</td>\n</tr>\n<tr>\n<td><code>show_direct_phone</code></td>\n<td>integer</td>\n<td>no</td>\n<td>1</td>\n<td>1 or 0. Set to 1 if number should be visible on the website; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>registered</code></td>\n<td>datetime</td>\n<td>no</td>\n<td>now</td>\n<td>Date time the user registered. Formatted as Unix Timestamp.</td>\n</tr>\n<tr>\n<td><code>external_vendor_id</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>External ID if tracked by an external system.</td>\n</tr>\n<tr>\n<td><code>visibility</code></td>\n<td>string</td>\n<td>no</td>\n<td>1</td>\n<td>1 or 0. 1 if the user should be visible on the website; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>photo</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Photo URL for the user. Will default to <a href=\"https://d9la9jrhv6fdd.cloudfront.net/agentimages/nophoto.jpg\">https://d9la9jrhv6fdd.cloudfront.net/agentimages/nophoto.jpg</a></td>\n</tr>\n<tr>\n<td><code>facebook_url</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Facebook URL for showing on websites.</td>\n</tr>\n<tr>\n<td><code>twitter_url</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Twitter URL for showing on websites.</td>\n</tr>\n<tr>\n<td><code>linkedin_url</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>LinkedIn URL for showing on websites.</td>\n</tr>\n<tr>\n<td><code>instagram_url</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Instagram URL for showing on websites.</td>\n</tr>\n<tr>\n<td><code>pintrest_url</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Pintrest URL for showing on websites.</td>\n</tr>\n<tr>\n<td><code>tagline</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Brief tagline to display on website profile pages.</td>\n</tr>\n<tr>\n<td><code>title</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Title of the user as it relates to their business</td>\n</tr>\n<tr>\n<td><code>mls_id</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Comma-delimited list of IDX MLS ID's that can be used to lookup user listings in the MLS.</td>\n</tr>\n<tr>\n<td><code>bio</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Details about the user</td>\n</tr>\n<tr>\n<td><code>signature</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Email signature to use</td>\n</tr>\n<tr>\n<td><code>credentials</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Controls license number displayed externally, including agent sites</td>\n</tr>\n<tr>\n<td><code>full_credentials</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td><strong>Not displayed on website, only used in agent profile information.</strong></td>\n</tr>\n<tr>\n<td><code>background</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td><strong>Not displayed on website, only used in agent profile information.</strong></td>\n</tr>\n<tr>\n<td><code>experience</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td><strong>Not displayed on website, only used in agent profile information.</strong></td>\n</tr>\n<tr>\n<td><code>education</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td><strong>Not displayed on website, only used in agent profile information.</strong></td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","user","{{user_id}}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"0e273463-1baf-4e4c-8b7d-ae61bc18b3c1"},{"name":"Update Vacation Information","id":"846d956d-6167-461c-a6e5-d39d11fd063b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n\t\"vacation\" : 1,\n\t\"vacation_start_date\" : \"2019-12-20\",\n\t\"vacation_end_date\" : \"2019-12-30\"\n}"},"url":"https://api.kvcore.com/v2/public/user/{{user_id}}/vacation","description":"<p>Updates vacation status and start/end date for the specified user.</p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{user_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the user.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"json-parameters\">JSON Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>vacation</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 or 0.  Set to 1 if on vacation; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>vacation_start_date</code></td>\n<td>datetime</td>\n<td>no</td>\n<td>null or 1</td>\n<td>Set start date of vacation (YYYY-MM-DD HH:MM:SS). If vacation is set to 0, default is null.  If vacation is set to 1, default is current date/time.  If future start date is specified, vacation status will be set to 0 until date specified.</td>\n</tr>\n<tr>\n<td><code>vacation_end_date</code></td>\n<td>datetime</td>\n<td>no</td>\n<td>null</td>\n<td>When the vacation period should end (YYYY-MM-DD HH:MM:SS. If omitted then user will be on vacation indefinitely until <code>vacation</code> is explicitily set to 0</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","user","{{user_id}}","vacation"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"0d8d5af2-6e3d-40b5-8073-3a22c0d26b38","name":"Update Vacation Information","originalRequest":{"method":"PUT","header":[{"description":"**REQUIRED** - Value MUST be set to application/json","key":"Content-Type","type":"text","value":"application/json"},{"description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n\t\"vacation\" : 1,\n\t\"vacation_start_date\" : \"2019-12-20\",\n\t\"vacation_end_date\" : \"2019-12-30\"\n}"},"url":"https://api.kvcore.com/v2/public/user/{{user_id}}/vacation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization, DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID"},{"key":"Access-Control-Allow-Credentials","value":"true"}],"cookie":[],"responseTime":null,"body":"{\n    \"vacation\": 0,\n    \"vacation_start_date\": \"2019-12-20\",\n    \"vacation_end_date\": \"2019-12-30\"\n}"}],"_postman_id":"846d956d-6167-461c-a6e5-d39d11fd063b"},{"name":"Update User Extended Detail","id":"92f271fd-ed6b-4470-b268-64ed3c98ac0c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"commissions_email\": \"ExampleEmail@Website.com\",\n    \"vanity_email\": \"VanityEmail@Website.com\",\n    \"use_vanity_email_for_notifications\": \"0\",\n    \"vanity_from_name\": \"VanityFirst VanityLast\",\n    \"dba_name\": \"DBA Name\",\n    \"dba_number\": \"\",\n    \"emergency_contact_name\": \"\",\n    \"emergency_contact_phone\": \"\",\n    \"gender\": \"\",\n    \"license_status\": \"\",\n    \"middle_name\": \"\",\n    \"name_1099\": \"\",\n    \"previous_broker_category\": \"\",\n    \"previous_broker_name\": \"\",\n    \"previous_earnings\": \"\",\n    \"previously_employed_with_company\": \"\",\n    \"rental_certification_completed\": \"\",\n    \"spouse_name\": \"\",\n    \"stop_communications\": \"\",\n    \"type_id\": \"\",\n    \"work_status\": \"\",\n    \"source_id\": \"\",\n    \"experience_level_id\": \"\",\n    \"disabled_veteran\": \"\",\n    \"previous_agci\": \"\"\n}"},"url":"https://api.kvcore.com/v2/public/user/{{user_id}}/ext","description":"<p>Updates extended details for user.</p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{user_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the user.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"json-parameters\">JSON Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>commission_email</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>null</td>\n</tr>\n<tr>\n<td><code>vanity_email</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Sender email that will appear on outbound email from KvCore to contacts</td>\n</tr>\n<tr>\n<td><code>use_vanity_email_for_notifications</code></td>\n<td>boolean</td>\n<td>no</td>\n<td>0</td>\n<td>Uses vanity email for notifications from KvCore system to agent.</td>\n</tr>\n<tr>\n<td><code>vanity_from_name</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Sender name to appear on emails from KvCore to contacts.</td>\n</tr>\n<tr>\n<td><code>dba_name</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>null</td>\n</tr>\n<tr>\n<td><code>dba_number</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>null</td>\n</tr>\n<tr>\n<td><code>emergency_contact_name</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>null</td>\n</tr>\n<tr>\n<td><code>emergency_contact_phone</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>null</td>\n</tr>\n<tr>\n<td><code>gender</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>null</td>\n</tr>\n<tr>\n<td><code>license_status</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>null</td>\n</tr>\n<tr>\n<td><code>middle_name</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>null</td>\n</tr>\n<tr>\n<td><code>name_1099</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>null</td>\n</tr>\n<tr>\n<td><code>previous_broker_category</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>null</td>\n</tr>\n<tr>\n<td><code>previous_broker_name</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>null</td>\n</tr>\n<tr>\n<td><code>previous_earnings</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>null</td>\n</tr>\n<tr>\n<td><code>previously_employed_with_company</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>null</td>\n</tr>\n<tr>\n<td><code>rental_certification_completed</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>null</td>\n</tr>\n<tr>\n<td><code>spouse_name</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>null</td>\n</tr>\n<tr>\n<td><code>work_status</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>null</td>\n</tr>\n<tr>\n<td><code>source_id</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>null</td>\n</tr>\n<tr>\n<td><code>experience_level</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>null</td>\n</tr>\n<tr>\n<td><code>disabled_veteran</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>null</td>\n</tr>\n<tr>\n<td><code>previous_agci</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>null</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","user","{{user_id}}","ext"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"92f271fd-ed6b-4470-b268-64ed3c98ac0c"},{"name":"Remove User","id":"7568cd65-d1d0-4454-bbfc-c5212e34ab9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","key":"Authorization","type":"text","value":"Bearer <token>"}],"url":"https://api.kvcore.com/v2/public/user/{{user_id}}","description":"<p>Removes user from the system.</p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{user_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the user.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","user","{{user_id}}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7568cd65-d1d0-4454-bbfc-c5212e34ab9b"},{"name":"Get User List","id":"d052f4ab-1f88-42a7-8650-e4af326d6a5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","type":"text"}],"url":"https://api.kvcore.com/v2/public/users","description":"<p>Gets a list of users</p>\n<h3 id=\"supported-filters\">Supported Filters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Example</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>offices</code></td>\n<td>integer</td>\n<td><code>offices[]=1&amp;offices[]=2</code></td>\n<td>Filters the users by those that are a member of the specified office(s). Value is the id of the office.</td>\n</tr>\n<tr>\n<td><code>lenders</code></td>\n<td>integer</td>\n<td><code>lenders[]=1&amp;lender[]=2</code></td>\n<td>Filters users by those who have the specified default lender(s). Value is the id of the lender.</td>\n</tr>\n<tr>\n<td><code>teams</code></td>\n<td>integer</td>\n<td><code>teams[]=1&amp;teams[]=2</code></td>\n<td>Filters the users by those that are a member of the specified team(s). Value is the id of the team.</td>\n</tr>\n<tr>\n<td><code>since</code></td>\n<td>datetime</td>\n<td><code>since=2021-12-01 1:00:00</code></td>\n<td>Filters to users with an updated_at date greater the date specified. Times are UTC.</td>\n</tr>\n<tr>\n<td><code>before</code></td>\n<td>datetime</td>\n<td><code>before=2021-12-31 1:00:00</code></td>\n<td>Filters to users with an updated_at date less than the date specified. Times are UTC.</td>\n</tr>\n<tr>\n<td><code>status</code></td>\n<td>integer</td>\n<td><code>status=1</code></td>\n<td>Filters users to the status specified. 1 = Active, 0 = Roster Only.</td>\n</tr>\n<tr>\n<td><code>mls_id</code></td>\n<td>string</td>\n<td><code>mls_id=ID1,ID2,ID3</code></td>\n<td>Filters results to users with the associated mls id.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","users"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"5dafaef5-2b6e-4d87-a5ba-345bd3314591","name":"Get User List","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","description":"**REQUIRED** - Value MUST be set to application/json","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","type":"text"}],"url":"https://api.kvcore.com/v2/public/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 229743,\n            \"email\": \"myagent@insiderealestate.com\",\n            \"external_id\": \"\",\n            \"first_name\": \"My Agent\",\n            \"last_name\": \"Name\",\n            \"updated_at\": \"2019-08-05 17:31:07\",\n            \"mls_id\": \"\",\n            \"status\": \"Active\"            \n        }\n    ],\n    \"first_page_url\": \"https://api.kvcore.com/v2/public/users?page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.kvcore.com/v2/public/users?page=1\",\n    \"next_page_url\": null,\n    \"path\": \"https://api.kvcore.com/v2/public/users\",\n    \"per_page\": 10,\n    \"prev_page_url\": null,\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"d052f4ab-1f88-42a7-8650-e4af326d6a5c"},{"name":"Get User Details","id":"eb1305e9-9435-46df-b554-71621e7525f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","type":"text"},{"key":"Authorization","value":"Bearer {{token}}","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","type":"text"}],"url":"https://api.kvcore.com/v2/public/user/{{user_id}}","description":"<p>Gets the details for the specified user.</p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{user_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the user.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","user","{{user_id}}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"f18dc62a-9499-4871-8fb1-3f6a002adaaa","name":"Get User Details","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","description":"**REQUIRED** - Value MUST be set to application/json","type":"text"},{"key":"Authorization","value":"Bearer {{token}}","description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","type":"text"}],"url":"https://api.kvcore.com/v2/public/user/{{user_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"external_id_2\": null,\n    \"email\": \"myagent@insiderealestate.com\",\n    \"name\": \"My Agent Name\",\n    \"default_account\": 123,\n    \"id\": 1,\n    \"updated_at\": \"2019-08-05 17:31:07\",\n    \"delete_on\": null,\n    \"user_id\": 1,\n    \"role\": \"agent\",\n    \"company_admin\": 1,\n    \"first_name\": \"My Agent\",\n    \"last_name\": \"Name\",\n    \"cell_phone\": 0,\n    \"show_cell_phone\": 1,\n    \"work_phone\": 0,\n    \"show_work_phone\": 1,\n    \"direct_phone\": 0,\n    \"show_direct_phone\": 1,\n    \"status\": 1,\n    \"last_login\": 1628184667,\n    \"registered\": null,\n    \"visibility\": 1,\n    \"photo\": \"\",\n    \"facebook_url\": \"\",\n    \"twitter_url\": \"\",\n    \"linkedin_url\": \"\",\n    \"tagline\": \"\",\n    \"title\": \"\",\n    \"mls_id\": \"\",\n    \"bio\": \"\",\n    \"signature\": \"\",\n    \"license_number\": \"\",\n    \"credentials\": null,\n    \"background\": null,\n    \"experience\": null,\n    \"education\": null,\n    \"achievements\": [],\n    \"created_at\": \"2019-08-05 14:44:58\",\n    \"instagram_url\": \"\",\n    \"external_vendor_id\": null,\n    \"nrdsid\": null,\n    \"pinterest_url\": \"\",\n    \"vanity_email\": null,\n    \"chargify_customer_id\": null,\n    \"designations\": [],\n    \"positions\": [],\n    \"languages\": [],\n    \"website\": \"agentname.website.com\"\n}"}],"_postman_id":"eb1305e9-9435-46df-b554-71621e7525f0"},{"name":"Get Vacation Information","id":"e6fe871d-8812-4639-9436-ce415e8b1628","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","key":"Authorization","type":"text","value":"Bearer <token>"}],"url":"https://api.kvcore.com/v2/public/user/{{user_id}}/vacation","description":"<p>Get vacation status and start/end date for the specified user.</p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{user_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the user.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","user","{{user_id}}","vacation"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"8b8968c9-0129-4940-92cd-67b0c26522d4","name":"Get Vacation Information","originalRequest":{"method":"GET","header":[{"description":"**REQUIRED** - Value MUST be set to application/json","key":"Content-Type","type":"text","value":"application/json"},{"description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","key":"Authorization","type":"text","value":"Bearer <token>"}],"url":"https://api.kvcore.com/v2/public/user/{{user_id}}/vacation"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization, DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID"},{"key":"Access-Control-Allow-Credentials","value":"true"}],"cookie":[],"responseTime":null,"body":"{\n    \"vacation\": 0,\n    \"vacation_start_date\": null,\n    \"vacation_end_date\": null\n}"}],"_postman_id":"e6fe871d-8812-4639-9436-ce415e8b1628"},{"name":"Get User Extended Details","id":"e9aab022-19e9-4da6-970e-e03d76cfb324","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","type":"text"}],"url":"https://api.kvcore.com/v2/public/user/{{user_id}}/ext","description":"<p>Gets extended details for user.</p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{user_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the user.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","user","{{user_id}}","ext"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"b5fc8559-32ed-4946-8d7d-3d527f1ac629","name":"Get User Details","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","description":"**REQUIRED** - Value MUST be set to application/json","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","type":"text"}],"url":"https://api.kvcore.com/v2/public/user/{{user_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"first_name\": \"My\",\n    \"last_name\": \"Agent\",\n    \"signature\": \"\",\n    \"email\": \"agent@test.com\"\n}"}],"_postman_id":"e9aab022-19e9-4da6-970e-e03d76cfb324"},{"name":"Get User Website","id":"9a93f0c7-d65b-48dd-a45d-9b3f5c365d40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","type":"text"}],"url":"https://api.kvcore.com/v2/public/user/{{user_id}}/website","description":"<p>Get domain for specified user.</p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{user_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the user.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","user","{{user_id}}","website"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"64a66325-1d83-40de-b495-0db40fc53a85","name":"Get User Website","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","description":"**REQUIRED** - Value MUST be set to application/json","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","type":"text"}],"url":"https://api.kvcore.com/v2/public/user/{{user_id}}/website"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Aug 2021 19:19:09 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS, PATCH"},{"key":"Access-Control-Allow-Headers","value":"Authorization,DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID,X-Kvcore-CRM,x-csrf-token"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"67a2601d9a8505d6-IAD"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"website_id\": 123,\n    \"domain\": \"myagent.agentsite.com\",\n    \"updated_at\": \"2019-08-05 14:45:01\"\n}"}],"_postman_id":"9a93f0c7-d65b-48dd-a45d-9b3f5c365d40"},{"name":"Get Entities","id":"4606d722-5cc1-428c-ac08-50dfc9530a38","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","type":"text"},{"key":"Content-Type","value":"application/json","description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","type":"text"}],"url":"https://api.kvcore.com/v2/public/user/{{user_id}}/entities","description":"<p>Get Entities associated with specified user</p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{user_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the user.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"response-explanation\">Response Explanation</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>id</code></td>\n<td>integer</td>\n<td>This is the internal kvCORE id of the entity</td>\n</tr>\n<tr>\n<td><code>type</code></td>\n<td>string</td>\n<td>This is the entity type, possible values are <code>office</code>, <code>team</code>, and <code>company</code></td>\n</tr>\n<tr>\n<td><code>external_id</code></td>\n<td>string</td>\n<td>If there is an external id associated with this entity then that is displayed here</td>\n</tr>\n<tr>\n<td><code>is_admin</code></td>\n<td>boolean</td>\n<td>This indicates whether or not the passed in user is the admin of the entity</td>\n</tr>\n<tr>\n<td><code>is_primary</code></td>\n<td>boolean</td>\n<td>If the entity has been indicated as the user's primary entity</td>\n</tr>\n<tr>\n<td><code>region</code></td>\n<td>string</td>\n<td>If an external source has set the region then this will be set, else it will be null</td>\n</tr>\n<tr>\n<td><code>division</code></td>\n<td>string</td>\n<td>If an external source has set the division this will be set, else it will be null</td>\n</tr>\n<tr>\n<td><code>start_date</code></td>\n<td>sql timestamp</td>\n<td>If an external source has indicated the start_date of the user in this entity then this will be set, else it will be null</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","user","{{user_id}}","entities"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"cb682ea1-7b6d-40d3-bca8-e382a6037338","name":"Get Entities","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","type":"text"},{"key":"Content-Type","value":"application/json","description":"**REQUIRED** - Value MUST be set to application/json","type":"text"}],"url":"https://api.kvcore.com/v2/public/user/{{user_id}}/entities"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Mar 2020 23:33:26 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization, DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"575a84d73bfba07a-SLC"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"type\": \"office\",\n            \"sub_type\": null,\n            \"name\": \"Corporate Office Inc\",\n            \"external_id\": null,\n            \"is_admin\": 1,\n            \"is_primary\": 0,\n            \"region\": null,\n            \"division\": null,\n            \"start_date\": null,\n            \"division_start_date\": null,\n            \"division_end_date\": null,\n            \"bo_user_type\": \"\"\n        }\n    ],\n    \"first_page_url\": \"http://api.kvcore.com/v2/public/user/1/entities?page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"http://api.kvcore.com/v2/public/user/1/entities?page=1\",\n    \"next_page_url\": null,\n    \"path\": \"http://api.kvcore.com/v2/public/user/1/entities\",\n    \"per_page\": 100,\n    \"prev_page_url\": null,\n    \"to\": 2,\n    \"total\": 2\n}"}],"_postman_id":"4606d722-5cc1-428c-ac08-50dfc9530a38"},{"name":"Get Users to be deleted in the future","id":"6eb48a46-a84f-4481-bbeb-dac9183d14d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer <token>","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"account_ids\": [743,3]\n}"},"url":"https://api.kvcore.com/v2/public/user/upcoming-deleted","description":"<p>Get Users To Be Deleted In The Future</p>\n<h3 id=\"request-parameters\">Request Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{account_ids}}</code></td>\n<td>Array</td>\n<td><strong>yes</strong></td>\n<td>IDs of the accounts that you want to pull users to be deleted from. If this is left empty then it should return all users set to be deleted without the superacount, superaccount and child accounts.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"response-explanation\">Response Explanation</h3>\n<p>Response will be an array with each of the following fields for each user set to be deleted.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>name</code></td>\n<td>string</td>\n<td>This is the name of the user set to be deleted.</td>\n</tr>\n<tr>\n<td><code>email</code></td>\n<td>string</td>\n<td>This is the email of the user set to be deleted.</td>\n</tr>\n<tr>\n<td><code>user_id</code></td>\n<td>integer</td>\n<td>This is the id of the user set to be deleted.</td>\n</tr>\n<tr>\n<td><code>deletion_date</code></td>\n<td>date</td>\n<td>This is the date the user will be deleted.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","user","upcoming-deleted"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"80f4a366-df15-4705-9219-59bbc720a62b","name":"Get Users to be deleted in the future","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer <token>","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."},{"key":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"account_ids\": [743,3]\n}"},"url":"https://api.kvcore.com/v2/public/user/upcoming-deleted"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Aug 2021 19:20:38 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS, PATCH"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"67a2624458d05e8f-IAD"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": false,\n    \"message\": \"No users found.\"\n}"}],"_postman_id":"6eb48a46-a84f-4481-bbeb-dac9183d14d3"},{"name":"Set Future User Deletion Date","id":"8b386b48-0e79-4c3f-a1fb-9b3961e2e33f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"user_ids\":[31405],\n\t\"delete_date\":\"dd-mm-yyyy\"\n}"},"url":"https://api.kvcore.com/v2/public/user/upcoming-deleted","description":"<p>Set Future User Deletion Date</p>\n<h3 id=\"request-parameters\">Request Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{user_ids}}</code></td>\n<td>Array</td>\n<td><strong>yes</strong></td>\n<td>IDs of the users that are to be set for future deletion.</td>\n</tr>\n<tr>\n<td><code>{{delete_date}}</code></td>\n<td>Date: <code>dd-mm-yyyy</code></td>\n<td><strong>yes</strong></td>\n<td>A future date the array of users should be deleted on.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"response-explanation\">Response Explanation</h3>\n<p>Response will be an array with each of the following fields for each user set to be deleted.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>name</code></td>\n<td>string</td>\n<td>This is the name of the user set to be deleted.</td>\n</tr>\n<tr>\n<td><code>email</code></td>\n<td>string</td>\n<td>This is the email of the user set to be deleted.</td>\n</tr>\n<tr>\n<td><code>user_id</code></td>\n<td>integer</td>\n<td>This is the id of the user set to be deleted.</td>\n</tr>\n<tr>\n<td><code>deletion_date</code></td>\n<td>date</td>\n<td>This is the date the user will be deleted.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","user","upcoming-deleted"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8b386b48-0e79-4c3f-a1fb-9b3961e2e33f"},{"name":"Get User Tasks","id":"55e3a849-93bb-4311-8f27-123eba371a93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.kvcore.com/v2/public/user/{{user_id}}/tasks","description":"<p>Get tasks for specified user.</p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{user_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the user.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"headers\">Headers</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>X-ACCOUNT_ID</td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>The child account id that the user belongs to</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","user","{{user_id}}","tasks"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"72daa73d-fcbf-4dd7-896b-20b0c3bc3706","name":"Get User Tasks","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>"},{"key":"Content-Type","value":"application/json"},{"key":"X-ACCOUNT-ID","value":"1898","disabled":true}],"url":"https://api.kvcore.com/v2/public/user/{{user_id}}/tasks"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Aug 2021 19:21:51 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS, PATCH"},{"key":"Access-Control-Allow-Headers","value":"Authorization,DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID,X-Kvcore-CRM,x-csrf-token"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"67a26412cb8c37f9-IAD"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": []\n}"}],"_postman_id":"55e3a849-93bb-4311-8f27-123eba371a93"},{"name":"Get User Calls","id":"92cc37b8-a200-4701-811f-594a8520a384","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."},{"key":"Content-Type","value":"application/json"},{"key":"X-ACCOUNT-ID","value":"2447"}],"url":"{{api}}/v2/public/user/<userId>/calls","description":"<p>Get calls for specified user.</p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{user_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the user.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"headers\">Headers</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>X-ACCOUNT_ID</td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>The child account id that the user belongs to</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","user","<userId>","calls"],"host":["{{api}}"],"query":[],"variable":[]}},"response":[{"id":"3c165258-de44-48bc-8f93-b07ce5eea97d","name":"Get User Calls","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>"},{"key":"Content-Type","value":"application/json"},{"key":"X-ACCOUNT-ID","value":"2447","disabled":true}],"url":"https://api.kvcore.com/v2/public/user/{{user_id}}/calls"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Aug 2021 19:22:40 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS, PATCH"},{"key":"Access-Control-Allow-Headers","value":"Authorization,DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID,X-Kvcore-CRM,x-csrf-token"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"67a26543efac5ae7-IAD"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": []\n}"}],"_postman_id":"92cc37b8-a200-4701-811f-594a8520a384"},{"name":"Get User Pipeline","id":"9d79db92-583d-4d90-9132-019d73bee016","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>"},{"key":"Content-Type","value":"application/json"}],"url":"https://api.kvcore.com/v2/public/user/{{user_id}}/pipeline","description":"<p>Get lead count by status. </p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{user_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the user.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"headers\">Headers</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>X-ACCOUNT_ID</td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>The child account id that the user belongs to</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","user","{{user_id}}","pipeline"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"e1ad5629-3e2d-4775-b453-997df0e3b3d8","name":"Get User Pipeline","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."},{"key":"Content-Type","value":"application/json"},{"key":"X-ACCOUNT-ID","value":"2447"}],"url":"https://api.kvcore.com/v2/public/user/{{user_id}}/pipeline"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Aug 2021 19:28:03 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS, PATCH"},{"key":"Access-Control-Allow-Headers","value":"Authorization,DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID,X-Kvcore-CRM,x-csrf-token"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"67a26d24bb9d5ce3-IAD"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"[]"}],"_postman_id":"9d79db92-583d-4d90-9132-019d73bee016"},{"name":"Get Agent Success Course Status","id":"8ccfff79-5230-42d5-a872-ba2f9855d416","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."},{"key":"Content-Type","value":"application/json"},{"key":"X-ACCOUNT-ID","value":"2447"}],"url":"{{api}}/v2/public/user/<userId>/agent-success","description":"<p>Get user status of agent success course. (possible return values are started or completed)</p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{user_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the user.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"headers\">Headers</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>X-ACCOUNT_ID</td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>The child account id that the user belongs to</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","user","<userId>","agent-success"],"host":["{{api}}"],"query":[],"variable":[]}},"response":[{"id":"6442ec2b-8c3e-4063-aa44-31972c8d87c1","name":"Get Agent Success Course Status","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>"},{"key":"Content-Type","value":"application/json"},{"key":"X-ACCOUNT-ID","value":"2447","disabled":true}],"url":"https://api.kvcore.com/v2/public/user/{{user_id}}/agent-success"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Aug 2021 19:28:52 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS, PATCH"},{"key":"Access-Control-Allow-Headers","value":"Authorization,DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID,X-Kvcore-CRM,x-csrf-token"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"67a26e30bc160668-IAD"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"agents_success_plan_status\": \"not started\"\n}"}],"_postman_id":"8ccfff79-5230-42d5-a872-ba2f9855d416"}],"id":"bbf58850-b089-4813-b8db-1c81591ef54c","description":"<h3 id=\"permissions\">Permissions</h3>\n<blockquote>\n<p>If using an API Token scoped for super account administration, you may specify the X-Account-ID header with a child account id or X-External-ID-2 to switch account context to that child account or users account to perform admin operations.</p>\n</blockquote>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th></th>\n<th>Create</th>\n<th>Update</th>\n<th>Delete</th>\n<th>Get</th>\n<th>Restrictions</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Company Admins</td>\n<td>x</td>\n<td>x</td>\n<td>x</td>\n<td>x</td>\n<td></td>\n</tr>\n<tr>\n<td>Office Admin</td>\n<td></td>\n<td></td>\n<td></td>\n<td>x</td>\n<td>Restricted to members of their office</td>\n</tr>\n<tr>\n<td>Team Admin</td>\n<td></td>\n<td></td>\n<td></td>\n<td>x</td>\n<td>Restricted to members of their team</td>\n</tr>\n<tr>\n<td>User</td>\n<td></td>\n<td>x</td>\n<td></td>\n<td>x</td>\n<td>Restricted to themselves</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"f5766c8b-1e7a-4d83-951b-5b6b909f8b6d"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"3a78567a-bfc2-4b9a-b9d6-2bafbc39603f"}}],"_postman_id":"bbf58850-b089-4813-b8db-1c81591ef54c"}],"id":"2a83d2fc-a2be-4b69-b989-59a7f2ce148f","description":"<p>API Endpoints for performing office, team, and user administration.</p>\n","event":[{"listen":"prerequest","script":{"type":"text/javascript","exec":[""],"id":"edfba718-0c2b-4549-a80c-eb16f5006ba4"}},{"listen":"test","script":{"type":"text/javascript","exec":[""],"id":"47c7925a-9d58-40f4-9c2e-38db83b7cfcb"}}],"_postman_id":"2a83d2fc-a2be-4b69-b989-59a7f2ce148f"},{"name":"Listing Management","item":[{"name":"Add Manual Listing","id":"ec15305a-8449-49a8-a768-d40a480ae206","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n\t\"manualType\": \"Coming Soon\",\n\t\"type\": null,\n\t\"address\": \"1212 SW Octember Avenue\",\n\t\"city\": \"Warwick\",\n\t\"state\": \"NY\",\n\t\"zip\": \"10990\",\n\t\"county\": null,\n\t\"area\": null,\n\t\"neighborhood\": null,\n\t\"acerage\": null,\n\t\"footage\": null,\n\t\"price\": \"350000\",\n\t\"taxes\": null,\n\t\"yearbuilt\": null,\n\t\"lat\": null,\n\t\"long\": null,\n\t\"walkscore\": null,\n\t\"virtualtour\": null,\n\t\"style\": null,\n\t\"remarks\": null,\n\t\"sold_price\": null,\n\t\"sold_date\": null,\n\t\"elementaryschool\": null,\n\t\"highschool\": null,\n\t\"middleschool\": null,\n\t\"airconditioning\": 0,\n\t\"basement\": 0,\n\t\"baths\": 0,\n\t\"beds\": 0,\n\t\"deck\": 0,\n\t\"fireplace\": 0,\n\t\"foreclosure\": 0,\n\t\"furnished\": 0,\n\t\"garage\": 0,\n\t\"green\": 0,\n\t\"halfbaths\": 0,\n\t\"hoa\": 0,\n\t\"horse\": 0,\n\t\"masteronmain\": 0,\n\t\"newconstruction\": 0,\n\t\"pets\": 0,\n\t\"sellerfinance\": 0,\n\t\"shortsale\": 0,\n\t\"stories\": 0,\n\t\"totalrooms\": 0,\n\t\"views\": 0,\n\t\"adult\": 0,\n\t\"leasetoown\": 0,\n\t\"listingdate\": \"1554184800\",\n\t\"expiration_date\": null,\n\t\"status\": 0,\n\t\"mls_id\": null,\n\t\"photos\": [{\n\t\t\"url\": \"https://dtzulyujzhqiu.cloudfront.net/kvcorekeyforire503/listingphotos/manual/1554258133.png\",\n\t\t\"hidden\": false\n\t}]\n}"},"url":"https://api.kvcore.com/v2/public/manuallisting","description":"<p>Adds a manual listing<br /><br /></p>\n<h3 id=\"json-parameters\">JSON Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>manualType</code></td>\n<td>string</td>\n<td>no</td>\n<td>\"Coming Soon\"</td>\n<td>Type of manual listing.  An example would be \"Coming Soon\"</td>\n</tr>\n<tr>\n<td><code>type</code></td>\n<td>integer</td>\n<td>no</td>\n<td>null</td>\n<td>Property type.  See \"Get Manual Listing Types endpoint\".</td>\n</tr>\n<tr>\n<td><code>address</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Address for the listing.</td>\n</tr>\n<tr>\n<td><code>city</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>City for the listing.</td>\n</tr>\n<tr>\n<td><code>state</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>State for the listing.</td>\n</tr>\n<tr>\n<td><code>zip</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Postal code for the listing.</td>\n</tr>\n<tr>\n<td><code>county</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Country for the listing</td>\n</tr>\n<tr>\n<td><code>area</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Area for the listing</td>\n</tr>\n<tr>\n<td><code>neighborhood</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Neighborhood for the listing</td>\n</tr>\n<tr>\n<td><code>footage</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Footage for the listing</td>\n</tr>\n<tr>\n<td><code>acerage</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Acerage for the listing</td>\n</tr>\n<tr>\n<td><code>price</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Price for the listing</td>\n</tr>\n<tr>\n<td><code>taxes</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Tax information for the listing</td>\n</tr>\n<tr>\n<td><code>yearbuilt</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Year built for the listing</td>\n</tr>\n<tr>\n<td><code>lat</code></td>\n<td>decimal</td>\n<td>no</td>\n<td>0</td>\n<td>Latitude for the listing</td>\n</tr>\n<tr>\n<td><code>long</code></td>\n<td>decimal</td>\n<td>no</td>\n<td>0</td>\n<td>Longitude for the listing</td>\n</tr>\n<tr>\n<td><code>walkscore</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Walkscore for the listing.  Range from 0 to 100</td>\n</tr>\n<tr>\n<td><code>virtualtour</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Virtual tour URL for the listing.</td>\n</tr>\n<tr>\n<td><code>style</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Style of the listing.</td>\n</tr>\n<tr>\n<td><code>remarks</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Seller remarks to show on the listing.</td>\n</tr>\n<tr>\n<td><code>sold_price</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Price the listing sold at.</td>\n</tr>\n<tr>\n<td><code>sold_date</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Date the listing sold.</td>\n</tr>\n<tr>\n<td><code>elementaryschool</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Name of the elementry school the listing is in the boundaries for.</td>\n</tr>\n<tr>\n<td><code>highschool</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Name of the high school the listing is in the boundaries for.</td>\n</tr>\n<tr>\n<td><code>middleschool</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Name of the middle school the listing is in the boundaries for.</td>\n</tr>\n<tr>\n<td><code>airconditioning</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 if the listing has air conditioning; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>basement</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 if the listing has a basement; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>baths</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Number of bathrooms in the listing.</td>\n</tr>\n<tr>\n<td><code>beds</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Number of bedrooms in the listing.</td>\n</tr>\n<tr>\n<td><code>deck</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 if the listing has a deck; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>fireplace</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 if the listing has a fireplace; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>foreclosure</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 if the listing has a foreclosure; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>furnished</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 if the listing has a furnished; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>garage</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 if the listing has a garage; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>green</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 if the listing is energy efficient; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>halfbaths</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Number of half bathrooms in the listing.</td>\n</tr>\n<tr>\n<td><code>hoa</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 if the listing is part of an hoa; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>horse</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 if the listing is a horse property; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>masteronmain</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 if the listing has a master bedroom on the main floor; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>newconstruction</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 if the listing is new construction; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>pets</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 if the listing allows pets on the property; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>sellerfinance</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 if the listing would be seller financed; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>shortsale</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 if the listing is a shortsale; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>stories</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Number of stories in the listing</td>\n</tr>\n<tr>\n<td><code>totalrooms</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Total number of rooms in the listing</td>\n</tr>\n<tr>\n<td><code>views</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Number of views the listing has</td>\n</tr>\n<tr>\n<td><code>adult</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 if the listing is in a mature community; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>leasetoown</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 if the listing can be leased; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>listingdate</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Unix timestamp the listing came on market</td>\n</tr>\n<tr>\n<td><code>expiration_date</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Unix timestamp the listing expires (goes off market)</td>\n</tr>\n<tr>\n<td><code>status</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 if the listing is on market; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>mls_id</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>The actual MLS id of the listing.  If the manual listing goes off market, setting the mls_id will make it so the listing automatically redirects to the actual mls page on the webiste</td>\n</tr>\n<tr>\n<td><code>photos</code></td>\n<td>array</td>\n<td>no</td>\n<td>null</td>\n<td>Array of photos.  Each photo has two fields, <code>url</code> which is the URL of the image to show, and <code>hidden</code> which determines if the image should be shown or not.  <code>url</code> is a string and <code>hidden</code> is a boolean</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"a14d43c4-e207-44a7-825d-f8d28e86175f","id":"a14d43c4-e207-44a7-825d-f8d28e86175f","name":"Listing Management","type":"folder"}},"urlObject":{"path":["v2","public","manuallisting"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"23642053-d2da-46cf-b7a9-4adedea5fa4c","name":"Add Manual Listing","originalRequest":{"method":"POST","header":[{"description":"**REQUIRED** - Value MUST be set to application/json","key":"Content-Type","type":"text","value":"application/json"},{"description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n\t\"manualType\": \"Coming Soon\",\n\t\"type\": null,\n\t\"address\": \"1212 SW Octember Avenue\",\n\t\"city\": \"Warwick\",\n\t\"state\": \"NY\",\n\t\"zip\": \"10990\",\n\t\"county\": null,\n\t\"area\": null,\n\t\"neighborhood\": null,\n\t\"acerage\": null,\n\t\"footage\": null,\n\t\"price\": \"350000\",\n\t\"taxes\": null,\n\t\"yearbuilt\": null,\n\t\"lat\": null,\n\t\"long\": null,\n\t\"walkscore\": null,\n\t\"virtualtour\": null,\n\t\"style\": null,\n\t\"remarks\": null,\n\t\"sold_price\": null,\n\t\"sold_date\": null,\n\t\"elementaryschool\": null,\n\t\"highschool\": null,\n\t\"middleschool\": null,\n\t\"airconditioning\": 0,\n\t\"basement\": 0,\n\t\"baths\": 0,\n\t\"beds\": 0,\n\t\"deck\": 0,\n\t\"fireplace\": 0,\n\t\"foreclosure\": 0,\n\t\"furnished\": 0,\n\t\"garage\": 0,\n\t\"green\": 0,\n\t\"halfbaths\": 0,\n\t\"hoa\": 0,\n\t\"horse\": 0,\n\t\"masteronmain\": 0,\n\t\"newconstruction\": 0,\n\t\"pets\": 0,\n\t\"sellerfinance\": 0,\n\t\"shortsale\": 0,\n\t\"stories\": 0,\n\t\"totalrooms\": 0,\n\t\"views\": 0,\n\t\"adult\": 0,\n\t\"leasetoown\": 0,\n\t\"listingdate\": \"1554184800\",\n\t\"expiration_date\": null,\n\t\"status\": 0,\n\t\"mls_id\": null,\n\t\"photos\": [{\n\t\t\"url\": \"https://dtzulyujzhqiu.cloudfront.net/kvcorekeyforire503/listingphotos/manual/1554258133.png\",\n\t\t\"hidden\": false\n\t}]\n}"},"url":"https://api.kvcore.com/v2/public/manuallisting"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Aug 2021 19:34:11 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS, PATCH"},{"key":"Access-Control-Allow-Headers","value":"Authorization,DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID,X-Kvcore-CRM,x-csrf-token"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"67a276222d1dcf68-IAD"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"manualType\": \"Coming Soon\",\n    \"type\": null,\n    \"address\": \"1212 SW Octember Avenue\",\n    \"city\": \"Warwick\",\n    \"state\": \"NY\",\n    \"zip\": \"10990\",\n    \"county\": null,\n    \"area\": null,\n    \"neighborhood\": null,\n    \"acerage\": null,\n    \"footage\": null,\n    \"price\": \"350000\",\n    \"taxes\": null,\n    \"yearbuilt\": null,\n    \"listingdate\": \"1554184800\",\n    \"lat\": null,\n    \"long\": null,\n    \"walkscore\": null,\n    \"virtualtour\": null,\n    \"style\": null,\n    \"remarks\": null,\n    \"coverphoto_thumbnail_url\": null,\n    \"coverphoto_url\": null,\n    \"photos\": [\n        {\n            \"url\": \"https://dtzulyujzhqiu.cloudfront.net/kvcorekeyforire503/listingphotos/manual/1554258133.png\",\n            \"hidden\": false\n        }\n    ],\n    \"sold_price\": null,\n    \"sold_remarks\": null,\n    \"sold_date\": null,\n    \"elementaryschool\": null,\n    \"highschool\": null,\n    \"middleschool\": null,\n    \"airconditioning\": 0,\n    \"basement\": 0,\n    \"baths\": 0,\n    \"beds\": 0,\n    \"deck\": 0,\n    \"fireplace\": 0,\n    \"fixerupper\": null,\n    \"foreclosure\": 0,\n    \"furnished\": 0,\n    \"garage\": 0,\n    \"golf\": null,\n    \"green\": 0,\n    \"halfbaths\": 0,\n    \"hoa\": 0,\n    \"horse\": 0,\n    \"masteronmain\": 0,\n    \"newconstruction\": 0,\n    \"pets\": 0,\n    \"pool\": null,\n    \"sellerfinance\": 0,\n    \"shortsale\": 0,\n    \"stories\": 0,\n    \"totalrooms\": 0,\n    \"views\": 0,\n    \"adult\": 0,\n    \"leasetoown\": 0,\n    \"expiration_date\": null,\n    \"mls\": null,\n    \"mls_id\": null,\n    \"user_id\": null,\n    \"status\": 0\n}"}],"_postman_id":"ec15305a-8449-49a8-a768-d40a480ae206"},{"name":"Update Manual Listing","id":"800192e1-72ff-4a0d-8772-f418832a8a2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"manualType\": \"Coming Soon\",\n\t\"type\": null,\n\t\"address\": \"1212 SW Octember Avenue\",\n\t\"city\": \"Warwick\",\n\t\"state\": \"NY\",\n\t\"zip\": \"10990\",\n\t\"county\": null,\n\t\"area\": null,\n\t\"neighborhood\": null,\n\t\"acerage\": null,\n\t\"footage\": null,\n\t\"price\": \"350000\",\n\t\"taxes\": null,\n\t\"yearbuilt\": null,\n\t\"lat\": null,\n\t\"long\": null,\n\t\"walkscore\": null,\n\t\"virtualtour\": null,\n\t\"style\": null,\n\t\"remarks\": null,\n\t\"sold_price\": null,\n\t\"sold_date\": null,\n\t\"elementaryschool\": null,\n\t\"highschool\": null,\n\t\"middleschool\": null,\n\t\"airconditioning\": 0,\n\t\"basement\": 0,\n\t\"baths\": 0,\n\t\"beds\": 0,\n\t\"deck\": 0,\n\t\"fireplace\": 0,\n\t\"foreclosure\": 0,\n\t\"furnished\": 0,\n\t\"garage\": 0,\n\t\"green\": 0,\n\t\"halfbaths\": 0,\n\t\"hoa\": 0,\n\t\"horse\": 0,\n\t\"masteronmain\": 0,\n\t\"newconstruction\": 0,\n\t\"pets\": 0,\n\t\"sellerfinance\": 0,\n\t\"shortsale\": 0,\n\t\"stories\": 0,\n\t\"totalrooms\": 0,\n\t\"views\": 0,\n\t\"adult\": 0,\n\t\"leasetoown\": 0,\n\t\"listingdate\": \"1554184800\",\n\t\"expiration_date\": null,\n\t\"status\": 0,\n\t\"mls_id\": null,\n\t\"photos\": [{\n\t\t\"url\": \"https://dtzulyujzhqiu.cloudfront.net/kvcorekeyforire503/listingphotos/manual/1554258133.png\",\n\t\t\"hidden\": false\n\t}]\n}"},"url":"https://api.kvcore.com/v2/public/manuallisting/{{manual_listing_id}}","description":"<p>Updates a manual listing  </p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{manual_listing_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the manual listing.  This can be either the generated ID or the external_id specified during creation.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"json-parameters\">JSON Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>manualType</code></td>\n<td>string</td>\n<td>no</td>\n<td>\"Coming Soon\"</td>\n<td>Type of manual listing.  An example would be \"Coming Soon\"</td>\n</tr>\n<tr>\n<td><code>type</code></td>\n<td>integer</td>\n<td>no</td>\n<td>null</td>\n<td>Property type.  See \"Get Manual Listing Types endpoint\".</td>\n</tr>\n<tr>\n<td><code>address</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Address for the listing.</td>\n</tr>\n<tr>\n<td><code>city</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>City for the listing.</td>\n</tr>\n<tr>\n<td><code>state</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>State for the listing.</td>\n</tr>\n<tr>\n<td><code>zip</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Postal code for the listing.</td>\n</tr>\n<tr>\n<td><code>county</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Country for the listing</td>\n</tr>\n<tr>\n<td><code>area</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Area for the listing</td>\n</tr>\n<tr>\n<td><code>neighborhood</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Neighborhood for the listing</td>\n</tr>\n<tr>\n<td><code>footage</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Footage for the listing</td>\n</tr>\n<tr>\n<td><code>acerage</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Acerage for the listing</td>\n</tr>\n<tr>\n<td><code>price</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Price for the listing</td>\n</tr>\n<tr>\n<td><code>taxes</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Tax information for the listing</td>\n</tr>\n<tr>\n<td><code>yearbuilt</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Year built for the listing</td>\n</tr>\n<tr>\n<td><code>lat</code></td>\n<td>decimal</td>\n<td>no</td>\n<td>0</td>\n<td>Latitude for the listing</td>\n</tr>\n<tr>\n<td><code>long</code></td>\n<td>decimal</td>\n<td>no</td>\n<td>0</td>\n<td>Longitude for the listing</td>\n</tr>\n<tr>\n<td><code>walkscore</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Walkscore for the listing.  Range from 0 to 100</td>\n</tr>\n<tr>\n<td><code>virtualtour</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Virtual tour URL for the listing.</td>\n</tr>\n<tr>\n<td><code>style</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Style of the listing.</td>\n</tr>\n<tr>\n<td><code>remarks</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Seller remarks to show on the listing.</td>\n</tr>\n<tr>\n<td><code>sold_price</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Price the listing sold at.</td>\n</tr>\n<tr>\n<td><code>sold_date</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Date the listing sold.</td>\n</tr>\n<tr>\n<td><code>elementaryschool</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Name of the elementry school the listing is in the boundaries for.</td>\n</tr>\n<tr>\n<td><code>highschool</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Name of the high school the listing is in the boundaries for.</td>\n</tr>\n<tr>\n<td><code>middleschool</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Name of the middle school the listing is in the boundaries for.</td>\n</tr>\n<tr>\n<td><code>airconditioning</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 if the listing has air conditioning; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>basement</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 if the listing has a basement; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>baths</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Number of bathrooms in the listing.</td>\n</tr>\n<tr>\n<td><code>beds</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Number of bedrooms in the listing.</td>\n</tr>\n<tr>\n<td><code>deck</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 if the listing has a deck; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>fireplace</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 if the listing has a fireplace; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>foreclosure</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 if the listing has a foreclosure; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>furnished</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 if the listing has a furnished; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>garage</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 if the listing has a garage; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>green</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 if the listing is energy efficient; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>halfbaths</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Number of half bathrooms in the listing.</td>\n</tr>\n<tr>\n<td><code>hoa</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 if the listing is part of an hoa; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>horse</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 if the listing is a horse property; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>masteronmain</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 if the listing has a master bedroom on the main floor; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>newconstruction</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 if the listing is new construction; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>pets</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 if the listing allows pets on the property; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>sellerfinance</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 if the listing would be seller financed; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>shortsale</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 if the listing is a shortsale; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>stories</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Number of stories in the listing</td>\n</tr>\n<tr>\n<td><code>totalrooms</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Total number of rooms in the listing</td>\n</tr>\n<tr>\n<td><code>views</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Number of views the listing has</td>\n</tr>\n<tr>\n<td><code>adult</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 if the listing is in a mature community; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>leasetoown</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 if the listing can be leased; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>listingdate</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Unix timestamp the listing came on market</td>\n</tr>\n<tr>\n<td><code>expiration_date</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Unix timestamp the listing expires (goes off market)</td>\n</tr>\n<tr>\n<td><code>status</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>1 if the listing is on market; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>mls_id</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>The actual MLS id of the listing.  If the manual listing goes off market, setting the mls_id will make it so the listing automatically redirects to the actual mls page on the webiste</td>\n</tr>\n<tr>\n<td><code>photos</code></td>\n<td>array</td>\n<td>no</td>\n<td>null</td>\n<td>Array of photos.  Each photo has two fields, <code>url</code> which is the URL of the image to show, and <code>hidden</code> which determines if the image should be shown or not.  <code>url</code> is a string and <code>hidden</code> is a boolean</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"a14d43c4-e207-44a7-825d-f8d28e86175f","id":"a14d43c4-e207-44a7-825d-f8d28e86175f","name":"Listing Management","type":"folder"}},"urlObject":{"path":["v2","public","manuallisting","{{manual_listing_id}}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"05403cc3-f21d-4954-be0d-9a59313a1f29","name":"Update Manual Listing","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","value":"application/json","description":"**REQUIRED** - Value MUST be set to application/json","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"manualType\": \"Coming Soon\",\n\t\"type\": null,\n\t\"address\": \"1212 SW Octember Avenue\",\n\t\"city\": \"Warwick\",\n\t\"state\": \"NY\",\n\t\"zip\": \"10990\",\n\t\"county\": null,\n\t\"area\": null,\n\t\"neighborhood\": null,\n\t\"acerage\": null,\n\t\"footage\": null,\n\t\"price\": \"350000\",\n\t\"taxes\": null,\n\t\"yearbuilt\": null,\n\t\"lat\": null,\n\t\"long\": null,\n\t\"walkscore\": null,\n\t\"virtualtour\": null,\n\t\"style\": null,\n\t\"remarks\": null,\n\t\"sold_price\": null,\n\t\"sold_date\": null,\n\t\"elementaryschool\": null,\n\t\"highschool\": null,\n\t\"middleschool\": null,\n\t\"airconditioning\": 0,\n\t\"basement\": 0,\n\t\"baths\": 0,\n\t\"beds\": 0,\n\t\"deck\": 0,\n\t\"fireplace\": 0,\n\t\"foreclosure\": 0,\n\t\"furnished\": 0,\n\t\"garage\": 0,\n\t\"green\": 0,\n\t\"halfbaths\": 0,\n\t\"hoa\": 0,\n\t\"horse\": 0,\n\t\"masteronmain\": 0,\n\t\"newconstruction\": 0,\n\t\"pets\": 0,\n\t\"sellerfinance\": 0,\n\t\"shortsale\": 0,\n\t\"stories\": 0,\n\t\"totalrooms\": 0,\n\t\"views\": 0,\n\t\"adult\": 0,\n\t\"leasetoown\": 0,\n\t\"listingdate\": \"1554184800\",\n\t\"expiration_date\": null,\n\t\"status\": 0,\n\t\"mls_id\": null,\n\t\"photos\": [{\n\t\t\"url\": \"https://dtzulyujzhqiu.cloudfront.net/kvcorekeyforire503/listingphotos/manual/1554258133.png\",\n\t\t\"hidden\": false\n\t}]\n}"},"url":"https://api.kvcore.com/v2/public/manuallisting/{{manual_listing_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 24,\n    \"manualType\": \"Coming Soon\",\n    \"address\": \"1212 SW Octember Avenue\",\n    \"city\": \"Warwick\",\n    \"state\": \"NY\",\n    \"zip\": \"10990\",\n    \"listingdate\": \"1554184800\",\n    \"photos\": [\n        {\n            \"url\": \"https://dtzulyujzhqiu.cloudfront.net/kvcorekeyforire503/listingphotos/manual/1554258133.png\",\n            \"hidden\": false\n        }\n    ],\n    \"airconditioning\": 0,\n    \"basement\": 0,\n    \"baths\": 0,\n    \"beds\": 0,\n    \"deck\": 0,\n    \"fireplace\": 0,\n    \"fixerupper\": 0,\n    \"foreclosure\": 0,\n    \"furnished\": 0,\n    \"garage\": 0,\n    \"golf\": 0,\n    \"green\": 0,\n    \"halfbaths\": 0,\n    \"hoa\": 0,\n    \"horse\": 0,\n    \"masteronmain\": 0,\n    \"newconstruction\": 0,\n    \"pets\": 0,\n    \"pool\": 0,\n    \"sellerfinance\": 0,\n    \"shortsale\": 0,\n    \"stories\": 0,\n    \"totalrooms\": 0,\n    \"views\": 0,\n    \"adult\": 0,\n    \"leasetoown\": 0,\n    \"status\": 0\n}"}],"_postman_id":"800192e1-72ff-4a0d-8772-f418832a8a2e"},{"name":"Remove Manual Listing","id":"623fb9c7-c819-4806-802a-5b46cd1fd267","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","type":"text"}],"url":"https://api.kvcore.com/v2/public/manuallisting/{{manual_listing_id}}","description":"<p>Removes a manual listing.</p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{manual_listing_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the manual listing.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"a14d43c4-e207-44a7-825d-f8d28e86175f","id":"a14d43c4-e207-44a7-825d-f8d28e86175f","name":"Listing Management","type":"folder"}},"urlObject":{"path":["v2","public","manuallisting","{{manual_listing_id}}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"e970c95c-6d37-4c10-ad8d-296fbe139dba","name":"Remove Manual Listing","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","value":"application/json","description":"**REQUIRED** - Value MUST be set to application/json","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","type":"text"}],"url":"https://api.kvcore.com/v2/public/manuallisting/{{manual_listing_id}}"},"status":"No Content","code":204,"_postman_previewlanguage":"html","header":[{"key":"Content-Type","value":"text/html; charset=UTF-8"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"623fb9c7-c819-4806-802a-5b46cd1fd267"},{"name":"Get Manual Listings List","id":"c8caa4d3-b36e-4b0a-b320-b33b8a954d27","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","type":"text"}],"url":"https://api.kvcore.com/v2/public/manuallistings","description":"<p>Gets a list of manual listings</p>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"a14d43c4-e207-44a7-825d-f8d28e86175f","id":"a14d43c4-e207-44a7-825d-f8d28e86175f","name":"Listing Management","type":"folder"}},"urlObject":{"path":["v2","public","manuallistings"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"7348dec3-ebf7-4bfa-b3f8-c99563bb87a4","name":"Get Manual Listings List","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","description":"**REQUIRED** - Value MUST be set to application/json","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","type":"text"}],"url":"https://api.kvcore.com/v2/public/manuallistings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 15 May 2019 01:20:22 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization, DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID"},{"key":"Access-Control-Allow-Credentials","value":"true"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [],\n    \"first_page_url\": \"http://api.kvcore.com/v2/public/manuallistings?page=1\",\n    \"from\": null,\n    \"last_page\": 1,\n    \"last_page_url\": \"http://api.kvcore.com/v2/public/manuallistings?page=1\",\n    \"next_page_url\": null,\n    \"path\": \"http://api.kvcore.com/v2/public/manuallistings\",\n    \"per_page\": 10,\n    \"prev_page_url\": null,\n    \"to\": null,\n    \"total\": 0\n}"}],"_postman_id":"c8caa4d3-b36e-4b0a-b320-b33b8a954d27"},{"name":"Get Manual Listing Property Types","id":"b3681c68-4d10-4e6e-a45c-cb04f9b04340","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","key":"Authorization","type":"text","value":"Bearer <token>"}],"url":"https://api.kvcore.com/v2/public/manuallisting/propertytypes","description":"<p>Gets a list of manual listings</p>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"a14d43c4-e207-44a7-825d-f8d28e86175f","id":"a14d43c4-e207-44a7-825d-f8d28e86175f","name":"Listing Management","type":"folder"}},"urlObject":{"path":["v2","public","manuallisting","propertytypes"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"64a3e973-bad6-4cc4-ac65-8d6aeaea30b5","name":"Get Manual Listing Property Types","originalRequest":{"method":"GET","header":[{"description":"**REQUIRED** - Value MUST be set to application/json","key":"Content-Type","type":"text","value":"application/json"},{"description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","key":"Authorization","type":"text","value":"Bearer <token>"}],"url":"https://api.kvcore.com/v2/public/manuallisting/propertytypes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"name\": \"Single Family\",\n        \"id\": 1\n    },\n    {\n        \"name\": \"Condos\",\n        \"id\": 2\n    },\n    {\n        \"name\": \"Multi-Family\",\n        \"id\": 3\n    },\n    {\n        \"name\": \"Commercial\",\n        \"id\": 4\n    },\n    {\n        \"name\": \"Land\",\n        \"id\": 5\n    },\n    {\n        \"name\": \"Rentals\",\n        \"id\": 6\n    },\n    {\n        \"name\": \"Cross Property\",\n        \"id\": 7\n    },\n    {\n        \"name\": \"Mobile Home\",\n        \"id\": 8\n    },\n    {\n        \"name\": \"Business Op\",\n        \"id\": 9\n    },\n    {\n        \"name\": \"Duplex\",\n        \"id\": 10\n    },\n    {\n        \"name\": \"Apartment\",\n        \"id\": 11\n    },\n    {\n        \"name\": \"Farm\",\n        \"id\": 12\n    },\n    {\n        \"name\": \"Newly Built\",\n        \"id\": 13\n    },\n    {\n        \"name\": \"Adult 55+\",\n        \"id\": 14\n    },\n    {\n        \"name\": \"Income\",\n        \"id\": 15\n    },\n    {\n        \"name\": \"Auction\",\n        \"id\": 16\n    },\n    {\n        \"name\": \"Com Lease\",\n        \"id\": 17\n    },\n    {\n        \"name\": \"Lot-Land\",\n        \"id\": 18\n    },\n    {\n        \"name\": \"Attached\",\n        \"id\": 19\n    },\n    {\n        \"name\": \"Manufactured\",\n        \"id\": 20\n    },\n    {\n        \"name\": \"Season Rental\",\n        \"id\": 21\n    },\n    {\n        \"name\": \"Foreclosure\",\n        \"id\": 22\n    },\n    {\n        \"name\": \"Condo Master\",\n        \"id\": 23\n    },\n    {\n        \"name\": \"Hotel\",\n        \"id\": 27\n    },\n    {\n        \"name\": \"Fractional\",\n        \"id\": 28\n    },\n    {\n        \"name\": \"Boatslips\",\n        \"id\": 29\n    },\n    {\n        \"name\": \"Villa\",\n        \"id\": 30\n    },\n    {\n        \"name\": \"Townhouse\",\n        \"id\": 31\n    },\n    {\n        \"name\": \"Res Lease\",\n        \"id\": 32\n    },\n    {\n        \"name\": \"Boat Dock\",\n        \"id\": 33\n    },\n    {\n        \"name\": \"Timeshare\",\n        \"id\": 34\n    },\n    {\n        \"name\": \"Attach Single\",\n        \"id\": 35\n    },\n    {\n        \"name\": \"Com Land\",\n        \"id\": 37\n    },\n    {\n        \"name\": \"High Rise\",\n        \"id\": 38\n    },\n    {\n        \"name\": \"Industrial\",\n        \"id\": 39\n    },\n    {\n        \"name\": \"Lease\",\n        \"id\": 40\n    },\n    {\n        \"name\": \"Farm & Ranch\",\n        \"id\": 41\n    },\n    {\n        \"name\": \"Partial Ownership\",\n        \"id\": 42\n    },\n    {\n        \"name\": \"Co-Operative\",\n        \"id\": 43\n    },\n    {\n        \"name\": \"Acreage\",\n        \"id\": 44\n    },\n    {\n        \"name\": \"Parking Space\",\n        \"id\": 45\n    },\n    {\n        \"name\": \"Cabin\",\n        \"id\": 46\n    },\n    {\n        \"name\": \"Investment\",\n        \"id\": 47\n    },\n    {\n        \"name\": \"Land Lease\",\n        \"id\": 48\n    },\n    {\n        \"name\": \"Live Work\",\n        \"id\": 49\n    },\n    {\n        \"name\": \"Mixed Use\",\n        \"id\": 50\n    },\n    {\n        \"name\": \"Two Family\",\n        \"id\": 51\n    },\n    {\n        \"name\": \"Leasehold\",\n        \"id\": 52\n    },\n    {\n        \"name\": \"Half Duplex\",\n        \"id\": 53\n    },\n    {\n        \"name\": \"Patio\",\n        \"id\": 54\n    },\n    {\n        \"name\": \"Pending\",\n        \"id\": 55\n    },\n    {\n        \"name\": \"Contingent\",\n        \"id\": 56\n    },\n    {\n        \"name\": \"Coming Soon\",\n        \"id\": 57\n    },\n    {\n        \"name\": \"Sold\",\n        \"id\": 58\n    },\n    {\n        \"name\": \"Backup\",\n        \"id\": 59\n    }\n]"}],"_postman_id":"b3681c68-4d10-4e6e-a45c-cb04f9b04340"},{"name":"Get Manual Listing Details","id":"de904537-f2bd-497f-965b-87e0957f5207","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","type":"text"}],"url":"https://api.kvcore.com/v2/public/manuallisting/{{manual_listing_id}}","description":"<p>Gets the details for a specific manual listing.  </p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{manual_listing_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the manual listing.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"a14d43c4-e207-44a7-825d-f8d28e86175f","id":"a14d43c4-e207-44a7-825d-f8d28e86175f","name":"Listing Management","type":"folder"}},"urlObject":{"path":["v2","public","manuallisting","{{manual_listing_id}}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"3735dd9b-b4f3-43c0-86d6-cea126016e22","name":"Get Manual Listing Details","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","description":"**REQUIRED** - Value MUST be set to application/json","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","type":"text"}],"url":"https://api.kvcore.com/v2/public/manuallisting/{{manual_listing_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Aug 2021 19:35:24 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS, PATCH"},{"key":"Access-Control-Allow-Headers","value":"Authorization,DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID,X-Kvcore-CRM,x-csrf-token"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"67a277e9ded50654-IAD"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"manualType\": \"Coming Soon\",\n    \"type\": null,\n    \"address\": \"1212 SW Octember Avenue\",\n    \"city\": \"Warwick\",\n    \"state\": \"NY\",\n    \"zip\": \"10990\",\n    \"county\": null,\n    \"area\": null,\n    \"neighborhood\": null,\n    \"acerage\": null,\n    \"footage\": null,\n    \"price\": 350000,\n    \"taxes\": null,\n    \"yearbuilt\": null,\n    \"listingdate\": 1554184800,\n    \"lat\": null,\n    \"long\": null,\n    \"walkscore\": null,\n    \"virtualtour\": null,\n    \"style\": null,\n    \"remarks\": null,\n    \"coverphoto_thumbnail_url\": null,\n    \"coverphoto_url\": null,\n    \"photos\": [\n        {\n            \"url\": \"https://dtzulyujzhqiu.cloudfront.net/kvcorekeyforire503/listingphotos/manual/1554258133.png\",\n            \"hidden\": false\n        }\n    ],\n    \"sold_price\": null,\n    \"sold_remarks\": null,\n    \"sold_date\": null,\n    \"elementaryschool\": null,\n    \"highschool\": null,\n    \"middleschool\": null,\n    \"airconditioning\": 0,\n    \"basement\": 0,\n    \"baths\": 0,\n    \"beds\": 0,\n    \"deck\": 0,\n    \"fireplace\": 0,\n    \"fixerupper\": 0,\n    \"foreclosure\": 0,\n    \"furnished\": 0,\n    \"garage\": 0,\n    \"golf\": 0,\n    \"green\": 0,\n    \"halfbaths\": 0,\n    \"hoa\": 0,\n    \"horse\": 0,\n    \"masteronmain\": 0,\n    \"newconstruction\": 0,\n    \"pets\": 0,\n    \"pool\": 0,\n    \"sellerfinance\": 0,\n    \"shortsale\": 0,\n    \"stories\": 0,\n    \"totalrooms\": 0,\n    \"views\": 0,\n    \"adult\": 0,\n    \"leasetoown\": 0,\n    \"expiration_date\": null,\n    \"mls\": null,\n    \"mls_id\": null,\n    \"user_id\": null,\n    \"status\": 0\n}"}],"_postman_id":"de904537-f2bd-497f-965b-87e0957f5207"}],"id":"a14d43c4-e207-44a7-825d-f8d28e86175f","description":"<h3 id=\"permissions\">Permissions</h3>\n<blockquote>\n<p>If using an API Token scoped for super account administration, you may specify the X-Account-ID header with a child account id or X-External-ID-2 to switch account context to that child account or users account to perform admin operations.</p>\n</blockquote>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th></th>\n<th>Create</th>\n<th>Update</th>\n<th>Delete</th>\n<th>Get</th>\n<th>Restrictions</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Company Admins</td>\n<td>x</td>\n<td>x</td>\n<td>x</td>\n<td>x</td>\n<td></td>\n</tr>\n<tr>\n<td>Office Admin</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>Team Admin</td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>User</td>\n<td>x</td>\n<td>x</td>\n<td>x</td>\n<td>x</td>\n<td>Restricted to listings they created</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"dae158b6-23a2-4efb-90d4-b9624eac42f1","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"6682cd1e-7616-42e9-a9ac-dea9ac3fba34","type":"text/javascript","exec":[""]}}],"_postman_id":"a14d43c4-e207-44a7-825d-f8d28e86175f"},{"name":"Open Houses","item":[{"name":"Get All Open Houses","id":"866fde88-d5dd-475a-b46b-d88d520199c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","type":"text"},{"key":"Authorization","value":"Bearer Token","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.kvcore.com/v2/public/openhouse","description":"<p>Returns all Open Houses, upcoming and historical, for all users associated with KvCORE API Token.</p>\n","urlObject":{"path":["v2","public","openhouse"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"b93831a4-7c25-476c-bfff-4f0e315226ef","name":"Get All Open Houses","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","description":"**REQUIRED** - Value MUST be set to application/json","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.kvcore.com/v2/public/openhouse"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Jun 2022 21:32:58 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS, PATCH"},{"key":"Access-Control-Allow-Headers","value":"Authorization,DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID,X-Kvcore-CRM,x-csrf-token"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Set-Cookie","value":"__cf_bm=0oMXeLJbOxXresxvp40vgekNAXeCsWRTB4MheCeYcmQ-1655155978-0-AcZ0+oY0e2iSBR2RkuoFjpQiHRCgGgEUrB/xMGJO0pPmyU47JTenh8PXw4vDSGsM7PRwEQnZce+34YeBkoZVUUY=; path=/; expires=Mon, 13-Jun-22 22:02:58 GMT; domain=.kvcore.com; HttpOnly; Secure; SameSite=None"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"71adf0cf6e697d3f-LAX"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"mlsid\": \"19454044\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse19454044-2019-05-14\",\n        \"date\": \"2019-05-14\"\n    },\n    {\n        \"id\": 2,\n        \"mlsid\": \"IV19073589\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseIV19073589-2019-05-14\",\n        \"date\": \"2019-05-14\"\n    },\n    {\n        \"id\": 3,\n        \"mlsid\": \"CV19001327\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseCV19001327-2019-05-14\",\n        \"date\": \"2019-05-14\",\n        \"address\": \"15555 Main Street Hesperia, CA 92345\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 4,\n        \"mlsid\": \"NS19064884\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseNS19064884-2019-05-16\",\n        \"date\": \"2019-05-16\"\n    },\n    {\n        \"id\": 5,\n        \"mlsid\": \"19454044\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse19454044-2019-05-16\",\n        \"date\": \"2019-05-16\"\n    },\n    {\n        \"id\": 6,\n        \"mlsid\": \"217021976DA\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse217021976DA-2019-5-16\",\n        \"date\": \"2019-05-16\",\n        \"address\": \"55550 Riviera La Quinta, CA 92253\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 7,\n        \"mlsid\": \"LG19087076\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseLG19087076-2019-5-16\",\n        \"date\": \"2019-05-16\",\n        \"address\": \"35555 Camino Capistrano San Clemente, CA 92672\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 8,\n        \"mlsid\": \"NS19037723\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseNS19037723-2019-5-16\",\n        \"date\": \"2019-05-16\"\n    },\n    {\n        \"id\": 9,\n        \"mlsid\": \"PW19103964\",\n        \"user_id\": 42476,\n        \"tag\": \"openhousePW19103964-2019-5-16\",\n        \"date\": \"2019-05-16\"\n    },\n    {\n        \"id\": 10,\n        \"mlsid\": \"SR19110621\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseSR19110621-2019-5-16\",\n        \"date\": \"2019-05-16\",\n        \"address\": \"5555 Lewis Lane Agoura Hills, CA 91301\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 11,\n        \"mlsid\": \"IV19073589\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseIV19073589-2019-5-16\",\n        \"date\": \"2019-05-16\"\n    },\n    {\n        \"id\": 12,\n        \"mlsid\": \"19466854PS\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse19466854PS-2019-05-16\",\n        \"date\": \"2019-05-16\"\n    },\n    {\n        \"id\": 13,\n        \"mlsid\": \"2092999\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse2092999-2019-05-16\",\n        \"date\": \"2019-05-16\"\n    },\n    {\n        \"id\": 14,\n        \"mlsid\": \"4926275\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4926275-2019-5-16\",\n        \"date\": \"2019-05-16\",\n        \"address\": \"3333 Henry Hudson Parkway # 8F Bronx, NY 10463\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 15,\n        \"mlsid\": \"4850177\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4850177-2019-05-17\",\n        \"date\": \"2019-05-17\",\n        \"address\": \"191 Broad Brook Road Bedford Hills, NY 10507\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 16,\n        \"mlsid\": \"4850177\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4850177-2019-05-20\",\n        \"date\": \"2019-05-20\",\n        \"address\": \"191 Broad Brook Road Bedford Hills, NY 10507\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 17,\n        \"mlsid\": \"4850177\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4850177-2019-05-21\",\n        \"date\": \"2019-05-21\",\n        \"address\": \"191 Broad Brook Road Bedford Hills, NY 10507\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 18,\n        \"mlsid\": \"NS19064884\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseNS19064884-2019-05-21\",\n        \"date\": \"2019-05-21\"\n    },\n    {\n        \"id\": 19,\n        \"mlsid\": \"R2368413\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseR2368413-2019-05-25\",\n        \"date\": \"2019-05-25\",\n        \"address\": \"507 2465 Wilson Avenue Port Coquitlam, BC V6C0E6\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 20,\n        \"mlsid\": \"WS18290806\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseWS18290806-2019-05-22\",\n        \"date\": \"2019-05-22\",\n        \"address\": \"1212 S ATLANTIC BLVD Boulevard #203 Alhambra, CA 91803\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 21,\n        \"mlsid\": \"4850177\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4850177-2019-5-22\",\n        \"date\": \"2019-05-22\",\n        \"address\": \"191 Broad Brook Road Bedford Hills, NY 10507\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 22,\n        \"mlsid\": \"PW19113431\",\n        \"user_id\": 42476,\n        \"tag\": \"openhousePW19113431-2019-5-22\",\n        \"date\": \"2019-05-22\"\n    },\n    {\n        \"id\": 23,\n        \"mlsid\": \"R2368413\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseR2368413-2019-5-22\",\n        \"date\": \"2019-05-22\",\n        \"address\": \"507 2465 Wilson Avenue Port Coquitlam, BC V6C0E6\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 24,\n        \"mlsid\": \"NS19064884\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseNS19064884-2019-05-22\",\n        \"date\": \"2019-05-22\"\n    },\n    {\n        \"id\": 25,\n        \"mlsid\": \"CV19001327\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseCV19001327-2019-5-23\",\n        \"date\": \"2019-05-23\",\n        \"address\": \"15555 Main Street Hesperia, CA 92345\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 26,\n        \"mlsid\": \"4926275\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4926275-2019-05-23\",\n        \"date\": \"2019-05-23\",\n        \"address\": \"3333 Henry Hudson Parkway # 8F Bronx, NY 10463\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 27,\n        \"mlsid\": \"1911039\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse1911039-2019-05-23\",\n        \"date\": \"2019-05-23\"\n    },\n    {\n        \"id\": 28,\n        \"mlsid\": \"CV19001327\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseCV19001327-2019-5-24\",\n        \"date\": \"2019-05-24\",\n        \"address\": \"15555 Main Street Hesperia, CA 92345\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 29,\n        \"mlsid\": \"R2368413\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseR2368413-2019-05-24\",\n        \"date\": \"2019-05-24\",\n        \"address\": \"507 2465 Wilson Avenue Port Coquitlam, BC V6C0E6\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 30,\n        \"mlsid\": \"217021976DA\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse217021976DA-2019-05-24\",\n        \"date\": \"2019-05-24\",\n        \"address\": \"55550 Riviera La Quinta, CA 92253\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 31,\n        \"mlsid\": \"1911039\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse1911039-2019-5-24\",\n        \"date\": \"2019-05-24\"\n    },\n    {\n        \"id\": 32,\n        \"mlsid\": \"R2368413\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseR2368413-2019-05-29\",\n        \"date\": \"2019-05-29\",\n        \"address\": \"507 2465 Wilson Avenue Port Coquitlam, BC V6C0E6\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 33,\n        \"mlsid\": \"4944548\",\n        \"user_id\": 82770,\n        \"tag\": \"openhouse4944548-2019-5-30\",\n        \"date\": \"2019-05-30\",\n        \"address\": \"96 Corbin Hill Road # 26 Fort Montgomery, NY 10922\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 34,\n        \"mlsid\": \"R2368413\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseR2368413-2019-05-30\",\n        \"date\": \"2019-05-30\",\n        \"address\": \"507 2465 Wilson Avenue Port Coquitlam, BC V6C0E6\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 35,\n        \"mlsid\": \"PW19122232\",\n        \"user_id\": 42476,\n        \"tag\": \"openhousePW19122232-2019-5-30\",\n        \"date\": \"2019-05-30\",\n        \"address\": \"5555 Canyon Crest Drive #2G Riverside, CA 92507\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 36,\n        \"mlsid\": \"217021976DA\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse217021976DA-2019-5-30\",\n        \"date\": \"2019-05-30\",\n        \"address\": \"55550 Riviera La Quinta, CA 92253\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 37,\n        \"mlsid\": \"CV19001327\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseCV19001327-2019-5-30\",\n        \"date\": \"2019-05-30\",\n        \"address\": \"15555 Main Street Hesperia, CA 92345\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 38,\n        \"mlsid\": \"R2368413\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseR2368413-2019-05-31\",\n        \"date\": \"2019-05-31\",\n        \"address\": \"507 2465 Wilson Avenue Port Coquitlam, BC V6C0E6\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 39,\n        \"mlsid\": \"CV19001327\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseCV19001327-2019-5-31\",\n        \"date\": \"2019-05-31\",\n        \"address\": \"15555 Main Street Hesperia, CA 92345\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 40,\n        \"mlsid\": \"1911039\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse1911039-2019-5-31\",\n        \"date\": \"2019-05-31\"\n    },\n    {\n        \"id\": 41,\n        \"mlsid\": \"19473260\",\n        \"user_id\": 82770,\n        \"tag\": \"openhouse19473260-2019-6-3\",\n        \"date\": \"2019-06-03\"\n    },\n    {\n        \"id\": 42,\n        \"mlsid\": \"1911039\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse1911039-2019-6-3\",\n        \"date\": \"2019-06-03\"\n    },\n    {\n        \"id\": 43,\n        \"mlsid\": \"1911039\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse1911039-2019-06-04\",\n        \"date\": \"2019-06-04\"\n    },\n    {\n        \"id\": 44,\n        \"mlsid\": \"4947002\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4947002-2019-06-04\",\n        \"date\": \"2019-06-04\",\n        \"address\": \"60 Balmville Road Newburgh, NY 12550\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 45,\n        \"mlsid\": \"4849762\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4849762-2019-06-04\",\n        \"date\": \"2019-06-04\",\n        \"address\": \"154 Titicus Road North Salem, NY 10560\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 46,\n        \"mlsid\": \"217021976DA\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse217021976DA-2019-06-04\",\n        \"date\": \"2019-06-04\",\n        \"address\": \"55550 Riviera La Quinta, CA 92253\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 48,\n        \"mlsid\": \"4854743\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4854743-2019-06-04\",\n        \"date\": \"2019-06-04\",\n        \"address\": \"555 Bronx River Road # 5S Yonkers, NY 10704\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 49,\n        \"mlsid\": \"4926275\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4926275-2019-06-04\",\n        \"date\": \"2019-06-04\",\n        \"address\": \"3333 Henry Hudson Parkway # 8F Bronx, NY 10463\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 50,\n        \"mlsid\": \"CV19104186\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseCV19104186-2019-06-04\",\n        \"date\": \"2019-06-04\",\n        \"address\": \"15555 Main Street Hesperia, CA 92345\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 51,\n        \"mlsid\": \"1911039\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse1911039-2019-06-05\",\n        \"date\": \"2019-06-05\"\n    },\n    {\n        \"id\": 52,\n        \"mlsid\": \"4854743\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4854743-2019-06-05\",\n        \"date\": \"2019-06-05\",\n        \"address\": \"555 Bronx River Road # 5S Yonkers, NY 10704\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 53,\n        \"mlsid\": \"4933732\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4933732-2019-6-5\",\n        \"date\": \"2019-06-05\",\n        \"address\": \"10 Oak Glen Road # 10 Monsey, NY 10952\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 55,\n        \"mlsid\": \"PI19010854\",\n        \"user_id\": 42476,\n        \"tag\": \"openhousePI19010854-2019-6-5\",\n        \"date\": \"2019-06-05\"\n    },\n    {\n        \"id\": 58,\n        \"mlsid\": \"1911039\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse1911039-2019-06-06\",\n        \"date\": \"2019-06-06\"\n    },\n    {\n        \"id\": 60,\n        \"mlsid\": \"PI19010854\",\n        \"user_id\": 42476,\n        \"tag\": \"openhousePI19010854-2019-06-06\",\n        \"date\": \"2019-06-06\"\n    },\n    {\n        \"id\": 61,\n        \"mlsid\": \"4909481\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4909481-2019-06-06\",\n        \"date\": \"2019-06-06\",\n        \"address\": \"222 Richard Court Pomona, NY 10970\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 62,\n        \"mlsid\": \"SR19108269\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseSR19108269-2019-06-07\",\n        \"date\": \"2019-06-07\"\n    },\n    {\n        \"id\": 63,\n        \"mlsid\": \"PW19029745\",\n        \"user_id\": 42476,\n        \"tag\": \"openhousePW19029745-2019-06-07\",\n        \"date\": \"2019-06-07\",\n        \"address\": \"109 S Eucalyptus Drive Anaheim Hills, CA 92808\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 64,\n        \"mlsid\": \"OC19023828\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseOC19023828-2019-06-07\",\n        \"date\": \"2019-06-07\"\n    },\n    {\n        \"id\": 65,\n        \"mlsid\": \"OC18209327\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseOC18209327-2019-06-07\",\n        \"date\": \"2019-06-07\",\n        \"address\": \"4130 Webster Ranch Road Corona, CA 92881\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 66,\n        \"mlsid\": \"4850177\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4850177-2019-06-07\",\n        \"date\": \"2019-06-07\",\n        \"address\": \"191 Broad Brook Road Bedford Hills, NY 10507\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 67,\n        \"mlsid\": \"4915451\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4915451-2019-6-7\",\n        \"date\": \"2019-06-07\",\n        \"address\": \"23 Washington Drive Highland Mills, NY 10930\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 68,\n        \"mlsid\": \"PW19012209\",\n        \"user_id\": 42476,\n        \"tag\": \"openhousePW19012209-2019-06-07\",\n        \"date\": \"2019-06-07\",\n        \"address\": \"5500 Lower Honoapiilani Highway Outside Area, HI 96761\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 69,\n        \"mlsid\": \"LC18272173\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseLC18272173-2019-06-07\",\n        \"date\": \"2019-06-07\"\n    },\n    {\n        \"id\": 70,\n        \"mlsid\": \"IG19083653\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseIG19083653-2019-06-07\",\n        \"date\": \"2019-06-07\"\n    },\n    {\n        \"id\": 71,\n        \"mlsid\": \"OC19066292\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseOC19066292-2019-06-07\",\n        \"date\": \"2019-06-07\"\n    },\n    {\n        \"id\": 72,\n        \"mlsid\": \"SR19108269\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseSR19108269-2019-06-10\",\n        \"date\": \"2019-06-10\"\n    },\n    {\n        \"id\": 73,\n        \"mlsid\": \"PW19029745\",\n        \"user_id\": 42476,\n        \"tag\": \"openhousePW19029745-2019-06-10\",\n        \"date\": \"2019-06-10\",\n        \"address\": \"109 S Eucalyptus Drive Anaheim Hills, CA 92808\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 74,\n        \"mlsid\": \"OC19093960\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseOC19093960-2019-06-10\",\n        \"date\": \"2019-06-10\"\n    },\n    {\n        \"id\": 75,\n        \"mlsid\": \"SR19108269\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseSR19108269-2019-06-11\",\n        \"date\": \"2019-06-11\"\n    },\n    {\n        \"id\": 76,\n        \"mlsid\": \"190033285\",\n        \"user_id\": 69579,\n        \"tag\": \"openhouse190033285-2019-06-17\",\n        \"date\": \"2019-06-17\"\n    },\n    {\n        \"id\": 77,\n        \"mlsid\": \"19473260\",\n        \"user_id\": 82770,\n        \"tag\": \"openhouse19473260-2019-06-17\",\n        \"date\": \"2019-06-17\"\n    },\n    {\n        \"id\": 78,\n        \"mlsid\": \"SR19108269\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseSR19108269-2019-06-17\",\n        \"date\": \"2019-06-17\"\n    },\n    {\n        \"id\": 79,\n        \"mlsid\": \"SR19071177\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseSR19071177-2019-06-17\",\n        \"date\": \"2019-06-17\"\n    },\n    {\n        \"id\": 80,\n        \"mlsid\": \"PW19103964\",\n        \"user_id\": 42476,\n        \"tag\": \"openhousePW19103964-2019-06-17\",\n        \"date\": \"2019-06-17\"\n    },\n    {\n        \"id\": 81,\n        \"mlsid\": \"4958733\",\n        \"user_id\": 42606,\n        \"tag\": \"openhouse4958733-2019-06-19\",\n        \"date\": \"2019-06-19\",\n        \"address\": \"400 High Point Drive # 201 Hartsdale, NY 10530\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 82,\n        \"mlsid\": \"SR19108269\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseSR19108269-2019-06-19\",\n        \"date\": \"2019-06-19\"\n    },\n    {\n        \"id\": 83,\n        \"mlsid\": \"SR19071177\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseSR19071177-2019-06-19\",\n        \"date\": \"2019-06-19\"\n    },\n    {\n        \"id\": 84,\n        \"mlsid\": \"4851400\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4851400-2019-06-19\",\n        \"date\": \"2019-06-19\",\n        \"address\": \"13 Hopkins Court Washingtonville, NY 10992\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 85,\n        \"mlsid\": \"SR19108269\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseSR19108269-2019-06-25\",\n        \"date\": \"2019-06-25\"\n    },\n    {\n        \"id\": 86,\n        \"mlsid\": \"4950095\",\n        \"user_id\": 31892,\n        \"tag\": \"openhouse4950095-2019-06-26\",\n        \"date\": \"2019-06-26\",\n        \"address\": \"413 Hillside Road Monroe, NY 10950\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 87,\n        \"mlsid\": \"SR19108269\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseSR19108269-2019-06-27\",\n        \"date\": \"2019-06-27\"\n    },\n    {\n        \"id\": 88,\n        \"mlsid\": \"4908824\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4908824-2019-06-27\",\n        \"date\": \"2019-06-27\",\n        \"address\": \"845 United Nations Plaza # 15D NewYork, NY 10017\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 89,\n        \"mlsid\": \"4981940\",\n        \"user_id\": 42606,\n        \"tag\": \"openhouse4981940-2019-07-08\",\n        \"date\": \"2019-07-08\",\n        \"address\": \"58 Waterbury Road Warwick, NY 10990\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 90,\n        \"mlsid\": \"SR19108269\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseSR19108269-2019-07-10\",\n        \"date\": \"2019-07-10\"\n    },\n    {\n        \"id\": 91,\n        \"mlsid\": \"4920822\",\n        \"user_id\": 42606,\n        \"tag\": \"openhouse4920822-2019-07-10\",\n        \"date\": \"2019-07-10\",\n        \"address\": \"979 Summit Avenue # 2F Bronx, NY 10452\",\n        \"guestCount\": 1\n    },\n    {\n        \"id\": 92,\n        \"mlsid\": \"19473260\",\n        \"user_id\": 82770,\n        \"tag\": \"openhouse19473260-2019-07-12\",\n        \"date\": \"2019-07-12\"\n    },\n    {\n        \"id\": 93,\n        \"mlsid\": \"SB19138198\",\n        \"user_id\": 42606,\n        \"tag\": \"openhouseSB19138198-2019-08-07\",\n        \"date\": \"2019-08-07\"\n    },\n    {\n        \"id\": 94,\n        \"mlsid\": \"190044773\",\n        \"user_id\": 82770,\n        \"tag\": \"openhouse190044773-2019-08-12\",\n        \"date\": \"2019-08-12\"\n    },\n    {\n        \"id\": 95,\n        \"mlsid\": \"190044773\",\n        \"user_id\": 82770,\n        \"tag\": \"openhouse190044773-2019-08-13\",\n        \"date\": \"2019-08-13\"\n    },\n    {\n        \"id\": 96,\n        \"mlsid\": \"4908824\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4908824-2019-08-15\",\n        \"date\": \"2019-08-15\",\n        \"address\": \"845 United Nations Plaza # 15D NewYork, NY 10017\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 97,\n        \"mlsid\": \"SW19132597\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseSW19132597-2019-8-15\",\n        \"date\": \"2019-08-15\",\n        \"address\": \"25555 Turfwood Street Sun City, CA 92585\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 98,\n        \"mlsid\": \"SN19147698\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseSN19147698-2019-08-15\",\n        \"date\": \"2019-08-15\"\n    },\n    {\n        \"id\": 99,\n        \"mlsid\": \"SR19140674\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseSR19140674-2019-08-15\",\n        \"date\": \"2019-08-15\",\n        \"address\": \"5555 DIXON TRAIL Road Hidden Hills, CA 91302\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 100,\n        \"mlsid\": \"SB19116893\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseSB19116893-2019-08-15\",\n        \"date\": \"2019-08-15\"\n    },\n    {\n        \"id\": 101,\n        \"mlsid\": \"19440786\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse19440786-2019-08-15\",\n        \"date\": \"2019-08-15\",\n        \"address\": \"2222 AVENUE OF THE STARS #1402 Los Angeles, CA 90067\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 102,\n        \"mlsid\": \"SR19126115\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseSR19126115-2019-8-15\",\n        \"date\": \"2019-08-15\"\n    },\n    {\n        \"id\": 103,\n        \"mlsid\": \"SW19159563\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseSW19159563-2019-08-15\",\n        \"date\": \"2019-08-15\",\n        \"address\": \"2222 Snapdragon Court Hemet, CA 92545\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 104,\n        \"mlsid\": \"19496200\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse19496200-2019-8-15\",\n        \"date\": \"2019-08-15\"\n    },\n    {\n        \"id\": 105,\n        \"mlsid\": \"SR19096478\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseSR19096478-2019-08-16\",\n        \"date\": \"2019-08-16\",\n        \"address\": \"22227 Erwin Street Woodland Hills, CA 91367\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 106,\n        \"mlsid\": \"19440786\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse19440786-2019-08-16\",\n        \"date\": \"2019-08-16\",\n        \"address\": \"2222 AVENUE OF THE STARS #1402 Los Angeles, CA 90067\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 107,\n        \"mlsid\": \"SB19116893\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseSB19116893-2019-08-16\",\n        \"date\": \"2019-08-16\"\n    },\n    {\n        \"id\": 108,\n        \"mlsid\": \"190044773\",\n        \"user_id\": 82770,\n        \"tag\": \"openhouse190044773-2019-08-19\",\n        \"date\": \"2019-08-19\"\n    },\n    {\n        \"id\": 109,\n        \"mlsid\": \"PW19191239\",\n        \"user_id\": 82770,\n        \"tag\": \"openhousePW19191239-2019-08-21\",\n        \"date\": \"2019-08-21\"\n    },\n    {\n        \"id\": 110,\n        \"mlsid\": \"SR19096478\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseSR19096478-2019-08-23\",\n        \"date\": \"2019-08-23\",\n        \"address\": \"22227 Erwin Street Woodland Hills, CA 91367\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 111,\n        \"mlsid\": \"218035952DA\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse218035952DA-2019-08-23\",\n        \"date\": \"2019-08-23\",\n        \"address\": \"123 Waterford Rancho Mirage, CA 92270\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 112,\n        \"mlsid\": \"SW19159563\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseSW19159563-2019-08-23\",\n        \"date\": \"2019-08-23\",\n        \"address\": \"2222 Snapdragon Court Hemet, CA 92545\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 113,\n        \"mlsid\": \"19501934\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse19501934-2019-08-23\",\n        \"date\": \"2019-08-23\"\n    },\n    {\n        \"id\": 114,\n        \"mlsid\": \"216001149DA\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse216001149DA-2019-08-23\",\n        \"date\": \"2019-08-23\",\n        \"address\": \"0 Buchannan Street Coachella, CA 92236\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 115,\n        \"mlsid\": \"190044773\",\n        \"user_id\": 82770,\n        \"tag\": \"openhouse190044773-2019-08-23\",\n        \"date\": \"2019-08-23\"\n    },\n    {\n        \"id\": 116,\n        \"mlsid\": \"19440786\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse19440786-2019-8-23\",\n        \"date\": \"2019-08-23\",\n        \"address\": \"2222 AVENUE OF THE STARS #1402 Los Angeles, CA 90067\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 117,\n        \"mlsid\": \"190047590\",\n        \"user_id\": 69579,\n        \"tag\": \"openhouse190047590-2019-08-27\",\n        \"date\": \"2019-08-27\",\n        \"address\": \"10358 WATERIDGE CIR 316 San Diego, CA 92121\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 118,\n        \"mlsid\": \"19491712\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse19491712-2019-08-28\",\n        \"date\": \"2019-08-28\"\n    },\n    {\n        \"id\": 119,\n        \"mlsid\": \"5039266\",\n        \"user_id\": 109565,\n        \"tag\": \"openhouse5039266-2019-08-29\",\n        \"date\": \"2019-08-29\",\n        \"address\": \"00 Terwilliger Road Livingston Manor, NY 12758\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 120,\n        \"mlsid\": \"WS19113530\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseWS19113530-2019-08-30\",\n        \"date\": \"2019-08-30\",\n        \"address\": \"0 Pullman St. & Randolph Ave. Lot 8 Los Angeles, CA \",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 121,\n        \"mlsid\": \"4922053\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4922053-2019-08-30\",\n        \"date\": \"2019-08-30\",\n        \"address\": \"1 Magnolia Drive Purchase, NY 10577\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 122,\n        \"mlsid\": \"SB19138198\",\n        \"user_id\": 42606,\n        \"tag\": \"openhouseSB19138198-2019-08-30\",\n        \"date\": \"2019-08-30\"\n    },\n    {\n        \"id\": 123,\n        \"mlsid\": \"4916484\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4916484-2019-08-30\",\n        \"date\": \"2019-08-30\",\n        \"address\": \"493 Broadway, Thompson NY 12701 Monticello, NY 12701\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 124,\n        \"mlsid\": \"4941222\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4941222-2019-08-30\",\n        \"date\": \"2019-08-30\",\n        \"address\": \"6 Aspen Court Pomona, NY 10970\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 125,\n        \"mlsid\": \"4849415\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4849415-2019-08-30\",\n        \"date\": \"2019-08-30\",\n        \"address\": \"333 E 43rd Street # 304 New York, NY 10017\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 126,\n        \"mlsid\": \"DW19176850\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseDW19176850-2019-08-30\",\n        \"date\": \"2019-08-30\"\n    },\n    {\n        \"id\": 127,\n        \"mlsid\": \"4920034\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4920034-2019-08-30\",\n        \"date\": \"2019-08-30\",\n        \"address\": \"35 Martha Court Bloomingburg, NY 12721\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 128,\n        \"mlsid\": \"4910986\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4910986-2019-8-30\",\n        \"date\": \"2019-08-30\",\n        \"address\": \"38 Roundhill Road Hopewell Junction, NY 12533\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 129,\n        \"mlsid\": \"4826814\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4826814-2019-8-30\",\n        \"date\": \"2019-08-30\",\n        \"address\": \"35 Glanhope Road # 8 Hopewell Junction, NY 12533\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 130,\n        \"mlsid\": \"4917178\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4917178-2019-09-03\",\n        \"date\": \"2019-09-03\",\n        \"address\": \"1231 East 222nd Street Bronx, NY 10469\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 131,\n        \"mlsid\": \"4935867\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4935867-2019-9-3\",\n        \"date\": \"2019-09-03\",\n        \"address\": \"123 Coach Lane Newburgh, NY 12550\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 132,\n        \"mlsid\": \"4941619\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4941619-2019-09-03\",\n        \"date\": \"2019-09-03\",\n        \"address\": \"21123 99th Avenue call Listing Agent, NY 11429\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 133,\n        \"mlsid\": \"4960176\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4960176-2019-09-03\",\n        \"date\": \"2019-09-03\",\n        \"address\": \"111 Lake Shore Drive Eastchester, NY 10709\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 134,\n        \"mlsid\": \"5027910\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse5027910-2019-09-03\",\n        \"date\": \"2019-09-03\",\n        \"address\": \"222 Clifton Avenue call Listing Agent, NY 10305\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 135,\n        \"mlsid\": \"5048781\",\n        \"user_id\": 91509,\n        \"tag\": \"openhouse5048781-2019-09-03\",\n        \"date\": \"2019-09-03\",\n        \"address\": \"3010 Olinville Avenue # 1 Bronx, NY 10467\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 136,\n        \"mlsid\": \"4942454\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4942454-2019-09-03\",\n        \"date\": \"2019-09-03\",\n        \"address\": \"333 East 45th Street # 24F New York, NY 10017\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 137,\n        \"mlsid\": \"4903291\",\n        \"user_id\": 91509,\n        \"tag\": \"openhouse4903291-2019-09-03\",\n        \"date\": \"2019-09-03\",\n        \"address\": \"666 Gramatan Avenue Mount Vernon, NY 10552\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 138,\n        \"mlsid\": \"190048797\",\n        \"user_id\": 69579,\n        \"tag\": \"openhouse190048797-2019-09-03\",\n        \"date\": \"2019-09-03\",\n        \"address\": \"610 SUN MEADOW DRIVE El Cajon, CA 92020\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 139,\n        \"mlsid\": \"190048814\",\n        \"user_id\": 69579,\n        \"tag\": \"openhouse190048814-2019-09-03\",\n        \"date\": \"2019-09-03\"\n    },\n    {\n        \"id\": 140,\n        \"mlsid\": \"OC19208110\",\n        \"user_id\": 69579,\n        \"tag\": \"openhouseOC19208110-2019-09-03\",\n        \"date\": \"2019-09-03\",\n        \"address\": \"67 Asilomar Road Laguna Niguel, CA 92677\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 141,\n        \"mlsid\": \"19506116\",\n        \"user_id\": 69579,\n        \"tag\": \"openhouse19506116-2019-09-03\",\n        \"date\": \"2019-09-03\",\n        \"address\": \"1714 MCCADDEN Place #2215 Hollywood, CA 90028\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 142,\n        \"mlsid\": \"19502772\",\n        \"user_id\": 69579,\n        \"tag\": \"openhouse19502772-2019-09-03\",\n        \"date\": \"2019-09-03\"\n    },\n    {\n        \"id\": 143,\n        \"mlsid\": \"10503918\",\n        \"user_id\": 82770,\n        \"tag\": \"openhouse10503918-2019-09-03\",\n        \"date\": \"2019-09-03\"\n    },\n    {\n        \"id\": 144,\n        \"mlsid\": \"4917178\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4917178-2019-09-04\",\n        \"date\": \"2019-09-04\",\n        \"address\": \"1231 East 222nd Street Bronx, NY 10469\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 145,\n        \"mlsid\": \"190049236\",\n        \"user_id\": 69579,\n        \"tag\": \"openhouse190049236-2019-09-05\",\n        \"date\": \"2019-09-05\"\n    },\n    {\n        \"id\": 146,\n        \"mlsid\": \"190049224\",\n        \"user_id\": 109044,\n        \"tag\": \"openhouse190049224-2019-09-05\",\n        \"date\": \"2019-09-05\",\n        \"address\": \"6575 El Cajon Blvd San Diego, CA 92115\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 147,\n        \"mlsid\": \"5050185\",\n        \"user_id\": 42606,\n        \"tag\": \"openhouse5050185-2019-09-05\",\n        \"date\": \"2019-09-05\",\n        \"address\": \"765 Hardscrabble Road Chappaqua, NY 10514\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 148,\n        \"mlsid\": \"190049290\",\n        \"user_id\": 69579,\n        \"tag\": \"openhouse190049290-2019-09-05\",\n        \"date\": \"2019-09-05\"\n    },\n    {\n        \"id\": 149,\n        \"mlsid\": \"190049002\",\n        \"user_id\": 170940,\n        \"tag\": \"openhouse190049002-2019-09-04\",\n        \"date\": \"2019-09-04\",\n        \"address\": \"540 Nobel Ct Encinitas, CA 92024\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 150,\n        \"mlsid\": \"190049002\",\n        \"user_id\": 170940,\n        \"tag\": \"openhouse190049002-2019-09-05\",\n        \"date\": \"2019-09-05\",\n        \"address\": \"540 Nobel Ct Encinitas, CA 92024\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 151,\n        \"mlsid\": \"190049279\",\n        \"user_id\": 170940,\n        \"tag\": \"openhouse190049279-2019-9-5\",\n        \"date\": \"2019-09-05\",\n        \"address\": \"5165 Steinbeck Court Carlsbad, CA 92008\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 152,\n        \"mlsid\": \"4917178\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4917178-2019-09-09\",\n        \"date\": \"2019-09-09\",\n        \"address\": \"1231 East 222nd Street Bronx, NY 10469\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 153,\n        \"mlsid\": \"IV19215122\",\n        \"user_id\": 100937,\n        \"tag\": \"openhouseIV19215122-2019-09-09\",\n        \"date\": \"2019-09-09\"\n    },\n    {\n        \"id\": 154,\n        \"mlsid\": \"4937523\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4937523-2019-09-10\",\n        \"date\": \"2019-09-10\",\n        \"address\": \"123 Devon Farms Road Stormville, NY 12582\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 155,\n        \"mlsid\": \"5022580\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse5022580-2019-09-10\",\n        \"date\": \"2019-09-10\",\n        \"address\": \"555 Davenport Avenue New Rochelle, NY 10805\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 156,\n        \"mlsid\": \"5022580\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse5022580-2019-09-13\",\n        \"date\": \"2019-09-13\",\n        \"address\": \"555 Davenport Avenue New Rochelle, NY 10805\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 157,\n        \"mlsid\": \"5050185\",\n        \"user_id\": 42606,\n        \"tag\": \"openhouse5050185-2019-09-13\",\n        \"date\": \"2019-09-13\",\n        \"address\": \"765 Hardscrabble Road Chappaqua, NY 10514\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 158,\n        \"mlsid\": \"10503918\",\n        \"user_id\": 82770,\n        \"tag\": \"openhouse10503918-2019-09-16\",\n        \"date\": \"2019-09-16\"\n    },\n    {\n        \"id\": 159,\n        \"mlsid\": \"5068474\",\n        \"user_id\": 84650,\n        \"tag\": \"openhouse5068474-2019-09-17\",\n        \"date\": \"2019-09-17\",\n        \"address\": \"64 Rhode Island Avenue Middletown, NY 10940\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 160,\n        \"mlsid\": \"19495416\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse19495416-2019-9-18\",\n        \"date\": \"2019-09-18\"\n    },\n    {\n        \"id\": 161,\n        \"mlsid\": \"5068474\",\n        \"user_id\": 125404,\n        \"tag\": \"openhouse5068474-2019-09-20\",\n        \"date\": \"2019-09-20\",\n        \"address\": \"64 Rhode Island Avenue Middletown, NY 10940\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 162,\n        \"mlsid\": \"5076661\",\n        \"user_id\": 91509,\n        \"tag\": \"openhouse5076661-2019-09-23\",\n        \"date\": \"2019-09-23\",\n        \"address\": \"141 Quaker Hill Road Monroe, NY 10950\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 163,\n        \"mlsid\": \"5038294\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse5038294-2019-09-23\",\n        \"date\": \"2019-09-23\",\n        \"address\": \"555 Overlook Road call Listing Agent, NY 12529\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 164,\n        \"mlsid\": \"4914312\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4914312-2019-09-23\",\n        \"date\": \"2019-09-23\",\n        \"address\": \"555 Kappock Street # 16D Bronx, NY 10463\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 165,\n        \"mlsid\": \"5022580\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse5022580-2019-09-23\",\n        \"date\": \"2019-09-23\",\n        \"address\": \"555 Davenport Avenue New Rochelle, NY 10805\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 166,\n        \"mlsid\": \"NS19037723\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseNS19037723-2019-09-23\",\n        \"date\": \"2019-09-23\"\n    },\n    {\n        \"id\": 167,\n        \"mlsid\": \"5068474\",\n        \"user_id\": 125404,\n        \"tag\": \"openhouse5068474-2019-09-23\",\n        \"date\": \"2019-09-23\",\n        \"address\": \"64 Rhode Island Avenue Middletown, NY 10940\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 168,\n        \"mlsid\": \"19508548\",\n        \"user_id\": 112420,\n        \"tag\": \"openhouse19508548-2019-09-09\",\n        \"date\": \"2019-09-09\"\n    },\n    {\n        \"id\": 169,\n        \"mlsid\": \"IV19172488\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseIV19172488-2019-09-24\",\n        \"date\": \"2019-09-24\"\n    },\n    {\n        \"id\": 170,\n        \"mlsid\": \"19508548\",\n        \"user_id\": 112420,\n        \"tag\": \"openhouse19508548-2019-09-24\",\n        \"date\": \"2019-09-24\"\n    },\n    {\n        \"id\": 171,\n        \"mlsid\": \"SR19140674\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseSR19140674-2019-9-24\",\n        \"date\": \"2019-09-24\",\n        \"address\": \"5555 DIXON TRAIL Road Hidden Hills, CA 91302\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 172,\n        \"mlsid\": \"CV19104186\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseCV19104186-2019-9-24\",\n        \"date\": \"2019-09-24\",\n        \"address\": \"15555 Main Street Hesperia, CA 92345\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 173,\n        \"mlsid\": \"OC18278984\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseOC18278984-2019-09-24\",\n        \"date\": \"2019-09-24\",\n        \"address\": \"35555 Beach Road Dana Point, CA 92624\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 174,\n        \"mlsid\": \"OC18278984\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseOC18278984-2019-09-30\",\n        \"date\": \"2019-09-30\",\n        \"address\": \"35555 Beach Road Dana Point, CA 92624\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 175,\n        \"mlsid\": \"OC18278984\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseOC18278984-2019-10-29\",\n        \"date\": \"2019-10-29\",\n        \"address\": \"35555 Beach Road Dana Point, CA 92624\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 176,\n        \"mlsid\": \"NS19037723\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseNS19037723-2019-10-01\",\n        \"date\": \"2019-10-01\"\n    },\n    {\n        \"id\": 177,\n        \"mlsid\": \"IV19172488\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseIV19172488-2019-10-01\",\n        \"date\": \"2019-10-01\"\n    },\n    {\n        \"id\": 178,\n        \"mlsid\": \"IG19202952\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseIG19202952-2019-10-01\",\n        \"date\": \"2019-10-01\"\n    },\n    {\n        \"id\": 179,\n        \"mlsid\": \"OC18278984\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseOC18278984-2019-10-01\",\n        \"date\": \"2019-10-01\",\n        \"address\": \"35555 Beach Road Dana Point, CA 92624\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 180,\n        \"mlsid\": \"EV19117140\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseEV19117140-2019-10-01\",\n        \"date\": \"2019-10-01\",\n        \"address\": \"85555 Napoli Lane Coachella, CA 92236\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 181,\n        \"mlsid\": \"CV19151481\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseCV19151481-2019-10-01\",\n        \"date\": \"2019-10-01\"\n    },\n    {\n        \"id\": 182,\n        \"mlsid\": \"SR19140119\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseSR19140119-2019-10-02\",\n        \"date\": \"2019-10-02\"\n    },\n    {\n        \"id\": 183,\n        \"mlsid\": \"OC19221907\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseOC19221907-2019-10-02\",\n        \"date\": \"2019-10-02\"\n    },\n    {\n        \"id\": 184,\n        \"mlsid\": \"SR19140674\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseSR19140674-2019-10-03\",\n        \"date\": \"2019-10-03\",\n        \"address\": \"5555 DIXON TRAIL Road Hidden Hills, CA 91302\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 185,\n        \"mlsid\": \"219000387DA\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse219000387DA-2019-10-03\",\n        \"date\": \"2019-10-03\"\n    },\n    {\n        \"id\": 186,\n        \"mlsid\": \"SW19084486\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseSW19084486-2019-10-03\",\n        \"date\": \"2019-10-03\"\n    },\n    {\n        \"id\": 187,\n        \"mlsid\": \"19514510\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse19514510-2019-10-03\",\n        \"date\": \"2019-10-03\"\n    },\n    {\n        \"id\": 188,\n        \"mlsid\": \"TR19144525\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseTR19144525-2019-10-03\",\n        \"date\": \"2019-10-03\",\n        \"address\": \"3333 S Brea Canyon Road #100 Diamond Bar, CA 91765\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 189,\n        \"mlsid\": \"18405122PS\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse18405122PS-2019-10-03\",\n        \"date\": \"2019-10-03\"\n    },\n    {\n        \"id\": 190,\n        \"mlsid\": \"PW18113544\",\n        \"user_id\": 42476,\n        \"tag\": \"openhousePW18113544-2019-10-03\",\n        \"date\": \"2019-10-03\",\n        \"address\": \"9999 Sierra Pelona Dr Apple Valley, CA \",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 191,\n        \"mlsid\": \"OC19222200\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseOC19222200-2019-10-03\",\n        \"date\": \"2019-10-03\"\n    },\n    {\n        \"id\": 192,\n        \"mlsid\": \"19447642\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse19447642-2019-10-03\",\n        \"date\": \"2019-10-03\",\n        \"address\": \"2222 Avenue Of The Stars #805 Los Angeles, CA 90067\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 193,\n        \"mlsid\": \"4821328\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4821328-2019-10-03\",\n        \"date\": \"2019-10-03\",\n        \"address\": \"233 Mclain Street Bedford Corners, NY 10549\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 194,\n        \"mlsid\": \"SR19225203\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseSR19225203-2019-10-03\",\n        \"date\": \"2019-10-03\"\n    },\n    {\n        \"id\": 195,\n        \"mlsid\": \"219030483DA\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse219030483DA-2019-10-03\",\n        \"date\": \"2019-10-03\"\n    },\n    {\n        \"id\": 196,\n        \"mlsid\": \"IV19231631\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseIV19231631-2019-10-03\",\n        \"date\": \"2019-10-03\"\n    },\n    {\n        \"id\": 197,\n        \"mlsid\": \"IV19215122\",\n        \"user_id\": 100937,\n        \"tag\": \"openhouseIV19215122-2019-10-04\",\n        \"date\": \"2019-10-04\"\n    },\n    {\n        \"id\": 198,\n        \"mlsid\": \"OC18278984\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseOC18278984-2019-10-04\",\n        \"date\": \"2019-10-04\",\n        \"address\": \"35555 Beach Road Dana Point, CA 92624\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 199,\n        \"mlsid\": \"4831081\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4831081-2019-10-04\",\n        \"date\": \"2019-10-04\",\n        \"address\": \"111 Wheatley Road Slate Hill, NY 10973\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 200,\n        \"mlsid\": \"4905446\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4905446-2019-10-04\",\n        \"date\": \"2019-10-04\",\n        \"address\": \"2222 Palmer Avenue # 1M New Rochelle, NY 10801\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 201,\n        \"mlsid\": \"5035640\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse5035640-2019-10-04\",\n        \"date\": \"2019-10-04\",\n        \"address\": \"3336 Palmer Avenue Bronx, NY 10475\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 202,\n        \"mlsid\": \"4845373\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4845373-2019-10-04\",\n        \"date\": \"2019-10-04\",\n        \"address\": \"98 Battenfeld Road Red Hook, NY 12571\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 203,\n        \"mlsid\": \"4928282\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4928282-2019-10-04\",\n        \"date\": \"2019-10-04\",\n        \"address\": \"284 W Patent Road Bedford Corners, NY 10549\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 204,\n        \"mlsid\": \"4922010\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse4922010-2019-10-04\",\n        \"date\": \"2019-10-04\",\n        \"address\": \"1334 East Gun Hill Road Bronx, NY 10469\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 205,\n        \"mlsid\": \"EV19135535\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseEV19135535-2019-10-04\",\n        \"date\": \"2019-10-04\",\n        \"address\": \"0 Laguna Seca Drive Apple Valley, CA 92307\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 206,\n        \"mlsid\": \"5076661\",\n        \"user_id\": 91509,\n        \"tag\": \"openhouse5076661-2019-10-07\",\n        \"date\": \"2019-10-07\",\n        \"address\": \"141 Quaker Hill Road Monroe, NY 10950\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 207,\n        \"mlsid\": \"5104363\",\n        \"user_id\": 91509,\n        \"tag\": \"openhouse5104363-2019-10-16\",\n        \"date\": \"2019-10-16\",\n        \"address\": \"915 Clarance Avenue Bronx, NY 10465\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 208,\n        \"mlsid\": \"OC19058935\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseOC19058935-2019-10-16\",\n        \"date\": \"2019-10-16\"\n    },\n    {\n        \"id\": 209,\n        \"mlsid\": \"DW19074885\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseDW19074885-2019-10-16\",\n        \"date\": \"2019-10-16\",\n        \"address\": \"80 Huntington Street #512 Huntington Beach, CA 92648\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 210,\n        \"mlsid\": \"PW19212868\",\n        \"user_id\": 42476,\n        \"tag\": \"openhousePW19212868-2019-10-16\",\n        \"date\": \"2019-10-16\"\n    },\n    {\n        \"id\": 211,\n        \"mlsid\": \"F10200108\",\n        \"user_id\": 170940,\n        \"tag\": \"openhouseF10200108-2019-10-21\",\n        \"date\": \"2019-10-21\",\n        \"address\": \"623 NW 3rd Ave Fort Lauderdale, FL 33311\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 212,\n        \"mlsid\": \"190054422\",\n        \"user_id\": 170940,\n        \"tag\": \"openhouse190054422-2019-10-23\",\n        \"date\": \"2019-10-23\"\n    },\n    {\n        \"id\": 213,\n        \"mlsid\": \"1118957\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse1118957-2019-10-24\",\n        \"date\": \"2019-10-24\",\n        \"address\": \"117 Longstreet Ave. Highland Springs, VA 23075\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 214,\n        \"mlsid\": \"OC18278984\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseOC18278984-2019-10-24\",\n        \"date\": \"2019-10-24\",\n        \"address\": \"35555 Beach Road Dana Point, CA 92624\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 215,\n        \"mlsid\": \"OC18278984\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouseOC18278984-2019-10-25\",\n        \"date\": \"2019-10-25\",\n        \"address\": \"35555 Beach Road Dana Point, CA 92624\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 216,\n        \"mlsid\": \"10503918\",\n        \"user_id\": 82770,\n        \"tag\": \"openhouse10503918-2019-10-28\",\n        \"date\": \"2019-10-28\"\n    },\n    {\n        \"id\": 217,\n        \"mlsid\": \"5113064\",\n        \"user_id\": 125401,\n        \"tag\": \"openhouse5113064-2019-10-28\",\n        \"date\": \"2019-10-28\",\n        \"address\": \"590 Anderson Hill Road Purchase, NY 10577\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 218,\n        \"mlsid\": \"F10201448\",\n        \"user_id\": 166058,\n        \"tag\": \"openhouseF10201448-2019-11-11\",\n        \"date\": \"2019-11-11\"\n    },\n    {\n        \"id\": 219,\n        \"mlsid\": \"10276545\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse10276545-2019-11-13\",\n        \"date\": \"2019-11-13\",\n        \"address\": \"111 Moorland WAY Moyock, NC 27958\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 221,\n        \"mlsid\": \"F10203818\",\n        \"user_id\": 109044,\n        \"tag\": \"openhouseF10203818-2019-11-18\",\n        \"date\": \"2019-11-18\",\n        \"address\": \"426 NW 14th Ave # 6 Fort Lauderdale, FL 33311\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 222,\n        \"mlsid\": \"4903291\",\n        \"user_id\": 91509,\n        \"tag\": \"openhouse4903291-2019-11-26\",\n        \"date\": \"2019-11-26\",\n        \"address\": \"666 Gramatan Avenue Mount Vernon, NY 10552\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 223,\n        \"mlsid\": \"19534838\",\n        \"user_id\": 42606,\n        \"tag\": \"openhouse19534838-2019-12-05\",\n        \"date\": \"2019-12-05\",\n        \"address\": \"123 Georgina Avenue #1 Santa Monica, CA 90402\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 224,\n        \"mlsid\": \"190054422\",\n        \"user_id\": 170940,\n        \"tag\": \"openhouse190054422-2019-10-25\",\n        \"date\": \"2019-10-25\"\n    },\n    {\n        \"id\": 225,\n        \"mlsid\": \"F10205766\",\n        \"user_id\": 115135,\n        \"tag\": \"openhouseF10205766-2019-12-18\",\n        \"date\": \"2019-12-18\",\n        \"address\": \"3030 Marcos Dr # T-306 Aventura, FL 33160\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 226,\n        \"mlsid\": \"200003220\",\n        \"user_id\": 82770,\n        \"tag\": \"openhouse200003220-2020-01-21\",\n        \"date\": \"2020-01-21\"\n    },\n    {\n        \"id\": 227,\n        \"mlsid\": \"219037231PS\",\n        \"user_id\": 70056,\n        \"tag\": \"openhouse219037231PS-2020-01-21\",\n        \"date\": \"2020-01-21\"\n    },\n    {\n        \"id\": 228,\n        \"mlsid\": \"19534838\",\n        \"user_id\": 42606,\n        \"tag\": \"openhouse19534838-2020-01-21\",\n        \"date\": \"2020-01-21\",\n        \"address\": \"123 Georgina Avenue #1 Santa Monica, CA 90402\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 229,\n        \"mlsid\": \"5068474\",\n        \"user_id\": 84650,\n        \"tag\": \"openhouse5068474-2019-11-20\",\n        \"date\": \"2019-11-20\",\n        \"address\": \"64 Rhode Island Avenue Middletown, NY 10940\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 230,\n        \"mlsid\": \"F10213868\",\n        \"user_id\": 170940,\n        \"tag\": \"openhouseF10213868-2020-01-27\",\n        \"date\": \"2020-01-27\"\n    },\n    {\n        \"id\": 231,\n        \"mlsid\": \"20200469\",\n        \"user_id\": 42606,\n        \"tag\": \"openhouse20200469-2020-01-27\",\n        \"date\": \"2020-01-27\",\n        \"address\": \"1022 Turner Road Sale Creek, TN 37373\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 232,\n        \"mlsid\": \"2117639\",\n        \"user_id\": 42606,\n        \"tag\": \"openhouse2117639-2020-01-28\",\n        \"date\": \"2020-01-28\",\n        \"address\": \"710 Valencia Drive Clarksville, TN 37043\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 233,\n        \"mlsid\": \"200003220\",\n        \"user_id\": 82770,\n        \"tag\": \"openhouse200003220-2020-02-05\",\n        \"date\": \"2020-02-05\"\n    },\n    {\n        \"id\": 235,\n        \"mlsid\": \"20195389\",\n        \"user_id\": 42606,\n        \"tag\": \"openhouse20195389-2020-02-06\",\n        \"date\": \"2020-02-06\",\n        \"address\": \"6617 Cooley Road Harrison, TN 37341\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 236,\n        \"mlsid\": \"9907691\",\n        \"user_id\": 91509,\n        \"tag\": \"openhouse9907691-2020-02-10\",\n        \"date\": \"2020-02-10\"\n    },\n    {\n        \"id\": 237,\n        \"mlsid\": \"10276545\",\n        \"user_id\": 42476,\n        \"tag\": \"openhouse10276545-2020-02-10\",\n        \"date\": \"2020-02-10\",\n        \"address\": \"111 Moorland WAY Moyock, NC 27958\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 238,\n        \"mlsid\": \"465440\",\n        \"user_id\": 219846,\n        \"tag\": \"openhouse465440-2020-02-11\",\n        \"date\": \"2020-02-11\",\n        \"address\": \"2300 Mansfield Drive # 144 Courtenay, BC V9N3S3\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 239,\n        \"mlsid\": \"465483\",\n        \"user_id\": 170940,\n        \"tag\": \"openhouse465483-2020-02-12\",\n        \"date\": \"2020-02-12\",\n        \"address\": \"3822 Mitlenatch Drive Campbell River, BC V9H1J7\",\n        \"guestCount\": 1\n    },\n    {\n        \"id\": 240,\n        \"mlsid\": \"488399\",\n        \"user_id\": 170940,\n        \"tag\": \"openhouse488399-2020-02-12\",\n        \"date\": \"2020-02-12\",\n        \"address\": \"242 Dawsons Park Way Lexington, SC 29072\",\n        \"guestCount\": 1\n    },\n    {\n        \"id\": 241,\n        \"mlsid\": \"219038137PS\",\n        \"user_id\": 211559,\n        \"tag\": \"openhouse219038137PS-2020-02-24\",\n        \"date\": \"2020-02-24\"\n    },\n    {\n        \"id\": 242,\n        \"mlsid\": \"219038137PS\",\n        \"user_id\": 125401,\n        \"tag\": \"openhouse219038137PS-2020-02-27\",\n        \"date\": \"2020-02-27\"\n    },\n    {\n        \"id\": 243,\n        \"mlsid\": \"200003220\",\n        \"user_id\": 82770,\n        \"tag\": \"openhouse200003220-2020-02-27\",\n        \"date\": \"2020-02-27\"\n    },\n    {\n        \"id\": 244,\n        \"mlsid\": \"SW20020909\",\n        \"user_id\": 219967,\n        \"tag\": \"openhouseSW20020909-2020-03-10\",\n        \"date\": \"2020-03-10\",\n        \"address\": \"1917 Goodwin Drive Vista, CA 92084\",\n        \"guestCount\": 1\n    },\n    {\n        \"id\": 245,\n        \"mlsid\": \"20201317\",\n        \"user_id\": 109044,\n        \"tag\": \"openhouse20201317-2020-03-10\",\n        \"date\": \"2020-03-10\",\n        \"address\": \"446 Live Oak Trail NE Cleveland, TN 37323\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 247,\n        \"mlsid\": \"219038137PS\",\n        \"user_id\": 166058,\n        \"tag\": \"openhouse219038137PS-2020-03-10\",\n        \"date\": \"2020-03-10\"\n    },\n    {\n        \"id\": 248,\n        \"mlsid\": \"F10213868\",\n        \"user_id\": 170940,\n        \"tag\": \"openhouseF10213868-2020-03-11\",\n        \"date\": \"2020-03-11\"\n    },\n    {\n        \"id\": 249,\n        \"mlsid\": \"490353\",\n        \"user_id\": 170940,\n        \"tag\": \"openhouse490353-2020-03-12\",\n        \"date\": \"2020-03-12\",\n        \"address\": \"703 Sweet Thorne Road Irmo, SC 29063\",\n        \"guestCount\": 2\n    },\n    {\n        \"id\": 250,\n        \"mlsid\": \"466976\",\n        \"user_id\": 219846,\n        \"tag\": \"openhouse466976-2020-03-14\",\n        \"date\": \"2020-03-14\",\n        \"address\": \"LT 4 Wall Street Honeymoon Bay, BC V0R1Y0\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 251,\n        \"mlsid\": \"466982\",\n        \"user_id\": 219846,\n        \"tag\": \"openhouse466982-2020-03-14\",\n        \"date\": \"2020-03-14\",\n        \"address\": \"1544 Morgan Street Crofton, BC V9T6R9\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 252,\n        \"mlsid\": \"10658956\",\n        \"user_id\": 109044,\n        \"tag\": \"openhouse10658956-2020-04-16\",\n        \"date\": \"2020-04-16\",\n        \"address\": \"12328 South Elizabeth Street Calumet Park, IL 60827\",\n        \"guestCount\": 1\n    },\n    {\n        \"id\": 253,\n        \"mlsid\": \"10644366\",\n        \"user_id\": 109044,\n        \"tag\": \"openhouse10644366-2020-04-16\",\n        \"date\": \"2020-04-16\",\n        \"address\": \"1234 SANDHURST Court, Unit C Schaumburg, IL 60193\",\n        \"guestCount\": 1\n    },\n    {\n        \"id\": 254,\n        \"mlsid\": \"6040614\",\n        \"user_id\": 170940,\n        \"tag\": \"openhouse6040614-2020-05-26\",\n        \"date\": \"2020-05-26\",\n        \"address\": \"23 Weathervane Drive # 28 Washingtonville, NY 10992\",\n        \"guestCount\": 1\n    },\n    {\n        \"id\": 255,\n        \"mlsid\": \"10667061\",\n        \"user_id\": 109044,\n        \"tag\": \"openhouse10667061-2020-05-27\",\n        \"date\": \"2020-05-27\",\n        \"address\": \"1200 S Cedar Road # 1 New Lenox, IL 60451\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 256,\n        \"mlsid\": \"6040614\",\n        \"user_id\": 170940,\n        \"tag\": \"openhouse6040614-2020-06-17\",\n        \"date\": \"2020-06-17\",\n        \"address\": \"23 Weathervane Drive # 28 Washingtonville, NY 10992\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 257,\n        \"mlsid\": \"1238285\",\n        \"user_id\": 109044,\n        \"tag\": \"openhouse1238285-2020-07-15\",\n        \"date\": \"2020-07-15\"\n    },\n    {\n        \"id\": 258,\n        \"mlsid\": \"H6036242\",\n        \"user_id\": 91509,\n        \"tag\": \"openhouseH6036242-2020-08-08\",\n        \"date\": \"2020-08-08\",\n        \"address\": \"874 Route 211 W, Wallkill, NY 10940 Middletown, NY 10940\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 259,\n        \"mlsid\": \"1217136\",\n        \"user_id\": 219846,\n        \"tag\": \"openhouse1217136-2020-08-15\",\n        \"date\": \"2020-08-15\",\n        \"address\": \"147 Sandy Point Road Norris Arm, NL A0G3M0\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 260,\n        \"mlsid\": \"20023033\",\n        \"user_id\": 219846,\n        \"tag\": \"openhouse20023033-2020-08-30\",\n        \"date\": \"2020-08-30\"\n    },\n    {\n        \"id\": 261,\n        \"mlsid\": \"10858371\",\n        \"user_id\": 42606,\n        \"tag\": \"openhouse10858371-2020-09-25\",\n        \"date\": \"2020-09-25\"\n    },\n    {\n        \"id\": 262,\n        \"mlsid\": \"A1038512\",\n        \"user_id\": 109044,\n        \"tag\": \"openhouseA1038512-2020-10-13\",\n        \"date\": \"2020-10-13\",\n        \"address\": \"43 SPRING Mews SW Calgary, AB T3H3C2\",\n        \"guestCount\": 1\n    },\n    {\n        \"id\": 263,\n        \"mlsid\": \"H6076183\",\n        \"user_id\": 170940,\n        \"tag\": \"openhouseH6076183-2020-10-13\",\n        \"date\": \"2020-10-13\"\n    },\n    {\n        \"id\": 264,\n        \"mlsid\": \"504180\",\n        \"user_id\": 219846,\n        \"tag\": \"openhouse504180-2020-10-31\",\n        \"date\": \"2020-10-31\",\n        \"address\": \"1801 Wheat Street Columbia, SC 29205\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 265,\n        \"mlsid\": \"504180\",\n        \"user_id\": 219846,\n        \"tag\": \"openhouse504180-2020-12-07\",\n        \"date\": \"2020-12-07\",\n        \"address\": \"1801 Wheat Street Columbia, SC 29205\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 266,\n        \"mlsid\": \"2223130\",\n        \"user_id\": 309717,\n        \"tag\": \"openhouse2223130-2021-01-25\",\n        \"date\": \"2021-01-25\",\n        \"address\": \"420A 37Th Ave Nashville, TN 37209\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 267,\n        \"mlsid\": \"10975747\",\n        \"user_id\": 109044,\n        \"tag\": \"openhouse10975747-2021-01-29\",\n        \"date\": \"2021-01-29\"\n    },\n    {\n        \"id\": 268,\n        \"mlsid\": \"10990326\",\n        \"user_id\": 42606,\n        \"tag\": \"openhouse10990326-2021-02-08\",\n        \"date\": \"2021-02-08\"\n    },\n    {\n        \"id\": 269,\n        \"mlsid\": \"10998469\",\n        \"user_id\": 309717,\n        \"tag\": \"openhouse10998469-2021-02-25\",\n        \"date\": \"2021-02-25\",\n        \"address\": \"449 Jervey Lane Bartlett, IL 60103\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 270,\n        \"mlsid\": \"504180\",\n        \"user_id\": 125401,\n        \"tag\": \"openhouse504180-2021-03-12\",\n        \"date\": \"2021-03-12\",\n        \"address\": \"1801 Wheat Street Columbia, SC 29205\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 271,\n        \"mlsid\": \"1217136\",\n        \"user_id\": 219846,\n        \"tag\": \"openhouse1217136-2021-04-04\",\n        \"date\": \"2021-04-04\",\n        \"address\": \"147 Sandy Point Road Norris Arm, NL A0G3M0\",\n        \"guestCount\": 2\n    },\n    {\n        \"id\": 272,\n        \"mlsid\": \"11181525\",\n        \"user_id\": 42606,\n        \"tag\": \"openhouse11181525-2021-08-06\",\n        \"date\": \"2021-08-06\",\n        \"address\": \"233 Lorraine Circle Bloomingdale, IL 60108\",\n        \"guestCount\": 1\n    },\n    {\n        \"id\": 273,\n        \"mlsid\": \"SW21144895\",\n        \"user_id\": 219846,\n        \"tag\": \"openhouseSW21144895-2021-09-18\",\n        \"date\": \"2021-09-18\",\n        \"address\": \"3839 Sandy Point Drive Blythe, CA 92225\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 274,\n        \"mlsid\": \"JT21173954\",\n        \"user_id\": 42606,\n        \"tag\": \"openhouseJT21173954-2021-09-23\",\n        \"date\": \"2021-09-23\",\n        \"address\": \"1234 Avalon Yucca Valley, CA 92284\",\n        \"guestCount\": 1\n    },\n    {\n        \"id\": 275,\n        \"mlsid\": \"1260896\",\n        \"user_id\": 219846,\n        \"tag\": \"openhouse1260896-2021-10-10\",\n        \"date\": \"2021-10-10\",\n        \"address\": \"123 MAIN STREET Morewood, ON K0A2R0\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 276,\n        \"mlsid\": \"1233001\",\n        \"user_id\": 219846,\n        \"tag\": \"openhouse1233001-2021-12-21\",\n        \"date\": \"2021-12-21\",\n        \"address\": \"ROGER STEVENS DRIVE UNIT#1 Smiths Falls, ON K7A4S6\",\n        \"guestCount\": 2\n    },\n    {\n        \"id\": 277,\n        \"mlsid\": \"H6124596\",\n        \"user_id\": 1150625,\n        \"tag\": \"openhouseH6124596-2022-03-29\",\n        \"date\": \"2022-03-29\",\n        \"address\": \"Treetops Trail Bloomingburg, NY 12721\",\n        \"guestCount\": 1\n    },\n    {\n        \"id\": 278,\n        \"mlsid\": \"H6128875\",\n        \"user_id\": 1150625,\n        \"tag\": \"openhouseH6128875-2022-04-25\",\n        \"date\": \"2022-04-25\",\n        \"address\": \"61 Bacon Hill Road Pleasantville, NY 10570\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 279,\n        \"mlsid\": \"H6170964\",\n        \"user_id\": 1150625,\n        \"tag\": \"openhouseH6170964-2022-05-04\",\n        \"date\": \"2022-05-04\",\n        \"address\": \"171 Journeys End Road South Salem, NY 10590\",\n        \"guestCount\": 4\n    }\n]"}],"_postman_id":"866fde88-d5dd-475a-b46b-d88d520199c4"},{"name":"Get All Open Houses In Date Range","id":"a8ce7230-2589-420b-a1d8-d77d4aae2a86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.kvcore.com/v2/public/openhouse?from=YYYY-MM-DD&to=YYYY-MM-DD","description":"<p>Returns all Open Houses in the given date range.</p>\n","urlObject":{"path":["v2","public","openhouse"],"host":["https://api.kvcore.com"],"query":[{"description":{"content":"<p>Starting date of date range </p>\n","type":"text/plain"},"key":"from","value":"YYYY-MM-DD"},{"description":{"content":"<p>Ending date of date range </p>\n","type":"text/plain"},"key":"to","value":"YYYY-MM-DD"}],"variable":[]}},"response":[{"id":"d79a29e6-af82-4cd1-a0b3-5edbceb06d30","name":"Get All Open Houses In Date Range","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","description":"**REQUIRED** - Value MUST be set to application/json","type":"text"},{"key":"Authorization","value":"<token>","description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.kvcore.com/v2/public/openhouse?from=2021-06-01&to=2022-06-01","host":["https://api.kvcore.com"],"path":["v2","public","openhouse"],"query":[{"key":"from","value":"2021-06-01","description":"Starting date of date range "},{"key":"to","value":"2022-06-01","description":"Ending date of date range "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 13 Jun 2022 21:35:41 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS, PATCH"},{"key":"Access-Control-Allow-Headers","value":"Authorization,DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID,X-Kvcore-CRM,x-csrf-token"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"71adf51a88307d3f-LAX"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 272,\n        \"mlsid\": \"11181525\",\n        \"user_id\": 42606,\n        \"tag\": \"openhouse11181525-2021-08-06\",\n        \"date\": \"2021-08-06\",\n        \"address\": \"233 Lorraine Circle Bloomingdale, IL 60108\",\n        \"guestCount\": 1\n    },\n    {\n        \"id\": 273,\n        \"mlsid\": \"SW21144895\",\n        \"user_id\": 219846,\n        \"tag\": \"openhouseSW21144895-2021-09-18\",\n        \"date\": \"2021-09-18\",\n        \"address\": \"3839 Sandy Point Drive Blythe, CA 92225\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 274,\n        \"mlsid\": \"JT21173954\",\n        \"user_id\": 42606,\n        \"tag\": \"openhouseJT21173954-2021-09-23\",\n        \"date\": \"2021-09-23\",\n        \"address\": \"1234 Avalon Yucca Valley, CA 92284\",\n        \"guestCount\": 1\n    },\n    {\n        \"id\": 275,\n        \"mlsid\": \"1260896\",\n        \"user_id\": 219846,\n        \"tag\": \"openhouse1260896-2021-10-10\",\n        \"date\": \"2021-10-10\",\n        \"address\": \"123 MAIN STREET Morewood, ON K0A2R0\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 276,\n        \"mlsid\": \"1233001\",\n        \"user_id\": 219846,\n        \"tag\": \"openhouse1233001-2021-12-21\",\n        \"date\": \"2021-12-21\",\n        \"address\": \"ROGER STEVENS DRIVE UNIT#1 Smiths Falls, ON K7A4S6\",\n        \"guestCount\": 2\n    },\n    {\n        \"id\": 277,\n        \"mlsid\": \"H6124596\",\n        \"user_id\": 1150625,\n        \"tag\": \"openhouseH6124596-2022-03-29\",\n        \"date\": \"2022-03-29\",\n        \"address\": \"Treetops Trail Bloomingburg, NY 12721\",\n        \"guestCount\": 1\n    },\n    {\n        \"id\": 278,\n        \"mlsid\": \"H6128875\",\n        \"user_id\": 1150625,\n        \"tag\": \"openhouseH6128875-2022-04-25\",\n        \"date\": \"2022-04-25\",\n        \"address\": \"61 Bacon Hill Road Pleasantville, NY 10570\",\n        \"guestCount\": 0\n    },\n    {\n        \"id\": 279,\n        \"mlsid\": \"H6170964\",\n        \"user_id\": 1150625,\n        \"tag\": \"openhouseH6170964-2022-05-04\",\n        \"date\": \"2022-05-04\",\n        \"address\": \"171 Journeys End Road South Salem, NY 10590\",\n        \"guestCount\": 4\n    }\n]"}],"_postman_id":"a8ce7230-2589-420b-a1d8-d77d4aae2a86"},{"name":"Get All Contacts From Open House","id":"80c8355a-6ed2-4388-a9cf-5aefcbaf483e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.kvcore.com/v2/public/openhouse/contacts?id={{OpenHouseId}}","description":"<p>Gets all contacts associated with an Open House. Utilize Get All Open Houses call to retrieve the OpenHouseId required. <em><strong>See example of Get All Open Houses</strong></em></p>\n","urlObject":{"path":["v2","public","openhouse","contacts"],"host":["https://api.kvcore.com"],"query":[{"key":"id","value":"{{OpenHouseId}}"}],"variable":[]}},"response":[],"_postman_id":"80c8355a-6ed2-4388-a9cf-5aefcbaf483e"},{"name":"Get All Contacts From Open House by Hashtag","id":"faa2757f-7921-4587-96a1-e84baeb5d67e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.kvcore.com/v2/public/openhouse/contacts?tag={{openHouseHashtag}}","description":"<p>Gets all contacts associated with an Open House. Utilize Get All Open Houses call to retrieve the hashtag from associated Open House. <em><strong>See example of Get All Open Houses</strong></em></p>\n","urlObject":{"path":["v2","public","openhouse","contacts"],"host":["https://api.kvcore.com"],"query":[{"key":"tag","value":"{{openHouseHashtag}}"}],"variable":[]}},"response":[],"_postman_id":"faa2757f-7921-4587-96a1-e84baeb5d67e"}],"id":"0d8d2a47-7405-4d41-a606-1c833b93b87d","_postman_id":"0d8d2a47-7405-4d41-a606-1c833b93b87d","description":""},{"name":"Contact Management","item":[{"name":"Get Contacts List","id":"8442e118-b276-4fce-bce8-3298d0fbb956","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","type":"text"}],"url":"https://api.kvcore.com/v2/public/contacts","description":"<p>Gets a list of contacts.</p>\n<h3 id=\"request-optional-params\">Request Optional Params</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Possible Values</th>\n<th>Notes</th>\n<th>Example</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>filter[email]</code></td>\n<td>Any string</td>\n<td>This will return any contacts whose email matches the specified string exactly or where contact.email is like the specified string. <em>We add wildcards to the end of the string to determine likeness</em></td>\n<td><code>?filter[email]=test@test.com</code></td>\n</tr>\n<tr>\n<td><code>filter[first_name]</code></td>\n<td>Any string</td>\n<td>This will return any contacts whose email matches the specified string exactly or where <code>contact.first_name</code> is like the specified string <em>We add wildcards to the end of the string to determine likeness</em></td>\n<td><code>?filter[first_name]=testname</code></td>\n</tr>\n<tr>\n<td><code>filter[last_name]</code></td>\n<td>Any string</td>\n<td>Same as <code>filter[first_name]</code></td>\n<td><code>?filter[last_name]=testlastname</code></td>\n</tr>\n<tr>\n<td><code>filter[updated_at]</code></td>\n<td><code>Unix Timestamp</code>, <code>YYYY-MM-DD</code>, or <code>YYYY-MM-DD HH:MM:SS</code></td>\n<td>This will return any contacts who have an updated timestamp &gt;= the specified value</td>\n<td><code>filter[updated_at]=1584595231</code></td>\n</tr>\n<tr>\n<td><code>filter[source][]</code></td>\n<td>Any String</td>\n<td>This will return contacts with <code>source</code> = specified string</td>\n<td><code>?filter[source][]=Open House</code></td>\n</tr>\n<tr>\n<td><code>filter[system_source][]</code></td>\n<td>Any String</td>\n<td>This will return contacts with <code>system_source</code> = specified string</td>\n<td><code>?filter[system_source][]=API</code></td>\n</tr>\n<tr>\n<td><code>filter[leadtype][]</code></td>\n<td>buyer, seller, renter, agent, vendor</td>\n<td>If you want to filter by multiple types then you'll need to add another <code>filter[leadtype][]</code> param to the url string</td>\n<td><code>?filter[leadtype][]=renter&amp;filter[leadtype][]=buyer</code></td>\n</tr>\n<tr>\n<td><code>filter[registered_after]</code></td>\n<td><code>Unix Timestamp</code></td>\n<td>Pass in a timestamp as the value in order to find contacts registered after that time</td>\n<td><code>?filter[registered_after]=1612810718</code></td>\n</tr>\n<tr>\n<td><code>filter[registered_before]</code></td>\n<td><code>Unix Timestamp</code></td>\n<td>Pass in a timestamp as the value in order to find contacts registered before that time</td>\n<td><code>?filter[registered_before]=1581188318</code></td>\n</tr>\n<tr>\n<td><code>filter[status][]</code></td>\n<td>Integer</td>\n<td>Pass a status value to return only leads of that status. Can be one of the following: 0 - New, 1 - Client, 2 - Closed, 3 - Sphere, 4 - Active, 5 - Contract, 7 - Prospect</td>\n<td><code>?filter[status]=</code></td>\n</tr>\n<tr>\n<td><code>filter[assigned_agent_id]</code></td>\n<td>Integer</td>\n<td>Filter leads assigned to the given agent id.</td>\n<td><code>?filter[assigned_agent_id]=123</code></td>\n</tr>\n<tr>\n<td><code>includeArchived=1</code></td>\n<td>Integer</td>\n<td>This will return all archived leads</td>\n<td><code>?includeArchived=1</code></td>\n</tr>\n<tr>\n<td><code>limit</code></td>\n<td>Integer</td>\n<td>This will limit the number of results displayed in the returned data array</td>\n<td><code>?limit=25</code></td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"response-field-definitions\">Response Field Definitions</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>id</code></td>\n<td>integer</td>\n<td>ID of the contact</td>\n</tr>\n<tr>\n<td><code>external_vendor_id</code></td>\n<td>string</td>\n<td>External ID if tracked by an external system.</td>\n</tr>\n<tr>\n<td><code>name</code></td>\n<td>string</td>\n<td>Full name of the contact (first and last name)</td>\n</tr>\n<tr>\n<td><code>email</code></td>\n<td>email</td>\n<td>Email address for the contact.</td>\n</tr>\n<tr>\n<td><code>status</code></td>\n<td>integer</td>\n<td>The current status of the contact. Can be one of the following: 0 - New, 1 - Client, 2 - Closed, 3 - Sphere, 4 - Active, 5 - Contract, 6 - Archived, 7 - Prospect</td>\n</tr>\n<tr>\n<td><code>registered</code></td>\n<td>datetime</td>\n<td>Date and time the contact was registered. Formatted as 'YYYY-mm-dd H:i:s'. Timezone is UTC.</td>\n</tr>\n<tr>\n<td><code>created_at</code></td>\n<td>datetime</td>\n<td>Date and time the contact was created. Formatted as 'YYYY-mm-dd H:i:s'. Timezone is UTC.</td>\n</tr>\n<tr>\n<td><code>updated_at</code></td>\n<td>datetime</td>\n<td>Date and time the contact was last updated. Formatted as 'YYYY-mm-dd H:i:s'. Timezone is UTC.</td>\n</tr>\n<tr>\n<td><code>assigned_agent_id</code></td>\n<td>integer</td>\n<td>User id of the agent the contact is currently assigned to.</td>\n</tr>\n<tr>\n<td><code>assigned_agent_external_id</code></td>\n<td>string</td>\n<td>External ID of the assigned agent. The external id for the agent can be set in the user create/update endpoints.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"bd500709-7787-4edf-82f9-b5c3e6ba290c","id":"bd500709-7787-4edf-82f9-b5c3e6ba290c","name":"Contact Management","type":"folder"}},"urlObject":{"path":["v2","public","contacts"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"6eab884b-effc-496b-8ee3-850f6effcde3","name":"Get Contacts List","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","description":"**REQUIRED** - Value MUST be set to application/json","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","type":"text"}],"url":"https://api.kvcore.com/v2/public/contacts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Aug 2021 19:48:27 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS, PATCH"},{"key":"Access-Control-Allow-Headers","value":"Authorization,DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID,X-Kvcore-CRM,x-csrf-token"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"67a28b061e22057f-IAD"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 1,\n            \"external_vendor_id\": null,\n            \"name\": \"Test Lead Lead\",\n            \"email\": \"leadtest13@test.com\",\n            \"status\": 0,\n            \"deal_type\": \"buyer,seller\",\n            \"source\": \"realtor.com\",\n            \"registered\": \"2019-08-05 19:48:14\",\n            \"created_at\": \"2019-08-05 19:48:14\",\n            \"updated_at\": \"2019-08-05 19:48:14\",\n            \"assigned_agent_id\": null,\n            \"assigned_agent_external_id\": null\n        }\n    ],\n    \"first_page_url\": \"http://api.kvcore.com/v2/public/contacts?page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"http://api.kvcore.com/v2/public/contacts?page=1\",\n    \"next_page_url\": null,\n    \"path\": \"http://api.kvcore.com/v2/public/contacts\",\n    \"per_page\": 500,\n    \"prev_page_url\": null,\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"8442e118-b276-4fce-bce8-3298d0fbb956"},{"name":"Get Contact Details","id":"6be82dc3-1bc1-4e4d-b645-5880d9311108","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","type":"text"}],"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}","description":"<p>Gets details about a specific contact.  </p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{contact_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the contact.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"bd500709-7787-4edf-82f9-b5c3e6ba290c","id":"bd500709-7787-4edf-82f9-b5c3e6ba290c","name":"Contact Management","type":"folder"}},"urlObject":{"path":["v2","public","contact","{{contact_id}}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"c843465e-3a08-4b35-86ee-4896eeb97a2b","name":"Get Contact Details","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","description":"**REQUIRED** - Value MUST be set to application/json","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","type":"text"}],"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Aug 2021 19:49:45 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS, PATCH"},{"key":"Access-Control-Allow-Headers","value":"Authorization,DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID,X-Kvcore-CRM,x-csrf-token"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"67a28ceadacb5c65-IAD"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"first_name\": \"Test Lead\",\n    \"last_name\": \"Lead\",\n    \"email\": \"leadtest13@test.com\",\n    \"cell_phone_1\": 0,\n    \"cell_phone_2\": null,\n    \"home_phone\": 0,\n    \"work_phone\": 0,\n    \"deal_type\": \"buyer,seller\",\n    \"status\": 0,\n    \"rating\": 0,\n    \"source\": \"realtor.com\",\n    \"system_source\": \"API\",\n    \"capture_method\": null,\n    \"registered\": \"2021-08-05 19:48:14\",\n    \"email_optin\": 0,\n    \"phone_on\": 0,\n    \"text_on\": 0,\n    \"tcpa_optin_date\": null,\n    \"avg_price\": 0,\n    \"avg_beds\": 0,\n    \"avg_baths\": 0,\n    \"is_private\": 1,\n    \"active_mls_id\": null,\n    \"assigned_agent_id\": null,\n    \"assigned_agent_external_id\": null,\n    \"assigned_agent_external_id_2\": null,\n    \"last_call\": null,\n    \"last_visit\": null,\n    \"referrer\": null,\n    \"external_vendor_id\": null,\n    \"owned_by_assigned\": null,\n    \"behavior_alerts_on\": 1,\n    \"valuation_optin\": 1,\n    \"caslConsentType\": null,\n    \"casl_subscription_date\": null,\n    \"primary_city\": null,\n    \"primary_state\": null,\n    \"primary_zip\": null,\n    \"primary_address\": null,\n    \"spouse_first_name\": null,\n    \"spouse_last_name\": null,\n    \"spouse_phone\": null,\n    \"spouse_birthday\": null,\n    \"spouse_email\": null,\n    \"title\": null,\n    \"birthday\": null,\n    \"gender\": null,\n    \"lang\": null,\n    \"poi_address\": null,\n    \"poi_city\": null,\n    \"poi_state\": null,\n    \"poi_zip\": null,\n    \"second_email\": null,\n    \"idealestate_id\": null,\n    \"idealestate_summary\": null,\n    \"ip_address\": null,\n    \"id\": 1,\n    \"updated_at\": \"2021-08-05 19:48:14\",\n    \"created_at\": \"2021-08-05 19:48:14\"\n}"}],"_postman_id":"6be82dc3-1bc1-4e4d-b645-5880d9311108"},{"name":"Get Notes List","id":"40d78a0e-2699-42d6-915c-34e3f3e0be51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","key":"Authorization","type":"text","value":"Bearer <token>"}],"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}/action/note","description":"<p>Gets list of notes for the contact.\n<br /></p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{contact_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the contact.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","contact","{{contact_id}}","action","note"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"40d78a0e-2699-42d6-915c-34e3f3e0be51"},{"name":"Get Note Details","id":"c6e25085-4530-4307-a1ee-f787172f3213","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","key":"Authorization","type":"text","value":"Bearer <token>"}],"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}/action/note/{{action_id}}","description":"<p>Gets note details for the specified action data.\n<br /></p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{contact_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the contact.</td>\n</tr>\n<tr>\n<td><code>{{action_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the action to get.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","contact","{{contact_id}}","action","note","{{action_id}}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"2ced5b26-5dd4-43e9-b183-23e0d7be41f0","name":"Get Note Details","originalRequest":{"method":"GET","header":[{"description":"**REQUIRED** - Value MUST be set to application/json","key":"Content-Type","type":"text","value":"application/json"},{"description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","key":"Authorization","type":"text","value":"Bearer <token>"}],"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}/action/note/{{action_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization, DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID"},{"key":"Access-Control-Allow-Credentials","value":"true"}],"cookie":[],"responseTime":null,"body":"{\n\t\"action_id\": 1,\n\t\"date\": \"2019-08-22 08:50:22\",\n\t\"title\": \"My Note\",\n\t\"details\": \"My note details\",\n\t\"action_owner_user_id\": 42\n}"}],"_postman_id":"c6e25085-4530-4307-a1ee-f787172f3213"},{"name":"Get Calls List","id":"882d45dd-743d-473a-a8c9-3a7f4c5faf9b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","key":"Authorization","type":"text","value":"Bearer <token>"}],"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}/action/call","description":"<p>Gets list of calls for the contact.\n<br /></p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{contact_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the contact.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","contact","{{contact_id}}","action","call"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"882d45dd-743d-473a-a8c9-3a7f4c5faf9b"},{"name":"Get Call Details","id":"376a6397-4326-4238-a1c9-242c95666f12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","key":"Authorization","type":"text","value":"Bearer <token>"}],"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}/action/call/{{action_id}}","description":"<p>Gets detailed action information for the specified action.\n<br /></p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{contact_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the contact.</td>\n</tr>\n<tr>\n<td><code>{{action_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the action to get.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","contact","{{contact_id}}","action","call","{{action_id}}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"976a0ed4-b68d-40dd-a50d-8d008f20bd8d","name":"Get Call Details","originalRequest":{"method":"GET","header":[{"description":"**REQUIRED** - Value MUST be set to application/json","key":"Content-Type","type":"text","value":"application/json"},{"description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","key":"Authorization","type":"text","value":"Bearer <token>"}],"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}/action/call/{{action_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization, DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID"},{"key":"Access-Control-Allow-Credentials","value":"true"}],"cookie":[],"responseTime":null,"body":"{\n    \"action_id\": 198696,\n    \"date\": \"2019-08-01 18:58:26\",\n    \"action_owner_user_id\": 22277,\n    \"direction\": \"outbound\",\n    \"result\": \"3\",\n    \"recording_url\": \"https://domain.com/callrecording.mp3\",\n    \"notes\": \"Scheduled showing for tuesday next week\"\n}"}],"_postman_id":"376a6397-4326-4238-a1c9-242c95666f12"},{"name":"Get Listing Views","id":"5c9de7e9-9f4b-4fd6-b5ed-bd432a90e3fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","key":"Authorization","type":"text","value":"Bearer <token>"}],"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}/listingviews","description":"<p>Gets list of listings viewed and/or saved by a contact.  </p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{contact_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the contact.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","contact","{{contact_id}}","listingviews"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"04f5c052-3a1b-413f-8305-1d8a0a629758","name":"Get Listing Views","originalRequest":{"method":"GET","header":[{"description":"**REQUIRED** - Value MUST be set to application/json","key":"Content-Type","type":"text","value":"application/json"},{"description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","key":"Authorization","type":"text","value":"Bearer <token>"}],"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}/listingviews"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Feb 2022 19:33:32 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS, PATCH"},{"key":"Access-Control-Allow-Headers","value":"Authorization,DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID,X-Kvcore-CRM,x-csrf-token"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"6e12682e8a3a27cc-SLC"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"contact_id\": 1,\n        \"listing_hash\": null,\n        \"mls_service_id\": 183,\n        \"mls_id\": \"1705047\",\n        \"saved\": 0,\n        \"total_views\": 1,\n        \"viewed_date\": 1645471980,\n        \"views_today\": 1,\n        \"views_this_week\": 1,\n        \"onmobile\": 0,\n        \"mobile_views\": 0,\n        \"comments\": null,\n        \"deleted_at\": null\n    }\n]"}],"_postman_id":"5c9de7e9-9f4b-4fd6-b5ed-bd432a90e3fa"},{"name":"Get Market Reports","id":"d0f95de0-3805-47f8-ab4a-7118e1297fa5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","key":"Authorization","type":"text","value":"Bearer <token>"}],"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}/marketreport","description":"<p>Gets list of market reports for the contact.</p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{contact_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the contact.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","contact","{{contact_id}}","marketreport"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"6c4456aa-63d9-4b7e-9298-8b98587c3ea0","name":"Get Market Reports","originalRequest":{"method":"GET","header":[{"description":"**REQUIRED** - Value MUST be set to application/json","key":"Content-Type","type":"text","value":"application/json"},{"description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","key":"Authorization","type":"text","value":"Bearer <token>"}],"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}/marketreport"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 21 Feb 2022 19:37:33 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS, PATCH"},{"key":"Access-Control-Allow-Headers","value":"Authorization,DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID,X-Kvcore-CRM,x-csrf-token"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"6e126e0e9f0f27cc-SLC"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"contact_id\": 1,\n        \"area\": \"Holladay\",\n        \"city\": null,\n        \"state\": \"UT\",\n        \"zip\": null,\n        \"county\": null,\n        \"neighborhood\": null,\n        \"category\": \"area\",\n        \"value\": \"Holladay\",\n        \"frequency\": 7,\n        \"last_sent\": null,\n        \"created_at\": \"2022-02-21 19:37:23\",\n        \"updated_at\": \"2022-02-21 19:37:23\",\n        \"deleted_at\": null,\n        \"saved\": 1,\n        \"polygon_key\": null\n    }\n]"}],"_postman_id":"d0f95de0-3805-47f8-ab4a-7118e1297fa5"},{"name":"Get Tag List","id":"70a3d08f-23d2-4005-a7b5-40616b086ee7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","key":"Authorization","type":"text","value":"Bearer <token>"}],"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}/tags","description":"<p>Get list of tags attached to the specified contact.\n<br /></p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{contact_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the contact.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","contact","{{contact_id}}","tags"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"aa614f98-7464-4c48-b3d3-e25a93a07f7e","name":"Get Tag List Example","originalRequest":{"method":"GET","header":[{"description":"**REQUIRED** - Value MUST be set to application/json","key":"Content-Type","type":"text","value":"application/json"},{"description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","key":"Authorization","type":"text","value":"Bearer <token>"}],"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}/tags"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization, DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID"},{"key":"Access-Control-Allow-Credentials","value":"true"}],"cookie":[],"responseTime":null,"body":"{\n\t\"contact_id\": 123,\n\t\"tags\" : [\n\t\t{\n\t\t\t\"name\": \"hotlead\",\n\t\t\t\"locked\": 0\n\t\t},\n\t\t{\n\t\t\t\"name\": \"companywebsite\",\n\t\t\t\"locked\": 1\n\t\t}\n\t]\n}"}],"_postman_id":"70a3d08f-23d2-4005-a7b5-40616b086ee7"},{"name":"Create New Contact","id":"860b0127-8228-44e9-afde-2cc0ca5f3fdb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"Test Lead\",\n    \"last_name\": \"Lead\",\n    \"email\": \"leadtest13@test.com\",\n    \"cell_phone_1\": \"\",\n    \"assigned_agent_id\": 1,\n    \"status\": 0,\n    \"deal_type\": \"buyer,seller\",\n    \"source\": \"realtor.com\",\n    \"email_optin\": 0,\n    \"phone_on\": 0,\n    \"text_on\": 0,\n    \"entity_owner_id\" : 0\n}"},"url":"https://api.kvcore.com/v2/public/contact","description":"<p>Creates a new contact with the specified parameters.</p>\n<p><strong>Note: If you wish to route a lead through an entity's routing rules, you must include the entity_owner_id parameter.</strong></p>\n<h3 id=\"json-parameters\">JSON Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>first_name</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>First name of contact.</td>\n</tr>\n<tr>\n<td><code>last_name</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Last name of contact.</td>\n</tr>\n<tr>\n<td><code>email</code></td>\n<td>email</td>\n<td>no</td>\n<td>n/a</td>\n<td>Email address for the contact.</td>\n</tr>\n<tr>\n<td><code>cell_phone_1</code></td>\n<td>integer</td>\n<td>no</td>\n<td>n/a</td>\n<td>Cell phone for the contact. <strong>Will be used as the primary phone</strong></td>\n</tr>\n<tr>\n<td><code>home_phone</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Home phone for the contact.</td>\n</tr>\n<tr>\n<td><code>work_phone</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Work phone for the contact.</td>\n</tr>\n<tr>\n<td><code>deal_type</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>CSV string that represents the deal types for the contact. Values can be a combination of: buyer,seller,renter</td>\n</tr>\n<tr>\n<td><code>primary_city</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>City of the contact lives in.</td>\n</tr>\n<tr>\n<td><code>primary_state</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>State the contact lives in.</td>\n</tr>\n<tr>\n<td><code>primary_zip</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Postal code the contact lives in.</td>\n</tr>\n<tr>\n<td><code>primary_address</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Address the contact lives in.</td>\n</tr>\n<tr>\n<td><code>status</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Can be one of the following: 0 - New, 1 - Client, 2 - Closed, 3 - Sphere, 4 - Active, 5 - Contract, 6 - Archived, 7 - Prospect</td>\n</tr>\n<tr>\n<td><code>source</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Top level source the contact originated from.</td>\n</tr>\n<tr>\n<td><code>email_optin</code></td>\n<td>integer</td>\n<td>no</td>\n<td>1</td>\n<td>Set to 1 if the contact should get automated emails; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>phone_on</code></td>\n<td>integer</td>\n<td>no</td>\n<td>1</td>\n<td>Set to 1 if the contact should be contacted via phone; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>text_on</code></td>\n<td>integer</td>\n<td>no</td>\n<td>1</td>\n<td>Set to 1 if the contact should get automated to texts; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>rating</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Value can be set to a range from 0-5, 0 being a poor quality contact, 5 being the best.</td>\n</tr>\n<tr>\n<td><code>capture_method</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>What method was used to capture the lead. This can be anything, but would be something like \"Website Lead Capture\" or \"Dropbox\"</td>\n</tr>\n<tr>\n<td><code>assigned_agent_id</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>User id of the agent the contact will be assigned to. If a user id is not specified the contact will be run through lead routing rules.</td>\n</tr>\n<tr>\n<td><code>assigned_agent_external_id</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>External ID of the the agent to assign the contact to (maps to external_vendor_id of the user). If assigned_agent_id is specified that will be used instead of this value.</td>\n</tr>\n<tr>\n<td><code>tcpa_optin_date</code></td>\n<td>datetime</td>\n<td>no</td>\n<td>null</td>\n<td>optionally specify whether or not the contact has opted-in to receive automated text messaging - if omitted automated text messaging will be on by default.</td>\n</tr>\n<tr>\n<td><code>avg_price</code></td>\n<td>integer</td>\n<td>no</td>\n<td>null</td>\n<td>Average price of viewed listings</td>\n</tr>\n<tr>\n<td><code>avg_beds</code></td>\n<td>integer</td>\n<td>no</td>\n<td>null</td>\n<td>Average # of beds of viewed listings</td>\n</tr>\n<tr>\n<td><code>avg_baths</code></td>\n<td>integer</td>\n<td>no</td>\n<td>null</td>\n<td>Average # of baths of viewed listings</td>\n</tr>\n<tr>\n<td><code>is_private</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Whether or not the lead should be hidden from team, office, and company admins. (Only applicable if account has lead privacy turned on) Default is 0.</td>\n</tr>\n<tr>\n<td><code>active_mls_id</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>If the lead is a seller then this is the mls id of the listing they are selling</td>\n</tr>\n<tr>\n<td><code>spouse_first_name</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>First name of the contacts spouse</td>\n</tr>\n<tr>\n<td><code>spouse_last_name</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Last name of the contacts spouse</td>\n</tr>\n<tr>\n<td><code>spouse_phone</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Phone number of the contacts spouse</td>\n</tr>\n<tr>\n<td><code>title</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Title of the contact</td>\n</tr>\n<tr>\n<td><code>birthday</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Birthday of the contact</td>\n</tr>\n<tr>\n<td><code>gender</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Gender of the contact</td>\n</tr>\n<tr>\n<td><code>poi_address</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Address of the property of interest</td>\n</tr>\n<tr>\n<td><code>poi_city</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>City of the property of interest</td>\n</tr>\n<tr>\n<td><code>poi_state</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>State of the property of interest</td>\n</tr>\n<tr>\n<td><code>poi_zip</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Zip of the property of interest</td>\n</tr>\n<tr>\n<td><code>second_email</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Secondary email for the contact</td>\n</tr>\n<tr>\n<td><code>external_vendor_id</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>External ID of the contact that can be set for tracking it in an external system</td>\n</tr>\n<tr>\n<td><code>owned_by_assigned</code></td>\n<td>boolean</td>\n<td>no</td>\n<td>false</td>\n<td>Allows super scoped tokens to override super account lead ownership by setting them to be owned by the assigned agent.</td>\n</tr>\n<tr>\n<td><code>entity_owner_id</code></td>\n<td>integer</td>\n<td>no</td>\n<td>null</td>\n<td>Routes contact to specified entity, created contact will then be routed through the specified entity's lead routing rules.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","contact"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"6988b147-7872-4004-a45f-f11a5859fb16","name":"Create New Contact","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"**REQUIRED** - Value MUST be set to application/json","type":"text"},{"description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"Test Lead\",\n    \"last_name\": \"Lead\",\n    \"email\": \"leadtest13@test.com\",\n    \"cell_phone_1\": \"\",\n    \"assigned_agent_id\": 1,\n    \"status\": 0,\n    \"deal_type\": \"buyer,seller\",\n    \"source\": \"realtor.com\",\n    \"email_optin\": 0,\n    \"phone_on\": 0,\n    \"text_on\": 0,\n    \"entity_owner_id\" : 0\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kvcore.com/v2/public/contact"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"860b0127-8228-44e9-afde-2cc0ca5f3fdb"},{"name":"Add Tags to Contact","id":"bd8cd99a-5df8-4bdf-b684-6ef826a18842","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n\t\"tags\" : [\n\t\t{\n\t\t\t\"name\": \"hotlead\",\n\t\t\t\"locked\": 0\n\t\t},\n\t\t{\n\t\t\t\"name\": \"companywebsite\",\n\t\t\t\"locked\": 1\n\t\t}\n\t]\n}"},"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}/tags","description":"<p>Attaches new or existing tags to contact.</p>\n<ul>\n<li><strong>New Tags:</strong> If a tag does not exist in the system, a new one is created and associated with the contact.</li>\n<li><strong>Existing Tags:</strong> If a tag already exists in the system, a new tag will not be created and the existing tag will be associated with the contact.</li>\n<li><strong>Locking Tags:</strong> Locked tags can only be added by admins. If a tag is specified as locked, the tag is created at the entity level and associated with the contact. Only entity admins can remove a locked tag.</li>\n</ul>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{contact_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the contact.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"tag-objects-fieldsvalues\">Tag Objects Fields/Values</h3>\n<blockquote>\n<p>Tag objects are specified inside the tags array of the payload.</p>\n</blockquote>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>name</code></td>\n<td>string</td>\n<td><strong>yes</strong></td>\n<td>n/a</td>\n<td>The title of the tag to get added to the contact.</td>\n</tr>\n<tr>\n<td><code>locked</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>0</td>\n<td>Options are 1 or 0. Set to 1 if the tag should not be editable in the UI; otherwise 0.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","contact","{{contact_id}}","tags"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"5689514b-ea5d-4fc8-96df-a9b80080f741","name":"Add Tags Response Example","originalRequest":{"method":"PUT","header":[{"description":"**REQUIRED** - Value MUST be set to application/json","key":"Content-Type","type":"text","value":"application/json"},{"description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n\t\"tags\" : [\n\t\t{\n\t\t\t\"name\": \"hotlead\",\n\t\t\t\"locked\": 0\n\t\t},\n\t\t{\n\t\t\t\"name\": \"companywebsite\",\n\t\t\t\"locked\": 1\n\t\t}\n\t]\n}"},"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}/tags"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization, DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID"},{"key":"Access-Control-Allow-Credentials","value":"true"}],"cookie":[],"responseTime":null,"body":"{\n\t\"contact_id\": 123,\n\t\"tags\" : [\n\t\t{\n\t\t\t\"name\": \"hotlead\",\n\t\t\t\"locked\": 0\n\t\t},\n\t\t{\n\t\t\t\"name\": \"companywebsite\",\n\t\t\t\"locked\": 1\n\t\t}\n\t]\n}"}],"_postman_id":"bd8cd99a-5df8-4bdf-b684-6ef826a18842"},{"name":"Update Contact","id":"2bb52450-f8ad-49ef-b4cf-b49be5f48e5f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"TestF\",\n    \"last_name\": \"TestL\",\n    \"email\": \"no-reply@test.com\",\n    \"cell_phone_1\": 5555555555,\n    \"home_phone\": 5555555555,\n    \"work_phone\": 5555555555,\n    \"deal_type\": \"buyer\",\n    \"status\": 0,\n    \"rating\": 0,\n    \"source\": null,\n    \"capture_method\": null,\n    \"email_optin\": 1,\n    \"phone_on\": 1,\n    \"text_on\": 0,\n    \"tcpa_optin_date\": \"0000-00-00 00:00:00\",\n    \"avg_price\": 0,\n    \"avg_beds\": 0,\n    \"avg_baths\": 0,\n    \"is_private\": 0,\n    \"active_mls_id\": null,\n    \"assigned_agent_id\": 147583,\n    \"primary_city\": null,\n    \"primary_state\": null,\n    \"primary_zip\": null,\n    \"primary_address\": null,\n    \"spouse_first_name\": null,\n    \"spouse_last_name\": null,\n    \"spouse_phone\": null,\n    \"title\": null,\n    \"birthday\": null,\n    \"gender\": null,\n    \"poi_address\": null,\n    \"poi_city\": null,\n    \"poi_state\": null,\n    \"poi_zip\": null,\n    \"second_email\": null\n}"},"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}","description":"<p>Updates the specified contact.</p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{contact_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the contact.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"json-parameters\">JSON Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>first_name</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>First name of contact.</td>\n</tr>\n<tr>\n<td><code>last_name</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Last name of contact.</td>\n</tr>\n<tr>\n<td><code>email</code></td>\n<td>email</td>\n<td><strong>yes</strong></td>\n<td>n/a</td>\n<td>Email address for the contact.</td>\n</tr>\n<tr>\n<td><code>cell_phone_1</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>n/a</td>\n<td>Cell phone for the contact. <strong>Will be used as the primary phone</strong></td>\n</tr>\n<tr>\n<td><code>home_phone</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Home phone for the contact.</td>\n</tr>\n<tr>\n<td><code>work_phone</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Work phone for the contact.</td>\n</tr>\n<tr>\n<td><code>deal_type</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>CSV string that represents the deal types for the contact.  Values can be a combination of: buyer,seller,renter</td>\n</tr>\n<tr>\n<td><code>primary_city</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>City of the contact lives in.</td>\n</tr>\n<tr>\n<td><code>primary_state</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>State the contact lives in.</td>\n</tr>\n<tr>\n<td><code>primary_zip</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Postal code the contact lives in.</td>\n</tr>\n<tr>\n<td><code>primary_address</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Address the contact lives in.</td>\n</tr>\n<tr>\n<td><code>status</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Can be one of the following: 0 - New, 1 - Client, 2 - Closed, 3 - Sphere, 4 - Active, 5 - Contract, 6 - Archived, 7 - Prospect</td>\n</tr>\n<tr>\n<td><code>source</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Top level source the contact originated from.</td>\n</tr>\n<tr>\n<td><code>email_optin</code></td>\n<td>integer</td>\n<td>no</td>\n<td>1</td>\n<td>Set to 1 if the contact should get automated emails; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>phone_on</code></td>\n<td>integer</td>\n<td>no</td>\n<td>1</td>\n<td>Set to 1 if the contact should be contacted via phone; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>text_on</code></td>\n<td>integer</td>\n<td>no</td>\n<td>1</td>\n<td>Set to 1 if the contact should get automated to texts; otherwise 0.</td>\n</tr>\n<tr>\n<td><code>rating</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Value can be set to a range from 0-5, 0 being a poor quality contact, 5 being the best.</td>\n</tr>\n<tr>\n<td><code>capture_method</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>What method was used to capture the lead.  This can be anything, but would be something like \"Website Lead Capture\" or \"Dropbox\"</td>\n</tr>\n<tr>\n<td><code>assigned_agent_id</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>User id of the agent the contact will be assigned to. If a user id is not specified the contact will be run through lead routing rules. <em>This only works if the contact is not already assigned to an agent</em></td>\n</tr>\n<tr>\n<td><code>assigned_agent_external_id</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>External ID of the the agent to assign the contact to (maps to external_vendor_id of the user).  If assigned_agent_id is specified that will be used instead of this value. <em>This only works if the contact is not already assigned to an agent</em></td>\n</tr>\n<tr>\n<td><code>tcpa_optin_date</code></td>\n<td>datetime</td>\n<td>no</td>\n<td>null</td>\n<td>optionally specify whether or not the contact has opted-in to receive automated text messaging - if omitted automated text messaging will be on by default.</td>\n</tr>\n<tr>\n<td><code>avg_price</code></td>\n<td>integer</td>\n<td>no</td>\n<td>null</td>\n<td>Average price of viewed listings</td>\n</tr>\n<tr>\n<td><code>avg_beds</code></td>\n<td>integer</td>\n<td>no</td>\n<td>null</td>\n<td>Average # of beds of viewed listings</td>\n</tr>\n<tr>\n<td><code>avg_baths</code></td>\n<td>integer</td>\n<td>no</td>\n<td>null</td>\n<td>Average # of baths of viewed listings</td>\n</tr>\n<tr>\n<td><code>is_private</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Whether or not the lead should be hidden from team, office, and company admins. (Only applicable if account has lead privacy turned on) Default is 0.</td>\n</tr>\n<tr>\n<td><code>active_mls_id</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>If the lead is a seller then this is the mls id of the listing they are selling</td>\n</tr>\n<tr>\n<td><code>spouse_first_name</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>First name of the contacts spouse</td>\n</tr>\n<tr>\n<td><code>spouse_last_name</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Last name of the contacts spouse</td>\n</tr>\n<tr>\n<td><code>spouse_phone</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Phone number of the contacts spouse</td>\n</tr>\n<tr>\n<td><code>title</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Title of the contact</td>\n</tr>\n<tr>\n<td><code>birthday</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Birthday of the contact</td>\n</tr>\n<tr>\n<td><code>gender</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Gender of the contact</td>\n</tr>\n<tr>\n<td><code>poi_address</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Address of the property of interest</td>\n</tr>\n<tr>\n<td><code>poi_city</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>City of the property of interest</td>\n</tr>\n<tr>\n<td><code>poi_state</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>State of the property of interest</td>\n</tr>\n<tr>\n<td><code>poi_zip</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Zip of the property of interest</td>\n</tr>\n<tr>\n<td><code>second_email</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Secondary email for the contact</td>\n</tr>\n<tr>\n<td><code>external_vendor_id</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>External ID of the contact that can be set for tracking it in an external system</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"bd500709-7787-4edf-82f9-b5c3e6ba290c","id":"bd500709-7787-4edf-82f9-b5c3e6ba290c","name":"Contact Management","type":"folder"}},"urlObject":{"path":["v2","public","contact","{{contact_id}}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"9613b2c9-82e0-4229-bc9a-a44f23f80e55","name":"Update Contact","originalRequest":{"method":"PUT","header":[{"description":"**REQUIRED** - Value MUST be set to application/json","key":"Content-Type","type":"text","value":"application/json"},{"description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"first_name\": \"John\",\n    \"last_name\": \"SmithTest\",\n    \"email\": \"johnsmith+test@test.com\",\n    \"cell_phone_1\": 5551233214,\n    \"home_phone\": 5551233214,\n    \"work_phone\": 5551233214,\n    \"source\": \"Lead Import\",\n    \"capture_method\": \"None\",\n    \"system_source\": \"Lead Import\",\n    \"registered\": 1530661600,\n    \"phone_on\": 1,\n    \"text_on\": 1,\n\t\"status\": 0,\n\t\"emailon\": 1,\n\t\"texton\": 1,\n\t\"rating\": 5,\n    \"spouse_first_name\": \"Jane\",\n    \"spouse_last_name\": \"Smith\",\n    \"spouse_phone\": \"5551233214\",\n    \"title\": \"Mr\",\n    \"birthday\": \"01/01/1980\",\n    \"gender\": \"male\",\n    \"poi_address\": \"123 Main\",\n    \"poi_city\": \"Salt Lake City\",\n    \"poi_state\": \"UT\",\n    \"poi_zip\": \"846404\",\n    \"second_email\": \"john.smith+test@test.com\",\n\t\"city\": \"Salt Lake City\",\n\t\"state\": \"Utah\",\n\t\"zip\": \"846404\"\n}"},"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"first_name\": \"TestF\",\n    \"last_name\": \"TestL\",\n    \"email\": \"no-reply@test.com\",\n    \"cell_phone_1\": 5555555555,\n    \"home_phone\": 5555555555,\n    \"work_phone\": 5555555555,\n    \"deal_type\": \"buyer\",\n    \"status\": 0,\n    \"rating\": 0,\n    \"source\": null,\n    \"capture_method\": null,\n    \"email_optin\": 1,\n    \"phone_on\": 1,\n    \"text_on\": 0,\n    \"tcpa_optin_date\": \"0000-00-00 00:00:00\",\n    \"avg_price\": 0,\n    \"avg_beds\": 0,\n    \"avg_baths\": 0,\n    \"is_private\": 0,\n    \"active_mls_id\": null,\n    \"assigned_agent_id\": 147583,\n    \"primary_city\": null,\n    \"primary_state\": null,\n    \"primary_zip\": null,\n    \"primary_address\": null,\n    \"spouse_first_name\": null,\n    \"spouse_last_name\": null,\n    \"spouse_phone\": null,\n    \"title\": null,\n    \"birthday\": null,\n    \"gender\": null,\n    \"poi_address\": null,\n    \"poi_city\": null,\n    \"poi_state\": null,\n    \"poi_zip\": null,\n    \"second_email\": null,\n    \"id\": 2021\n}"}],"_postman_id":"2bb52450-f8ad-49ef-b4cf-b49be5f48e5f"},{"name":"Log a Call","id":"0c56c318-ca80-4cc9-9adc-159920b8a641","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n\t\"recording_url\" : \"https://domain.com/callrecording.mp3\",\n\t\"notes\": \"Scheduled showing for tuesday next week\"\n}"},"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}/action/call","description":"<p>Logs a call to the contact.\n<br /></p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{contact_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the contact.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"json-parameters\">JSON Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>date</code></td>\n<td>datetime</td>\n<td>no</td>\n<td>now</td>\n<td>Date the call occcured.  Default is the current date/time.</td>\n</tr>\n<tr>\n<td><code>direction</code></td>\n<td>string</td>\n<td>no</td>\n<td>outbound</td>\n<td>Options are 'outbound' or 'inbound'.  Defaults to 'outbound' if not specified.</td>\n</tr>\n<tr>\n<td><code>result</code></td>\n<td>integer</td>\n<td>no</td>\n<td>3</td>\n<td>Options are: 1 = Bad Number, 2 = Not Home, 3 = Contacted.  Defaults to 3 if not specified.</td>\n</tr>\n<tr>\n<td><code>recording_url</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>The URL to the call recording audio file.</td>\n</tr>\n<tr>\n<td><code>action_owner_user_id</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>The owner user id for the action (when creating on behalf of another user).  This is only available to company admins. If specified by non-company admin this field will be ignored and the user associated with the token will be used.</td>\n</tr>\n<tr>\n<td><code>notes</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Notes about the call that was made.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","contact","{{contact_id}}","action","call"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"28bd69a9-2b99-4d30-ad62-5c377279edb7","name":"Log a Call","originalRequest":{"method":"PUT","header":[{"description":"**REQUIRED** - Value MUST be set to application/json","key":"Content-Type","type":"text","value":"application/json"},{"description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n\t\"recording_url\" : \"https://domain.com/callrecording.mp3\",\n\t\"notes\": \"Scheduled showing for tuesday next week\"\n}"},"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}/action/call"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization, DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID"},{"key":"Access-Control-Allow-Credentials","value":"true"}],"cookie":[],"responseTime":null,"body":"{\n    \"action_id\": 198696,\n    \"date\": \"2019-08-01 18:58:26\",\n    \"action_owner_user_id\": 22277,\n    \"direction\": \"outbound\",\n    \"result\": \"3\",\n    \"recording_url\": \"https://domain.com/callrecording.mp3\",\n    \"notes\": \"Scheduled showing for tuesday next week\"\n}"}],"_postman_id":"0c56c318-ca80-4cc9-9adc-159920b8a641"},{"name":"Send Email to Contact","id":"29e8ec6d-1f91-4c1b-b55e-40e060aa81d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"subject\": \"\",\n    \"message\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}/email","description":"<p>Sends an email to the specified contact.</p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{contact_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the contact.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"json-parameters\">JSON Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>subject</code></td>\n<td>string</td>\n<td>yes</td>\n<td>null</td>\n<td>The subject of the email to send.</td>\n</tr>\n<tr>\n<td><code>message</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>The message body to send in the email</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"bd500709-7787-4edf-82f9-b5c3e6ba290c","id":"bd500709-7787-4edf-82f9-b5c3e6ba290c","name":"Contact Management","type":"folder"}},"urlObject":{"path":["v2","public","contact","{{contact_id}}","email"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"29e8ec6d-1f91-4c1b-b55e-40e060aa81d0"},{"name":"Send Text to Contact","id":"479d6b4f-ac92-4e76-87ea-8a3d26ed1523","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n    \"message\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}/text","description":"<p>Sends a text message to the specified contact.</p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{contact_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the contact.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"json-parameters\">JSON Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>message</code></td>\n<td>string</td>\n<td>yes</td>\n<td>null</td>\n<td>Message content to send in the text</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"bd500709-7787-4edf-82f9-b5c3e6ba290c","id":"bd500709-7787-4edf-82f9-b5c3e6ba290c","name":"Contact Management","type":"folder"}},"urlObject":{"path":["v2","public","contact","{{contact_id}}","text"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"479d6b4f-ac92-4e76-87ea-8a3d26ed1523"},{"name":"Update a Call","id":"d81ce03a-fa6e-4902-8759-01702fbd3565","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n\t\"recording_url\" : \"https://domain.com/callrecording.mp3\",\n\t\"notes\": \"Scheduled showing for tuesday next week\"\n}"},"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}/action/call/{{action_id}}","description":"<p>Update a call for the specified contact.\n<br /></p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{contact_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the contact.</td>\n</tr>\n<tr>\n<td><code>{{action_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the action to update.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"json-parameters\">JSON Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>date</code></td>\n<td>datetime</td>\n<td>no</td>\n<td>now</td>\n<td>Date the call occcured.  Default is the current date/time.</td>\n</tr>\n<tr>\n<td><code>direction</code></td>\n<td>string</td>\n<td>no</td>\n<td>outbound</td>\n<td>Options are 'outbound' or 'inbound'.  Defaults to 'outbound' if not specified.</td>\n</tr>\n<tr>\n<td><code>result</code></td>\n<td>integer</td>\n<td>no</td>\n<td>3</td>\n<td>Options are: 1 = Bad Number, 2 = Not Home, 3 = Contacted.  Defaults to 3 if not specified.</td>\n</tr>\n<tr>\n<td><code>recording_url</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>The URL to the call recording audio file.</td>\n</tr>\n<tr>\n<td><code>action_owner_user_id</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>The owner user id for the action (when creating on behalf of another user).  This is only available to company admins. If specified by non-company admin this field will be ignored and the user associated with the token will be used.</td>\n</tr>\n<tr>\n<td><code>notes</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>Notes about the call that was made.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","contact","{{contact_id}}","action","call","{{action_id}}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"cf37fe4c-74e3-401f-ade7-f92b588a5d24","name":"Update a Call","originalRequest":{"method":"PUT","header":[{"description":"**REQUIRED** - Value MUST be set to application/json","key":"Content-Type","type":"text","value":"application/json"},{"description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n\t\"recording_url\" : \"https://domain.com/callrecording.mp3\",\n\t\"notes\": \"Scheduled showing for tuesday next week\"\n}"},"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}/action/call/{{action_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization, DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID"},{"key":"Access-Control-Allow-Credentials","value":"true"}],"cookie":[],"responseTime":null,"body":"{\n    \"action_id\": 198696,\n    \"date\": \"2019-08-01 18:58:26\",\n    \"action_owner_user_id\": 22277,\n    \"direction\": \"outbound\",\n    \"result\": \"3\",\n    \"recording_url\": \"https://domain.com/callrecording.mp3\",\n    \"notes\": \"Scheduled showing for tuesday next week\"\n}"}],"_postman_id":"d81ce03a-fa6e-4902-8759-01702fbd3565"},{"name":"Add a Note","id":"e1ea5837-3d30-4002-98ed-62dddc346696","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n\t\"date\": \"2019-08-22 08:50:22\",\n\t\"title\": \"My Note\",\n\t\"details\": \"My note details\",\n\t\"action_owner_user_id\": 42\n}"},"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}/action/note","description":"<p>Adds a note to the specified contact.\n<br /></p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{contact_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the contact.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"json-parameters\">JSON Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>date</code></td>\n<td>datetime</td>\n<td>no</td>\n<td>now</td>\n<td>Date to specify with the note.  Default is the current date/time.</td>\n</tr>\n<tr>\n<td><code>title</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>The title of the note.</td>\n</tr>\n<tr>\n<td><code>details</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>The content/body of the note.  The note body supports include hashtags that will automatically be parsed and added as a hashtag on the contact as well.</td>\n</tr>\n<tr>\n<td><code>action_owner_user_id</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>The owner user id for the action (when creating on behalf of another user).  This is only available to company admins. If specified by non-company admin this field will be ignored and the user associated with the token will be used.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","contact","{{contact_id}}","action","note"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"fe5be32b-3471-4d02-82db-b17c5bcd72e1","name":"Add a Note Example","originalRequest":{"method":"PUT","header":[{"description":"**REQUIRED** - Value MUST be set to application/json","key":"Content-Type","type":"text","value":"application/json"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","key":"Authorization","type":"text","value":"Bearer <token>"},{"key":"X-Account-ID","value":"1025","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\n\t\"date\": \"2019-08-22 08:50:22\",\n\t\"title\": \"My Note\",\n\t\"details\": \"My note details\",\n\t\"action_owner_user_id\": 42\n}"},"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}/action/note"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked","description":"","type":"text"},{"key":"Connection","value":"keep-alive","description":"","type":"text"},{"key":"Server","value":"nginx/1.14.0 (Ubuntu)","description":"","type":"text"},{"key":"Cache-Control","value":"no-cache, private","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"action_id\": 1,\n    \"date\": \"2019-08-22 08:50:22\",\n    \"title\": \"My Note\",\n    \"details\": \"My note details\",\n    \"action_owner_user_id\": 42\n}"}],"_postman_id":"e1ea5837-3d30-4002-98ed-62dddc346696"},{"name":"Update a Note","id":"34a7444f-3eb5-4482-b15b-2e631a0ecf87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n\t\"date\": \"2019-08-22 08:50:22\",\n\t\"title\": \"My Note\",\n\t\"details\": \"My note details\",\n\t\"action_owner_user_id\": 42\n}"},"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}/action/note/{{action_id}}","description":"<p>Update a note to the specified contact.\n<br /></p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{contact_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the contact.</td>\n</tr>\n<tr>\n<td><code>{{action_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the action to get.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"json-parameters\">JSON Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>date</code></td>\n<td>datetime</td>\n<td>no</td>\n<td>now</td>\n<td>Date to specify with the note.  Default is the current date/time.</td>\n</tr>\n<tr>\n<td><code>title</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>The title of the note.</td>\n</tr>\n<tr>\n<td><code>details</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>The content/body of the note.  The note body supports include hashtags that will automatically be parsed and added as a hashtag on the contact as well.</td>\n</tr>\n<tr>\n<td><code>action_owner_user_id</code></td>\n<td>string</td>\n<td>no</td>\n<td>null</td>\n<td>The owner user id for the action (when creating on behalf of another user).  This is only available to company admins. If specified by non-company admin this field will be ignored and the user associated with the token will be used.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","contact","{{contact_id}}","action","note","{{action_id}}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"3f086cb1-aa3d-4b32-a5cc-f2b087f7a3dd","name":"Update Note Example","originalRequest":{"method":"PUT","header":[{"description":"**REQUIRED** - Value MUST be set to application/json","key":"Content-Type","type":"text","value":"application/json"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","key":"Authorization","type":"text","value":"Bearer <token>"},{"key":"X-Account-ID","value":"1025","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\n\t\"date\": \"2019-08-22 08:50:22\",\n\t\"title\": \"My Note\",\n\t\"details\": \"My note details\",\n\t\"action_owner_user_id\": 42\n}"},"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}/action/note/{{action_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked","description":"","type":"text"},{"key":"Connection","value":"keep-alive","description":"","type":"text"},{"key":"Server","value":"nginx/1.14.0 (Ubuntu)","description":"","type":"text"},{"key":"Cache-Control","value":"no-cache, private","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"action_id\": 1,\n    \"date\": \"2019-08-22 08:50:22\",\n    \"title\": \"My Note\",\n    \"details\": \"My note details\",\n    \"action_owner_user_id\": 42\n}"}],"_postman_id":"34a7444f-3eb5-4482-b15b-2e631a0ecf87"},{"name":"Remove Tags from Contact","id":"a877d25f-2802-412d-8e82-305712db9d80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"<token>"},"isInherited":false},"method":"DELETE","header":[{"description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n\t\"tags\" : [\n\t\t\"hotlead\",\n\t\t\"companywebsite\"\n\t]\n}"},"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}/tags","description":"<p>Removes tag association for specified tag names from the contact.\n<br /></p>\n<blockquote>\n<p><strong>Tag Removal:</strong> Tags will not be <em>removed</em> from the system.  Tags will only be disassociated from the contact. <br />\n<strong>Locked Tags:</strong> Locked tags can only be removed by admins.\n<br /></p>\n</blockquote>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{contact_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the contact.</td>\n</tr>\n</tbody>\n</table>\n</div><h3 id=\"json-payload-description\">JSON Payload Description</h3>\n<p>An array of tag names to disassociate with the contact.</p>\n","urlObject":{"path":["v2","public","contact","{{contact_id}}","tags"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"322d02cc-c147-49e8-945c-81700dc4bc6f","name":"Remove Tag from Contact Example","originalRequest":{"method":"DELETE","header":[{"description":"**REQUIRED** - Value MUST be set to application/json","key":"Content-Type","type":"text","value":"application/json"},{"description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n\t\"tags\": [\n\t\t\"companywebsite\"\n\t]\n}"},"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}/tags"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization, DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID"},{"key":"Access-Control-Allow-Credentials","value":"true"}],"cookie":[],"responseTime":null,"body":"{\n\t\"contact_id\": 123,\n\t\"tags\" : [\n\t\t{\n\t\t\t\"name\": \"hotlead\",\n\t\t\t\"locked\": 0\n\t\t}\n\t]\n}"}],"_postman_id":"a877d25f-2802-412d-8e82-305712db9d80"},{"name":"Remove Contact","id":"5122266d-0e17-4057-b562-2c31089a809f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"<token>"},"isInherited":false},"method":"DELETE","header":[{"description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","key":"Authorization","type":"text","value":"Bearer <token>"}],"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}","description":"<p>Removes a contact.  This puts the contact into a deleted state and is no longer visible in the CRM for any user.</p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{contact_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the contact.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","contact","{{contact_id}}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"b7e61752-8656-4ad1-a744-58845952cf98","name":"Remove Contact","originalRequest":{"method":"DELETE","header":[{"description":"**REQUIRED** - Value MUST be set to application/json","key":"Content-Type","type":"text","value":"application/json"},{"description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","key":"Authorization","type":"text","value":"Bearer <token>"}],"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}"},"status":"No Content","code":204,"_postman_previewlanguage":"html","header":[],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"5122266d-0e17-4057-b562-2c31089a809f"},{"name":"Schedule a Call","id":"16f24963-9b35-49da-94df-cf08f449e1bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","type":"text"},{"key":"Authorization","value":"Bearer <token>","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"leadId\": \"12345\",\n    \"note\": \"Examplen Note\",\n    \"reminderDate\": \"YYYY-MM-DD\",\n    \"reminderTime\": \"23:59\",\n    \"repeatTimeframe\": 7,\n    \"repeatTimes\": 0,\n    \"repeatCalls\": true\n}"},"url":"https://api.kvcore.com/v2/public/schedule-call","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"bd500709-7787-4edf-82f9-b5c3e6ba290c","id":"bd500709-7787-4edf-82f9-b5c3e6ba290c","name":"Contact Management","type":"folder"}},"urlObject":{"path":["v2","public","schedule-call"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"16f24963-9b35-49da-94df-cf08f449e1bc"},{"name":"New Request","id":"ad19fe68-5996-46f6-9b0e-424aee0c188d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"bd500709-7787-4edf-82f9-b5c3e6ba290c","id":"bd500709-7787-4edf-82f9-b5c3e6ba290c","name":"Contact Management","type":"folder"}},"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"ad19fe68-5996-46f6-9b0e-424aee0c188d"}],"id":"bd500709-7787-4edf-82f9-b5c3e6ba290c","description":"<h3 id=\"permissions\">Permissions</h3>\n<blockquote>\n<p>If using an API Token scoped for super account administration, you may specify the X-Account-ID header with a child account id or X-External-ID-2 to switch account context to that child account or users account to perform admin operations.</p>\n</blockquote>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th></th>\n<th>Create</th>\n<th>Update</th>\n<th>Delete</th>\n<th>Get</th>\n<th>Restrictions</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Company Admins</td>\n<td>x</td>\n<td>x</td>\n<td>x</td>\n<td>x</td>\n<td></td>\n</tr>\n<tr>\n<td>Office Admin</td>\n<td>x</td>\n<td>x</td>\n<td>x</td>\n<td>x</td>\n<td>Restricted to agent contacts in their office</td>\n</tr>\n<tr>\n<td>Team Admin</td>\n<td>x</td>\n<td>x</td>\n<td>x</td>\n<td>x</td>\n<td>Restricted to agent contacts in their team</td>\n</tr>\n<tr>\n<td>User</td>\n<td>x</td>\n<td>x</td>\n<td>x</td>\n<td>x</td>\n<td>Restricted to contacts they create + shared contacts (view only)</td>\n</tr>\n</tbody>\n</table>\n</div><blockquote>\n<p><strong>IMPORTANT</strong><br />When lead privacy is enabled by the company, company admins, office admins, and team admin visibility is restricted to only contacts owned by them.</p>\n</blockquote>\n","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"ecb0fcb5-c538-4143-8a68-d585e374d428","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"412bb48e-0d6b-4842-bdb6-50c03b90d4cd","type":"text/javascript","exec":[""]}}],"_postman_id":"bd500709-7787-4edf-82f9-b5c3e6ba290c"},{"name":"Contact Listing Search Alerts","item":[{"name":"Get Contact Search Alert","id":"bbca9e23-5a05-44f7-9f22-45c92c7ed7fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","type":"text"}],"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}/searchalert","description":"<p>Retrieves search alerts for specified contact. </p>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>{{contact_id}}</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the contact.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","contact","{{contact_id}}","searchalert"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"ca0fdce8-d43c-4bd3-a4b6-540fd5007368","name":"Get Contact Search Alert","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":"https://api.kvcore.com/v2/public/contact/56/searchalert"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 2,\n        \"contact_id\": 56,\n        \"number\": 1,\n        \"active\": 1,\n        \"mls_service_id\": 0,\n        \"name\": null,\n        \"areas\": \"[{\\\"type\\\":\\\"area\\\",\\\"average\\\":516270,\\\"count\\\":83,\\\"name\\\":\\\"Ch01 - Charlotte County\\\",\\\"id\\\":\\\"ch01 - charlotte county\\\",\\\"description\\\":\\\"83 averaging $516K\\\",\\\"trackId\\\":\\\"ch01 - charlotte county:area\\\"}]\",\n        \"types\": \"[{\\\"name\\\":\\\"Single Family\\\",\\\"label\\\":\\\"Single Family\\\",\\\"id\\\":1}]\",\n        \"options\": \"[]\",\n        \"beds\": 0,\n        \"baths\": 0,\n        \"min_price\": 0,\n        \"max_price\": 300000,\n        \"min_acres\": 0,\n        \"max_acres\": 0,\n        \"min_sqft\": 0,\n        \"max_sqft\": 0,\n        \"min_year\": 0,\n        \"max_year\": 0,\n        \"last_sent\": null,\n        \"last_checked\": \"2020-10-01 15:51:19\",\n        \"frequency\": \"+1 week\",\n        \"email_cc\": \"\",\n        \"sent_listings\": null,\n        \"created_at\": \"2020-10-01 15:48:00\",\n        \"updated_at\": \"2020-10-01 15:51:19\",\n        \"deleted_at\": null,\n        \"polygons\": [],\n        \"include_agency_open_houses\": 0,\n        \"half_baths\": 0,\n        \"last_updated_by\": \"Manual\",\n        \"hashtag_searchalert_id\": null,\n        \"sold\": 1\n    }\n]\n"}],"_postman_id":"bbca9e23-5a05-44f7-9f22-45c92c7ed7fc"},{"name":"Add Search Alert to Contact","id":"c5572b9c-97ff-4461-8b16-7aceaacf9092","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer <token>","type":"text","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n"}],"body":{"mode":"raw","raw":"{\n    \"contact_id\": \"56\",\n    \"number\": 2,\n    \"active\": 1,\n    \"areas\": [\n        {\n            \"type\": \"zip\",\n            \"name\": \"28127\",\n        }\n    ],\n    \"types\": [1,2, 3, 4],\n    \"options\": [],\n    \"beds\": 0,\n    \"baths\": 0,\n    \"min_price\": 0,\n    \"max_price\": 300000,\n    \"min_acres\": 0,\n    \"max_acres\": 0,\n    \"min_sqft\": 0,\n    \"max_sqft\": 0,\n    \"min_year\": 0,\n    \"max_year\": 0,\n    \"frequency\": \"+1 week\",\n    \"email_cc\": \"\",\n    \"keywords\": [\"basement, waterfront\"],\n    \"optionsSelected\": [],\n    \"doNotSend\": false\n    \"sold\": false\n}\n\n","options":{"raw":{"language":"json"}}},"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}/searchalert","description":"<p>Add a search alert to an existing contact</p>\n<h3 id=\"json-parameters\">JSON Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Default</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>contact_id</code></td>\n<td>integer</td>\n<td>yes</td>\n<td>null</td>\n<td>ID of contact to update.</td>\n</tr>\n<tr>\n<td><code>number</code></td>\n<td>integer</td>\n<td>yes</td>\n<td>1</td>\n<td>ID of search alert to create, must be 1 or 2.</td>\n</tr>\n<tr>\n<td><code>active</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Active status of alert.</td>\n</tr>\n<tr>\n<td><code>areas</code></td>\n<td>array</td>\n<td>no</td>\n<td>n/a</td>\n<td>** A blank area field will search for all areas in all MLS feed attached to agent crm **</td>\n</tr>\n<tr>\n<td><code>type</code></td>\n<td>string</td>\n<td>no</td>\n<td>n/a</td>\n<td>Type of area being queried eg zip, city, neighborhood.   ** For best results KvCore recommends using Zip/Postal Codes **</td>\n</tr>\n<tr>\n<td><code>name</code></td>\n<td>string</td>\n<td>no</td>\n<td>n/a</td>\n<td>Values of type being queried.</td>\n</tr>\n<tr>\n<td><code>types</code></td>\n<td>array</td>\n<td>yes</td>\n<td>n/a</td>\n<td>Listing types. See below for possible values</td>\n</tr>\n<tr>\n<td><code>options</code></td>\n<td>array</td>\n<td>no</td>\n<td>0</td>\n<td>Active status of alert.</td>\n</tr>\n<tr>\n<td><code>beds</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Minimum number of beds.</td>\n</tr>\n<tr>\n<td><code>baths</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Minimum number of baths.</td>\n</tr>\n<tr>\n<td><code>min_price</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Minimum price of listings included.</td>\n</tr>\n<tr>\n<td><code>max_price</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Maximum price of listings included.</td>\n</tr>\n<tr>\n<td><code>min_acres</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Minimum number of acres of lot.</td>\n</tr>\n<tr>\n<td><code>max_acres</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Maximum number of acres of lot.</td>\n</tr>\n<tr>\n<td><code>min_sqft</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Minimum square feet of listing.</td>\n</tr>\n<tr>\n<td><code>max_sqft</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Maximum square feet of listing.</td>\n</tr>\n<tr>\n<td><code>min_year</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Minimum year built of listing.</td>\n</tr>\n<tr>\n<td><code>max_year</code></td>\n<td>integer</td>\n<td>no</td>\n<td>0</td>\n<td>Maximum year built of listing.</td>\n</tr>\n<tr>\n<td><code>frequency</code></td>\n<td>string</td>\n<td>no</td>\n<td>0</td>\n<td>Frequency of results sent to contact.</td>\n</tr>\n<tr>\n<td><code>email_cc</code></td>\n<td>string</td>\n<td>no</td>\n<td>n/a</td>\n<td>CC recipient of recent results.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","contact","{{contact_id}}","searchalert"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c5572b9c-97ff-4461-8b16-7aceaacf9092"},{"name":"Update Contact Search Alert","id":"10f4aa98-e400-4ef8-9ec4-cd40aa9b6d77","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"active\": 1,\n    \"areas\": [\n        {\n            \"type\": \"zip\",\n            \"name\": \"28127\",\n        }\n    ],\n    \"types\": [1,2, 3, 4],\n    \"options\": [],\n    \"beds\": 0,\n    \"baths\": 0,\n    \"min_price\": 0,\n    \"max_price\": 300000,\n    \"min_acres\": 0,\n    \"max_acres\": 0,\n    \"min_sqft\": 0,\n    \"max_sqft\": 0,\n    \"min_year\": 0,\n    \"max_year\": 0,\n    \"frequency\": \"+1 week\",\n    \"email_cc\": \"\",\n    \"keywords\": [\"hello\"],\n    \"optionsSelected\": [],\n    \"doNotSend\": false\n}'","options":{"raw":{"language":"json"}}},"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}/searchalert/{{searchAlertNumber}}","description":"<p>Update listing search parameters to an existing contact's search alert.</p>\n","urlObject":{"path":["v2","public","contact","{{contact_id}}","searchalert","{{searchAlertNumber}}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"10f4aa98-e400-4ef8-9ec4-cd40aa9b6d77"},{"name":"Delete Contact Search Alert","id":"f88616fb-e42b-4604-b888-3e504e2153fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"Bearer <token>","type":"text","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n"}],"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}/searchalert/{{searchAlertNumber}}","description":"<p>Delete a contact's listing search alert</p>\n","urlObject":{"path":["v2","public","contact","{{contact_id}}","searchalert","{{searchAlertNumber}}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f88616fb-e42b-4604-b888-3e504e2153fd"},{"name":"Get Search Alert Recent Results","id":"34c0ee61-93aa-4aa2-88d6-c1ab95036151","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n"}],"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}/searchalert/{{searchAlertNumber}}/results","description":"<p>Retrieve listings from a contact's search alert</p>\n","urlObject":{"path":["v2","public","contact","{{contact_id}}","searchalert","{{searchAlertNumber}}","results"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"34c0ee61-93aa-4aa2-88d6-c1ab95036151"},{"name":"Send Search Alert Results to Contact","id":"bc825ab3-f69c-491f-9662-5bcd1cfefb01","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Bearer <token>","type":"text","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n"}],"url":"https://api.kvcore.com/v2/public/contact/{{contact_id}}/searchalert/{{searchAlertNumber}}","description":"<p>Send contact's search alert results to the specified contact.</p>\n","urlObject":{"path":["v2","public","contact","{{contact_id}}","searchalert","{{searchAlertNumber}}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"bc825ab3-f69c-491f-9662-5bcd1cfefb01"}],"id":"caa10d15-215d-43b2-8695-b8416ec88b06","_postman_id":"caa10d15-215d-43b2-8695-b8416ec88b06","description":""},{"name":"Super Account Management","item":[{"name":"Get User List","id":"edac0f6e-d653-4f04-8051-3d6b4ce4fce9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":""},"url":"https://api.kvcore.com/v2/public/superaccount/users?external_ids[]={{external_ids}}&external_ids_2[]={{external_ids_2}}&user_ids[]={{user_ids}}&account_ids[]={{account_ids}}","description":"<p>Gets a list of all users across all accounts under super account.</p>\n<blockquote>\n<p><strong>IMPORTANT</strong> - You must use an API token scoped for super account administration.</p>\n</blockquote>\n","urlObject":{"path":["v2","public","superaccount","users"],"host":["https://api.kvcore.com"],"query":[{"description":{"content":"<p><em><strong>NOT REQUIRED</strong></em> An array of external ids defined in caller's system</p>\n","type":"text/plain"},"key":"external_ids[]","value":"{{external_ids}}"},{"description":{"content":"<p><em><strong>NOT REQUIRED</strong></em> An array of external 2 ids defined in caller's system</p>\n","type":"text/plain"},"key":"external_ids_2[]","value":"{{external_ids_2}}"},{"description":{"content":"<p><em><strong>NOT REQUIRED</strong></em> An array of user ids defined in kvCORE</p>\n","type":"text/plain"},"key":"user_ids[]","value":"{{user_ids}}"},{"key":"account_ids[]","value":"{{account_ids}}"}],"variable":[]}},"response":[{"id":"3eb472a3-5b01-4480-9a3c-32eb7da9b253","name":"Get User List","originalRequest":{"method":"GET","header":[{"description":"**REQUIRED** - Value MUST be set to application/json","key":"Content-Type","type":"text","value":"application/json"},{"description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","key":"Authorization","type":"text","value":"Bearer <token>"}],"url":"https://api.kvcore.com/v2/public/superaccount/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 15 May 2019 17:47:49 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.14.0 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS"},{"key":"Access-Control-Allow-Headers","value":"Authorization, DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID"},{"key":"Access-Control-Allow-Credentials","value":"true"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"external_id\": \"123\",\n            \"external_id_2\": \"321\",\n            \"id\": 444,\n            \"account_id\": 1,\n            \"email\": \"no-reply@test.com\",\n            \"updated_at\": \"2019-08-22 22:14:40\",\n            \"cell_phone\": 5555555555,\n            \"photo\": \"https://d9la9jrhv6fdd.cloudfront.net/agentimages/nophoto.jpg\",\n            \"domain\": \"agent.test.com\"\n        }\n    ],\n    \"first_page_url\": \"https://api.kvcore.com/v2/public/superaccount/users?page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.kvcore.com/v2/public/superaccount/users?page=1\",\n    \"next_page_url\": null,\n    \"path\": \"https://api.kvcore.com/v2/public/superaccount/users\",\n    \"per_page\": 500,\n    \"prev_page_url\": null,\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"edac0f6e-d653-4f04-8051-3d6b4ce4fce9"},{"name":"Get Accounts List","id":"bdd0c720-0a7f-4fab-9a9a-336b548844e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","key":"Authorization","type":"text","value":"Bearer <token>"}],"url":"https://api.kvcore.com/v2/public/superaccount/accounts","description":"<p>Get list of accounts</p>\n<blockquote>\n<p><strong>IMPORTANT</strong> - You must use an API token scoped for super account administration.</p>\n</blockquote>\n","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"30ed76d7-6ec8-4454-a1f6-f8d54d83933c","id":"30ed76d7-6ec8-4454-a1f6-f8d54d83933c","name":"Super Account Management","type":"folder"}},"urlObject":{"path":["v2","public","superaccount","accounts"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"5306c326-5d78-4626-9257-f2e009e7c87c","name":"Get Accounts List","originalRequest":{"method":"GET","header":[{"description":"**REQUIRED** - Value MUST be set to application/json","key":"Content-Type","type":"text","value":"application/json"},{"description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","key":"Authorization","type":"text","value":"Bearer <token>","disabled":true}],"url":"https://api.kvcore.com/v2/public/superaccount/accounts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Aug 2021 16:49:13 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"nginx/1.18.0 (Ubuntu)"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS, PATCH"},{"key":"X-Level-2","value":"2"},{"key":"Access-Control-Allow-Headers","value":"X-CSRF-TOKEN,X-kvCORE-CRM,Authorization, DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID,Api-Token"},{"key":"Access-Control-Allow-Credentials","value":"true"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"id\": 123,\n            \"external_vendor_id\": null,\n            \"crm_url\": null,\n            \"parent_account_id\": 1234,\n            \"account_name\": \"accountname123\",\n            \"name\": \"Test Account\",\n            \"created_at\": {\n                \"date\": \"2019-08-05 14:53:26.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"UTC\"\n            },\n            \"updated_at\": {\n                \"date\": \"2019-08-05 14:53:26.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"UTC\"\n            }\n        }\n    ],\n    \"first_page_url\": \"https://api.kvcore.com/v2/public/superaccount/accounts?page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"https://api.kvcore.com/v2/public/superaccount/accounts?page=1\",\n    \"next_page_url\": null,\n    \"path\": \"https://api.kvcore.com/v2/public/superaccount/accounts\",\n    \"per_page\": 500,\n    \"prev_page_url\": null,\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"bdd0c720-0a7f-4fab-9a9a-336b548844e4"},{"name":"Get Entities","id":"a4992b8e-2540-43ca-8274-457daa9c6736","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <token>","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"account_id\": [{{acount_id}}]\n}"},"url":"https://api.kvcore.com/v2/public/superaccount/entities","description":"<p>Get all entities in child accounts</p>\n","urlObject":{"path":["v2","public","superaccount","entities"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"8fba945b-021f-4341-97bb-aa424aef101d","name":"Get Entities","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <token>","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"account_id\": [{{acount_id}}]\n}"},"url":"https://api.kvcore.com/v2/public/superaccount/entities"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 05 Aug 2021 20:10:52 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"no-cache, private"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"GET, POST, PUT, DELETE, OPTIONS, PATCH"},{"key":"Access-Control-Allow-Headers","value":"Authorization,DNT,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Range,X-Lead-ID,X-Agent-ID,X-Kvcore-CRM,x-csrf-token"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"CF-Cache-Status","value":"DYNAMIC"},{"key":"Expect-CT","value":"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\""},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"67a2abde7b245e96-IAD"},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"current_page\": 1,\n    \"data\": [\n        {\n            \"external_id\": null,\n            \"entity_id\": 1,\n            \"account_id\": \"123\",\n            \"type\": \"office\",\n            \"name\": \"My Company Inc\",\n            \"status\": \"1\",\n            \"website_url\": null,\n            \"domain\": \"company.com\",\n            \"phone\": 0,\n            \"fax\": 0,\n            \"address\": \"My Company Address\",\n            \"city\": \"Salt Lake City\",\n            \"state\": \"UT\",\n            \"zip\": \"84104\"\n        }\n    ],\n    \"first_page_url\": \"http://api.kvcore.com/v2/public/superaccount/entities?page=1\",\n    \"from\": 1,\n    \"last_page\": 1,\n    \"last_page_url\": \"http://api.kvcore.com/v2/public/superaccount/entities?page=1\",\n    \"next_page_url\": null,\n    \"path\": \"http://api.kvcore.com/v2/public/superaccount/entities\",\n    \"per_page\": 500,\n    \"prev_page_url\": null,\n    \"to\": 1,\n    \"total\": 1\n}"}],"_postman_id":"a4992b8e-2540-43ca-8274-457daa9c6736"},{"name":"Refresh Campaigns","id":"23567a21-e95d-4b9b-a589-7dd1fc901d51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n\t\"account_id\": {{account_id}},\n    \"campaign_ids\": [1,2,3],\n    \"ignoreLock\": true|false,\n    \"forceStatus\": \"off\"|\"on\",\n    \"exclude_accounts\": [1,2,3]\n}"},"url":"https://api.kvcore.com/v2/public/superaccount/campaigns/refresh","description":"<p>Refresh campaigns for all child accounts in a super account structure or the specified child accounts.</p>\n<blockquote>\n<p><strong>IMPORTANT</strong> - Existing customized super account campaigns will be replaced with the current super account campaigns. New super account campaigns will be added. Any campaigns that are currently running will continue to run, however future actions will be replaced with future actions from the new campaigns. Actions shuffled to later times will not be run twice if they overlap with actions that have already been run for a contact.</p>\n</blockquote>\n<blockquote>\n<p><strong>IMPORTANT</strong> - You must use an API token scoped for super account administration.</p>\n</blockquote>\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>account_id</code></td>\n<td>integer</td>\n<td>no</td>\n<td>ID of the account to refresh campaigns for. If not specified, all child accounts of the super account structure will have their specified campaigns refreshed.</td>\n</tr>\n<tr>\n<td><code>campaign_ids</code></td>\n<td>array</td>\n<td>no</td>\n<td>ID of the campaigns you wish to refresh. Leaving the field null will refresh all campaigns.</td>\n</tr>\n<tr>\n<td><code>ignoreLock</code></td>\n<td>boolean</td>\n<td>no</td>\n<td>Child campaign status will be set to the super account campaign status. Will ignore campaign status in child account.</td>\n</tr>\n<tr>\n<td><code>forceStatus</code></td>\n<td>boolean</td>\n<td>no</td>\n<td>Forces the child campaign to enabled/disabled.</td>\n</tr>\n<tr>\n<td><code>exclude_accounts</code></td>\n<td>array</td>\n<td>no</td>\n<td>Only used if no account_id params are passed. Will exclude specified accounts from inheritance.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","superaccount","campaigns","refresh"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"23567a21-e95d-4b9b-a589-7dd1fc901d51"},{"name":"Refresh Templates","id":"dc022d26-0d64-446e-811c-5514a9f53d26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n\t\"account_id\": [{{account_id}}],\n    \"template_ids\": [1,2,3]\n    \"exclude_accounts\": [1,2,3]\n}"},"url":"https://api.kvcore.com/v2/public/superaccount/templates/refresh","description":"<p>Refreshes templates in all child accounts or the specified child accounts. <br /></p>\n<blockquote>\n<p><strong>IMPORTANT</strong> - Existing customized super account templates will be replaced with the current super account templates.  New super account templates will be added.  Any campaigns that are currently running using existing templates for future actions will use the new template.</p>\n</blockquote>\n<blockquote>\n<p><strong>IMPORTANT</strong> - You must use an API token scoped for super account administration.</p>\n</blockquote>\n<br />\n\n<h3 id=\"url-parameters\">URL Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>account_id</code></td>\n<td>array</td>\n<td>no</td>\n<td>ID of the account to refresh templates for.  If not specified, all child accounts of the super account structure will have their specified templates refreshed.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"30ed76d7-6ec8-4454-a1f6-f8d54d83933c","id":"30ed76d7-6ec8-4454-a1f6-f8d54d83933c","name":"Super Account Management","type":"folder"}},"urlObject":{"path":["v2","public","superaccount","templates","refresh"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"dc022d26-0d64-446e-811c-5514a9f53d26"},{"name":"Transfer Contact","id":"c7580d6a-f6d5-471a-92df-e408d5eb625c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n","key":"Content-Type","type":"text","value":"application/json"},{"description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n\t\"from_account_id\": {{account_id}},\n\t\"to_account_id\": {{account_id2}},\n\t\"to_agent_id\": {{user_id}},\n\t\"contact_id\": {{contact_id}}\n}"},"url":"https://api.kvcore.com/v2/public/superaccount/transfer/contact","description":"<p>Transfer a contact from a user in one account (<code>from_account</code>) to a user in another account (<code>to_account</code>).  In addition to the contact record, the following addition data is transfered: <br /></p>\n<ul>\n<li><strong>Search Alerts</strong> - These will be <strong>REMOVED</strong> in the <code>from_account</code> and <strong>ADDED</strong> to the <code>to_account</code>.</li>\n<li><strong>Tags</strong> - These will be <strong>COPIED</strong> into the <code>to_account</code> (not removed in the <code>from_account</code>).</li>\n<li><strong>Actions</strong> - These will be <strong>REMOVED</strong> in the <code>from_account</code> and <strong>ADDED</strong> to the <code>to_account</code>.</li>\n<li><strong>Tasks</strong> - These will be <strong>REMOVED</strong> in the <code>from_account</code> and <strong>ADDED</strong> to the <code>to_account</code>.</li>\n<li><strong>Campaigns</strong> - If receiving agent in <code>to_account</code> has campaigns that trigger on re-assignment, those will get applied and all other campaigns will be removed (including super account scoped campaigns).  Otherwise, any super account scoped campaigns already applied to the contact will continue to run in the <code>to_account</code>.</li>\n<li><strong>Valuations</strong> - These will be <strong>REMOVED</strong> in the <code>from_account</code> and <strong>ADDED</strong> to the <code>to_account</code>.</li>\n<li><strong>Questions</strong> - These will be <strong>REMOVED</strong> in the <code>from_account</code> and <strong>ADDED</strong> to the <code>to_account</code>.</li>\n</ul>\n<br />\n\n<blockquote>\n<p><strong>IMPORTANT</strong> - The lead will no longer be available in the previous account once transferred.</p>\n</blockquote>\n<blockquote>\n<p><strong>IMPORTANT</strong> - You must use an API token scoped for super account administration.</p>\n</blockquote>\n<br />\n\n<h3 id=\"json-parameters\">JSON Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>from_account_id</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>Child account ID where you are transfering the contact from.</td>\n</tr>\n<tr>\n<td><code>to_account_id</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>Child account ID where you are transferring the contact to.</td>\n</tr>\n<tr>\n<td><code>to_agent_id</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>The user id of the agent the contact will be assigned to in the <code>to_account</code>.</td>\n</tr>\n<tr>\n<td><code>to_lender_id</code></td>\n<td>integer</td>\n<td>no</td>\n<td>The user id of the lender the contact will be assigned to in the <code>to_account</code>.  If no lender id is specified and the contact is currently assigned to a lender in the <code>from_account</code> the contact will no longer be assigned to a lender in the <code>to_account</code>.</td>\n</tr>\n<tr>\n<td><code>contact_id</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the contact you want to transfer in the from account.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"30ed76d7-6ec8-4454-a1f6-f8d54d83933c","id":"30ed76d7-6ec8-4454-a1f6-f8d54d83933c","name":"Super Account Management","type":"folder"}},"urlObject":{"path":["v2","public","superaccount","transfer","contact"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[{"id":"5243aff4-26ed-4707-a754-61b790c63503","name":"Transfer Contact","originalRequest":{"method":"PUT","header":[{"description":"**REQUIRED** - Value MUST be set to application/json","key":"Content-Type","type":"text","value":"application/json"},{"description":"**REQUIRED** - API Token generated by the kvCORE Application for your user.","key":"Authorization","type":"text","value":"Bearer <token>"}],"body":{"mode":"raw","raw":"{\n\t\"from_account\": 1,\n\t\"to_account\": 25,\n\t\"assigned_agent\": 25,\n\t\"contact_id\": 250\n}"},"url":"https://api.kvcore.com/v2/public/account/transfer/contact"},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"account_id\": 123,\n    \"contact_id\": 1,\n    \"transfered\": {\n    \t\"search_alerts\": 2,\n    \t\"actions\": 30,\n    \t\"tags\": 3\n    }\n}"}],"_postman_id":"c7580d6a-f6d5-471a-92df-e408d5eb625c"},{"name":"Archive Contact","id":"d971551f-d126-4cfd-b7ea-3e16eab0edf1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text","description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n"},{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"Bearer <token>","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"account_id\" : {{account_id}},\n\t\"contact_ids\": [{{contact_id}}]\n}"},"url":"https://api.kvcore.com/v2/public/superaccount/contacts/archive","description":"<p>Archive contacts identified by the given contact ids in a child account.</p>\n<blockquote>\n<p><strong>IMPORTANT</strong> - You must use an API token scoped for super account administration.</p>\n</blockquote>\n<h3 id=\"json-parameters\">JSON Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>account_id</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the account where contacts should be archived.</td>\n</tr>\n<tr>\n<td><code>contact_ids</code></td>\n<td>array</td>\n<td><strong>yes</strong></td>\n<td>Array of contact ids that should be archiveded.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","superaccount","contacts","archive"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d971551f-d126-4cfd-b7ea-3e16eab0edf1"},{"name":"Delete Contacts","id":"7ed08fb5-a189-4112-a838-87b95c9eb97c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text","description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n"},{"key":"Authorization","value":"Bearer <token>","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"account_id\": {{account_id}},\n\t\"contact_ids\": [{{contact_id}}]\n}"},"url":"https://api.kvcore.com/v2/public/superaccount/contacts/delete","description":"<p>Delete contacts identified by the given contact ids in a child account.</p>\n<blockquote>\n<p><strong>IMPORTANT</strong> - You must use an API token scoped for super account administration.</p>\n</blockquote>\n<h3 id=\"json-parameters\">JSON Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>account_id</code></td>\n<td>integer</td>\n<td><strong>yes</strong></td>\n<td>ID of the account where contacts should be deleted.</td>\n</tr>\n<tr>\n<td><code>contact_ids</code></td>\n<td>array</td>\n<td><strong>yes</strong></td>\n<td>Array of contact ids that should be deleted.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","superaccount","contacts","delete"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7ed08fb5-a189-4112-a838-87b95c9eb97c"},{"name":"Get Users on Vacation","id":"999b678f-da42-4ed4-a501-6e9b13d3dfd9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/json","description":"<p><strong>REQUIRED</strong> - Value MUST be set to application/json</p>\n"},{"key":"Authorization","value":"Bearer <token>","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"account_id\": [{{account_id}}]\n}"},"url":"https://api.kvcore.com/v2/public/superaccount/vacations/all","description":"<p>Gets a list of all users that are currently on vacation across all accounts under super account</p>\n<blockquote>\n<p>IMPORTANT - You must use an API token scoped for super account administration.</p>\n</blockquote>\n<h6 id=\"request-parameters\">REQUEST PARAMETERS</h6>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>account_id</code></td>\n<td>array</td>\n<td>yes</td>\n<td>ID of the account. All users under passed account IDs that are currently on vacation will be returned.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","superaccount","vacations","all"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"999b678f-da42-4ed4-a501-6e9b13d3dfd9"}],"id":"30ed76d7-6ec8-4454-a1f6-f8d54d83933c","description":"<p>Endpoints for managing super account and related child accounts.</p>\n<h3 id=\"permissions\">Permissions</h3>\n<p>Only company admin with a super-account token can access these endpoints.</p>\n","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"7928802b-71d8-4101-b058-1f37193afdc5","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"8c1ee2e0-fe0d-4396-8b8e-ea3130987a1e","type":"text/javascript","exec":[""]}}],"_postman_id":"30ed76d7-6ec8-4454-a1f6-f8d54d83933c"},{"name":"Business Analytics","item":[],"id":"4e9cf2bd-a682-4fc2-8b0d-8e31419a0dad","description":"<p>Coming soon...</p>\n","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"52f3b8b0-0dc4-4e8f-bf76-544d41fd47af","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"281f1643-2ad7-482c-af76-e670b1c13d1e","type":"text/javascript","exec":[""]}}],"_postman_id":"4e9cf2bd-a682-4fc2-8b0d-8e31419a0dad"},{"name":"Transaction Management","item":[{"name":"Create & Update Transaction Users","item":[{"name":"Get list of User/Transaction relationships","id":"2cb66b3f-fea4-48a8-96d5-73b611ada7c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":"https://api.kvcore.com/v2/public/transaction/users","urlObject":{"path":["v2","public","transaction","users"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2cb66b3f-fea4-48a8-96d5-73b611ada7c1"},{"name":"Get a specific User/Transaction relationship","id":"d1ebd9d7-9d59-43bf-ac48-e907ed365a44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":"https://api.kvcore.com/v2/public/transaction/user/{{transaction_user_id}}","urlObject":{"path":["v2","public","transaction","user","{{transaction_user_id}}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d1ebd9d7-9d59-43bf-ac48-e907ed365a44"},{"name":"Add User to a Transaction","id":"c6407646-80db-4c50-a737-5630934bc2f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"user_id\": 478889,\n\t\"transaction_id\": 154,\n\t\"role\": \"agent\"\n}"},"url":"https://api.kvcore.com/v2/public/transaction/user","urlObject":{"path":["v2","public","transaction","user"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c6407646-80db-4c50-a737-5630934bc2f3"},{"name":"Update the User/Transaction relationship","id":"7ac62f2d-ef3b-447e-a592-4b4b632b80fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"user_id\": 15448\n}"},"url":"https://api.kvcore.com/v2/public/transaction/user/{{transaction_user_id}}","urlObject":{"path":["v2","public","transaction","user","{{transaction_user_id}}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7ac62f2d-ef3b-447e-a592-4b4b632b80fa"},{"name":"Delete a User From Transaction","id":"5c49f4d1-4643-4c7a-8b0f-ca279e085e1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":"https://api.kvcore.com/v2/public/transaction/user/{{transaction_user_id}}","urlObject":{"path":["v2","public","transaction","user","{{transaction_user_id}}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"5c49f4d1-4643-4c7a-8b0f-ca279e085e1e"}],"id":"68a7da04-d558-4f66-bc78-b41e7e1027ed","_postman_id":"68a7da04-d558-4f66-bc78-b41e7e1027ed","description":"","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8692c883-4185-4a94-9087-dba5a3489538","id":"8692c883-4185-4a94-9087-dba5a3489538","name":"Transaction Management","type":"folder"}}},{"name":"Create & Update Transaction Contacts","item":[{"name":"Get a list of Contacts/Transactions Relationships","id":"53c4cb92-ad3f-456b-bac1-f87356256d94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":"https://api.kvcore.com/v2/public/transaction/contacts","urlObject":{"path":["v2","public","transaction","contacts"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"53c4cb92-ad3f-456b-bac1-f87356256d94"},{"name":"Get a specific Contact/Transaction Relationship","id":"8b32b54d-c8e2-4c99-bc62-60cfc449ad83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"Bearer <token>"}],"url":"https://api.kvcore.com/v2/public/transaction/contact/{{transaction_contact_id}}","urlObject":{"path":["v2","public","transaction","contact","{{transaction_contact_id}}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8b32b54d-c8e2-4c99-bc62-60cfc449ad83"},{"name":"Add Contact to a Transaction","id":"c45fb77b-ff98-4769-b739-4a5e7f2b3157","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"contact_id\": 478889,\n\t\"transaction_id\": 154,\n\t\"role\": \"buyer\"\n}"},"url":"https://api.kvcore.com/v2/public/transaction/contact","urlObject":{"path":["v2","public","transaction","contact"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c45fb77b-ff98-4769-b739-4a5e7f2b3157"},{"name":"Update the Contact/Transaction relationship","id":"c8c30a49-6037-4920-9e09-e1044dff0daf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Authorization","type":"text","value":"Bearer <token>"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"contact_id\": 15448\n}"},"url":"https://api.kvcore.com/v2/public/transaction/contact/{{transaction_contact_id}}","urlObject":{"path":["v2","public","transaction","contact","{{transaction_contact_id}}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c8c30a49-6037-4920-9e09-e1044dff0daf"},{"name":"Delete a Contact From Transaction","id":"9edd4201-0d57-4341-8561-4610e606e4ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":"https://api.kvcore.com/v2/public/transaction/contact/{{transaction_contact_id}}","urlObject":{"path":["v2","public","transaction","contact","{{transaction_contact_id}}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"9edd4201-0d57-4341-8561-4610e606e4ea"}],"id":"bf744c04-9607-422f-a992-3892ab50e63f","_postman_id":"bf744c04-9607-422f-a992-3892ab50e63f","description":"","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8692c883-4185-4a94-9087-dba5a3489538","id":"8692c883-4185-4a94-9087-dba5a3489538","name":"Transaction Management","type":"folder"}}},{"name":"Create & Update Transactions","item":[{"name":"Get Transaction List","id":"713d1f52-8403-4bb1-bbba-61f3cdc98fcb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://api.kvcore.com/v2/public/transactions","urlObject":{"path":["v2","public","transactions"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"713d1f52-8403-4bb1-bbba-61f3cdc98fcb"},{"name":"Get a Transaction","id":"c2ce4fa1-6b02-47f8-be41-b0e3abe0ffe8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer <token>","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://api.kvcore.com/v2/public/transaction/{{transaction_id}}","urlObject":{"path":["v2","public","transaction","{{transaction_id}}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c2ce4fa1-6b02-47f8-be41-b0e3abe0ffe8"},{"name":"Create a Transaction","id":"8ac0bc1f-5db5-4ecd-8fbd-2504207698b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <token>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"component\": \"Docusign\",\n    \"txn_id\": 4583515,\n    \"agent_id\": 47859,\n    \"client_id\": 11102,\n    \"side\": \"buy\",\n    \"url\": \"https://www.url-to-transaction.com\",\n    \"name\": \"531 S Lake Dallas Dr Lake Dallas, TX 75065\",\n    \"status\": \"Pending\",\n    \"type\": \"Sale\",\n    \"listing_address\": \"531 S Lake Dallas Dr Lake Dallas, TX 75065\",\n    \"listing_city\": \"Lake Dallas\",\n    \"listing_state\": \"TX\",\n    \"listing_zip\": \"75065\",\n    \"listing_country\": \"US\",\n    \"listing_price\": \"399000\",\n    \"listing_mls\": \"12345657\",\n    \"sale_price\": \"399000\",\n    \"current_price\": \"420000\",\n    \"commission_rate\": \"3\",\n    \"buyer_commission_rate\": \"3\",\n    \"seller_commission_rate\": \"0\",\n    \"outside_referral\": \"\",\n    \"total_tasks\": 1,\n    \"completed_tasks\": 1,\n    \"doc_count\": 33,\n    \"listing_date\": \"2018-04-12\",\n    \"listing_expiration_date\": \"2018-09-29\",\n    \"offer_date\": \"2018-08-02\",\n    \"offer_expiration_date\": \"2018-09-04\",\n    \"inspection_date\": \"2018-07-29\",\n    \"occupancy_date\": \"2018-09-02\",\n    \"closing_date\": \"2018-09-02\",\n    \"contract_agreement_date\": \"2018-08-23\",\n    \"title_company\": \"\"\n}"},"url":"https://api.kvcore.com/v2/public/transaction","urlObject":{"path":["v2","public","transaction"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8ac0bc1f-5db5-4ecd-8fbd-2504207698b7"},{"name":"Update a Transaction","id":"bd10a09e-6cfc-4fd1-af02-1638bdfe666a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <token>","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"component\": \"Docusign\",\n    \"txn_id\": 4583515,\n    \"agent_id\": 47859,\n    \"client_id\": 11102,\n    \"side\": \"buy\",\n    \"url\": \"https://www.url-to-transaction.com\",\n    \"name\": \"531 S Lake Dallas Dr Lake Dallas, TX 75065\",\n    \"status\": \"Pending\",\n    \"type\": \"Sale\",\n    \"listing_address\": \"531 S Lake Dallas Dr Lake Dallas, TX 75065\",\n    \"listing_city\": \"Lake Dallas\",\n    \"listing_state\": \"TX\",\n    \"listing_zip\": \"75065\",\n    \"listing_country\": \"US\",\n    \"listing_price\": \"399000\",\n    \"listing_mls\": \"12345657\",\n    \"sale_price\": \"399000\",\n    \"current_price\": \"420000\",\n    \"commission_rate\": \"3\",\n    \"buyer_commission_rate\": \"3\",\n    \"seller_commission_rate\": \"0\",\n    \"outside_referral\": \"\",\n    \"total_tasks\": 1,\n    \"completed_tasks\": 1,\n    \"doc_count\": 33,\n    \"listing_date\": \"2018-04-12\",\n    \"listing_expiration_date\": \"2018-09-29\",\n    \"offer_date\": \"2018-08-02\",\n    \"offer_expiration_date\": \"2018-09-04\",\n    \"inspection_date\": \"2018-07-29\",\n    \"occupancy_date\": \"2018-09-02\",\n    \"closing_date\": \"2018-09-02\",\n    \"contract_agreement_date\": \"2018-08-23\",\n    \"title_company\": \"\"\n}"},"url":"https://api.kvcore.com/v2/public/transaction/{{transaction_id}}","urlObject":{"path":["v2","public","transaction","{{transaction_id}}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"bd10a09e-6cfc-4fd1-af02-1638bdfe666a"},{"name":"Delete a Transaction","id":"e51b2c01-e79c-43dd-8bf9-3814b2b5ab65","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"Bearer <token>","type":"text"}],"url":"https://api.kvcore.com/v2/public/transaction/{{transaction_id}}","urlObject":{"path":["v2","public","transaction","{{transaction_id}}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e51b2c01-e79c-43dd-8bf9-3814b2b5ab65"}],"id":"7973e010-3b1d-47ed-856a-afdc4c2ec6b7","_postman_id":"7973e010-3b1d-47ed-856a-afdc4c2ec6b7","description":"","auth":{"type":"noauth","isInherited":true,"source":{"_postman_id":"8692c883-4185-4a94-9087-dba5a3489538","id":"8692c883-4185-4a94-9087-dba5a3489538","name":"Transaction Management","type":"folder"}}}],"id":"8692c883-4185-4a94-9087-dba5a3489538","auth":{"type":"noauth","isInherited":false},"event":[{"listen":"prerequest","script":{"id":"159ac6ea-5ea4-414c-8f39-9fe3fc2ba9e6","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"92e20de4-00da-46f8-ac95-fad59589e80b","type":"text/javascript","exec":[""]}}],"_postman_id":"8692c883-4185-4a94-9087-dba5a3489538","description":""},{"name":"Website and Testimonial Management","item":[{"name":"Get All Testimonials","id":"718dde87-53ff-4823-9c32-f0b04b432037","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{},"isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer <token> ","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","type":"text"}],"url":"https://api.kvcore.com/v2/public/website/{{website_id}}/testimonials","description":"<p>Retrieves all testimonials for a given website_id</p>\n","urlObject":{"path":["v2","public","website","{{website_id}}","testimonials"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"718dde87-53ff-4823-9c32-f0b04b432037"},{"name":"Get Testimonial","id":"a89e14eb-5760-4e0a-bac6-808419cbf0cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{},"isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer <token> ","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","type":"text"}],"url":"https://api.kvcore.com/v2/public/testimonial/{testimonial_id}","description":"<p>Retrieves a specific testimonial by id. Testimonial ids may be found through the Get All Testimonials endpoint.</p>\n","urlObject":{"path":["v2","public","testimonial","{testimonial_id}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a89e14eb-5760-4e0a-bac6-808419cbf0cb"},{"name":"Create Testimonial","id":"1493d53f-d798-4739-a699-af9fb2be2d31","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{},"isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Bearer <token> ","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"who\": \"Public API\",\n    \"when\": \"2021-06-11 17:05:06\",\n    \"agent_id\": 10000481,\n    \"website_id\": 100000029,\n    \"source\": \"Testimonial Tree\",\n    \"status\": 1,\n    \"testimonial\": \"Very nice great communication highly recommended thanks A++++ from - Public API\",\n    \"ref_id\": \"1404093\",\n    \"content_hash\": \"e525a9587b38ea170767dae29bab4a6b\",\n    \"rating\": 5,\n    \"language\": \"en\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kvcore.com/v2/public/testimonial","description":"<p>Creates a new testimonial for a given agent and website. </p>\n<h3 id=\"json-parameters\">JSON Parameters</h3>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Param</th>\n<th>Value Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>who</code></td>\n<td>String</td>\n<td><strong>yes</strong></td>\n<td>Name of reviewer.</td>\n</tr>\n<tr>\n<td><code>when</code></td>\n<td>String</td>\n<td><strong>yes</strong></td>\n<td>Date that the review was recorded.</td>\n</tr>\n<tr>\n<td><code>agent_id</code></td>\n<td>Integer</td>\n<td><strong>yes</strong></td>\n<td>KvCore user_id of agent.</td>\n</tr>\n<tr>\n<td><code>website_id</code></td>\n<td>Integer</td>\n<td><strong>yes</strong></td>\n<td>Website_id of agent. Website_id can be found using Get User Website.</td>\n</tr>\n<tr>\n<td><code>source</code></td>\n<td>String</td>\n<td><strong>yes</strong></td>\n<td>Source of review.</td>\n</tr>\n<tr>\n<td><code>status</code></td>\n<td>Integer</td>\n<td><strong>yes</strong></td>\n<td>Sets review as active or inactive. 1 = active, 0 = inactive.</td>\n</tr>\n<tr>\n<td><code>testimonial</code></td>\n<td>String</td>\n<td><strong>yes</strong></td>\n<td>Content of the review.</td>\n</tr>\n<tr>\n<td><code>rating</code></td>\n<td>Integer</td>\n<td><strong>yes</strong></td>\n<td>1-5 rating of the review.</td>\n</tr>\n<tr>\n<td><code>language</code></td>\n<td>String</td>\n<td>no</td>\n<td></td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"path":["v2","public","testimonial"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"1493d53f-d798-4739-a699-af9fb2be2d31"},{"name":"Update Testimonial by ID","id":"f111128d-5b35-4087-aa7b-89fa3f9f8f75","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{},"isInherited":false},"method":"PUT","header":[{"key":"Authorization","value":"Bearer <token> ","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"who\": \"Public API\",\n    \"when\": \"2021-06-11 17:05:06\",\n    \"agent_id\": 10000481,\n    \"website_id\": 100000029,\n    \"source\": \"Testimonial Tree\",\n    \"status\": 1,\n    \"testimonial\": \"Very nice great communication highly recommended thanks A++++ from - Public API\",\n    \"ref_id\": \"1404093\",\n    \"content_hash\": \"e525a9587b38ea170767dae29bab4a6b\",\n    \"rating\": 5,\n    \"language\": \"en\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.kvcore.com/v2/public/testimonial/{testimonial_id}","description":"<p>Update testimonial content specified by testimonial id.</p>\n","urlObject":{"path":["v2","public","testimonial","{testimonial_id}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f111128d-5b35-4087-aa7b-89fa3f9f8f75"},{"name":"Delete Testimonial ","id":"bb59c88f-d8ce-47aa-b9a3-e557865a738c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{},"isInherited":false},"method":"DELETE","header":[{"key":"Authorization","value":"Bearer <token> ","description":"<p><strong>REQUIRED</strong> - API Token generated by the kvCORE Application for your user.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.kvcore.com/v2/public/testimonial/{testimonial_id}","description":"<p>Delete a specified testimonial by ID. Testimonial IDs can be found using the Get All Testimonials endpoint.</p>\n","urlObject":{"path":["v2","public","testimonial","{testimonial_id}"],"host":["https://api.kvcore.com"],"query":[],"variable":[]}},"response":[],"_postman_id":"bb59c88f-d8ce-47aa-b9a3-e557865a738c"}],"id":"3ef24372-fe7e-492d-8225-4e74b2b98bfd","_postman_id":"3ef24372-fe7e-492d-8225-4e74b2b98bfd","description":""}],"event":[{"listen":"prerequest","script":{"id":"baeee6bd-98aa-48e9-8f0c-385133e77d4b","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"288f7578-61dd-43db-8a6e-7edc4e9a8a55","type":"text/javascript","exec":[""]}}],"variable":[{"key":"api_url","value":"https://api.kvcore.com"},{"key":"api_token","value":"<token>","type":"string"}]}