{"info":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","description":"<html><head></head><body><p>This collection contains all API endpoints that authenticate with keys generated by the Sherpa CRM Developer Portal.</p>\n<p>Variables in the endpoint URLs are shown as {{VARIABLE}}. </p>\n<p>All requests must include the following header:</p>\n<p><code>Authorization: Bearer {{YOUR-API-BEARER-TOKEN}}</code></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"5077160","collectionId":"d0251fd8-2564-4355-bca2-7589c7b78713","publishedId":"S1a63SXZ","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2019-06-28T21:18:24.000Z"},"item":[{"name":"Basecamp Calendar","item":[{"name":"Company Calendar Events","event":[{"listen":"test","script":{"id":"91764039-e91b-4f07-8cf8-d418b6acfa14","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","})","","pm.test(\"Endpoint returns a list of calender events for company\", function () {","   const jsonData = pm.response.json();","   pm.expect(jsonData).to.have.property('data');","});","","pm.test(\"First event object has expected properties\", function () {","    const jsonData = pm.response.json();","    const result = jsonData.data[0];","    pm.expect(result).to.have.property('id');","    pm.expect(result).to.have.property('eventDescription');","    pm.expect(result).to.have.property('eventType');","    pm.expect(result).to.have.property('due');","    pm.expect(result).to.have.property('actionType');","    pm.expect(result).to.have.property('endTime');","    pm.expect(result).to.have.property('startTime');","    pm.expect(result).to.have.property('complete');","    pm.expect(result).to.have.property('cancelled');","    pm.expect(result).to.have.property('allDay');","    pm.expect(result).to.have.property('title');","    pm.expect(result).to.have.property('priority');","    pm.expect(result).to.have.property('prospectId');","    pm.expect(result).to.have.property('professionalReferralId');","    pm.expect(result).to.have.property('salesNote');","    pm.expect(result).to.have.property('overdue');","    pm.expect(result).to.have.property('prospect');","    pm.expect(result).to.have.property('nextSteps');","    pm.expect(result).to.have.property('salesNoteId');","    pm.expect(result).to.have.property('professionalReferralFirstName');","    pm.expect(result).to.have.property('professionalReferralLastName');","    pm.expect(result).to.have.property('automatedTaskId');","    pm.expect(result).to.have.property('autoCreateDate');","    pm.expect(result).to.have.property('autoEventType');","    pm.expect(result).to.have.property('leasingCounselors');","});"],"type":"text/javascript"}}],"id":"6f594df3-a2e8-41ff-9367-549af57d72ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/calendar?startDate={{CALENDAR_START_DATE}}&endDate={{CALENDAR_END_DATE}}","description":"<p>Returns all calendar events in the specified range, for the specified company.<br />Optional parameters:</p>\n<ul>\n<li><p>startDate YYYY-MM-DD</p>\n</li>\n<li><p>endDate: YYYY-MM-DD</p>\n</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","calendar"],"host":["{{API_URL_V1}}"],"query":[{"key":"startDate","value":"{{CALENDAR_START_DATE}}"},{"key":"endDate","value":"{{CALENDAR_END_DATE}}"}],"variable":[]}},"response":[{"id":"2bd7809a-526c-4dbc-af9f-6749edf55dd1","name":"Company Calendar Events","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/calendar?startDate={{CALENDAR_START_DATE}}&endDate={{CALENDAR_END_DATE}}","host":["{{API_URL_V1}}"],"path":["companies","{{COMPANY_ID}}","calendar"],"query":[{"key":"startDate","value":"{{CALENDAR_START_DATE}}"},{"key":"endDate","value":"{{CALENDAR_END_DATE}}"}]}},"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":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Fri, 11 Dec 2020 16:52:14 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Expires","value":"Fri, 11 Dec 2020 16:52:14 GMT"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=2592000; includeSubdomains"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' *.sherpacrm.com:* *.sherpacrm.co.uk https://ajax.googleapis.com https://*.elev.io https://*.walkme.com https://cdnjs.cloudflare.com https://www.google-analytics.com https://*.bootstrapcdn.com https://*.localizecdn.com https://*.aha.io; style-src 'self' 'unsafe-inline' *.sherpacrm.com:* *.sherpacrm.co.uk https://cdnjs.cloudflare.com https://fonts.googleapis.com https://*.bootstrapcdn.com https://s3.amazonaws.com https://*.aha.io; object-src 'none'; base-uri 'self'; connect-src 'self' ws://*.sherpacrm.com:* wss://*.sherpacrm.com:* *.sherpacrm.com:* *.sherpacrm.co.uk wss://*.execute-api.us-east-1.amazonaws.com wss://*.execute-api.ca-central-1.amazonaws.com wss://*.execute-api.eu-west-1.amazonaws.com https://*.elev.io https://*.logs.datadoghq.com https://stats.g.doubleclick.net https://www.google-analytics.com https://*.walkme.com wss://transcribestreaming.us-east-1.amazonaws.com:8443 https://*.localizecdn.com https://s3.amazonaws.com; font-src 'self' *.sherpacrm.com:* *.sherpacrm.co.uk data: https://*.elev.io https://cdnjs.cloudflare.com https://fonts.gstatic.com https://*.bootstrapcdn.com; frame-src 'self' https://*.walkme.com *.sherpacrm.com:* *.sherpacrm.co.uk player.vimeo.com *.soundcloud.com quizlet.com *.youtube.com https://*.elev.io https://calendly.com https://*.aha.io; img-src 'self' data: *.sherpacrm.com:* *.sherpacrm.co.uk https://lipis.github.io s3.amazonaws.com https://www.google-analytics.com https://*.localizecdn.com https://*.elev.io; manifest-src 'self'; media-src 'self'; worker-src 'none';"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 a37696e4552d9fef6722800191dd6b36.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"ORD53-C2"},{"key":"X-Amz-Cf-Id","value":"YR6G_j7D0LQlaVaLvhVgFP6GFWyvyX7sWfevAJuN3WYCIMPMkQEvzw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": \"79412\",\n            \"eventDescription\": null,\n            \"eventType\": \"Tour\",\n            \"due\": \"2020-12-10\",\n            \"endTime\": \"20:00\",\n            \"startTime\": \"19:45\",\n            \"complete\": false,\n            \"cancelled\": false,\n            \"allDay\": false,\n            \"title\": \"Tour\",\n            \"priority\": false,\n            \"prospectId\": \"1406\",\n            \"professionalReferralId\": null,\n            \"isSyncedToVendorCalendar\": true,\n            \"actionType\": \"Tour\",\n            \"salesNote\": \"test\",\n            \"nextSteps\": \"tour\",\n            \"overdue\": true,\n            \"salesNoteId\": \"219084\",\n            \"professionalReferralFirstName\": null,\n            \"professionalReferralLastName\": \"\",\n            \"prospect\": \"Beverly Long,Beverly Long\",\n            \"automatedTaskId\": null,\n            \"autoCreateDate\": \"2020-12-07T16:22:47+00:00\",\n            \"autoEventType\": null,\n            \"leasingCounselors\": [\n                {\n                    \"id\": 22871,\n                    \"firstName\": \"Jane\",\n                    \"lastName\": \"Doe\"\n                }\n            ],\n            \"influencers\": [\n                {\n                    \"id\": 476,\n                    \"firstName\": \"Laura\",\n                    \"lastName\": \"Lewis\",\n                    \"company\": \"Dow Chemical\",\n                    \"title\": \"Senior Vice President\",\n                    \"relationshipToProspect\": \"Daughter\",\n                    \"description\": \"\",\n                    \"bestTimeToReach\": \"Evenings\",\n                    \"professional\": false,\n                    \"doNotContact\": false,\n                    \"primaryContact\": false,\n                    \"influencerSourceSystem\": null,\n                    \"deletedAt\": null,\n                    \"createdAt\": {\n                        \"date\": \"2016-07-06 16:32:25.000000\",\n                        \"timezone_type\": 3,\n                        \"timezone\": \"UTC\"\n                    },\n                    \"updatedAt\": {\n                        \"date\": \"2020-11-30 16:28:34.000000\",\n                        \"timezone_type\": 3,\n                        \"timezone\": \"UTC\"\n                    },\n                    \"salutation\": null,\n                    \"origSherpaId\": null,\n                    \"address\": {\n                        \"id\": 2336,\n                        \"lineOne\": \"32 Berkshire Dr\",\n                        \"lineTwo\": \"\",\n                        \"country\": null,\n                        \"city\": \"Richmond Heights\",\n                        \"postalCode\": \"63117\",\n                        \"origSherpaId\": null,\n                        \"state\": {\n                            \"id\": 26,\n                            \"country\": {\n                                \"id\": 1\n                            }\n                        }\n                    },\n                    \"phoneNumbers\": [\n                        {\n                            \"id\": 29667,\n                            \"phoneNumber\": \"+13142251242\",\n                            \"phoneNumberNote\": null,\n                            \"ext\": null,\n                            \"phoneType\": \"cell\",\n                            \"isPrimary\": null,\n                            \"origSherpaId\": null\n                        }\n                    ],\n                    \"emailAddresses\": [\n                        {\n                            \"id\": 18973,\n                            \"emailAddress\": \"l.lewis@mail.me.com\",\n                            \"isPrimary\": null,\n                            \"origSherpaId\": null\n                        }\n                    ],\n                    \"relationship\": {\n                        \"label\": \"Daughter in law\",\n                        \"value\": 8\n                    }\n                },\n                {\n                    \"id\": 11640,\n                    \"firstName\": \"Stephanie\",\n                    \"lastName\": \"Test\",\n                    \"company\": null,\n                    \"title\": null,\n                    \"relationshipToProspect\": null,\n                    \"description\": \"\",\n                    \"bestTimeToReach\": null,\n                    \"professional\": false,\n                    \"doNotContact\": false,\n                    \"primaryContact\": false,\n                    \"influencerSourceSystem\": null,\n                    \"deletedAt\": null,\n                    \"createdAt\": {\n                        \"date\": \"2020-07-20 15:09:27.000000\",\n                        \"timezone_type\": 3,\n                        \"timezone\": \"UTC\"\n                    },\n                    \"updatedAt\": {\n                        \"date\": \"2020-11-30 16:28:34.000000\",\n                        \"timezone_type\": 3,\n                        \"timezone\": \"UTC\"\n                    },\n                    \"salutation\": null,\n                    \"origSherpaId\": null,\n                    \"address\": null,\n                    \"phoneNumbers\": [],\n                    \"emailAddresses\": [],\n                    \"relationship\": {\n                        \"label\": \"Brother\",\n                        \"value\": 4\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"79419\",\n            \"eventDescription\": null,\n            \"eventType\": \"Tour\",\n            \"due\": \"2020-12-11\",\n            \"endTime\": \"15:30\",\n            \"startTime\": \"15:00\",\n            \"complete\": false,\n            \"cancelled\": false,\n            \"allDay\": false,\n            \"title\": \"Tour\",\n            \"priority\": false,\n            \"prospectId\": \"1426\",\n            \"professionalReferralId\": null,\n            \"isSyncedToVendorCalendar\": false,\n            \"actionType\": \"Tour\",\n            \"salesNote\": \"test 12345\",\n            \"nextSteps\": \"strat 12345\",\n            \"overdue\": false,\n            \"salesNoteId\": \"219113\",\n            \"professionalReferralFirstName\": null,\n            \"professionalReferralLastName\": \"\",\n            \"prospect\": \"Sheila Winchester\",\n            \"automatedTaskId\": null,\n            \"autoCreateDate\": \"2020-12-11T16:14:50+00:00\",\n            \"autoEventType\": null,\n            \"leasingCounselors\": [\n                {\n                    \"id\": 24650,\n                    \"firstName\": \"Company\",\n                    \"lastName\": \"Admin\"\n                }\n            ],\n            \"influencers\": [\n                {\n                    \"id\": 11878,\n                    \"firstName\": \"Shala\",\n                    \"lastName\": \"Winchester\",\n                    \"company\": null,\n                    \"title\": null,\n                    \"relationshipToProspect\": null,\n                    \"description\": \"\",\n                    \"bestTimeToReach\": null,\n                    \"professional\": false,\n                    \"doNotContact\": false,\n                    \"primaryContact\": false,\n                    \"influencerSourceSystem\": null,\n                    \"deletedAt\": null,\n                    \"createdAt\": {\n                        \"date\": \"2020-12-11 16:15:37.000000\",\n                        \"timezone_type\": 3,\n                        \"timezone\": \"UTC\"\n                    },\n                    \"updatedAt\": {\n                        \"date\": \"2020-12-11 16:15:37.000000\",\n                        \"timezone_type\": 3,\n                        \"timezone\": \"UTC\"\n                    },\n                    \"salutation\": \"Miss\",\n                    \"origSherpaId\": null,\n                    \"address\": null,\n                    \"phoneNumbers\": [],\n                    \"emailAddresses\": [],\n                    \"relationship\": {\n                        \"label\": \"Daughter\",\n                        \"value\": 7\n                    }\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"6f594df3-a2e8-41ff-9367-549af57d72ca"},{"name":"Community Calendar Events","event":[{"listen":"test","script":{"id":"018dea76-e4a3-495a-b03c-d11129b3dc9e","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","});","","pm.test(\"Endpoint returns a list of calender events for community\", function () {","   const jsonData = pm.response.json();","   pm.expect(jsonData).to.have.property('data');","});","","pm.test(\"First event object has expected properties\", function () {","    const jsonData = pm.response.json();","    const result = jsonData.data[0];","    pm.expect(result).to.have.property('id');","    pm.expect(result).to.have.property('eventDescription');","    pm.expect(result).to.have.property('eventType');","    pm.expect(result).to.have.property('due');","    pm.expect(result).to.have.property('actionType');","    pm.expect(result).to.have.property('endTime');","    pm.expect(result).to.have.property('startTime');","    pm.expect(result).to.have.property('complete');","    pm.expect(result).to.have.property('cancelled');","    pm.expect(result).to.have.property('allDay');","    pm.expect(result).to.have.property('title');","    pm.expect(result).to.have.property('priority');","    pm.expect(result).to.have.property('prospectId');","    pm.expect(result).to.have.property('professionalReferralId');","    pm.expect(result).to.have.property('salesNote');","    pm.expect(result).to.have.property('overdue');","    pm.expect(result).to.have.property('prospect');","    pm.expect(result).to.have.property('nextSteps');","    pm.expect(result).to.have.property('salesNoteId');","    pm.expect(result).to.have.property('professionalReferralFirstName');","    pm.expect(result).to.have.property('professionalReferralLastName');","    pm.expect(result).to.have.property('automatedTaskId');","    pm.expect(result).to.have.property('autoCreateDate');","    pm.expect(result).to.have.property('autoEventType');","    pm.expect(result).to.have.property('leasingCounselors');","});"],"type":"text/javascript"}}],"id":"6a297748-6579-438d-8675-b3e15419b35a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/calendar?startDate={{CALENDAR_START_DATE}}&endDate={{CALENDAR_END_DATE}}","description":"<p>Returns all calendare events in the specified range, for the specified community.</p>\n<p>Optional parameters:</p>\n<ul>\n<li><p>startDate YYYY-MM-DD</p>\n</li>\n<li><p>endDate: YYYY-MM-DD</p>\n</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","calendar"],"host":["{{API_URL_V1}}"],"query":[{"key":"startDate","value":"{{CALENDAR_START_DATE}}"},{"key":"endDate","value":"{{CALENDAR_END_DATE}}"}],"variable":[]}},"response":[{"id":"c19ae3da-958e-4bdf-b937-c997143e8f28","name":"Community Calendar Events","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/calendar?startDate={{CALENDAR_START_DATE}}&endDate={{CALENDAR_END_DATE}}","host":["{{API_URL_V1}}"],"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","calendar"],"query":[{"key":"startDate","value":"{{CALENDAR_START_DATE}}"},{"key":"endDate","value":"{{CALENDAR_END_DATE}}"}]}},"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":"Vary","value":"Accept-Encoding"},{"key":"Date","value":"Fri, 11 Dec 2020 16:19:13 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Expires","value":"Fri, 11 Dec 2020 16:19:13 GMT"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=2592000; includeSubdomains"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' *.sherpacrm.com:* *.sherpacrm.co.uk https://ajax.googleapis.com https://*.elev.io https://*.walkme.com https://cdnjs.cloudflare.com https://www.google-analytics.com https://*.bootstrapcdn.com https://*.localizecdn.com https://*.aha.io; style-src 'self' 'unsafe-inline' *.sherpacrm.com:* *.sherpacrm.co.uk https://cdnjs.cloudflare.com https://fonts.googleapis.com https://*.bootstrapcdn.com https://s3.amazonaws.com https://*.aha.io; object-src 'none'; base-uri 'self'; connect-src 'self' ws://*.sherpacrm.com:* wss://*.sherpacrm.com:* *.sherpacrm.com:* *.sherpacrm.co.uk wss://*.execute-api.us-east-1.amazonaws.com wss://*.execute-api.ca-central-1.amazonaws.com wss://*.execute-api.eu-west-1.amazonaws.com https://*.elev.io https://*.logs.datadoghq.com https://stats.g.doubleclick.net https://www.google-analytics.com https://*.walkme.com wss://transcribestreaming.us-east-1.amazonaws.com:8443 https://*.localizecdn.com https://s3.amazonaws.com; font-src 'self' *.sherpacrm.com:* *.sherpacrm.co.uk data: https://*.elev.io https://cdnjs.cloudflare.com https://fonts.gstatic.com https://*.bootstrapcdn.com; frame-src 'self' https://*.walkme.com *.sherpacrm.com:* *.sherpacrm.co.uk player.vimeo.com *.soundcloud.com quizlet.com *.youtube.com https://*.elev.io https://calendly.com https://*.aha.io; img-src 'self' data: *.sherpacrm.com:* *.sherpacrm.co.uk https://lipis.github.io s3.amazonaws.com https://www.google-analytics.com https://*.localizecdn.com https://*.elev.io; manifest-src 'self'; media-src 'self'; worker-src 'none';"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 6f42e9f609a70feab6011df8d55ce5c3.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"ORD53-C2"},{"key":"X-Amz-Cf-Id","value":"cLAKOw-m4Cmu5WDsRq4xAQgBeS1ycaaf2Pzs4DJBxHPZc2zYeXnPiA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": \"79412\",\n            \"eventDescription\": null,\n            \"eventType\": \"Tour\",\n            \"due\": \"2020-12-10\",\n            \"endTime\": \"20:00\",\n            \"startTime\": \"19:45\",\n            \"complete\": false,\n            \"cancelled\": false,\n            \"allDay\": false,\n            \"title\": \"Tour\",\n            \"priority\": false,\n            \"prospectId\": \"1406\",\n            \"professionalReferralId\": null,\n            \"isSyncedToVendorCalendar\": true,\n            \"actionType\": \"Tour\",\n            \"salesNote\": \"test\",\n            \"nextSteps\": \"tour\",\n            \"overdue\": true,\n            \"salesNoteId\": \"219084\",\n            \"professionalReferralFirstName\": null,\n            \"professionalReferralLastName\": \"\",\n            \"prospect\": \"Beverly Long,Beverly Long\",\n            \"automatedTaskId\": null,\n            \"autoCreateDate\": \"2020-12-07T16:22:47+00:00\",\n            \"autoEventType\": null,\n            \"leasingCounselors\": [\n                {\n                    \"id\": 22871,\n                    \"firstName\": \"Shannon\",\n                    \"lastName\": \"Miller\"\n                }\n            ],\n            \"influencers\": [\n                {\n                    \"id\": 476,\n                    \"firstName\": \"Laura\",\n                    \"lastName\": \"Lewis\",\n                    \"company\": \"Dow Chemical\",\n                    \"title\": \"Senior Vice President\",\n                    \"relationshipToProspect\": \"Daughter\",\n                    \"description\": \"\",\n                    \"bestTimeToReach\": \"Evenings\",\n                    \"professional\": false,\n                    \"doNotContact\": false,\n                    \"primaryContact\": false,\n                    \"influencerSourceSystem\": null,\n                    \"deletedAt\": null,\n                    \"createdAt\": {\n                        \"date\": \"2016-07-06 16:32:25.000000\",\n                        \"timezone_type\": 3,\n                        \"timezone\": \"UTC\"\n                    },\n                    \"updatedAt\": {\n                        \"date\": \"2020-11-30 16:28:34.000000\",\n                        \"timezone_type\": 3,\n                        \"timezone\": \"UTC\"\n                    },\n                    \"salutation\": null,\n                    \"origSherpaId\": null,\n                    \"address\": {\n                        \"id\": 2336,\n                        \"lineOne\": \"32 Berkshire Dr\",\n                        \"lineTwo\": \"\",\n                        \"country\": null,\n                        \"city\": \"Richmond Heights\",\n                        \"postalCode\": \"63117\",\n                        \"origSherpaId\": null,\n                        \"state\": {\n                            \"id\": 26,\n                            \"country\": {\n                                \"id\": 1\n                            }\n                        }\n                    },\n                    \"phoneNumbers\": [\n                        {\n                            \"id\": 29667,\n                            \"phoneNumber\": \"+13142251242\",\n                            \"phoneNumberNote\": null,\n                            \"ext\": null,\n                            \"phoneType\": \"cell\",\n                            \"isPrimary\": null,\n                            \"origSherpaId\": null\n                        }\n                    ],\n                    \"emailAddresses\": [\n                        {\n                            \"id\": 18973,\n                            \"emailAddress\": \"l.lewis@mail.me.com\",\n                            \"isPrimary\": null,\n                            \"origSherpaId\": null\n                        }\n                    ],\n                    \"relationship\": {\n                        \"label\": \"Daughter in law\",\n                        \"value\": 8\n                    }\n                },\n                {\n                    \"id\": 11640,\n                    \"firstName\": \"Stephanie\",\n                    \"lastName\": \"Test\",\n                    \"company\": null,\n                    \"title\": null,\n                    \"relationshipToProspect\": null,\n                    \"description\": \"\",\n                    \"bestTimeToReach\": null,\n                    \"professional\": false,\n                    \"doNotContact\": false,\n                    \"primaryContact\": false,\n                    \"influencerSourceSystem\": null,\n                    \"deletedAt\": null,\n                    \"createdAt\": {\n                        \"date\": \"2020-07-20 15:09:27.000000\",\n                        \"timezone_type\": 3,\n                        \"timezone\": \"UTC\"\n                    },\n                    \"updatedAt\": {\n                        \"date\": \"2020-11-30 16:28:34.000000\",\n                        \"timezone_type\": 3,\n                        \"timezone\": \"UTC\"\n                    },\n                    \"salutation\": null,\n                    \"origSherpaId\": null,\n                    \"address\": null,\n                    \"phoneNumbers\": [],\n                    \"emailAddresses\": [],\n                    \"relationship\": {\n                        \"label\": \"Brother\",\n                        \"value\": 4\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": \"79419\",\n            \"eventDescription\": null,\n            \"eventType\": \"Tour\",\n            \"due\": \"2020-12-11\",\n            \"endTime\": \"15:30\",\n            \"startTime\": \"15:00\",\n            \"complete\": false,\n            \"cancelled\": false,\n            \"allDay\": false,\n            \"title\": \"Tour\",\n            \"priority\": false,\n            \"prospectId\": \"1426\",\n            \"professionalReferralId\": null,\n            \"isSyncedToVendorCalendar\": false,\n            \"actionType\": \"Tour\",\n            \"salesNote\": \"test 12345\",\n            \"nextSteps\": \"strat 12345\",\n            \"overdue\": false,\n            \"salesNoteId\": \"219113\",\n            \"professionalReferralFirstName\": null,\n            \"professionalReferralLastName\": \"\",\n            \"prospect\": \"Sheila Winchester\",\n            \"automatedTaskId\": null,\n            \"autoCreateDate\": \"2020-12-11T16:14:50+00:00\",\n            \"autoEventType\": null,\n            \"leasingCounselors\": [\n                {\n                    \"id\": 24650,\n                    \"firstName\": \"Company\",\n                    \"lastName\": \"Admin\"\n                }\n            ],\n            \"influencers\": [\n                {\n                    \"id\": 11878,\n                    \"firstName\": \"Shala\",\n                    \"lastName\": \"Winchester\",\n                    \"company\": null,\n                    \"title\": null,\n                    \"relationshipToProspect\": null,\n                    \"description\": \"\",\n                    \"bestTimeToReach\": null,\n                    \"professional\": false,\n                    \"doNotContact\": false,\n                    \"primaryContact\": false,\n                    \"influencerSourceSystem\": null,\n                    \"deletedAt\": null,\n                    \"createdAt\": {\n                        \"date\": \"2020-12-11 16:15:37.000000\",\n                        \"timezone_type\": 3,\n                        \"timezone\": \"UTC\"\n                    },\n                    \"updatedAt\": {\n                        \"date\": \"2020-12-11 16:15:37.000000\",\n                        \"timezone_type\": 3,\n                        \"timezone\": \"UTC\"\n                    },\n                    \"salutation\": \"Miss\",\n                    \"origSherpaId\": null,\n                    \"address\": null,\n                    \"phoneNumbers\": [],\n                    \"emailAddresses\": [],\n                    \"relationship\": {\n                        \"label\": \"Daughter\",\n                        \"value\": 7\n                    }\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"6a297748-6579-438d-8675-b3e15419b35a"}],"id":"d1c54505-3fcc-4f1c-bef5-0aa1a08fa615","_postman_id":"d1c54505-3fcc-4f1c-bef5-0aa1a08fa615","description":"","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}}},{"name":"Care Types","item":[{"name":"Community Care Types","event":[{"listen":"test","script":{"id":"0d9423a7-72c4-410d-855f-7c7115f3f3fb","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","})","","pm.test(\"Endpoint returns an array\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Array.isArray(jsonData)).to.eql(true);","});","","pm.test(\"Endpoint returns an array of objects\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Object.isObject(jsonData[0])).to.eql(true);","});","","pm.test(\"Companies have has expected properties\", function () {","    const jsonData = pm.response.json().data;","    pm.expect(jsonData[0]).to.have.property('id');","    pm.expect(jsonData[0]).to.have.property('name');","})"],"type":"text/javascript"}}],"id":"94f0457e-cb63-4abc-9a87-5e810c519b25","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/care-types","description":"<p>Returns the care types available for the specified community.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","care-types"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"c951a857-4284-4fae-baa5-d2b5d5931b00","name":"200","originalRequest":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/care-types"},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Care Type 1\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Care Type 2\"\n        }\n    ]\n}"}],"_postman_id":"94f0457e-cb63-4abc-9a87-5e810c519b25"}],"id":"710998c6-a3bc-4496-a2d7-30481d9b47cb","_postman_id":"710998c6-a3bc-4496-a2d7-30481d9b47cb","description":"","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}}},{"name":"Case Studies","item":[{"name":"Prospect Case Studies","id":"9b51b0e3-4ec8-4df7-9d3c-0288a5e6c28c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/prospects/{{PROSPECT_ID}}/case-studies","description":"<p>Get all case studies for the specified prospect.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","prospects","{{PROSPECT_ID}}","case-studies"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"d4ad940e-5d04-4b85-8231-335f0b2ceba9","name":"200","originalRequest":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/prospects/{{PROSPECT_ID}}/case-studies"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 01 Nov 2019 14:18:52 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Set-Cookie","value":"session_id=99l46us3155q7r5dsrf4ot672h; path=/; HttpOnly"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"X-Robots-Tag","value":"noindex"},{"key":"Content-Length","value":"203"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 18734,\n        \"content\": \"Having a hard time walking in their current family home and needs a bit of help with traditional tasks.\",\n        \"contentMarkdown\": null,\n        \"category\": {\n            \"id\": 7,\n            \"title\": \"Problems In Current Living Situation\",\n            \"helperText\": \"Everybody has a story. Who is/was this prospect? Career, marriage, upbringing, accomplishment.\",\n            \"header\": \"Biography\"\n        },\n        \"strongUnderstanding\": true\n    }\n}"}],"_postman_id":"9b51b0e3-4ec8-4df7-9d3c-0288a5e6c28c"}],"id":"8640fa57-cab8-4559-9342-98da9551522e","_postman_id":"8640fa57-cab8-4559-9342-98da9551522e","description":"","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}}},{"name":"Companies","item":[{"name":"Companies","event":[{"listen":"test","script":{"id":"4a2127c9-fd27-4a0c-80f3-d9c1d89996c0","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","})","","pm.test(\"Endpoint returns an array\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Array.isArray(jsonData)).to.eql(true);","});","","pm.test(\"Endpoint returns an array of objects\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Object.isObject(jsonData[0])).to.eql(true);","});","","pm.test(\"Companies have has expected properties\", function () {","    const jsonData = pm.response.json().data;","    pm.expect(jsonData[0]).to.have.property('id');","    pm.expect(jsonData[0]).to.have.property('name');","})"],"type":"text/javascript"}}],"id":"0eb2974f-a307-44a9-a415-8cb04a6c59d4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies","description":"<p>Returns all accessible companies</p>\n","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"3c12895e-4a6e-4f62-9528-d16916e69926","name":"200","originalRequest":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Feb 2019 20:54:13 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Content-Length","value":"99"},{"key":"Keep-Alive","value":"timeout=5, max=99"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 15,\n            \"name\": \"Sunset Hills Senior Living\"\n        },\n        {\n            \"id\": 80,\n            \"name\": \"Paradise Senior Homes\"\n        }\n    ]\n}"}],"_postman_id":"0eb2974f-a307-44a9-a415-8cb04a6c59d4"},{"name":"Company","event":[{"listen":"test","script":{"id":"4a2127c9-fd27-4a0c-80f3-d9c1d89996c0","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","})","","pm.test(\"Endpoint returns a company object\", function () {","   const jsonData = pm.response.json();","   pm.expect(Object.isObject(jsonData.data)).to.eql(true);","});","","pm.test(\"Company has expected properties\", function () {","    const jsonData = pm.response.json().data;","    pm.expect(jsonData).to.have.property('id');","    pm.expect(jsonData).to.have.property('name');","})",""],"type":"text/javascript"}}],"id":"29ad8acb-bc69-4944-91ba-6a85eb17909a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}","description":"<p>Returns the specified company.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"986dab6b-46ac-4793-9459-e1d8ee0f18f2","name":"200","originalRequest":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Feb 2019 20:54:42 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Content-Length","value":"44"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 123,\n        \"name\": \"Sunset Hills Senior Living\"\n    }\n}"}],"_postman_id":"29ad8acb-bc69-4944-91ba-6a85eb17909a"}],"id":"dd94cad4-61d8-4589-9185-85349e67de87","event":[{"listen":"prerequest","script":{"id":"efc588c4-d120-4b3b-b359-035ab9b79835","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"8857d3dd-7df5-4e89-a4a5-93c1d3b97bfc","type":"text/javascript","exec":[""]}}],"_postman_id":"dd94cad4-61d8-4589-9185-85349e67de87","description":"","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}}},{"name":"Communication Preferences","item":[{"name":"Single Communication Preference","id":"f071a304-22ec-4d0d-91ad-058233af767f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/communication-preference/{{COMMUNICATION_PREFERENCE_UUID}}","description":"<p>Get the most recent  communication preference by communication preference reference id and community id.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","communication-preference","{{COMMUNICATION_PREFERENCE_UUID}}"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"079523b5-6257-4b9b-a8f2-88ca4a3db5dc","name":"200","originalRequest":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/communication-preference/{{COMMUNICATION_PREFERENCE_UUID}}"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 112582,\n        \"communityId\": 15,\n        \"referenceId\": \"2e384833-aac9-4426-85a3-c5e51c27f15e\",\n        \"doNotContact\": false,\n        \"canContactByEmail\": true,\n        \"canContactByMail\": true,\n        \"canContactByCall\": true,\n        \"canContactByText\": true,\n        \"createdBy\": {\n            \"id\": 18909,\n            \"firstName\": \"Dan\",\n            \"lastName\": \"Alstadt\",\n            \"email\": \"dan@sherpacrm.com\",\n            \"jobTitle\": \"\",\n            \"photoUrl\": null\n        },\n        \"createdAt\": \"2021-10-14 19:56:46\"\n    }\n}"}],"_postman_id":"f071a304-22ec-4d0d-91ad-058233af767f"},{"name":"Communication Preference History","id":"4433beb4-e4a4-4416-9dd0-76c4aec01bf0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/communication-preference/{{COMMUNICATION_PREFERENCE_UUID}}/history","description":"<p>Get the most recent  communication preference by communication preference reference id and community id.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","communication-preference","{{COMMUNICATION_PREFERENCE_UUID}}","history"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"0b26ed2e-ad30-41e0-81dd-1e2e46a1d3c4","name":"200","originalRequest":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/communication-preference/{{COMMUNICATION_PREFERENCE_UUID}}"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 112582,\n            \"communityId\": 15,\n            \"referenceId\": \"2e384833-aac9-4426-85a3-c5e51c27f15e\",\n            \"doNotContact\": false,\n            \"canContactByEmail\": true,\n            \"canContactByMail\": true,\n            \"canContactByCall\": true,\n            \"canContactByText\": true,\n            \"createdBy\": {\n                \"id\": 18909,\n                \"firstName\": \"Dan\",\n                \"lastName\": \"Alstadt\",\n                \"email\": \"dan@sherpacrm.com\",\n                \"jobTitle\": \"\",\n                \"photoUrl\": null\n            },\n            \"createdAt\": \"2021-10-14 19:56:46\"\n        }\n    ]\n}"}],"_postman_id":"4433beb4-e4a4-4416-9dd0-76c4aec01bf0"},{"name":"Create Communication Preference","id":"043b3bec-5354-4cf7-8cfc-61dc26ccc7f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"doNotContact\": true,\n    \"canContactByCall\": true,\n    \"canContactByEmail\": true,\n    \"canContactByText\": true,\n    \"canContactByMail\": true\n}","options":{"raw":{"language":"json"}}},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/communication-preference/{{COMMUNICATION_PREFERENCE_UUID}}","description":"<p>Get the most recent  communication preference by communication preference reference id and community id.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","communication-preference","{{COMMUNICATION_PREFERENCE_UUID}}"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"341adfe7-0b45-4b66-a408-7d0e37466aea","name":"200","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"doNotContact\": false,\n    \"canContactByCall\": false,\n    \"canContactByEmail\": false,\n    \"canContactByText\": false,\n    \"canContactByMail\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/communication-preference/{{COMMUNICATION_PREFERENCE_UUID}}"},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 112591,\n        \"communityId\": 15,\n        \"referenceId\": \"2e384833-aac9-4426-85a3-c5e51c27f15e\",\n        \"doNotContact\": false,\n        \"canContactByEmail\": false,\n        \"canContactByMail\": false,\n        \"canContactByCall\": false,\n        \"canContactByText\": false,\n        \"createdAt\": \"2021-11-07 23:53:41\",\n        \"createdBy\": null\n    }\n}"}],"_postman_id":"043b3bec-5354-4cf7-8cfc-61dc26ccc7f1"}],"id":"50d8e7cb-ec97-41fe-855f-b6450b23334b","_postman_id":"50d8e7cb-ec97-41fe-855f-b6450b23334b","description":"","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}}},{"name":"Communities","item":[{"name":"Company Communities","event":[{"listen":"test","script":{"id":"4a2127c9-fd27-4a0c-80f3-d9c1d89996c0","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","})","","pm.test(\"Endpoint returns an array\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Array.isArray(jsonData)).to.eql(true);","});","","pm.test(\"Endpoint returns an array of objects\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Object.isObject(jsonData[0])).to.eql(true);","});","","pm.test(\"Communities have expected properties\", function () {","    const jsonData = pm.response.json().data;","    pm.expect(jsonData[0]).to.have.property('id');","    pm.expect(jsonData[0]).to.have.property('name');","})",""],"type":"text/javascript"}}],"id":"9303c62b-faf1-45a6-87f9-8a2baf56f274","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities","description":"<p>Returns all accessible communities within the specified company.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"b3f65e8f-3d07-465a-a214-fd414b990b7f","name":"200","originalRequest":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Feb 2019 20:55:24 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Content-Length","value":"172"},{"key":"Keep-Alive","value":"timeout=5, max=99"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 24,\n            \"name\": \"Sunset Hills of Milwaukee\",\n            \"isActive\": true,\n            \"isSkilled\": false,\n            \"regionIds\": [\n                14\n            ],\n            \"timeZone\": \"America/Chicago\"\n        },\n        {\n            \"id\": 42,\n            \"name\": \"Casa San Maria\",\n            \"isActive\": false,\n            \"isSkilled\": false,\n            \"regionIds\": [\n                14,\n                33\n            ],\n            \"timeZone\": \"America/Chicago\"\n        },\n        {\n            \"id\": 44,\n            \"name\": \"Rabbit Knoll\",\n            \"isActive\": true,\n            \"isSkilled\": false,\n            \"regionIds\": [\n                14\n            ],\n            \"timeZone\": \"America/Chicago\"\n        }\n    ]\n}"}],"_postman_id":"9303c62b-faf1-45a6-87f9-8a2baf56f274"},{"name":"Company Community","event":[{"listen":"test","script":{"id":"4a2127c9-fd27-4a0c-80f3-d9c1d89996c0","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","})","","pm.test(\"Endpoint returns a community object\", function () {","   const jsonData = pm.response.json();","   pm.expect(Object.isObject(jsonData.data)).to.eql(true);","});","","pm.test(\"Community has expected properties\", function () {","    const jsonData = pm.response.json().data;","    pm.expect(jsonData).to.have.property('id');","    pm.expect(jsonData).to.have.property('name');","    pm.expect(jsonData).to.have.property('companyId');","})"],"type":"text/javascript"}}],"id":"f678c47b-9c00-42a7-b82d-8f4d0ad38b10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}","description":"<p>Returns the specified community within the specified company.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"e6ea52cd-0f9c-43e4-8cf5-47769dd0fdf3","name":"200","originalRequest":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Feb 2019 20:55:45 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Content-Length","value":"52"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 44,\n        \"name\": \"Rabbit Knoll\",\n            \"isActive\": true,\n            \"isSkilled\": false,\n            \"regionIds\": [\n                14\n            ],\n            \"timeZone\": \"America/Chicago\"\n    }\n}"}],"_postman_id":"f678c47b-9c00-42a7-b82d-8f4d0ad38b10"}],"id":"69e92fd2-6883-446c-8afd-8362378172d4","event":[{"listen":"prerequest","script":{"id":"83218617-3d79-46b0-a2af-bc4ae643582d","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"5458711b-00c2-4f1a-98b1-14edcb89378f","type":"text/javascript","exec":[""]}}],"_postman_id":"69e92fd2-6883-446c-8afd-8362378172d4","description":"","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}}},{"name":"Custom Fields","item":[{"name":"Community Prospect Custom Fields","event":[{"listen":"test","script":{"id":"0d9423a7-72c4-410d-855f-7c7115f3f3fb","exec":[""],"type":"text/javascript"}}],"id":"e0a570fd-fca1-4d95-a8e4-f63b5fef32a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/prospects/custom-fields","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","prospects","custom-fields"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"53c987b9-9065-4924-9cc0-0b8adfcafd11","name":"200","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/prospects/custom-fields"},"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":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Authorization"},{"key":"Date","value":"Thu, 05 Aug 2021 13:49:57 GMT"},{"key":"Server","value":"Apache/2.4.41 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Expires","value":"Thu, 05 Aug 2021 13:49:57 GMT"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=2592000; includeSubdomains"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' *.sherpacrm.com:* *.sherpacrm.co.uk https://ajax.googleapis.com https://*.elev.io https://*.walkme.com https://cdnjs.cloudflare.com https://www.google-analytics.com https://*.bootstrapcdn.com https://*.localizecdn.com https://*.aha.io; style-src 'self' 'unsafe-inline' *.sherpacrm.com:* *.sherpacrm.co.uk https://cdnjs.cloudflare.com https://fonts.googleapis.com https://*.bootstrapcdn.com https://s3.amazonaws.com https://*.aha.io https://*.elev.io https://*.walkme.com; object-src 'none'; base-uri 'self'; connect-src 'self' ws://*.sherpacrm.com:* wss://*.sherpacrm.com:* *.sherpacrm.com:* *.sherpacrm.co.uk wss://*.execute-api.us-east-1.amazonaws.com wss://*.execute-api.ca-central-1.amazonaws.com wss://*.execute-api.eu-west-1.amazonaws.com https://*.elev.io https://*.logs.datadoghq.com https://stats.g.doubleclick.net https://www.google-analytics.com https://*.walkme.com wss://transcribestreaming.us-east-1.amazonaws.com:8443 https://*.localizecdn.com https://s3.amazonaws.com https://api.amplitude.com; font-src 'self' *.sherpacrm.com:* *.sherpacrm.co.uk data: https://*.elev.io https://cdnjs.cloudflare.com https://fonts.gstatic.com https://*.bootstrapcdn.com; frame-src 'self' https://*.walkme.com *.sherpacrm.com:* *.sherpacrm.co.uk player.vimeo.com *.soundcloud.com quizlet.com *.youtube.com https://*.elev.io https://calendly.com https://*.aha.io; img-src 'self' data: *.sherpacrm.com:* *.sherpacrm.co.uk https://lipis.github.io s3.amazonaws.com https://www.google-analytics.com https://*.localizecdn.com https://*.elev.io https://s3.walkmeusercontent.com/; manifest-src 'self'; media-src 'self'; worker-src 'none';"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 c8a21a7610b30a71d259ed6dd5d8a6bb.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"ORD52-C2"},{"key":"X-Amz-Cf-Id","value":"7PTrgF31spqbD30mIFgMNEms00zU5esxdZEq-Iy3B0SSQwAofcphcw=="}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": \"18\",\n            \"label\": \"Application Date\",\n            \"order\": \"0\",\n            \"fieldType\": \"Date Picker\",\n            \"options\": []\n        },\n        {\n            \"id\": \"49\",\n            \"label\": \"Is Resident Veteran?\",\n            \"order\": \"1\",\n            \"fieldType\": \"Dropdown Single Select\",\n            \"options\": [\n                    \"Yes\",\n                    \"No\"\n                ]\n            }\n        },\n        {\n            \"id\": \"3\",\n            \"label\": \"Notes for Financial Assistance\",\n            \"order\": \"3\",\n            \"fieldType\": \"Free Text Field\",\n            \"options\": []\n        },\n        {\n            \"id\": \"5\",\n            \"label\": \"Social Club Membership\",\n            \"order\": \"4\",\n            \"fieldType\": \"Dropdown Multi Select\",\n            \"options\": [\n                    \"Elks\",\n                    \"Moose\",\n                    \"VFW\"\n                ]\n            }\n        },\n        {\n            \"id\": \"27\",\n            \"label\": \"Incentive\",\n            \"order\": \"10\",\n            \"fieldType\": \"Checkbox Multi Select\",\n            \"options\": {\n                [\n                    \"500 off for 3 months\",\n                    \"free first month\",\n                    \"furniture\"\n                ]\n            }\n        },\n        {\n            \"id\": \"28\",\n            \"label\": \"Information Only\",\n            \"order\": \"11\",\n            \"fieldType\": \"Radio Single Select\",\n            \"options\": {\n                [\n                    \"Yes\",\n                    \"Maybe\",\n                    \"No\"\n                ]\n            }\n        }\n    ]\n}"}],"_postman_id":"e0a570fd-fca1-4d95-a8e4-f63b5fef32a9"}],"id":"79b34921-7a8f-4b8d-a399-493c860b7113","_postman_id":"79b34921-7a8f-4b8d-a399-493c860b7113","description":"","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}}},{"name":"Deposits","item":[{"name":"Community Deposits","event":[{"listen":"test","script":{"id":"4a2127c9-fd27-4a0c-80f3-d9c1d89996c0","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","})","","pm.test(\"Endpoint returns an array\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Array.isArray(jsonData)).to.eql(true);","});","","pm.test(\"Endpoint returns an array of objects\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Object.isObject(jsonData[0])).to.eql(true);","});","","pm.test(\"Deposit has expected properties\", function () {","    const jsonData = pm.response.json().data;","    pm.expect(jsonData[0]).to.have.property('prospectId');","    pm.expect(jsonData[0]).to.have.property('date');","    pm.expect(jsonData[0]).to.have.property('depositAmount');","    pm.expect(jsonData[0]).to.have.property('cancelled');","    pm.expect(jsonData[0]).to.have.property('completed');","    pm.expect(jsonData[0]).to.have.property('cancelDate');","    pm.expect(jsonData[0]).to.have.property('depositLevel');","    pm.expect(jsonData[0]).to.have.property('depositName');","    pm.expect(jsonData[0]).to.have.property('unit');","    pm.expect(jsonData[0]).to.have.property('unitName');","    pm.expect(jsonData[0]).to.have.property('community');","    pm.expect(jsonData[0]).to.have.property('communityName');","})",""],"type":"text/javascript"}}],"id":"986df5bb-4a63-47bc-aa86-43ea102857cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/deposits","description":"<p>Returns all deposits for a community.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","deposits"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"ae2e967a-6cb3-4dae-ae3c-85a608ef90ac","name":"200","originalRequest":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/deposits"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Feb 2019 18:35:21 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Content-Length","value":"1763"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n       {\n            \"id\": 1,\n            \"depositDate\": \"2018-05-02\",\n            \"depositAmount\": 1000,\n            \"depositType\": {\n                \"id\": 4,\n                \"name\": \"$1000 Deposit\"\n            },\n            \"notes\": \"Gave tour\",\n            \"progressed\": false,\n            \"completed\": false,\n            \"cancelled\": false,\n            \"cancelledAt\": null,\n            \"community\": {\n                \"id\": 6,\n                \"name\": \"Shady Pines\"\n            },\n            \"unit\": {\n                \"id\": 3395,\n                \"name\": \"100 B\"\n            },\n            \"people\": [\n                {\n                    \"id\": 3757,\n                    \"salutation\": null,\n                    \"firstName\": \"Jean\",\n                    \"lastName\": \"Ellison\",\n                    \"gender\": \"f\",\n                    \"age\": 85,\n                    \"birthDate\": \"1934-01-04\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"986df5bb-4a63-47bc-aa86-43ea102857cd"},{"name":"Company Deposits","event":[{"listen":"test","script":{"id":"4a2127c9-fd27-4a0c-80f3-d9c1d89996c0","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","})","","pm.test(\"Endpoint returns an array\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Array.isArray(jsonData)).to.eql(true);","});","","pm.test(\"Endpoint returns an array of objects\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Object.isObject(jsonData[0])).to.eql(true);","});","","pm.test(\"Deposit has expected properties\", function () {","    const jsonData = pm.response.json().data;","    pm.expect(jsonData[0]).to.have.property('depositDate');","    pm.expect(jsonData[0]).to.have.property('id');","    pm.expect(jsonData[0]).to.have.property('depositAmount');","    pm.expect(jsonData[0]).to.have.property('cancelled');","    pm.expect(jsonData[0]).to.have.property('completed');","    pm.expect(jsonData[0]).to.have.property('cancelledAt');","    pm.expect(jsonData[0]).to.have.property('unit');","    pm.expect(jsonData[0]).to.have.property('community');","})",""],"type":"text/javascript"}}],"id":"2d21af35-237a-4af9-90bc-12d094387305","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/deposits","description":"<p>Returns all deposits for a company.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","deposits"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"aa05166b-7336-4185-8943-6e99a6f312b4","name":"200","originalRequest":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/deposits"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Feb 2019 18:34:25 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n       {\n            \"id\": 1,\n            \"depositDate\": \"2018-05-02\",\n            \"depositAmount\": 1000,\n            \"depositType\": {\n                \"id\": 4,\n                \"name\": \"$1000 Deposit\"\n            },\n            \"notes\": \"Gave tour\",\n            \"progressed\": false,\n            \"completed\": false,\n            \"cancelled\": false,\n            \"cancelledAt\": null,\n            \"community\": {\n                \"id\": 6,\n                \"name\": \"Shady Pines\"\n            },\n            \"unit\": {\n                \"id\": 3395,\n                \"name\": \"100 B\"\n            },\n            \"people\": [\n                {\n                    \"id\": 3757,\n                    \"salutation\": null,\n                    \"firstName\": \"Jean\",\n                    \"lastName\": \"Ellison\",\n                    \"gender\": \"f\",\n                    \"age\": 85,\n                    \"birthDate\": \"1934-01-04\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"2d21af35-237a-4af9-90bc-12d094387305"}],"id":"686598fb-0cd7-48f8-84b8-fd6706811d40","_postman_id":"686598fb-0cd7-48f8-84b8-fd6706811d40","description":"","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}}},{"name":"Influencers","item":[{"name":"Prospect Influencers","event":[{"listen":"test","script":{"id":"2c2be38b-f245-4f08-a324-813727deeb33","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","})","","pm.test(\"Endpoint returns an array\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Array.isArray(jsonData)).to.eql(true);","});","","pm.test(\"Endpoint returns an array of objects\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Object.isObject(jsonData[0])).to.eql(true);","});","","pm.test(\"Response returns expected properties\", function () {","    const jsonData = pm.response.json().data;","    pm.expect(jsonData[0]).to.have.property('id');","    pm.expect(jsonData[0]).to.have.property('firstName');","    pm.expect(jsonData[0]).to.have.property('lastName');","    pm.expect(jsonData[0]).to.have.property('relationshipToProspect');","    pm.expect(jsonData[0]).to.have.property('phoneNumbers');","    pm.expect(jsonData[0]).to.have.property('emailAdresses');","    pm.expect(jsonData[0]).to.have.property('address');","    pm.expect(jsonData[0]).to.have.property('prospectId');","});"],"type":"text/javascript"}}],"id":"0a002b72-11fd-43cc-a6dc-301ddf5ca0a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/prospects/{{PROSPECT_ID}}/influencers","description":"<p>Returns all incluencers for a specified prospect.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","prospects","{{PROSPECT_ID}}","influencers"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"974390d6-bf9f-4684-95f9-617a8770b004","name":"200","originalRequest":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/prospects/{{PROSPECT_ID}}/influencers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Feb 2019 18:38:28 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Content-Length","value":"806"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 17502,\n            \"firstName\": \"Kathy\",\n            \"lastName\": \"Johnson\",\n            \"relationshipToProspect\": \"Daughter\",\n            \"phoneNumbers\": [\n                {\n                    \"phoneNumber\": \"(630) 853-5628\",\n                    \"phoneType\": \"cell\",\n                    \"ext\": \"\"\n                },\n                {\n                    \"phoneNumber\": \"(630) 553-2409\",\n                    \"phoneType\": \"home\",\n                    \"ext\": \"\"\n                }\n            ],\n            \"emailAdresses\": [\n                {\n                    \"emailAddress\": \"kathy@gmail.com\"\n                }\n            ],\n            \"address\": null,\n            \"communicationPreferenceUuid\": \"5e9a386b-6f5e-11ec-b416-0a0ef774ddfd\",\n            \"doNotContact\": false,\n            \"communicationPreference\": {\n                \"id\": 293998,\n                \"communityId\": 15,\n                \"referenceId\": \"5e9a386b-6f5e-11ec-b416-0a0ef774ddfd\",\n                \"doNotContact\": false,\n                \"canContactByEmail\": true,\n                \"canContactByMail\": true,\n                \"canContactByCall\": true,\n                \"canContactByText\": true,\n                \"createdAt\": \"2021-12-29 22:24:16\",\n                \"createdBy\": {\n                    \"id\": 37315,\n                    \"firstName\": \"User\",\n                    \"lastName\": \"Name\",\n                    \"email\": \"username@sherpacrm.com\",\n                    \"jobTitle\": \"\",\n                    \"photoUrl\": null\n                },\n                \"vendor\": null\n            },\n            \"prospectId\": 52885\n        },\n        {\n            \"id\": 19871,\n            \"firstName\": \"Jody\",\n            \"lastName\": \"Martel\",\n            \"relationshipToProspect\": \"Daughter\",\n            \"phoneNumbers\": [\n                {\n                    \"phoneNumber\": \"(459) 511-3118\",\n                    \"phoneType\": \"cell\",\n                    \"ext\": \"x123\"\n                },\n                {\n                    \"phoneNumber\": \"(756) 427-3118\",\n                    \"phoneType\": \"other\",\n                    \"ext\": \"\"\n                }\n            ],\n            \"emailAdresses\": [\n                {\n                    \"emailAddress\": \"jody@hotmail.com\"\n                },\n                {\n                    \"emailAddress\": \"j.martel@job.com\"\n                }\n            ],\n            \"address\": {\n                \"lineOne\": \"1100 Universe\",\n                \"lineTwo\": \"test\",\n                \"city\": \"Portland\",\n                \"state\": \"OH\",\n                \"postalCode\": \"88888\",\n                \"country\" : \"US\"\n            },\n            \"prospectId\": 52885,\n            \"communicationPreferenceUuid\": \"8a2f5eee-5c8e-4196-ad66-86b134ada935\",\n            \"doNotContact\": false,\n            \"communicationPreference\": {\n                \"id\": 293998,\n                \"communityId\": 15,\n                \"referenceId\": \"8a2f5eee-5c8e-4196-ad66-86b134ada935\",\n                \"doNotContact\": false,\n                \"canContactByEmail\": true,\n                \"canContactByMail\": true,\n                \"canContactByCall\": true,\n                \"canContactByText\": true,\n                \"createdAt\": \"2021-12-29 22:24:16\",\n                \"createdBy\": {\n                    \"id\": 37315,\n                    \"firstName\": \"User\",\n                    \"lastName\": \"Name\",\n                    \"email\": \"username@sherpacrm.com\",\n                    \"jobTitle\": \"\",\n                    \"photoUrl\": null\n                },\n                \"vendor\": null\n            }\n        }\n    ]\n}"}],"_postman_id":"0a002b72-11fd-43cc-a6dc-301ddf5ca0a8"},{"name":"Prospect Influencer","event":[{"listen":"test","script":{"id":"2c2be38b-f245-4f08-a324-813727deeb33","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","})","","pm.test(\"Endpoint returns an influencer object\", function () {","   const jsonData = pm.response.json();","   pm.expect(Object.isObject(jsonData.data)).to.eql(true);","});","","pm.test(\"Influencer has expected properties\", function () {","    const jsonData = pm.response.json().data;","    pm.expect(jsonData).to.have.property('id');","    pm.expect(jsonData).to.have.property('firstName');","    pm.expect(jsonData).to.have.property('lastName');","    pm.expect(jsonData).to.have.property('relationshipToProspect');","    pm.expect(jsonData).to.have.property('phoneNumbers');","    pm.expect(jsonData).to.have.property('emailAdresses');","    pm.expect(jsonData).to.have.property('address');","    pm.expect(jsonData).to.have.property('prospectId');","})"],"type":"text/javascript"}}],"id":"32c95228-c0c0-4f79-a3cc-8fc87cfe3e73","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/prospects/{{PROSPECT_ID}}/influencers/{{influencer_id}}","description":"<p>Returns the specified influencer.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","prospects","{{PROSPECT_ID}}","influencers","{{influencer_id}}"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"c359158c-403a-4472-afa0-aff1aed8df3c","name":"200","originalRequest":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/prospects/{{PROSPECT_ID}}/influencers/{{influencer_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Feb 2019 17:50:32 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Content-Length","value":"505"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 19866,\n        \"firstName\": \"Tony\",\n        \"lastName\": \"Smith\",\n        \"relationshipToProspect\": \"Nephew-in-law\",\n        \"phoneNumbers\": [\n            {\n                \"phoneNumber\": \"(314) 580-9922\",\n                \"phoneType\": \"cell\",\n                \"ext\": \"x123\"\n            },\n            {\n                \"phoneNumber\": \"(314) 080-8877\",\n                \"phoneType\": \"work\",\n                \"ext\": \"\"\n            }\n        ],\n        \"emailAdresses\": [\n            {\n                \"emailAddress\": \"tony.datiger8111@hotmail.com\"\n            },\n            {\n                \"emailAddress\": \"tony.atwork8111@job.com\"\n            }\n        ],\n        \"address\": {\n            \"lineOne\": \"4143 Unicorn Universe\",\n            \"lineTwo\": \"apt 2A\",\n            \"city\": \"Portland\",\n            \"state\": \"OR\",\n            \"postalCode\": \"11111\",\n            \"Country\": \"US\"\n        },\n        \"prospectId\": 55904,\n        \"communicationPreferenceUuid\": \"8a2f5eee-5c8e-4196-ad66-86b134ada935\",\n        \"doNotContact\": false,\n        \"communicationPreference\": {\n            \"id\": 293998,\n            \"communityId\": 15,\n            \"referenceId\": \"8a2f5eee-5c8e-4196-ad66-86b134ada935\",\n            \"doNotContact\": false,\n            \"canContactByEmail\": true,\n            \"canContactByMail\": true,\n            \"canContactByCall\": true,\n            \"canContactByText\": true,\n            \"createdAt\": \"2021-12-29 22:24:16\",\n            \"createdBy\": {\n                \"id\": 37315,\n                \"firstName\": \"User\",\n                \"lastName\": \"Name\",\n                \"email\": \"username@sherpacrm.com\",\n                \"jobTitle\": \"\",\n                \"photoUrl\": null\n            },\n            \"vendor\": null\n        }\n    }\n}"}],"_postman_id":"32c95228-c0c0-4f79-a3cc-8fc87cfe3e73"},{"name":"Update Influencer","event":[{"listen":"test","script":{"id":"ec2bde5d-ad5b-4c1a-b98a-ef51a1c3991b","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","})","","pm.test(\"Endpoint returns an influencer object\", function () {","   const jsonData = pm.response.json();","   pm.expect(Object.isObject(jsonData.data)).to.eql(true);","});","","pm.test(\"Influencer has expected properties\", function () {","    const jsonData = pm.response.json().data;","    pm.expect(jsonData).to.have.property('influencerId');","    pm.expect(jsonData).to.have.property('firstName');","    pm.expect(jsonData).to.have.property('lastName');","    pm.expect(jsonData).to.have.property('relationshipToProspect');","    pm.expect(jsonData).to.have.property('phoneNumbers');","    pm.expect(jsonData).to.have.property('emailAdresses');","    pm.expect(jsonData).to.have.property('address');","    pm.expect(jsonData).to.have.property('prospectId');","})"],"type":"text/javascript"}}],"id":"aa75826b-9c20-4294-8fca-b323a22b66cc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"firstName\": \"Tony\",\n\t\"lastName\" : \"DaLorenz\",\n\t\"sourceInfluencerId\": \"Z9329423904\",\n\t\"relationshipToProspect\": \"Nephew-in-law\",\n\t\"bestTimeToReach\": \"evening\",\n\t\"doNotContact\" : true,\n\t\"primaryContact\" : true,\n    \"communicationPreference\": {\n        \"referenceId\": \"8f8ecaf9-9281-4d0a-ab57-7f09a380d037\",\n        \"doNotContact\": true,\n        \"canContactByEmail\": true,\n        \"canContactByMail\": false,\n        \"canContactByCall\": true,\n        \"canContactByText\": false\n    },\n\t\"address\": {\n\t\t\"lineOne\" : \"4143 Main Street\",\n\t\t\"lineTwo\" : \"\",\n\t\t\"city\" : \"Portland\",\n\t\t\"state\" : \"Oregon\",\n\t\t\"postalCode\" : \"97035\",\n\t\t\"country\" : \"US\"\n\t}\n}"},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/prospects/{{PROSPECT_ID}}/influencers/{{influencer_id}}","description":"<p>Updates an influencer.</p>\n<table>\n    <thead>\n        <tr>\n            <th>Field Name</th>\n            <th>Type</th>\n            <th>Required</th>\n            <th>Description</th>\n        </tr>\n    </thead>\n    <tbody>\n        <tr>\n            <td>firstName</td>\n            <td>string</td>\n            <td>Yes</td>\n            <td>\n                The influencer's first name\n            </td>\n        </tr>\n        <tr>\n            <td>lastName</td>\n            <td>string</td>\n            <td>Yes</td>\n            <td>\n                The influencer's last name\n            </td>\n        </tr>\n        <tr>\n            <td>relationshipToProspect</td>\n            <td>string</td>\n            <td>Yes</td>\n            <td>\n                The relationship of the influencer to the prospect\n            </td>\n        </tr>\n        <tr>\n            <td>bestTimeToReach</td>\n            <td>string</td>\n            <td>No</td>\n            <td>\n                The best time to contact the influencer\n            </td>\n        </tr>\n        <tr>\n            <td>doNotContact</td>\n            <td>boolean</td>\n            <td>No</td>\n            <td>Whether or not the influencer should be contacted.</td>\n        </tr>\n        <tr>\n            <td>primaryContact</td>\n            <td>boolean</td>\n            <td>No</td>\n            <td>Whether or not the influencer is the primary contact.</td>\n        </tr>\n        <tr>\n            <td>address</td>\n            <td>Address Object</td>\n            <td>no</td>\n            <td>\n                An address object containing the address information.\n                <a href=\"#address-object-documentation\">Phone Number Object Documentation</a>\n            </td>\n        </tr>\n    </tbody>\n</table>","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","prospects","{{PROSPECT_ID}}","influencers","{{influencer_id}}"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"60012e98-8d55-4a07-8c24-ee0aa3aafc68","name":"200","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n\t\"influencer\" : {\n\t\t\"firstName\": \"Tony\",\n\t\t\"lastName\" : \"DaTiger\",\n\t\t\"relationshipToProspect\": \"Nephew-in-law\",\n\t\t\"bestTimeToReach\": \"evening\",\n\t\t\"doNotContact\" : \"\",\n\t\t\"primaryContact\" : \"\",\n\t\t\"phoneNumber\": [\n\t\t\t{\n\t\t\t\t\"phoneNumber\" : \"3145809922\",\n\t\t\t\t\"type\" : \"cell\",\n\t\t\t\t\"ext\": \"x123\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"phoneNumber\" : \"3140808877\",\n\t\t\t\t\"type\" : \"work\",\n\t\t\t\t\"ext\": \"\"\n\t\t\t}\n\t\t],\n\t\t\"emailAddress\": [\n\t\t\t{\n\t\t\t\t\"emailAddress\" : \"tony.datiger8111@hotmail.com\"\n\t\t\t},\n\t\t\t{\n\t\t\t\t\"emailAddress\" : \"tony.atwork8111@job.com\"\n\t\t\t}\n\t\t],\n\t\t\"address\": {\n\t\t\t\"lineOne\" : \"4143 Unicorn Universe\",\n\t\t\t\"lineTwo\" : \"please work\",\n\t\t\t\"city\" : \"Portland\",\n\t\t\t\"state\" : \"Oregon\",\n\t\t\t\"postalCode\" : \"11111\"\n\t\t}\n\t}\n}"},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/prospects/{{PROSPECT_ID}}/influencers/{{influencer_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 Feb 2019 20:07:12 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Content-Length","value":"520"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 19866,\n        \"firstName\": \"Tony\",\n        \"lastName\": \"DaTiger\",\n        \"relationshipToProspect\": \"Nephew-in-law\",\n        \"phoneNumbers\": [\n            {\n                \"phoneNumber\": \"(314) 580-9922\",\n                \"phoneType\": \"cell\",\n                \"note\": \"x123\"\n            },\n            {\n                \"phoneNumber\": \"(314) 080-8877\",\n                \"phoneType\": \"work\",\n                \"note\": null\n            }\n        ],\n        \"emailAdresses\": [\n            {\n                \"emailAddress\": \"tony.datiger8111@hotmail.com\"\n            },\n            {\n                \"emailAddress\": \"tony.atwork8111@job.com\"\n            }\n        ],\n        \"address\": {\n            \"lineOne\": \"4143 Bramble Rd\",\n            \"lineTwo\": null,\n            \"city\": \"Portland\",\n            \"state\": \"OR\",\n            \"postalCode\": \"11111\",\n            \"country\": \"US\"\n        },\n        \"prospectId\": 55904,\n        \"communicationPreferenceUuid\": \"8a2f5eee-5c8e-4196-ad66-86b134ada935\",\n        \"doNotContact\": false,\n        \"communicationPreference\": {\n            \"id\": 293998,\n            \"communityId\": 15,\n            \"referenceId\": \"8a2f5eee-5c8e-4196-ad66-86b134ada935\",\n            \"doNotContact\": false,\n            \"canContactByEmail\": true,\n            \"canContactByMail\": true,\n            \"canContactByCall\": true,\n            \"canContactByText\": true,\n            \"createdAt\": \"2021-12-29 22:24:16\",\n            \"createdBy\": {\n                \"id\": 37315,\n                \"firstName\": \"User\",\n                \"lastName\": \"Name\",\n                \"email\": \"username@sherpacrm.com\",\n                \"jobTitle\": \"\",\n                \"photoUrl\": null\n            },\n            \"vendor\": null\n        }\n    }\n}"}],"_postman_id":"aa75826b-9c20-4294-8fca-b323a22b66cc"},{"name":"Create Influencer","event":[{"listen":"test","script":{"id":"127c27a2-f5d9-41f4-be53-378dd4885564","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","})","","pm.test(\"Endpoint returns an influencer object\", function () {","   const jsonData = pm.response.json();","   pm.expect(Object.isObject(jsonData.data)).to.eql(true);","});","","pm.test(\"Influencer has expected properties\", function () {","    const jsonData = pm.response.json().data;","    pm.expect(jsonData).to.have.property('influencerId');","    pm.expect(jsonData).to.have.property('firstName');","    pm.expect(jsonData).to.have.property('lastName');","    pm.expect(jsonData).to.have.property('relationshipToProspect');","    pm.expect(jsonData).to.have.property('phoneNumbers');","    pm.expect(jsonData).to.have.property('emailAdresses');","    pm.expect(jsonData).to.have.property('address');","    pm.expect(jsonData).to.have.property('prospectId');","})"],"type":"text/javascript"}}],"id":"9e121bc7-4d3b-4205-9478-cecd42b0a319","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"firstName\": \"Tony\",\n\t\"lastName\" : \"Abbot\",\n\t\"sourceInfluencerId\": 985751,\n\t\"address\": {\n\t\t\"lineOne\" : \"1100 South Main Street\",\n\t\t\"lineTwo\" : \"\",\n\t\t\"city\" : \"Portland\",\n\t\t\"state\" : \"Ohio\",\n\t\t\"postalCode\" : \"97502\",\n\t\t\"country\": \"US\"\n\t},\n\t\"relationshipToProspect\": \"Brother-in-law\",\n\t\"bestTimeToReach\": \"morning\",\n\t\"doNotContact\" : false,\n\t\"primaryContact\" : \"\",\n\t\"phoneNumbers\": [\n\t\t{\n\t\t\t\"phoneNumber\": \"(314) 775-0522\",\n            \"note\": \"test\",\n            \"type\": \"cell\"\n\t\t},\n\t\t{\n\t\t\t\"phoneNumber\": \"(314) 477-4822\",\n            \"note\": \"ext 4\",\n            \"type\": \"work\"\n\t\t}\n\t],\n\t\"emailAddresses\": [\n\t\t{\n\t\t\t\"emailAddress\" : \"tony.abbot123@email.com\"\n\t\t},\n\t\t{\n\t\t\t\"emailAddress\" : \"tony.abbotemail@job.com\"\n\t\t}\n\t]\n}"},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/prospects/{{PROSPECT_ID}}/influencers","description":"<p>Creates an influencer for the specified prospect.</p>\n<table>\n    <thead>\n        <tr>\n            <th>Field Name</th>\n            <th>Type</th>\n            <th>Required</th>\n            <th>Description</th>\n        </tr>\n    </thead>\n    <tbody>\n        <tr>\n            <td>firstName</td>\n            <td>string</td>\n            <td>Yes</td>\n            <td>\n                The influencer's first name\n            </td>\n        </tr>\n        <tr>\n            <td>lastName</td>\n            <td>string</td>\n            <td>Yes</td>\n            <td>\n                The influencer's last name\n            </td>\n        </tr>\n        <tr>\n            <td>relationshipToProspect</td>\n            <td>string</td>\n            <td>Yes</td>\n            <td>\n                The relationship of the influencer to the prospect\n            </td>\n        </tr>\n        <tr>\n            <td>bestTimeToReach</td>\n            <td>string</td>\n            \n            <td>\n                The best time to contact the influencer\n            </td>\n        </tr>\n        <tr>\n            <td>doNotContact</td>\n            <td>boolean</td>\n            <td>No</td>\n            <td>Whether or not the influencer should be contacted.</td>\n        </tr>\n        <tr>\n            <td>primaryContact</td>\n            <td>boolean</td>\n            <td>No</td>\n            <td>Whether or not the influencer is the primary contact.</td>\n        </tr>\n        <tr>\n            <td>address</td>\n            <td>Address Object</td>\n            <td>no</td>\n            <td>\n                An address object containing the address information.\n                <a href=\"#address-object-documentation\">Phone Number Object Documentation</a>\n            </td>\n        </tr>\n        <tr>\n            <td>phoneNumbers</td>\n            <td>Phone Number Object</td>\n            <td>no</td>\n            <td>\n                A phone number object containing the phone number information.\n                <a href=\"#phone-number-object-documentation\">Phone Number Object Documentation</a>\n            </td>\n        </tr>\n        <tr>\n            <td>emailAddresses</td>\n            <td>Email Address Object</td>\n            <td>no</td>\n            <td>\n                An email address object containing the email address information.\n                <a href=\"#email-address-object-documentation\">Email Address Object Documentation</a>\n            </td>\n        </tr>\n        <tr>\n            <td>sourceInfluencerId (Integration partners only)</td>\n            <td>\n                The id of the influencer in the source system.\n            </td>\n        </tr>\n    </tbody>\n</table>","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","prospects","{{PROSPECT_ID}}","influencers"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"e731b991-186e-4739-bbb6-b1c528aead13","name":"201","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"influencer\" : {\n\t\t\"firstName\": \"Shiny Flowerzaa\",\n\t\t\"lastName\" : \"Dayz\",\n\t\t\"address\": {\n\t\t\t\"lineOne\" : \"1100 Universe\",\n\t\t\t\"lineTwo\" : \"test\",\n\t\t\t\"city\" : \"Portland\",\n\t\t\t\"state\" : \"Ohio\",\n\t\t\t\"postalCode\" : \"88888\"\n\t\t},\n\t\t\"relationshipToProspect\": \"Sister\",\n\t\t\"bestTimeToReach\": \"morning\",\n\t\t\"doNotContact\" : \"\",\n\t\t\"primaryContact\" : \"\",\n\t\t\"phoneNumber\": {\n\t\t\t\"0\" : {\n\t\t\t\t\"phoneNumber\" : \"4595113118\",\n\t\t\t\t\"type\" : \"cell\",\n\t\t\t\t\"ext\" : \"x123\"\n\t\t\t},\n\t\t\t\"1\" : {\n\t\t\t\t\"phoneNumber\" : \"7564223118\",\n\t\t\t\t\"type\" : \"other\",\n\t\t\t\t\"ext\" : \"\"\n\t\t\t}\n\t\t},\n\t\t\"emailAddress\": {\n\t\t\t\"0\" : {\n\t\t\t\t\"emailAddress\" : \"new.email1023913@hotmail.com\"\n\t\t\t},\n\t\t\t\"1\" : {\n\t\t\t\t\"emailAddress\" : \"new.email1023913@job.com\"\n\t\t\t}\n\t\t}\n\t}\n}"},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/prospects/{{PROSPECT_ID}}/influencers"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 Feb 2019 20:33:09 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Content-Length","value":"493"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 19868,\n        \"firstName\": \"Shiny Flowerzaa\",\n        \"lastName\": \"Dayz\",\n        \"relationshipToProspect\": \"Sister\",\n        \"phoneNumbers\": [\n            {\n                \"phoneNumber\": \"(459) 511-3118\",\n                \"phoneType\": \"cell\",\n                \"note\": \"x123\"\n            },\n            {\n                \"phoneNumber\": \"(756) 422-3118\",\n                \"phoneType\": \"other\",\n                \"note\": null\n            }\n        ],\n        \"emailAdresses\": [\n            {\n                \"emailAddress\": \"new.email1023913@hotmail.com\"\n            },\n            {\n                \"emailAddress\": \"new.email1023913@job.com\"\n            }\n        ],\n        \"address\": {\n            \"lineOne\": \"1100 Universe\",\n            \"lineTwo\": \"test\",\n            \"city\": \"Portland\",\n            \"state\": \"OH\",\n            \"postalCode\": \"88888\",\n            \"country\": \"US\"\n        },\n        \"prospectId\": 55904,\n        \"communicationPreferenceUuid\": \"8a2f5eee-5c8e-4196-ad66-86b134ada935\",\n        \"doNotContact\": false,\n        \"communicationPreference\": {\n            \"id\": 293998,\n            \"communityId\": 15,\n            \"referenceId\": \"8a2f5eee-5c8e-4196-ad66-86b134ada935\",\n            \"doNotContact\": false,\n            \"canContactByEmail\": true,\n            \"canContactByMail\": true,\n            \"canContactByCall\": true,\n            \"canContactByText\": true,\n            \"createdAt\": \"2021-12-29 22:24:16\",\n            \"createdBy\": {\n                \"id\": 37315,\n                \"firstName\": \"User\",\n                \"lastName\": \"Name\",\n                \"email\": \"username@sherpacrm.com\",\n                \"jobTitle\": \"\",\n                \"photoUrl\": null\n            },\n            \"vendor\": null\n        }\n    }\n}"}],"_postman_id":"9e121bc7-4d3b-4205-9478-cecd42b0a319"}],"id":"f34bea2e-675e-45b8-b8f6-941b5a8ba97a","description":"<p>Endpoints that allow a user to create, update, and view information about an Influencer.</p>\n","_postman_id":"f34bea2e-675e-45b8-b8f6-941b5a8ba97a","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}}},{"name":"Inquiry Source Categories","item":[{"name":"Inquiry Source Categories","event":[{"listen":"test","script":{"id":"0dcab209-64c1-409d-8eec-5d21fd75cf0d","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","})","","pm.test(\"Endpoint returns an array\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Array.isArray(jsonData)).to.eql(true);","});","","pm.test(\"Endpoint returns an array of objects\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Object.isObject(jsonData[0])).to.eql(true);","});","","pm.test(\"Categories have has expected properties\", function () {","    const jsonData = pm.response.json().data;","    pm.expect(jsonData[0]).to.have.property('id');","    pm.expect(jsonData[0]).to.have.property('name');","})"],"type":"text/javascript"}}],"id":"07544db4-4b55-4bca-bae7-245821a4af19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/inquiry-source-categories","description":"<p>Returns the inquiry source categories that are available for the company.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","inquiry-source-categories"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"6c002bc4-dde8-4553-bd78-23776d768864","name":"200","originalRequest":{"method":"GET","header":[],"url":"{{API_URL_V1}}/inquiry-source/categories"},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n                {\n            \"id\": 123,\n            \"name\": \"Family/ Friend\",\n            \"isEnabled\": true\n        },\n        {\n            \"id\": 234,\n            \"name\": \"Billboard\",\n            \"isEnabled\": false\n        }\n    ]\n}"}],"_postman_id":"07544db4-4b55-4bca-bae7-245821a4af19"}],"id":"2996c8b4-578d-4446-aecb-7790e105af08","_postman_id":"2996c8b4-578d-4446-aecb-7790e105af08","description":"","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}}},{"name":"Inquiry Sources","item":[{"name":"Community Inquiry Sources","event":[{"listen":"test","script":{"id":"cf2b041d-de15-4b9e-ac1f-0b9cdb2ce7aa","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","})","","pm.test(\"Endpoint returns an array\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Array.isArray(jsonData)).to.eql(true);","});","","pm.test(\"Endpoint returns an array of objects\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Object.isObject(jsonData[0])).to.eql(true);","});","","pm.test(\"Categories have has expected properties\", function () {","    const jsonData = pm.response.json().data;","    pm.expect(jsonData[0]).to.have.property('id');","    pm.expect(jsonData[0]).to.have.property('name');","})"],"type":"text/javascript"}}],"id":"78e19ab0-89cb-484a-ba38-954521445381","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/inquiry-sources","description":"<p>Returns the inquiry sources available for the specified community.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","inquiry-sources"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"47c8e15b-cd71-4496-b780-ef4d3ebad511","name":"200","originalRequest":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/inquiry-sources"},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 147,\n            \"name\": \"BBQ in the park\",\n            \"category\": {\n                \"id\": 8,\n                \"name\": \"Event\"\n            },\n            \"marketingCampaign\": {\n                \"id\": 1,\n                \"name\": \"Summer Barbecue 2021\",\n                \"description\": \"Have a BBQ so our residents can enjoy the outdoors.\"\n            }\n        },\n        {\n            \"id\": 149,\n            \"name\": \"Brunch in the Great Hall\",\n            \"category\": {\n                \"id\": 8,\n                \"name\": \"Event\"\n            },\n            \"marketingCampaign\": {\n                \"id\": 2,\n                \"name\": \"Mother's Day Brunch\",\n                \"description\": \"Have a brunch for Mother's Day\"\n            }\n        },\n        {\n            \"id\": 150,\n            \"name\": \"Email guests\",\n            \"category\": {\n                \"id\": 17,\n                \"name\": \"Email\"\n            },\n            \"marketingCampaign\": {\n                \"id\": 2,\n                \"name\": \"Mother's Day Brunch\",\n                \"description\": \"Have a brunch for Mother's Day\"\n            }\n        },\n        {\n            \"id\": 148,\n            \"name\": \"Facebook Event for the BBQ\",\n            \"category\": {\n                \"id\": 18,\n                \"name\": \"Social Media\"\n            },\n            \"marketingCampaign\": {\n                \"id\": 1,\n                \"name\": \"Summer Barbecue 2021\",\n                \"description\": \"Have a BBQ so our residents can enjoy the outdoors.\"\n            }\n        }\n    ]\n}"}],"_postman_id":"78e19ab0-89cb-484a-ba38-954521445381"}],"id":"0015fc7a-cf71-44b7-90b9-8aabf8266c3d","_postman_id":"0015fc7a-cf71-44b7-90b9-8aabf8266c3d","description":"","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}}},{"name":"Leads","item":[{"name":"Create Lead","id":"2dcb668c-b259-486e-9efd-8e35688a6c12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"vendorName\": \"Company Website\",\n    \"sourceCategory\": \"Social Media\",\n    \"sourceName\": \"Test of new source\",\n    \"sourceProspectId\": 156897855,\n    \"sourceCommunityId\": 4321,\n    \"referralDateTime\": \"2019-02-28T18:23:18+0:00\",\n    \"advisorFirstName\": \"Bill\",\n    \"advisorLastName\": \"Mitchell\",\n    \"advisorEmail\": \"advisor@gmail.com\",\n    \"advisorWorkPhone\": \"314-111-1311\",\n    \"residentContactFirstName\": \"Bonfie\",\n    \"residentContactLastName\": \"Smith\",\n    \"residentContactHomePhone\": \"555-123-4567\",\n    \"residentContactCellPhone\": \"555-321-9876\",\n    \"primaryContactEmail\": \"bsmith@example.com\",\n    \"residentContactAddress1\": \"200 Main St.\",\n    \"residentContactCity\": \"Townington\",\n    \"residentContactState\": \"Chertsey\",\n    \"residentContactPostalCode\": \"KT16\",\n    \"residentContactCountry\": \"UK\",\n    \"residentAge\": 90,\n    \"residentGender\": \"M\",\n    \"residentMaritalStatus\": \"X\",\n    \"primaryContactResidentRelationship\": \"self\",\n    \"primaryContactFirstName\": \"Jenny\",\n    \"primaryContactLastName\": \"Johnson\",\n    \"primaryContactAddress1\": \"100 Main St.\",\n    \"primaryContactCity\": \"Some City\",\n    \"primaryContactState\": \"WA\",\n    \"primaryContactPostalCode\": \"65432\",\n    \"primaryContactCountry\": \"US\",\n    \"communicationPreference\": {\n        \"doNotContact\": false,\n        \"canContactByEmail\": true,\n        \"canContactByMail\": false,\n        \"canContactByCall\": true,\n        \"canContactByText\": false\n    },\n    \"additionalSources\": [\n        {\n            \"category\": \"Internet\",\n            \"name\": \"Add Source 1\"\n        },\n        {\n            \"category\": \"Company Website\",\n            \"name\": \"Add Source 2\"\n        }\n    ],\n    \"referralNote\": \"The prospect is a 92 year old looking for assisted living. She was fine up until a few weeks ago and had back pain.  Doctor said it was her age.  It worsened and she presented to the hospital in full renal failure.  She is on dialysis 3 times a week but still bathes on her own and gets around using a walker.  She would benefit from a meal plan. The prospect has a monthly income, assets and savings. Her daughters will tour but one lives out of town and they needed to check their schedules.\"\n}"},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/leads","description":"<p>Create a lead. This endpoint lets you pass in the data to be associated with a prospect (its influencers, etc.) all at once.</p>\n\n<table><tbody><tr><td><div><b>Field Name</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><b>Type</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><b>Required</b></div><div><div><div><div></div></div></div><div></div></div></td><td><div><b>Description</b></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>advisorEmail</div><div><div><div><div></div></div></div><div></div></div></td><td><div>string</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Must be valid email<br />format.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>advisorFirstName</div><div><div><div><div></div></div></div><div></div></div></td><td><div>string</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>The first name of the<br />advisor of the lead within the vendor system.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>advisorLastName</div><div><div><div><div></div></div></div><div></div></div></td><td><div>string</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>The last name of the<br />advisor of the lead within the vendor system.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>referralNote</div><div><div><div><div></div></div></div><div></div></div></td><td><div>string</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div> </div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>advisorWorkPhone</div><div><div><div><div></div></div></div><div></div></div></td><td><div>string</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No formatting<br />required.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>primaryContactAddress1</div><div><div><div><div></div></div></div><div></div></div></td><td><div>string</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Yes</div><div><div><div><div></div></div></div><div></div></div></td><td><div> </div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>primaryContactAddress2</div><div><div><div><div></div></div></div><div></div></div></td><td><div>string</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div> </div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>primaryContactCellPhone</div><div><div><div><div></div></div></div><div></div></div></td><td><div>string</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No formatting<br />required.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>primaryContactCity</div><div><div><div><div></div></div></div><div></div></div></td><td><div>string</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div> </div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>primaryContactCountry</div><div><div><div><div></div></div></div><div></div></div></td><td><div>string</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div> </div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>primaryContactEmail</div><div><div><div><div></div></div></div><div></div></div></td><td><div>string</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Must be valid email<br />format.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>primaryContactFirstName</div><div><div><div><div></div></div></div><div></div></div></td><td><div>string</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Yes</div><div><div><div><div></div></div></div><div></div></div></td><td><div>The first name of the<br />person who will be the primary contact for the person moving into a<br />community. (Could be the same as the resident.)</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>primaryContactHomePhone</div><div><div><div><div></div></div></div><div></div></div></td><td><div>string</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No formatting<br />required.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>primaryContactLastName</div><div><div><div><div></div></div></div><div></div></div></td><td><div>string</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Yes</div><div><div><div><div></div></div></div><div></div></div></td><td><div>The last name of the<br />person who will be the primary contact for the person moving into a<br />community. (Could be the same as the resident.)</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>primaryContactPostalCode</div><div><div><div><div></div></div></div><div></div></div></td><td><div>string</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div> </div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>primaryContactResidentRelationship</div><div><div><div><div></div></div></div><div></div></div></td><td><div>string</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Provide a<br />relationship to Prospect here (i.e. Self, Daughter, Brother, Son, etc.).<br />There are no matching requirements for this field. Options: Aunt, Best<br />Friend, Boyfriend, Brother, Brother in law, Child, Cousin, Daughter, Daughter<br />in law, Father, Father in law, Fiancee, Former Spouse, Friend, Girlfriend,<br />Grandchild, Granddaughter, Grandfather, Grandson, Grandmother, Guardian,<br />Husband, In Law, Insurance, Mother, Mother In Law, Nephew, Niece, Other,<br />Partner, Self, Sibling, Sister, Sister in law, Son, Son in law, Spouse, Step<br />Brother, Step Daughter, Step Father, Step Mother, Step Son, Step Sister,<br />Trust Advisor, Trustee, Uncle, Wife, Unknown</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>primaryContactState</div><div><div><div><div></div></div></div><div></div></div></td><td><div>string</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div> </div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>primaryContactWorkPhone</div><div><div><div><div></div></div></div><div></div></div></td><td><div>string</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No formatting<br />required.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>referralDateTime</div><div><div><div><div></div></div></div><div></div></div></td><td><div>datetime</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Yes</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Date time with zulu<br />time</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>residentAge</div><div><div><div><div></div></div></div><div></div></div></td><td><div>integer</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div> </div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>residentContactAddress1</div><div><div><div><div></div></div></div><div></div></div></td><td><div>string</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>The street number and<br />name. (123 Main St.)</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>residentContactCity:</div><div><div><div><div></div></div></div><div></div></div></td><td><div>string</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div> </div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>residentContactCountry</div><div><div><div><div></div></div></div><div></div></div></td><td><div>string</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div> </div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>residentContactEmail:</div><div><div><div><div></div></div></div><div></div></div></td><td><div>string</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Must be valid email<br />format.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>residentContactHomePhone</div><div><div><div><div></div></div></div><div></div></div></td><td><div>string</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No formatting<br />required.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>residentContactCellPhone</div><div><div><div><div></div></div></div><div></div></div></td><td><div>string</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No formatting required.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>residentContactFirstName</div><div><div><div><div></div></div></div><div></div></div></td><td><div>string</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Yes</div><div><div><div><div></div></div></div><div></div></div></td><td><div>The first name of the<br />person that would be moving into a community.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>residentContactLastName</div><div><div><div><div></div></div></div><div></div></div></td><td><div>string</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Yes</div><div><div><div><div></div></div></div><div></div></div></td><td><div>The last name of the<br />person that would be moving into a community.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>residentContactPostalCode</div><div><div><div><div></div></div></div><div></div></div></td><td><div>string</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div> </div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>residentContactState:</div><div><div><div><div></div></div></div><div></div></div></td><td><div>string</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div> </div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>residentGender</div><div><div><div><div></div></div></div><div></div></div></td><td><div>string</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>M or F.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>residentMaritalStatus</div><div><div><div><div></div></div></div><div></div></div></td><td><div>string</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div> </div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>sourceCategory</div><div><div><div><div></div></div></div><div></div></div></td><td><div>string</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Yes</div><div><div><div><div></div></div></div><div></div></div></td><td><div>The name of the<br />service the leads are being sent from.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>sourceCommunityId</div><div><div><div><div></div></div></div><div></div></div></td><td><div>integer</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>The id of the<br />community/property in the source system.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>sourceName</div><div><div><div><div></div></div></div><div></div></div></td><td><div>string</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Yes</div><div><div><div><div></div></div></div><div></div></div></td><td><div>The name of the<br />service the leads are being sent from.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>sourceProspectId</div><div><div><div><div></div></div></div><div></div></div></td><td><div>integer</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>The id of the<br />prospect/lead in the source system.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>vendorName</div><div><div><div><div></div></div></div><div></div></div></td><td><div>string</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Yes</div><div><div><div><div></div></div></div><div></div></div></td><td><div>The name of the<br />vendor passing in the lead.</div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>additionalSources</div><div><div><div><div></div></div></div><div></div></div></td><td><div>object</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>Array of aditional<br />sources. Eg: <code>[{\"category\": \"Internet\", \"name\": \"Add Source 1\"}, {\"category\": \"Company Website\", \"name\": \"Add Source 2\"}]</code></div><div><div><div><div></div></div></div><div></div></div></td></tr><tr><td><div>communicationPreference</div><div><div><div><div></div></div></div><div></div></div></td><td><div>object</div><div><div><div><div></div></div></div><div></div></div></td><td><div>No</div><div><div><div><div></div></div></div><div></div></div></td><td><div>communicationPreference object Eg: <code>{ \"doNotContact\": false,<br />\"canContactByEmail\": true,<br />\"canContactByMail\": false,<br />\"canContactByCall\": true,<br />\"canContactByText\": false<br />}</code></div><div><div><div><div></div></div></div><div></div></div></td></tr></tbody></table>","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","leads"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"b807f07b-5241-4a73-b129-63c56ce6f4cd","name":"200","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"vendorName\": \"Company Website\",\n    \"sourceCategory\": \"Company Website\",\n    \"sourceName\": \"Company Website\",\n    \"sourceProspectId\": \"3045\",\n    \"sourceCommunityId\": 4321,\n    \"referralDateTime\": \"2019-02-28T18:23:18+0:00\",\n    \"advisorFirstName\": \"Bill\",\n    \"advisorLastName\": \"Mitchell\",\n    \"advisorEmail\": \"advisor@gmail.com\",\n    \"advisorWorkPhone\": \"314-111-1111\",\n    \"residentContactFirstName\": \"Bonnie\",\n    \"residentContactLastName\": \"Smith\",\n    \"residentContactAddress1\": \"200 Main St.\",\n    \"residentContactCity\": \"Townington\",\n    \"residentContactState\": \"MO\",\n    \"residentContactPostalCode\": \"87654\",\n    \"residentContactCountry\": \"US\",\n    \"residentContactEmail\": \"resident40@gmail.com\",\n    \"residentContactHomePhone\": \"555-123-4567\",\n    \"residentContactCellPhone\": \"555-321-9876\",\n    \"residentAge\": 90,\n    \"residentGender\": \"F\",\n    \"residentMaritalStatus\": \"M\",\n    \"primaryContactResidentRelationship\": \"Daughter\",\n    \"primaryContactFirstName\": \"Jenny\",\n    \"primaryContactLastName\": \"Johnson\",\n    \"primaryContactAddress1\": \"100 Main St.\",\n    \"primaryContactCity\": \"Some City\",\n    \"primaryContactState\": \"WA\",\n    \"primaryContactPostalCode\": \"65432\",\n    \"primaryContactCountry\": \"US\",\n    \"primaryContactEmail\": \"jenny23@gmail.com\",\n    \"primaryContactHomePhone\": \"314-222-0022\",\n    \"primaryContactCellPhone\": \"314-444-0033\",\n    \"primaryContactWorkPhone\": \"314-413-0044\",\n    \"additionalSources\": [\n        {\n            \"Category\": \"Internet\",\n            \"Name\": \"Add Source 1\"\n        },\n        {\n            \"Category\": \"Company Website\",\n            \"Name\": \"Add Source 2\"\n        }\n    ],\n    \"referralNote\": \"The prospect is a 90 year old looking for assisted living. She was fine up until a few weeks ago and had back pain.  Doctor said it was her age.  It worsened and she presented to the hospital in full renal failure.\"\n}"},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/leads"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 15 Feb 2019 22:43:49 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Content-Length","value":"46"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 110023,\n        \"displayName\": \"Jenny Johnson\",\n        \"people\": [\n            {\n                \"id\": 116942,\n                \"firstName\": \"Jenny\",\n                \"lastName\": \"Johnson\",\n                \"salutation\": null,\n                \"gender\": \"m\",\n                \"age\": 90,\n                \"birthDate\": null,\n                \"birthDay\": null,\n                \"birthMonth\": null,\n                \"birthYear\": null\n            }\n        ],\n        \"initialLeasingCounselor\": null,\n        \"initialInquiryDate\": \"2019-02-28\",\n        \"communityIds\": [\n            15\n        ],\n        \"communicationPreferenceUuid\": \"12befa54-f75d-4d86-a0cf-26980dafc29e\",\n        \"careTypes\": [],\n        \"doNotContact\": false,\n        \"communicationPreference\": {\n            \"id\": 294179,\n            \"communityId\": 15,\n            \"referenceId\": \"12befa54-f75d-4d86-a0cf-26980dafc29e\",\n            \"doNotContact\": false,\n            \"canContactByEmail\": true,\n            \"canContactByMail\": false,\n            \"canContactByCall\": true,\n            \"canContactByText\": false,\n            \"createdAt\": \"2022-01-17 21:59:02\",\n            \"createdBy\": null,\n            \"vendor\": null\n        },\n        \"status\": \"On Deck\",\n        \"lostLeadReason\": null,\n        \"stage\": \"Assess\",\n        \"currentlyLivingAt\": null,\n        \"customFieldValues\": [],\n        \"customFieldOptions\": [\n            {\n                \"id\": 3,\n                \"fieldType\": \"Free Text Field\",\n                \"label\": \"Notes for Financial Assistance\",\n                \"options\": [],\n                \"order\": 47\n            },\n            {\n                \"id\": 5,\n                \"fieldType\": \"Dropdown Multi Select\",\n                \"label\": \"Social Club Membership\",\n                \"options\": [\n                    \"Elks\",\n                    \"Moose\",\n                    \"VFW\",\n                    \"Junior League\",\n                    \"Retired Officers' Wives\",\n                    \"Church Club\"\n                ],\n                \"order\": 50\n            },\n            {\n                \"id\": 18,\n                \"fieldType\": \"Date Picker\",\n                \"label\": \"Application Date\",\n                \"options\": [],\n                \"order\": 10\n            },\n            {\n                \"id\": 27,\n                \"fieldType\": \"Checkbox Multi Select\",\n                \"label\": \"Incentive\",\n                \"options\": [\n                    \"500 off for 3 months\",\n                    \"free first month\",\n                    \"furniture\"\n                ],\n                \"order\": 64\n            },\n            {\n                \"id\": 28,\n                \"fieldType\": \"Radio Single Select\",\n                \"label\": \"Information Only\",\n                \"options\": [\n                    \"Yes\"\n                ],\n                \"order\": 67\n            },\n            {\n                \"id\": 49,\n                \"fieldType\": \"Dropdown Single Select\",\n                \"label\": \"Is Resident Veteran?\",\n                \"options\": [\n                    \"Yes\",\n                    \"No\"\n                ],\n                \"order\": 17\n            },\n            {\n                \"id\": 195,\n                \"fieldType\": \"Date Picker\",\n                \"label\": \"Application Date\",\n                \"options\": [],\n                \"order\": 0\n            }\n        ]\n    }\n}"}],"_postman_id":"2dcb668c-b259-486e-9efd-8e35688a6c12"}],"id":"654a305f-cc4f-45e2-bdbd-7c4abeac263f","description":"<p>A Lead is a prospect with all its associated info (influencers, sales journal entries, occupancy events, etc.)</p>\n","event":[{"listen":"prerequest","script":{"id":"e43e35fc-598d-4686-8aed-a6c2769e622a","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"0eada0a2-016b-4f43-b9a4-f108c0db71a5","type":"text/javascript","exec":[""]}}],"_postman_id":"654a305f-cc4f-45e2-bdbd-7c4abeac263f","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}}},{"name":"Leasing Counselors","item":[{"name":"Community Leasing Counselors","id":"d6cc8b52-f092-4363-9c56-f7292b69c45a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/leasing-counselors","description":"<p>Returns all active leasing counselors for a community.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","leasing-counselors"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"8a5b0691-7d56-45b7-8339-610512515f46","name":"200","originalRequest":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/leasing-counselors"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Apr 2020 14:01:13 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1946"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Set-Cookie","value":"session_id=tu5okf70rtduhhbqbo6b5f9irf; path=/; HttpOnly"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"X-Robots-Tag","value":"noindex"},{"key":"Expires","value":"Tue, 14 Apr 2020 14:01:12 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 24123,\n            \"firstName\": \"Rene\",\n            \"lastName\": \"Hardy\",\n            \"email\": \"renehardy@email.com\",\n            \"jobTitle\": \"Leasing Counselor\",\n            \"photoUrl\": null\n        },\n        {\n\t        \"id\": 38746,\n            \"firstName\": \"Sally\",\n            \"lastName\": \"Cummings\",\n            \"email\": \"sallycummings@email.com\",\n            \"jobTitle\": null,\n            \"photoUrl\": null\n        },\n        {\n            \"id\": 63534,\n            \"firstName\": \"Jackie\",\n            \"lastName\": \"Carpenter\",\n            \"email\": \"jackiecarpenter@email.com\",\n            \"jobTitle\": null,\n            \"photoUrl\": null\n        }\n    ]\n}"}],"_postman_id":"d6cc8b52-f092-4363-9c56-f7292b69c45a"}],"id":"99a680cf-f031-41eb-9844-51f83246204b","_postman_id":"99a680cf-f031-41eb-9844-51f83246204b","description":"","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}}},{"name":"Legacy Endpoints","item":[{"name":"Legacy - Get Prospect (Deprecated)","event":[{"listen":"test","script":{"id":"27f46320-fdb2-4ab0-b038-bde1ec0a17a3","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","})","","pm.test(\"Endpoint returns a prospect object\", function () {","   const jsonData = pm.response.json();","   pm.expect(Object.isObject(jsonData)).to.eql(true);","});","","pm.test(\"Prospect has expected properties\", function () {","    const jsonData = pm.response.json();","    pm.expect(jsonData).to.have.property('id');","    pm.expect(jsonData).to.have.property('people');","    pm.expect(jsonData).to.have.property('stage');","    pm.expect(jsonData).to.have.property('status');","})"],"type":"text/javascript"}}],"id":"b75ee884-9d3b-48ff-9004-c9dec0652a6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{API_URL_V1}}/company/{{COMPANY_ID}}/community/{{COMMUNITY_ID}}/prospect/{{PROSPECT_ID}}","description":"<p>DEPRECATED\nThis is a legacy endpoint.</p>\n<p>Returns the specified prospect within the specified community.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["company","{{COMPANY_ID}}","community","{{COMMUNITY_ID}}","prospect","{{PROSPECT_ID}}"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"a152ec01-ffe9-4002-bddb-46f5081d9ad6","name":"200","originalRequest":{"method":"GET","header":[],"url":"{{API_URL_V1}}/company/{{COMPANY_ID}}/community/{{COMMUNITY_ID}}/prospect/{{PROSPECT_ID}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Feb 2019 17:09:40 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Content-Length","value":"247"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 12345,\n    \"people\": [\n        {\n            \"id\": 58755,\n            \"firstName\": \"Dorthy\",\n            \"lastName\": \"Ondeckington\",\n            \"age\": 92,\n            \"salutation\": null\n        }\n    ],\n    \"stage\": \"Assess\",\n    \"status\": \"On Deck\",\n    \"salesActivity\": [\n        {\n            \"type\": \"Tour\",\n            \"date\": null\n        }\n    ],\n    \"occupancyEvents\": [],\n    \"created\": \"2018-12-31T06:00:00+00:00\"\n}"}],"_postman_id":"b75ee884-9d3b-48ff-9004-c9dec0652a6a"}],"id":"0a4a58f4-184e-42d8-bbbf-00807a6d4fd7","_postman_id":"0a4a58f4-184e-42d8-bbbf-00807a6d4fd7","description":"","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}}},{"name":"Marketing Campaigns","item":[{"name":"Inquiry Sources","item":[{"name":"Campaign Inquiry Sources","id":"c3c85ba1-5a9a-4433-b11c-166c894825e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/marketing-campaigns/{{CAMPAIGN_ID}}/inquiry-sources","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","marketing-campaigns","{{CAMPAIGN_ID}}","inquiry-sources"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"f465e352-866a-46bb-9250-95e57d61ba6a","name":"200","originalRequest":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/marketing-campaigns/{{CAMPAIGN_ID}}/inquiry-sources"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 147,\n            \"name\": \"BBQ in the park\",\n            \"category\": {\n                \"id\": 8,\n                \"name\": \"Event\"\n            },\n            \"marketingCampaign\": {\n                \"id\": 1,\n                \"name\": \"Summer Barbecue 2021\",\n                \"description\": \"Have a BBQ so our residents can enjoy the outdoors.\"\n            }\n        },\n        {\n            \"id\": 148,\n            \"name\": \"Facebook Event for the BBQ\",\n            \"category\": {\n                \"id\": 18,\n                \"name\": \"Social Media\"\n            },\n            \"marketingCampaign\": {\n                \"id\": 1,\n                \"name\": \"Summer Barbecue 2021\",\n                \"description\": \"Have a BBQ so our residents can enjoy the outdoors.\"\n            }\n        }\n    ]\n}"}],"_postman_id":"c3c85ba1-5a9a-4433-b11c-166c894825e4"},{"name":"Community Inquiry Sources","event":[{"listen":"test","script":{"id":"bd5b65b4-4918-4416-a2d0-54b248bec9db","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","})","","pm.test(\"Endpoint returns an array\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Array.isArray(jsonData)).to.eql(true);","});","","pm.test(\"Endpoint returns an array of objects\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Object.isObject(jsonData[0])).to.eql(true);","});","","pm.test(\"Categories have has expected properties\", function () {","    const jsonData = pm.response.json().data;","    pm.expect(jsonData[0]).to.have.property('id');","    pm.expect(jsonData[0]).to.have.property('name');","})"],"type":"text/javascript"}}],"id":"1f0b2ce3-44a4-4ff7-91da-b9db0847c17e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/inquiry-sources","description":"<p>Returns the inquiry sources available for the specified community.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","inquiry-sources"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"a3319fe7-e4b4-4fe0-aa98-da3c9a8f021a","name":"200","originalRequest":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/inquiry-sources"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 147,\n            \"name\": \"BBQ in the park\",\n            \"category\": {\n                \"id\": 8,\n                \"name\": \"Event\"\n            },\n            \"marketingCampaign\": {\n                \"id\": 1,\n                \"name\": \"Summer Barbecue 2021\",\n                \"description\": \"Have a BBQ so our residents can enjoy the outdoors.\"\n            }\n        },\n        {\n            \"id\": 149,\n            \"name\": \"Brunch in the Great Hall\",\n            \"category\": {\n                \"id\": 8,\n                \"name\": \"Event\"\n            },\n            \"marketingCampaign\": {\n                \"id\": 2,\n                \"name\": \"Mother's Day Brunch\",\n                \"description\": \"Have a brunch for Mother's Day\"\n            }\n        },\n        {\n            \"id\": 150,\n            \"name\": \"Email guests\",\n            \"category\": {\n                \"id\": 17,\n                \"name\": \"Email\"\n            },\n            \"marketingCampaign\": {\n                \"id\": 2,\n                \"name\": \"Mother's Day Brunch\",\n                \"description\": \"Have a brunch for Mother's Day\"\n            }\n        },\n        {\n            \"id\": 148,\n            \"name\": \"Facebook Event for the BBQ\",\n            \"category\": {\n                \"id\": 18,\n                \"name\": \"Social Media\"\n            },\n            \"marketingCampaign\": {\n                \"id\": 1,\n                \"name\": \"Summer Barbecue 2021\",\n                \"description\": \"Have a BBQ so our residents can enjoy the outdoors.\"\n            }\n        }\n    ]\n}"}],"_postman_id":"1f0b2ce3-44a4-4ff7-91da-b9db0847c17e"},{"name":"Create Inquiry Source in Existing Campaign","id":"a2cf5026-abbc-4ac9-9e04-11d27e269528","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Summer Barbecue\",\n    \"categoryId\": 8,\n    \"description\": \"We're having a grill-out in the park.\",\n    \"communities\": [\n        15,\n        14\n    ],\n    \"startDate\": \"2021-03-01\",\n    \"endDate\": \"2021-03-31\",\n    \"totalCost\": 29.99,\n    \"event\": {\n        \"locationType\": \"off-site\",\n        \"locationName\": \"The park down the street\",\n        \"address\": {\n            \"lineOne\": \"123 Park Ln.\",\n            \"lineTwo\": \"Pavillion A\",\n            \"city\": \"St. Louis\",\n            \"state\": \"MO\",\n            \"postalCode\": 63116\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/marketing-campaigns/{{CAMPAIGN_ID}}/inquiry-sources","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","marketing-campaigns","{{CAMPAIGN_ID}}","inquiry-sources"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"68fb5247-8a32-4aac-845c-bb713acb5d60","name":"200","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Summer Barbecue\",\n    \"categoryId\": 8,\n    \"description\": \"We're having a grill-out in the park.\",\n    \"communities\": [\n        15,\n        14\n    ],\n    \"startDate\": \"2021-03-01\",\n    \"endDate\": \"2021-03-31\",\n    \"totalCost\": 29.99,\n    \"event\": {\n        \"locationType\": \"off-site\",\n        \"locationName\": \"The park down the street\",\n        \"address\": {\n            \"lineOne\": \"123 Park Ln.\",\n            \"lineTwo\": \"Pavillion A\",\n            \"city\": \"St. Louis\",\n            \"state\": \"MO\",\n            \"postalCode\": 63116\n        }\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/marketing-campaigns/{{CAMPAIGN_ID}}/inquiry-sources"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 157,\n        \"name\": \"Summer Barbecue\",\n        \"category\": {\n            \"id\": 8,\n            \"name\": \"Event\"\n        },\n        \"description\": \"We're having a grill-out in the park.\",\n        \"startDate\": \"2021-03-01\",\n        \"endDate\": \"2021-03-31\",\n        \"archivedDate\": null,\n        \"totalCost\": 29.99,\n        \"communityInquirySourceCosts\": [],\n        \"marketingCampaignId\": 1,\n        \"event\": {\n            \"id\": 5,\n            \"locationType\": \"off-site\",\n            \"locationName\": \"The park down the street\",\n            \"address\": {\n                \"lineOne\": \"123 Park Ln.\",\n                \"lineTwo\": \"Pavillion A\",\n                \"city\": \"St. Louis\",\n                \"state\": {\n                    \"abbreviation\": \"MO\",\n                    \"id\": 26,\n                    \"name\": \"Missouri\"\n                },\n                \"postalCode\": 63116,\n                \"country\": {\n                    \"abbreviation\": \"US\",\n                    \"id\": 1,\n                    \"name\": \"United States\"\n                }\n            }\n        }\n    }\n}"}],"_postman_id":"a2cf5026-abbc-4ac9-9e04-11d27e269528"}],"id":"64b30e18-a30f-40d5-bb79-3fc29b62b138","_postman_id":"64b30e18-a30f-40d5-bb79-3fc29b62b138","description":"","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}}},{"name":"Company Campaigns","id":"2eccb171-3d50-4df3-888d-c406be17a53f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/marketing-campaigns?includeInquirySources=true&pageNumber=1&pageSize=2&sortBy=endDate&sortOrder=DESC&communityIds=14&categoryIds=3","description":"<p>Returns all the campaigns available within the company.</p>\n<p>Optional parameter <code>includeInquirySources</code></p>\n","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","marketing-campaigns"],"host":["{{API_URL_V1}}"],"query":[{"description":{"content":"<p>A boolean value indicating whether to include the Campaign's Inquiry Source info.</p>\n","type":"text/plain"},"key":"includeInquirySources","value":"true"},{"description":{"content":"<p>What page should the results start from</p>\n","type":"text/plain"},"key":"pageNumber","value":"1"},{"description":{"content":"<p>How many results per page</p>\n","type":"text/plain"},"key":"pageSize","value":"2"},{"description":{"content":"<p>What field should the results be sorted by</p>\n","type":"text/plain"},"key":"sortBy","value":"endDate"},{"description":{"content":"<p>ASC or DESC</p>\n","type":"text/plain"},"key":"sortOrder","value":"DESC"},{"disabled":true,"description":{"content":"<p>Returns marketing campaigns on their status. Either [blank] (for all), active, or archived</p>\n","type":"text/plain"},"key":"status","value":""},{"description":{"content":"<p>Only return campaigns in the specified communities</p>\n","type":"text/plain"},"key":"communityIds","value":"14"},{"description":{"content":"<p>Only return campaigns containing inquiry sources within specified categories</p>\n","type":"text/plain"},"key":"categoryIds","value":"3"},{"disabled":true,"key":"language","value":"en-uk"}],"variable":[]}},"response":[{"id":"fc05ef99-8ff7-460c-aa79-5df127d427bc","name":"200 - includeInquirySources","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/marketing-campaigns?includeInquirySources=true","host":["{{API_URL_V1}}"],"path":["companies","{{COMPANY_ID}}","marketing-campaigns"],"query":[{"key":"includeInquirySources","value":"true","description":"A boolean value indicating whether to include the Campaign's Inquiry Source info."},{"key":"pageNumber","value":"","type":"text","disabled":true},{"key":"pageSize","value":"","type":"text","disabled":true},{"key":"sortBy","value":"","type":"text","disabled":true},{"key":"sortOrder","value":"","type":"text","disabled":true},{"key":"status","value":"","type":"text","disabled":true},{"key":"communityIds","value":"","type":"text","disabled":true},{"key":"categoryIds","value":"","type":"text","disabled":true},{"key":"language","value":"","type":"text","disabled":true}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Summer Barbecue 2021\",\n            \"description\": \"A barbecue for residents and their families to enjoy the outdoors.\",\n            \"communities\": [\n                {\n                    \"id\": 31,\n                    \"name\": \"Sunny Hills\"\n                },\n                {\n                    \"id\": 12,\n                    \"name\": \"Shady Pines\"\n                }\n            ],\n            \"startDate\": \"2021-05-17\",\n            \"endDate\": \"2021-06-05\",\n            \"archivedDate\": null,\n            \"inquirySources\": [\n                {\n                    \"id\": 644,\n                    \"name\": \"The Barbecue itself\",\n                    \"category\": {\n                        \"id\": 8,\n                        \"name\": \"Event\"\n                    },\n                    \"description\": \"We'll meet in the park and provide food.\",\n                    \"startDate\": \"2021-06-05\",\n                    \"endDate\": \"2021-06-05\",\n                    \"archivedDate\": null,\n                    \"totalCost\": \"47.39\",\n                    \"communityInquirySourceCosts\": [],\n                    \"marketingCampaignId\": 1,\n                    \"event\": {\n                        \"id\": 1,\n                        \"locationType\": \"off-site\",\n                        \"locationName\": null,\n                        \"address\": {\n                            \"lineOne\": \"123 Park Ln.\",\n                            \"lineTwo\": \"Pavillion B\",\n                            \"city\": \"St. Louis\",\n                            \"state\": {\n                                \"abbreviation\": \"MO\",\n                                \"id\": 26,\n                                \"name\": \"Missouri\"\n                            },\n                            \"postalCode\": \"63146\",\n                            \"country\": {\n                                \"abbreviation\": \"US\",\n                                \"id\": 1,\n                                \"name\": \"United States\"\n                            }\n                        }\n                    }\n                },\n                {\n                    \"id\": 645,\n                    \"name\": \"Facebook Event for the BBQ\",\n                    \"category\": {\n                        \"id\": 18,\n                        \"name\": \"Social Media\"\n                    },\n                    \"description\": \"Advertise the BBQ on Facebook and try to get an attendee count.\",\n                    \"startDate\": \"2021-05-17\",\n                    \"endDate\": \"2021-06-05\",\n                    \"archivedDate\": null,\n                    \"totalCost\": \"10.00\",\n                    \"communityInquirySourceCosts\": [],\n                    \"marketingCampaignId\": 1\n                }\n            ]\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Mother's Day Brunch\",\n            \"description\": \"Host a nice brunch for Mother's Day.\",\n            \"communities\": [\n                {\n                    \"id\": 29,\n                    \"name\": \"Sunset Valley\"\n                },\n                {\n                    \"id\": 12,\n                    \"name\": \"Shady Pines\"\n                }\n            ],\n            \"startDate\": \"2021-04-17\",\n            \"endDate\": \"2021-06-09\",\n            \"archivedDate\": \"2021-06-09\",\n            \"inquirySources\": [\n                {\n                    \"id\": 646,\n                    \"name\": \"Brunch in the Great Hall\",\n                    \"category\": {\n                        \"id\": 8,\n                        \"name\": \"Event\"\n                    },\n                    \"description\": \"Two-days of brunch for moms\",\n                    \"startDate\": \"2021-05-08\",\n                    \"endDate\": \"2021-05-09\",\n                    \"archivedDate\": \"2021-06-09\",\n                    \"totalCost\": \"60.99\",\n                    \"communityInquirySourceCosts\": [],\n                    \"marketingCampaignId\": 2,\n                    \"event\": {\n                        \"id\": 2,\n                        \"locationType\": \"on-site\",\n                        \"locationName\": null,\n                        \"address\": {\n                            \"lineOne\": null,\n                            \"lineTwo\": null,\n                            \"city\": null,\n                            \"state\": null,\n                            \"postalCode\": null,\n                            \"country\": null\n                        }\n                    }\n                },\n                {\n                    \"id\": 647,\n                    \"name\": \"Email about Brunch\",\n                    \"category\": {\n                        \"id\": 17,\n                        \"name\": \"Email\"\n                    },\n                    \"description\": \"Email every Sunday leading up to the brunch.\\n(This tactic has no end date, as an example.)\",\n                    \"startDate\": \"2021-04-17\",\n                    \"endDate\": \"2021-06-09\",\n                    \"archivedDate\": \"2021-06-09\",\n                    \"totalCost\": \"0.00\",\n                    \"communityInquirySourceCosts\": [],\n                    \"marketingCampaignId\": 2\n                }\n            ]\n        }\n    ]\n}"},{"id":"ee9068ef-20ef-4a71-8bd5-d4575e214555","name":"200","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/marketing-campaigns","host":["{{API_URL_V1}}"],"path":["companies","{{COMPANY_ID}}","marketing-campaigns"],"query":[{"key":"includeInquirySources","value":"true","description":"A boolean value indicating whether to include the Campaign's Inquiry Source info.","disabled":true},{"key":"pageNumber","value":"","type":"text","disabled":true},{"key":"pageSize","value":"","type":"text","disabled":true},{"key":"sortBy","value":"","type":"text","disabled":true},{"key":"sortOrder","value":"","type":"text","disabled":true},{"key":"status","value":"","type":"text","disabled":true},{"key":"communityIds","value":"","type":"text","disabled":true},{"key":"categoryIds","value":"","type":"text","disabled":true},{"key":"language","value":"","type":"text","disabled":true}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Summer Barbecue 2021\",\n            \"description\": \"Have a BBQ so our residents can enjoy the outdoors.\",\n            \"communities\": [\n                {\n                    \"id\": 15,\n                    \"name\": \"Shady Pines\"\n                },\n                {\n                    \"id\": 14,\n                    \"name\": \"Lakeshore Breeze\"\n                }\n            ],\n            \"startDate\": \"2021-05-22\",\n            \"endDate\": \"2021-06-12\",\n            \"archivedDate\": null\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Mother's Day Brunch\",\n            \"description\": \"Have a brunch for Mother's Day\",\n            \"communities\": [\n                {\n                    \"id\": 15,\n                    \"name\": \"Shady Pines\"\n                }\n            ],\n            \"startDate\": \"2021-05-02\",\n            \"endDate\": null,\n            \"archivedDate\": null\n        }\n    ]\n}"}],"_postman_id":"2eccb171-3d50-4df3-888d-c406be17a53f"},{"name":"Community Campaigns","id":"11842c37-1383-4ad3-9d30-1f45d9018c4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/marketing-campaigns?includeInquirySources=true","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","marketing-campaigns"],"host":["{{API_URL_V1}}"],"query":[{"description":{"content":"<p>A boolean value indicating whether to include the Campaign's Inquiry Source info.</p>\n","type":"text/plain"},"key":"includeInquirySources","value":"true"},{"disabled":true,"description":{"content":"<p>A boolean value indicating whether to include archived Campaigns.</p>\n","type":"text/plain"},"key":"includeArchivedCampaigns","value":"false"}],"variable":[]}},"response":[{"id":"e3d074a4-fe5b-484a-99d3-669687dbcc96","name":"200","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/marketing-campaigns","host":["{{API_URL_V1}}"],"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","marketing-campaigns"],"query":[{"key":"includeInquirySources","value":"true","description":"A boolean value indicating whether to include the Campaign's Inquiry Source info.","disabled":true}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Summer Barbecue 2021\",\n            \"description\": \"Have a BBQ so our residents can enjoy the outdoors.\",\n            \"communities\": [\n                {\n                    \"id\": 14,\n                    \"name\": \"Lakeshore Breeze\"\n                },\n                {\n                    \"id\": 15,\n                    \"name\": \"Shady Pines\"\n                }\n            ],\n            \"startDate\": \"2021-05-22\",\n            \"endDate\": \"2021-06-12\",\n            \"archivedDate\": null\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Mother's Day Brunch\",\n            \"description\": \"Have a brunch for Mother's Day\",\n            \"communities\": [\n                {\n                    \"id\": 15,\n                    \"name\": \"Shady Pines\"\n                }\n            ],\n            \"startDate\": \"2021-05-02\",\n            \"endDate\": \"2021-06-14\",\n            \"archivedDate\": \"2021-06-14\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Prof Ref Camp\",\n            \"description\": \"test\",\n            \"communities\": [\n                {\n                    \"id\": 14,\n                    \"name\": \"Lakeshore Breeze\"\n                },\n                {\n                    \"id\": 15,\n                    \"name\": \"Shady Pines\"\n                },\n                {\n                    \"id\": 1,\n                    \"name\": \"Portofino Care Center\"\n                }\n            ],\n            \"startDate\": \"2021-06-01\",\n            \"endDate\": \"2021-06-30\",\n            \"archivedDate\": \"2021-06-10\"\n        }\n    ]\n}"},{"id":"1f19e6f6-5e38-4e13-89b0-874e6ba58aae","name":"200 - includeInquirySources","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/marketing-campaigns?includeInquirySources=true","host":["{{API_URL_V1}}"],"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","marketing-campaigns"],"query":[{"key":"includeInquirySources","value":"true","description":"A boolean value indicating whether to include the Campaign's Inquiry Source info."}]}},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Summer Barbecue 2021\",\n            \"description\": \"Have a BBQ so our residents can enjoy the outdoors.\",\n            \"communities\": [\n                {\n                    \"id\": 14,\n                    \"name\": \"Lakeshore Breeze\"\n                },\n                {\n                    \"id\": 15,\n                    \"name\": \"Shady Pines\"\n                }\n            ],\n            \"startDate\": \"2021-05-22\",\n            \"endDate\": \"2021-06-12\",\n            \"archivedDate\": null,\n            \"inquirySources\": [\n                {\n                    \"id\": 147,\n                    \"name\": \"BBQ in the park\",\n                    \"category\": {\n                        \"id\": 8,\n                        \"name\": \"Event\"\n                    },\n                    \"description\": \"Go to the park and have a nice cook out.\",\n                    \"startDate\": \"2021-06-12\",\n                    \"endDate\": \"2021-06-12\",\n                    \"archivedDate\": null,\n                    \"totalCost\": \"60.99\",\n                    \"communityInquirySourceCosts\": [],\n                    \"marketingCampaignId\": 1,\n                    \"event\": {\n                        \"id\": 1,\n                        \"locationType\": \"off-site\",\n                        \"locationName\": null,\n                        \"address\": {\n                            \"lineOne\": \"123 Park Ln.\",\n                            \"lineTwo\": \"Pavillion B\",\n                            \"city\": \"Saint Louis\",\n                            \"state\": {\n                                \"abbreviation\": \"MO\",\n                                \"id\": 26,\n                                \"name\": \"Missouri\"\n                            },\n                            \"postalCode\": \"63119\",\n                            \"country\": {\n                                \"abbreviation\": \"US\",\n                                \"id\": 1,\n                                \"name\": \"United States\"\n                            }\n                        }\n                    }\n                },\n                {\n                    \"id\": 148,\n                    \"name\": \"Facebook Event for the BBQ\",\n                    \"category\": {\n                        \"id\": 18,\n                        \"name\": \"Social Media\"\n                    },\n                    \"description\": \"Advertise on Facebook\",\n                    \"startDate\": \"2021-05-22\",\n                    \"endDate\": \"2021-06-12\",\n                    \"archivedDate\": null,\n                    \"totalCost\": \"12.50\",\n                    \"communityInquirySourceCosts\": [],\n                    \"marketingCampaignId\": 1\n                }\n            ]\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Mother's Day Brunch\",\n            \"description\": \"Have a brunch for Mother's Day\",\n            \"communities\": [\n                {\n                    \"id\": 15,\n                    \"name\": \"Shady Pines\"\n                }\n            ],\n            \"startDate\": \"2021-05-02\",\n            \"endDate\": \"2021-06-14\",\n            \"archivedDate\": \"2021-06-14\",\n            \"inquirySources\": [\n                {\n                    \"id\": 149,\n                    \"name\": \"Brunch in the Great Hall\",\n                    \"category\": {\n                        \"id\": 8,\n                        \"name\": \"Event\"\n                    },\n                    \"description\": \"Brunch weekend mornings\",\n                    \"startDate\": \"2021-05-08\",\n                    \"endDate\": \"2021-05-09\",\n                    \"archivedDate\": \"2021-06-14\",\n                    \"totalCost\": \"70.55\",\n                    \"communityInquirySourceCosts\": [],\n                    \"marketingCampaignId\": 2,\n                    \"event\": {\n                        \"id\": 2,\n                        \"locationType\": \"on-site\",\n                        \"locationName\": null,\n                        \"address\": {\n                            \"lineOne\": null,\n                            \"lineTwo\": null,\n                            \"city\": null,\n                            \"state\": null,\n                            \"postalCode\": null,\n                            \"country\": null\n                        }\n                    }\n                },\n                {\n                    \"id\": 150,\n                    \"name\": \"Email guests\",\n                    \"category\": {\n                        \"id\": 17,\n                        \"name\": \"Email\"\n                    },\n                    \"description\": \"Email the guests before the event.\\nLeaving this tactic with no end-date as an example.\",\n                    \"startDate\": \"2021-05-02\",\n                    \"endDate\": \"2021-06-14\",\n                    \"archivedDate\": \"2021-06-14\",\n                    \"totalCost\": \"0.00\",\n                    \"communityInquirySourceCosts\": [],\n                    \"marketingCampaignId\": 2\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"11842c37-1383-4ad3-9d30-1f45d9018c4b"},{"name":"Campaign","id":"c60167a0-b2f3-4857-85fd-de8770406879","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/marketing-campaigns/{{CAMPAIGN_ID}}","description":"<p>Returns the info for a specific Marketing Campaign within the Company.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","marketing-campaigns","{{CAMPAIGN_ID}}"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"53a06a96-90c7-4db7-aac0-b736f97b45e5","name":"200","originalRequest":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/marketing-campaigns/{{CAMPAIGN_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":"Vary","value":"Accept-Encoding"},{"key":"Vary","value":"Authorization"},{"key":"Date","value":"Tue, 08 Jun 2021 18:15:46 GMT"},{"key":"Server","value":"Apache/2.4.41 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Expires","value":"Tue, 08 Jun 2021 18:15:46 GMT"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"Strict-Transport-Security","value":"max-age=2592000; includeSubdomains"},{"key":"Referrer-Policy","value":"strict-origin"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"Content-Security-Policy","value":"default-src 'self'; script-src 'self' 'unsafe-inline' 'unsafe-eval' *.sherpacrm.com:* *.sherpacrm.co.uk https://ajax.googleapis.com https://*.elev.io https://*.walkme.com https://cdnjs.cloudflare.com https://www.google-analytics.com https://*.bootstrapcdn.com https://*.localizecdn.com https://*.aha.io; style-src 'self' 'unsafe-inline' *.sherpacrm.com:* *.sherpacrm.co.uk https://cdnjs.cloudflare.com https://fonts.googleapis.com https://*.bootstrapcdn.com https://s3.amazonaws.com https://*.aha.io https://*.elev.io https://*.walkme.com; object-src 'none'; base-uri 'self'; connect-src 'self' ws://*.sherpacrm.com:* wss://*.sherpacrm.com:* *.sherpacrm.com:* *.sherpacrm.co.uk wss://*.execute-api.us-east-1.amazonaws.com wss://*.execute-api.ca-central-1.amazonaws.com wss://*.execute-api.eu-west-1.amazonaws.com https://*.elev.io https://*.logs.datadoghq.com https://stats.g.doubleclick.net https://www.google-analytics.com https://*.walkme.com wss://transcribestreaming.us-east-1.amazonaws.com:8443 https://*.localizecdn.com https://s3.amazonaws.com https://api.amplitude.com; font-src 'self' *.sherpacrm.com:* *.sherpacrm.co.uk data: https://*.elev.io https://cdnjs.cloudflare.com https://fonts.gstatic.com https://*.bootstrapcdn.com; frame-src 'self' https://*.walkme.com *.sherpacrm.com:* *.sherpacrm.co.uk player.vimeo.com *.soundcloud.com quizlet.com *.youtube.com https://*.elev.io https://calendly.com https://*.aha.io; img-src 'self' data: *.sherpacrm.com:* *.sherpacrm.co.uk https://lipis.github.io s3.amazonaws.com https://www.google-analytics.com https://*.localizecdn.com https://*.elev.io https://s3.walkmeusercontent.com/; manifest-src 'self'; media-src 'self'; worker-src 'none';"},{"key":"Content-Encoding","value":"gzip"},{"key":"X-Cache","value":"Miss from cloudfront"},{"key":"Via","value":"1.1 44d651072ed308db2ace6746dd351a9d.cloudfront.net (CloudFront)"},{"key":"X-Amz-Cf-Pop","value":"DFW53-C1"},{"key":"X-Amz-Cf-Id","value":"2cKp8CC2vEsNvw7SGCy16jo0Th3ZdqlqNAwzTIbgShvs1AhjrZZOlA=="}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1,\n        \"name\": \"Summer Barbecue 2021\",\n        \"description\": \"Have a BBQ so our residents can enjoy the outdoors.\",\n        \"communities\": [\n            {\n                \"id\": 14,\n                \"name\": \"Lakeshore Breeze\"\n            },\n            {\n                \"id\": 15,\n                \"name\": \"Shady Pines\"\n            }\n        ],\n        \"startDate\": \"2021-05-22\",\n        \"endDate\": \"2021-06-12\",\n        \"archivedDate\": null,\n        \"inquirySources\": [\n            {\n                \"id\": 147,\n                \"name\": \"BBQ in the park\",\n                \"category\": {\n                    \"id\": 8,\n                    \"name\": \"Event\"\n                },\n                \"description\": \"Go to the park and have a nice cook out.\",\n                \"startDate\": \"2021-06-12\",\n                \"endDate\": \"2021-06-12\",\n                \"archivedDate\": null,\n                \"totalCost\": \"60.99\",\n                \"communityInquirySourceCosts\": [],\n                \"marketingCampaignId\": 1,\n                \"event\": {\n                    \"id\": 1,\n                    \"locationType\": \"off-site\",\n                    \"locationName\": null,\n                    \"address\": {\n                        \"lineOne\": \"123 Park Ln.\",\n                        \"lineTwo\": \"Pavillion B\",\n                        \"city\": \"Saint Louis\",\n                        \"state\": {\n                            \"abbreviation\": \"MO\",\n                            \"id\": 26,\n                            \"name\": \"Missouri\"\n                        },\n                        \"postalCode\": \"63119\",\n                        \"country\": {\n                            \"abbreviation\": \"US\",\n                            \"id\": 1,\n                            \"name\": \"United States\"\n                        }\n                    }\n                }\n            },\n            {\n                \"id\": 148,\n                \"name\": \"Facebook Event for the BBQ\",\n                \"category\": {\n                    \"id\": 18,\n                    \"name\": \"Social Media\"\n                },\n                \"description\": \"Advertise on Facebook\",\n                \"startDate\": \"2021-05-22\",\n                \"endDate\": \"2021-06-12\",\n                \"archivedDate\": null,\n                \"totalCost\": \"12.50\",\n                \"communityInquirySourceCosts\": [],\n                \"marketingCampaignId\": 1\n            }\n        ]\n    }\n}"}],"_postman_id":"c60167a0-b2f3-4857-85fd-de8770406879"},{"name":"Create Campaign","id":"ad431179-6431-4d54-aeb2-236849b35e43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Mother's Day Brunch Campaign\",\n    \"description\": \"We're having a nice brunch for Mother's Day so our resident mothers can spend time with their families and feel appreciated.\",\n    \"communityIds\": [\n        15,\n        14\n    ],\n    \"inquirySources\": [\n        {\n            \"name\": \"Brunch in the Great Hall\",\n            \"categoryId\": 8,\n            \"description\": \"The actual brunch. We will serve food.\",\n            \"startDate\": \"2021-05-09\",\n            \"endDate\": \"2021-05-09\",\n            \"totalCost\": 60.50,\n            \"event\": {\n                \"locationType\": \"on-site\",\n                \"locationName\": \"In the Great Hall\"\n            }\n        },\n        {\n            \"name\": \"Facebook Event\",\n            \"categoryId\": 18,\n            \"description\": \"A Facebook Event to get a rough estimate on attendance.\",\n            \"startDate\": \"2021-04-01\",\n            \"endDate\": \"2021-05-09\",\n            \"totalCost\": 10.99\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/marketing-campaigns","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","marketing-campaigns"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"36034712-bceb-43c0-9f8a-af242e34dd84","name":"200","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Mother's Day Brunch Campaign\",\n    \"description\": \"We're having a nice brunch for Mother's Day so our resident mothers can spend time with their families and feel appreciated.\",\n    \"communityIds\": [\n        15,\n        14\n    ],\n    \"inquirySources\": [\n        {\n            \"name\": \"Brunch in the Great Hall\",\n            \"categoryId\": 8,\n            \"description\": \"The actual brunch. We will serve food.\",\n            \"startDate\": \"2021-05-09\",\n            \"endDate\": \"2021-05-09\",\n            \"totalCost\": 60.50,\n            \"event\": {\n                \"locationType\": \"on-site\",\n                \"locationName\": \"In the Great Hall\"\n            }\n        },\n        {\n            \"name\": \"Facebook Event\",\n            \"categoryId\": 18,\n            \"description\": \"A Facebook Event to get a rough estimate on attendance.\",\n            \"startDate\": \"2021-04-01\",\n            \"endDate\": \"2021-05-09\",\n            \"totalCost\": 10.99\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/marketing-campaigns"},"_postman_previewlanguage":"json","header":null,"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 4,\n        \"name\": \"Mother's Day Brunch Campaign\",\n        \"description\": \"We're having a nice brunch for Mother's Day so our resident mothers can spend time with their families and feel appreciated.\",\n        \"communities\": [\n            {\n                \"id\": 15,\n                \"name\": \"Shady Pines\"\n            },\n            {\n                \"id\": 14,\n                \"name\": \"Lakeshore Breeze\"\n            }\n        ],\n        \"startDate\": \"2021-04-01\",\n        \"endDate\": \"2021-05-09\",\n        \"archivedDate\": null,\n        \"inquirySources\": [\n            {\n                \"id\": 154,\n                \"name\": \"Brunch in the Great Hall\",\n                \"category\": {\n                    \"id\": 8,\n                    \"name\": \"Event\"\n                },\n                \"description\": \"The actual brunch. We will serve food.\",\n                \"startDate\": \"2021-05-09\",\n                \"endDate\": \"2021-05-09\",\n                \"archivedDate\": null,\n                \"totalCost\": 60.5,\n                \"communityInquirySourceCosts\": [],\n                \"marketingCampaignId\": 4,\n                \"event\": {\n                    \"id\": 3,\n                    \"locationType\": \"on-site\",\n                    \"locationName\": \"In the Great Hall\",\n                    \"address\": null\n                }\n            },\n            {\n                \"id\": 155,\n                \"name\": \"Facebook Event\",\n                \"category\": {\n                    \"id\": 18,\n                    \"name\": \"Social Media\"\n                },\n                \"description\": \"A Facebook Event to get a rough estimate on attendance.\",\n                \"startDate\": \"2021-04-01\",\n                \"endDate\": \"2021-05-09\",\n                \"archivedDate\": null,\n                \"totalCost\": 10.99,\n                \"communityInquirySourceCosts\": [],\n                \"marketingCampaignId\": 4\n            }\n        ]\n    }\n}"}],"_postman_id":"ad431179-6431-4d54-aeb2-236849b35e43"}],"id":"ff8f7420-c333-493a-8212-72be061ecf85","_postman_id":"ff8f7420-c333-493a-8212-72be061ecf85","description":"","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}}},{"name":"Occupancy","item":[{"name":"Transfers","item":[{"name":"Transfer Person","event":[{"listen":"test","script":{"id":"f3ee911b-cb12-499c-8e93-53aa20869344","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","});","","pm.test(\"Endpoint returns a prospect object\", function () {","   const jsonData = pm.response.json();","   pm.expect(Object.isObject(jsonData)).to.eql(true);","});","","pm.test(\"Transfer event has expected properties\", function () {","    const jsonData = pm.response.json().data;","    pm.expect(jsonData).to.have.property('id');","    pm.expect(jsonData).to.have.property('events');","});"],"type":"text/javascript"}}],"id":"fdee25ee-0222-4739-804c-7f40a3531cdc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"moveInDate\": \"2019-09-20\",\n\t\"moveOutDate\": \"2019-09-15\",\n\t\"currentUnitName\": \"103\",\n\t\"newUnitName\": \"114\",\n\t\"isSecondOccupant\": true,\n\t\"firstOccupantPersonId\": 18189\n}"},"url":"{{WEB_URL}}/v1/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/persons/{{PERSON_ID}}/transfer","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["v1","companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","persons","{{PERSON_ID}}","transfer"],"host":["{{WEB_URL}}"],"query":[],"variable":[]}},"response":[{"id":"6034fa94-9092-4bd4-bb3b-473ec7ddad50","name":"Transfer Prospect (200)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"vendorName\": \"ALIS\",\n\t\"prospectId\": 48766,\n\t\"personIds\": [5933,61369],\n\t\"moveInDate\": \"2019-06-27 00:00:00\",\n\t\"moveOutDate\": \"2019-06-23 20:50:51\",\n\t\"currentUnitNumber\": \"302\",\n\t\"newUnitNumber\": \"404\"\n}"},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/transfer"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 28 Jun 2019 18:34:57 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"235"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"X-Robots-Tag","value":"noindex"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n    \t{\n\t        \"id\": 29527,\n\t        \"unit\": {\n\t            \"id\": 6391,\n\t            \"name\": \"202\",\n\t            \"floor\": 2\n\t        },\n\t        \"prospectId\": 1234,\n\t        \"personId\": 52523,\n\t        \"events\": [\n\t            {\n\t                \"type\": \"moveIn\",\n\t                \"date\": \"2019-06-28\"\n\t            },\n\t            {\n\t                \"type\": \"moveOut\",\n\t                \"date\": \"2019-06-30\"\n\t            }\n\t        ]\n    \t},\n    \t{\n\t        \"id\": 29528,\n\t        \"unit\": {\n\t            \"id\": 6374,\n\t            \"name\": \"304\",\n\t            \"floor\": 3\n\t        },\n\t        \"prospectId\": 1234,\n\t        \"personId\": 52333,\n\t        \"events\": [\n\t            {\n\t                \"type\": \"moveIn\",\n\t                \"date\": \"2019-06-28\"\n\t            },\n\t            {\n\t                \"type\": \"moveOut\",\n\t                \"date\": \"2019-06-30\"\n\t            }\n\t        ]\n    \t}\n    ]\n}"}],"_postman_id":"fdee25ee-0222-4739-804c-7f40a3531cdc"}],"id":"9f5087fc-e14d-4a33-aef6-bd081fcab446","description":"<p>Endpoints for transferring prospects.</p>\n","_postman_id":"9f5087fc-e14d-4a33-aef6-bd081fcab446","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}}},{"name":"Move Out","event":[{"listen":"test","script":{"id":"fa514efd-1d0e-4c4b-9300-5b0dbae697f1","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","})","","pm.test(\"Endpoint returns a prospect object\", function () {","   const jsonData = pm.response.json();","   pm.expect(Object.isObject(jsonData)).to.eql(true);","});","","pm.test(\"Move out event has expected properties\", function () {","    const jsonData = pm.response.json().data;","    pm.expect(jsonData[0]).to.have.property('id');","    pm.expect(jsonData[0]).to.have.property('events');","});"],"type":"text/javascript"}}],"id":"655b8342-a459-4f72-9bc9-5ccb70e00407","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"moveOutDate\": \"2019-10-24\",\n\t\"unitName\": \"114\",\n\t\"moveOutReasonId\": 9,\n\t\"notes\": \"Moving Notes\"\n}"},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/persons/{{PERSON_ID}}/move-out","description":"<p>A vendor using our move out endpoint will be able to send vendor name, prospect ID, person ID(s), the vendorProspectID, move out date and unit #.</p>\n<p>Any updates sent by a vendor using the move out API endpoint will make the appropriate changes to the prospect and occupancy board</p>\n","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","persons","{{PERSON_ID}}","move-out"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"f28dd8ae-fd0a-4d55-888a-0f93223f4200","name":"Move Out (200)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"moveOutDate\": \"2019-06-30\",\n\t\"unitName\": \"202\",\n\t\"personIds\": [\n\t\t52523\n\t]\n}"},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/prospects/{{PROSPECT_ID}}/move-out"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 28 Jun 2019 16:37:20 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"229"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"X-Robots-Tag","value":"noindex"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n    \t{\n\t        \"id\": 29527,\n\t        \"unit\": {\n\t            \"id\": 6391,\n\t            \"name\": \"202\",\n\t            \"floor\": 2\n\t        },\n\t        \"prospectId\": 1234,\n\t        \"personId\": 52523,\n\t        \"events\": [\n\t            {\n\t                \"type\": \"moveIn\",\n\t                \"date\": \"2019-06-28\"\n\t            },\n\t            {\n\t                \"type\": \"moveOut\",\n\t                \"date\": \"2019-06-30\"\n\t            }\n\t        ]\n    \t},\n    \t{\n\t        \"id\": 29528,\n\t        \"unit\": {\n\t            \"id\": 6391,\n\t            \"name\": \"202\",\n\t            \"floor\": 2\n\t        },\n\t        \"prospectId\": 1234,\n\t        \"personId\": 52333,\n\t        \"events\": [\n\t            {\n\t                \"type\": \"moveIn\",\n\t                \"date\": \"2019-06-28\"\n\t            },\n\t            {\n\t                \"type\": \"moveOut\",\n\t                \"date\": \"2019-06-30\"\n\t            }\n\t        ]\n    \t}\n    ]\n}"}],"_postman_id":"655b8342-a459-4f72-9bc9-5ccb70e00407"}],"id":"b4929d7f-0415-4c85-9556-f18f632ec87b","_postman_id":"b4929d7f-0415-4c85-9556-f18f632ec87b","description":"","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}}},{"name":"Outreach Companies","item":[{"name":"Community Outreach Companies","event":[{"listen":"test","script":{"id":"4a2127c9-fd27-4a0c-80f3-d9c1d89996c0","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","})","","pm.test(\"Endpoint returns an array\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Array.isArray(jsonData)).to.eql(true);","});","","pm.test(\"Endpoint returns an array of objects\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Object.isObject(jsonData[0])).to.eql(true);","});","","pm.test(\"Outreach Company has value and label properties\", function () {","    const jsonData = pm.response.json().data;","    pm.expect(jsonData[0]).to.have.property('id');","    pm.expect(jsonData[0]).to.have.property('name');","    pm.expect(jsonData[0]).to.have.property('address');","    pm.expect(jsonData[0]).to.have.property('phoneNumbers');","    pm.expect(jsonData[0]).to.have.property('website');","    pm.expect(jsonData[0]).to.have.property('category');","});",""],"type":"text/javascript"}}],"id":"3df6dcc7-e754-4812-a458-2b0d3cca1e28","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/outreach-companies","description":"<p>Returns all accessible outreach companies for the specified community.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","outreach-companies"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"3a38f122-e884-4bd2-a5c2-b23014e5081f","name":"200","originalRequest":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/outreach-company"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Feb 2019 17:45:28 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 2879,\n            \"name\": \"97.7 FM The Pond\",\n            \"address\": {\n                \"lineOne\": \"4567 Cat Farm Ln.\",\n                \"lineTwo\": \"\",\n                \"city\": \"Crest Hill\",\n                \"state\": \"IL\",\n                \"postalCode\": \"60403\",\n                \"country\": null\n            },\n            \"phoneNumber\": \"\",\n            \"phoneNumbers\": {},\n            \"faxNumber\": null,\n            \"website\": null,\n            \"category\": {\n                \"id\": 13,\n                \"name\": \"Other Professional\"\n            },\n            \"active\": false,\n            \"deletedAt\": null,\n            \"createdAt\": {\n                \"date\": \"2018-06-11 17:14:32.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"UTC\"\n            },\n            \"updatedAt\": {\n                \"date\": \"2018-06-11 17:14:32.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"UTC\"\n            },\n            \"updatedBy\": 461,\n            \"sourceSystem\": \"97.7 FM The Pond\",\n            \"multiAddress\": {}\n        },\n        {\n            \"id\": 2880,\n            \"name\": \"A Place for Dad\",\n            \"address\": {\n                \"lineOne\": \"\",\n                \"lineTwo\": \"\",\n                \"city\": \"\",\n                \"state\": null,\n                \"postalCode\": \"\",\n                \"country\": null\n            },\n            \"phoneNumber\": \"\",\n            \"phoneNumbers\": {},\n            \"faxNumber\": null,\n            \"website\": null,\n            \"category\": {\n                \"id\": 9,\n                \"name\": \"Referral Agency\"\n            },\n            \"active\": false,\n            \"deletedAt\": null,\n            \"createdAt\": {\n                \"date\": \"2018-06-11 17:13:29.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"UTC\"\n            },\n            \"updatedAt\": {\n                \"date\": \"2018-06-11 17:13:29.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"UTC\"\n            },\n            \"updatedBy\": 461,\n            \"sourceSystem\": \"A Place for Dad\",\n            \"multiAddress\": {}\n        }\n    ]\n}"}],"_postman_id":"3df6dcc7-e754-4812-a458-2b0d3cca1e28"},{"name":"Community Outreach Company","event":[{"listen":"test","script":{"id":"4a2127c9-fd27-4a0c-80f3-d9c1d89996c0","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","});","","pm.test(\"Endpoint returns an outreach company object\", function () {","   const jsonData = pm.response.json();","   pm.expect(Object.isObject(jsonData)).to.eql(true);","});","","pm.test(\"Outreach Company has value and label properties\", function () {","    const jsonData = pm.response.json().data;","    pm.expect(jsonData).to.have.property('id');","    pm.expect(jsonData).to.have.property('name');","    pm.expect(jsonData).to.have.property('address');","    pm.expect(jsonData).to.have.property('phoneNumbers');","    pm.expect(jsonData).to.have.property('website');","    pm.expect(jsonData).to.have.property('category');","});",""],"type":"text/javascript"}}],"id":"cc7b919e-a8a7-4e57-a940-384f522344eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/outreach-companies/{{OUTREACH_COMPANY_ID}}","description":"<p>Returns the specified outreach company for the specified community.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","outreach-companies","{{OUTREACH_COMPANY_ID}}"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"7e35f357-8f6b-4ea1-9c7c-a441c7e884e3","name":"200","originalRequest":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/outreach-company/2881"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Feb 2019 18:47:31 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Content-Length","value":"564"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 2881,\n        \"name\": \"A Place For Mom - Shady Acres Advisors\",\n        \"address\": {\n            \"lineOne\": \"\",\n            \"lineTwo\": \"\",\n            \"city\": \"\",\n            \"state\": null,\n            \"postalCode\": \"\",\n            \"country\": null\n        },\n        \"phoneNumber\": \"\",\n        \"phoneNumbers\": {},\n        \"faxNumber\": null,\n        \"website\": null,\n        \"category\": {\n            \"id\": 13,\n            \"name\": \"Other Professional\"\n        },\n        \"active\": false,\n        \"deletedAt\": null,\n        \"createdAt\": {\n            \"date\": \"2018-06-11 17:13:30.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"UTC\"\n        },\n        \"updatedAt\": {\n            \"date\": \"2018-06-11 17:13:30.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"UTC\"\n        },\n        \"updatedBy\": 461,\n        \"sourceSystem\": \"A Place For Mom - Shady Acres Advisors\",\n        \"multiAddress\": {}\n    }\n}"}],"_postman_id":"cc7b919e-a8a7-4e57-a940-384f522344eb"}],"id":"39fe70c4-ce15-4e58-a790-ae255e5477ef","description":"<p>Read only list of outreach companies</p>\n","_postman_id":"39fe70c4-ce15-4e58-a790-ae255e5477ef","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}}},{"name":"Outreach Contacts","item":[{"name":"Community Outreach Contacts","event":[{"listen":"test","script":{"id":"4a2127c9-fd27-4a0c-80f3-d9c1d89996c0","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","})","","pm.test(\"Endpoint returns an array\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Array.isArray(jsonData)).to.eql(true);","});","","pm.test(\"Endpoint returns an array of objects\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Object.isObject(jsonData[0])).to.eql(true);","});","","pm.test(\"Sales note has expected properties\", function () {","    const jsonData = pm.response.json().data;","    pm.expect(jsonData[0]).to.have.property('id');","    pm.expect(jsonData[0]).to.have.property('name');","    pm.expect(jsonData[0]).to.have.property('title');","    pm.expect(jsonData[0]).to.have.property('company');","    pm.expect(jsonData[0]).to.have.property('createdAt');","    pm.expect(jsonData[0]).to.have.property('communities');","})","","   ","   "],"type":"text/javascript"}}],"id":"65706899-9f17-4def-b8bb-2567f2c1203c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/contacts","description":"<p>Returns all outreach contacts for the specified community.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","contacts"],"host":["{{API_URL_V1}}"],"query":[{"disabled":true,"key":"firstName","value":"Brian"}],"variable":[]}},"response":[{"id":"e9f2882a-6d70-49e6-8f62-562432004958","name":"200","originalRequest":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/contacts"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Feb 2019 17:12:46 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Content-Length","value":"4812"},{"key":"Keep-Alive","value":"timeout=5, max=99"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 6550,\n            \"name\": \"Jill Johnson\",\n            \"title\": \"VP\",\n            \"company\": {\n                \"id\": 3453,\n                \"name\": \"A Company\"\n            }\n        },\n        {\n            \"id\": 6676,\n            \"name\": \"Mike Mayers\",\n            \"title\": null,\n            \"company\": {\n                \"id\": 1354,\n                \"name\": \"Senior Living Company\"\n            }\n        }\n    ]\n}"}],"_postman_id":"65706899-9f17-4def-b8bb-2567f2c1203c"},{"name":"Outreach Contact","event":[{"listen":"test","script":{"id":"4a2127c9-fd27-4a0c-80f3-d9c1d89996c0","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","})","","pm.test(\"Endpoint returns an object\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Object.isObject(jsonData)).to.eql(true);","});","","pm.test(\"Sales note has expected properties\", function () {","    const jsonData = pm.response.json().data;","    pm.expect(jsonData).to.have.property('id');","    pm.expect(jsonData).to.have.property('name');","    pm.expect(jsonData).to.have.property('title');","    pm.expect(jsonData).to.have.property('company');","    pm.expect(jsonData).to.have.property('createdAt');","    pm.expect(jsonData).to.have.property('communities');","})","","   ","   "],"type":"text/javascript"}}],"id":"409633bf-3a7c-4708-a8b7-52491f84b42a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/contacts/{{OUTREACH_CONTACT_ID}}","description":"<p>Returns an individual outreach contact within the specified community.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","contacts","{{OUTREACH_CONTACT_ID}}"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"4206fbd6-49d2-4119-83b0-18ba1e3c9984","name":"200","originalRequest":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/contacts/{{outreach_contact_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Feb 2019 19:12:00 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Content-Length","value":"197"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 6550,\n        \"name\": \"Jill Johnson\",\n        \"title\": \"VP\",\n        \"company\": {\n            \"id\": 3453,\n            \"name\": \"A Company\"\n        }\n    }\n}"}],"_postman_id":"409633bf-3a7c-4708-a8b7-52491f84b42a"}],"id":"283135e7-8cff-47f1-b04a-16c6edb2cb1b","_postman_id":"283135e7-8cff-47f1-b04a-16c6edb2cb1b","description":"","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}}},{"name":"Prospects","item":[{"name":"Create Prospect (non-skilled community)","event":[{"listen":"test","script":{"id":"4a2127c9-fd27-4a0c-80f3-d9c1d89996c0","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","});","","pm.test(\"Endpoint returns a prospect object\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Object.isObject(jsonData)).to.eql(true);","});","","pm.test(\"Response returns expected properties\", function () {","    const jsonData = pm.response.json().data;","    pm.expect(jsonData).to.have.property('id');","    pm.expect(jsonData).to.have.property('people');","    pm.expect(jsonData).to.have.property('doNotContact');","    pm.expect(jsonData).to.have.property('status');","    pm.expect(jsonData).to.have.property('stage');","    pm.expect(jsonData).to.have.property('careTypes');","    pm.expect(jsonData).to.have.property('apartmentStylePreferences');","});"],"type":"text/javascript"}}],"id":"e1fe1f0a-5ad3-4f7e-af90-dfb8b33b4b0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\t\n    \"people\": [\n        {\n            \"salutation\": \"\",\n            \"firstName\": \"John\",\n            \"lastName\": \"Doersss\",\n            \"sourceProspectId\" : 156897855,\n            \"birthDay\": \"22\",\n            \"birthMonth\": \"11\",\n            \"birthYear\": \"1935\",\n            \"gender\": \"m\",\n            \"address\": {\n                \"lineOne\": \"1244 Farmingdale St\",\n                \"lineTwo\": \"# 115\",\n                \"city\": \"Darren\",\n                \"stateAbbreviation\": \"IL\",\n                \"postalCode\": \"60562\",\n                \"country\": \"US\"\n            },\n            \"emailAddresses\": [\n                {\n                    \"emailAddress\": \"john1d2sf33@email.com\"\n                }\n            ],\n            \"phoneNumbers\": [\n                {\n                    \"phoneNumber\": \"(314) 545-4122\",\n                    \"note\": \"test\",\n                    \"type\": \"cell\"\n                },\n                {\n                    \"phoneNumber\": \"(314) 455-1312\",\n                    \"note\": \"ext 4\",\n                    \"type\": \"work\"\n                }\n            ]\n        },\n        {\n            \"salutation\": \"Mrs\",\n            \"firstName\": \"Jane\",\n            \"lastName\": \"Doerssss\",\n            \"sourceProspectId\" : 156895670,\n            \"birthDay\": \"15\",\n            \"birthMonth\": \"6\",\n            \"birthYear\": \"1937\",\n            \"gender\": \"m\",\n            \"address\": {\n                \"lineOne\": \"1244 Farmingdale St\",\n                \"lineTwo\": \"# 115\",\n                \"city\": \"Darren\",\n                \"stateAbbreviation\": \"IL\",\n                \"postalCode\": \"60562\",\n                \"country\": \"US\"\n            },\n            \"emailAddresses\": [\n                {\n                    \"emailAddress\": \"janerw12asd3@email.com\"\n                }\n            ],\n            \"phoneNumbers\": [\n                {\n                    \"phoneNumber\": \"(314) 424-4523\",\n                    \"note\": \"test\",\n                    \"type\": \"cell\"\n                },\n                {\n                    \"phoneNumber\": \"(314) 279-7333\",\n                    \"note\": \"ext 4\",\n                    \"type\": \"work\"\n                }\n            ]\n        }\n    ],\n    \"currentlyLivingAt\": \"At Home\",\n    \"inquirySourceCategoryId\": 15,\n    \"inquirySourceId\": 1770,\n    \"doNotContact\": true,\n    \"stage\": \"Thinking\",\n    \"careTypeIds\": [\n        29\n    ],\n    \"customValues\":[\n        {\n            \"values\":[\n                \"VA Aid & Attendance\"\n            ],\n            \"customFieldId\":2\n        },\n        {\n            \"values\":[\n                \"2021-04-30\"\n            ],\n            \"customFieldId\":1\n        },\n        {\n            \"values\":[\n                \"tacos\"\n            ],\n            \"customFieldId\":3\n        },\n        {\n            \"values\":[\n                \"Moose\",\n                \"Elks\"\n            ],\n            \"customFieldId\":5\n        }\n    ]\n}"},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/prospects","description":"<p>Creates a prospect for a community. A prospect consists of people. It must contain at least one person.  Up to 2 people can be added.</p>\n\n<table>\n    <thead>\n        <tr>\n            <th>Field Name</th>\n            <th>Type</th>\n            <th>Required</th>\n            <th>Description</th>\n        </tr>\n    </thead>\n    <tbody>\n        <tr>\n            <td>people</td>\n            <td>Person array</td>\n            <td>Yes</td>\n            <td>\n                The people for this prospect record.  There must be one person.  A second may also be added if a spouse is required.\n                <a href=\"#person-object-documentation\">Person Object Documentation</a>\n            </td>\n        </tr>\n        <tr>\n            <td>doNotContact</td>\n            <td>boolean</td>\n            <td>No</td>\n            <td>Whether or not the prospect should be contacted.</td>\n        </tr>\n        <tr>\n            <td>stage</td>\n            <td>string</td>\n            <td>Yes</td>\n            <td>The stage of change the prospect is in.</td>\n        </tr>\n        <tr>\n            <td>inquirySourceCategoryId</td>\n            <td>integer</td>\n            <td>Yes</td>\n            <td>The top level inquiry source category id.</td>\n        </tr>\n        <tr>\n            <td>inquirySourceId</td>\n            <td>integer</td>\n            <td>Yes</td>\n            <td>The inquiry source id.</td>\n        </tr>\n        <tr>\n            <td>careTypeIds</td>\n            <td>array</td>\n            <td>Yes</td>\n            <td>\n                An array of care type ids for the patient.  The care type values that are available for the community can be retrieved by hitting the endpoint:\n                {{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/care-types\n            </td>\n        </tr>\n        <tr>\n            <td>currentlyLivingAt</td>\n            <td>string</td>\n            <td>No</td>\n            <td>Where the prospect is currently living.\n            <br />Valid Values<br />\n            <ul>\n                <li>\"At Home\"</li>\n                <li>\"With Family\"</li>\n                <li>\"TBD\"</li>\n                <li>\"Other Senior Living\"</li>\n                <li>\"Post Acute Rehab\"</li>\n            </ul>\n            </td>\n        </tr>\n    </tbody>\n</table>","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","prospects"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"45854361-faee-4d75-afe8-fd3ecc0a1061","name":"200","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\t\n    \"people\": [\n        {\n            \"salutation\": \"\",\n            \"firstName\": \"John\",\n            \"lastName\": \"Doerssss\",\n            \"sourceProspectId\" : 156897855,\n            \"birthDay\": \"22\",\n            \"birthMonth\": \"11\",\n            \"birthYear\": \"1935\",\n            \"gender\": \"m\",\n            \"address\": {\n                \"lineOne\": \"1244 Farmingdale St\",\n                \"lineTwo\": \"# 115\",\n                \"city\": \"Darren\",\n                \"stateAbbreviation\": \"IL\",\n                \"postalCode\": \"60562\",\n                \"country\": \"US\"\n            },\n            \"emailAddresses\": [\n                {\n                    \"emailAddress\": \"john1d2sfas33@email.com\"\n                }\n            ],\n            \"phoneNumbers\": [\n                {\n                    \"phoneNumber\": \"(314) 545-5122\",\n                    \"note\": \"test\",\n                    \"type\": \"cell\"\n                },\n                {\n                    \"phoneNumber\": \"(314) 455-1512\",\n                    \"note\": \"ext 4\",\n                    \"type\": \"work\"\n                }\n            ]\n        },\n        {\n            \"salutation\": \"Mrs\",\n            \"firstName\": \"Jane\",\n            \"lastName\": \"Doersssssss\",\n            \"sourceProspectId\" : 156895670,\n            \"birthDay\": \"15\",\n            \"birthMonth\": \"6\",\n            \"birthYear\": \"1937\",\n            \"gender\": \"m\",\n            \"address\": {\n                \"lineOne\": \"1244 Farmingdale St\",\n                \"lineTwo\": \"# 115\",\n                \"city\": \"Darren\",\n                \"stateAbbreviation\": \"IL\",\n                \"postalCode\": \"60562\",\n                \"country\": \"US\"\n            },\n            \"emailAddresses\": [\n                {\n                    \"emailAddress\": \"janerw12asasdd3@email.com\"\n                }\n            ],\n            \"phoneNumbers\": [\n                {\n                    \"phoneNumber\": \"(314) 423-4523\",\n                    \"note\": \"test\",\n                    \"type\": \"cell\"\n                },\n                {\n                    \"phoneNumber\": \"(314) 278-7333\",\n                    \"note\": \"ext 4\",\n                    \"type\": \"work\"\n                }\n            ]\n        }\n    ],\n    \"currentlyLivingAt\": \"At Home\",\n    \"inquirySourceCategoryId\": 15,\n    \"inquirySourceId\": 1770,\n    \"doNotContact\": false,\n    \"communicationPreferenceUuid\": \"8a2f5eee-5c8e-4196-ad66-86b134ada935\",\n    \"communicationPreference\": {\n        \"referenceId\": \"8a2f5eee-5c8e-4196-ad66-86b134ada935\",\n        \"doNotContact\": false,\n        \"canContactByEmail\": true,\n        \"canContactByMail\": true,\n        \"canContactByCall\": true,\n        \"canContactByText\": true\n    },\n    \"stage\": \"Thinking\",\n    \"careTypeIds\": [\n        29\n    ],\n    \"customValues\":[\n        {\n            \"values\":[\n                \"VA Aid & Attendance\"\n            ],\n            \"customFieldId\":2\n        },\n        {\n            \"values\":[\n                \"2021-04-30\"\n            ],\n            \"customFieldId\":1\n        },\n        {\n            \"values\":[\n                \"tacos\"\n            ],\n            \"customFieldId\":3\n        },\n        {\n            \"values\":[\n                \"Moose\",\n                \"Elks\"\n            ],\n            \"customFieldId\":5\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/prospects"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 Feb 2019 15:54:43 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"1523"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 45747,\n        \"displayName\": \"John & Jane Doerssss\",\n        \"people\": [\n            {\n                \"id\": 50429,\n                \"firstName\": \"John\",\n                \"lastName\": \"Doerssss\",\n                \"salutation\": null,\n                \"gender\": \"m\",\n                \"age\": 85,\n                \"birthDate\": \"1935-11-22\",\n                \"birthDay\": 22,\n                \"birthMonth\": 11,\n                \"birthYear\": 1935,\n                \"address\": {\n                    \"lineOne\": \"1244 Farmingdale St\",\n                    \"lineTwo\": \"# 115\",\n                    \"city\": \"Darren\",\n                    \"state\": {\n                        \"abbreviation\": \"IL\",\n                        \"id\": 14,\n                        \"name\": \"Illinois\"\n                    },\n                    \"postalCode\": \"60562\",\n                    \"country\": {\n                        \"abbreviation\": \"US\",\n                        \"id\": 1,\n                        \"name\": \"United States\"\n                    }\n                },\n                \"emailAddresses\": [\n                    {\n                        \"emailAddress\": \"john1d2sfas33@email.com\"\n                    },\n                    {\n                        \"emailAddress\": \"janerw12asasdd3@email.com\"\n                    }\n                ],\n                \"phoneNumbers\": [\n                    {\n                        \"id\": 75297,\n                        \"countryCode\": \"+1\",\n                        \"phoneNumber\": \"(314) 545-5122\",\n                        \"extension\": null,\n                        \"type\": \"cell\"\n                    },\n                    {\n                        \"id\": 75298,\n                        \"countryCode\": \"+1\",\n                        \"phoneNumber\": \"(314) 455-1512\",\n                        \"extension\": null,\n                        \"type\": \"work\"\n                    },\n                    {\n                        \"id\": 75299,\n                        \"countryCode\": \"+1\",\n                        \"phoneNumber\": \"(314) 423-4523\",\n                        \"extension\": null,\n                        \"type\": \"cell\"\n                    },\n                    {\n                        \"id\": 75300,\n                        \"countryCode\": \"+1\",\n                        \"phoneNumber\": \"(314) 278-7333\",\n                        \"extension\": null,\n                        \"type\": \"work\"\n                    }\n                ],\n                \"photoUrl\": null\n            },\n            {\n                \"id\": 50430,\n                \"firstName\": \"Jane\",\n                \"lastName\": \"Doersssssss\",\n                \"salutation\": \"Mrs\",\n                \"gender\": \"m\",\n                \"age\": 84,\n                \"birthDate\": \"1937-06-15\",\n                \"birthDay\": 15,\n                \"birthMonth\": 6,\n                \"birthYear\": 1937,\n                \"address\": {\n                    \"lineOne\": \"1244 Farmingdale St\",\n                    \"lineTwo\": \"# 115\",\n                    \"city\": \"Darren\",\n                    \"state\": {\n                        \"abbreviation\": \"IL\",\n                        \"id\": 14,\n                        \"name\": \"Illinois\"\n                    },\n                    \"postalCode\": \"60562\",\n                    \"country\": {\n                        \"abbreviation\": \"US\",\n                        \"id\": 1,\n                        \"name\": \"United States\"\n                    }\n                },\n                \"emailAddresses\": [\n                    {\n                        \"emailAddress\": \"john1d2sfas33@email.com\"\n                    },\n                    {\n                        \"emailAddress\": \"janerw12asasdd3@email.com\"\n                    }\n                ],\n                \"phoneNumbers\": [\n                    {\n                        \"id\": 75297,\n                        \"countryCode\": \"+1\",\n                        \"phoneNumber\": \"(314) 545-5122\",\n                        \"extension\": null,\n                        \"type\": \"cell\"\n                    },\n                    {\n                        \"id\": 75298,\n                        \"countryCode\": \"+1\",\n                        \"phoneNumber\": \"(314) 455-1512\",\n                        \"extension\": null,\n                        \"type\": \"work\"\n                    },\n                    {\n                        \"id\": 75299,\n                        \"countryCode\": \"+1\",\n                        \"phoneNumber\": \"(314) 423-4523\",\n                        \"extension\": null,\n                        \"type\": \"cell\"\n                    },\n                    {\n                        \"id\": 75300,\n                        \"countryCode\": \"+1\",\n                        \"phoneNumber\": \"(314) 278-7333\",\n                        \"extension\": null,\n                        \"type\": \"work\"\n                    }\n                ],\n                \"photoUrl\": null\n            }\n        ],\n        \"initialLeasingCounselor\": null,\n        \"initialInquiryDate\": \"2021-08-05\",\n        \"communityIds\": [\n            15\n        ],\n        \"inquirySources\": [\n            {\n                \"inquirySource\": {\n                    \"id\": 1770,\n                    \"name\": \"2021 Summer BBQ Direct Mail Invite\",\n                    \"marketingCampaign\": {\n                        \"id\": 50,\n                        \"name\": \"000 In use in Shady Pines\",\n                        \"description\": \"Test strategy\"\n                    }\n                },\n                \"outreachContact\": null,\n                \"category\": {\n                    \"id\": 15,\n                    \"name\": \"Direct Mail\"\n                }\n            }\n        ],\n        \"influencers\": [],\n        \"careTypes\": [\n            {\n                \"description\": \"\",\n                \"id\": 29,\n                \"name\": \"Independent Living\"\n            }\n        ],\n        \"apartmentStylePreferences\": [],\n        \"salesJournalEntryIds\": [],\n        \"occupancyEventIds\": [],\n        \"status\": \"On Deck\",\n        \"lostLeadReason\": null,\n        \"stage\": \"Thinking\",\n        \"currentlyLivingAt\": \"At Home\",\n        \"communicationPreferenceUuid\": \"8a2f5eee-5c8e-4196-ad66-86b134ada935\",\n        \"doNotContact\": false,\n        \"communicationPreference\": {\n            \"id\": 293998,\n            \"communityId\": 15,\n            \"referenceId\": \"8a2f5eee-5c8e-4196-ad66-86b134ada935\",\n            \"doNotContact\": false,\n            \"canContactByEmail\": true,\n            \"canContactByMail\": true,\n            \"canContactByCall\": true,\n            \"canContactByText\": true,\n            \"createdAt\": \"2021-12-29 22:24:16\",\n            \"createdBy\": {\n                \"id\": 37315,\n                \"firstName\": \"User\",\n                \"lastName\": \"Name\",\n                \"email\": \"username@sherpacrm.com\",\n                \"jobTitle\": \"\",\n                \"photoUrl\": null\n            },\n            \"vendor\": null\n        },\n        \"customFieldValues\": [],\n        \"customFieldOptions\": [\n            {\n                \"id\": 1,\n                \"fieldType\": \"Date Picker\",\n                \"label\": \"Financial Application Submitted\",\n                \"options\": [],\n                \"order\": 1\n            },\n            {\n                \"id\": 2,\n                \"fieldType\": \"Dropdown Multi Select\",\n                \"label\": \"Financial Assistance\",\n                \"options\": [\n                    \"VA Aid & Attendance\",\n                    \"Medicare\",\n                    \"State Aid\",\n                    \"None\"\n                ],\n                \"order\": 2\n            },\n            {\n                \"id\": 3,\n                \"fieldType\": \"Free Text Field\",\n                \"label\": \"Notes for Financial Assistance\",\n                \"options\": [],\n                \"order\": 3\n            },\n            {\n                \"id\": 4,\n                \"fieldType\": \"Dropdown Multi Select\",\n                \"label\": \"Hobbies/Interests\",\n                \"options\": [\n                    \"Exercise\",\n                    \"Arts & Crafts\",\n                    \"Card Games\",\n                    \"Educational Opportunities\",\n                    \"Bingo\",\n                    \"Walking\"\n                ],\n                \"order\": 5\n            },\n            {\n                \"id\": 5,\n                \"fieldType\": \"Dropdown Multi Select\",\n                \"label\": \"Social Club Membership\",\n                \"options\": [\n                    \"Elks\",\n                    \"Moose\",\n                    \"VFW\",\n                    \"Junior League\",\n                    \"Retired Officers' Wives\",\n                    \"Church Club\"\n                ],\n                \"order\": 4\n            },\n            {\n                \"id\": 18,\n                \"fieldType\": \"Date Picker\",\n                \"label\": \"Application Date\",\n                \"options\": [],\n                \"order\": 0\n            },\n            {\n                \"id\": 27,\n                \"fieldType\": \"Checkbox Multi Select\",\n                \"label\": \"Incentive\",\n                \"options\": [\n                    \"500 off for 3 months\",\n                    \"free first month\",\n                    \"furniture\"\n                ],\n                \"order\": 10\n            },\n            {\n                \"id\": 28,\n                \"fieldType\": \"Radio Single Select\",\n                \"label\": \"Information Only\",\n                \"options\": [\n                    \"Yes\"\n                ],\n                \"order\": 11\n            },\n            {\n                \"id\": 42,\n                \"fieldType\": \"Radio Single Select\",\n                \"label\": \"Do they have a pet?\",\n                \"options\": [\n                    \"Dog\",\n                    \"Cat\",\n                    \"Other\"\n                ],\n                \"order\": 3\n            },\n            {\n                \"id\": 46,\n                \"fieldType\": \"Checkbox Multi Select\",\n                \"label\": \"Follow Up for Grand Opening\",\n                \"options\": [\n                    \"Yes\"\n                ],\n                \"order\": 13\n            },\n            {\n                \"id\": 47,\n                \"fieldType\": \"Dropdown Single Select\",\n                \"label\": \"Follow Up about Grand Opening?\",\n                \"options\": [\n                    \"yes\"\n                ],\n                \"order\": 14\n            }\n        ]\n    }\n}"}],"_postman_id":"e1fe1f0a-5ad3-4f7e-af90-dfb8b33b4b0a"},{"name":"Create Prospect (skilled community)","event":[{"listen":"test","script":{"id":"4a2127c9-fd27-4a0c-80f3-d9c1d89996c0","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","});","","pm.test(\"Endpoint returns a patient object\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Object.isObject(jsonData)).to.eql(true);","});","","pm.test(\"Response returns expected properties\", function () {","    const jsonData = pm.response.json().data;","    pm.expect(jsonData).to.have.property('id');","    pm.expect(jsonData).to.have.property('people');","    pm.expect(jsonData).to.have.property('doNotContact');","    pm.expect(jsonData).to.have.property('careTypes');","    pm.expect(jsonData).to.have.property('apartmentStylePreferences');","    pm.expect(jsonData).to.have.property('salesJournalEntryIds');","    pm.expect(jsonData).to.have.property('occupancyEventIds');","    pm.expect(jsonData).to.have.property('clinicalStatus');","    pm.expect(jsonData).to.have.property('diagnoses');","    pm.expect(jsonData).to.have.property('acuities');","    pm.expect(jsonData).to.have.property('payerTypeCategory');","    pm.expect(jsonData).to.have.property('payerTypeProvider');","    pm.expect(jsonData).to.have.property('roomNeeds');","});",""],"type":"text/javascript"}}],"id":"76c3b73f-9908-43bf-9480-13a2771c6a89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\t\n    \"people\": [\n        {\n            \"salutation\": \"\",\n            \"firstName\": \"John\",\n            \"lastName\": \"Doer\",\n            \"sourceProspectId\" : 156897855,\n            \"birthDay\": \"22\",\n            \"birthMonth\": \"11\",\n            \"birthYear\": \"1935\",\n            \"gender\": \"m\",\n            \"address\": {\n                \"lineOne\": \"1244 Farmingdale St\",\n                \"lineTwo\": \"# 115\",\n                \"city\": \"Darren\",\n                \"stateAbbreviation\": \"IL\",\n                \"postalCode\": \"60562\",\n                \"country\": \"US\"\n            },\n            \"emailAddresses\": [\n                {\n                    \"emailAddress\": \"john1233@email.com\"\n                }\n            ],\n            \"phoneNumbers\": [\n                {\n                    \"phoneNumber\": \"(314) 445-4512\",\n                    \"note\": \"test\",\n                    \"type\": \"cell\"\n                },\n                {\n                    \"phoneNumber\": \"(314) 457-7312\",\n                    \"note\": \"ext 4\",\n                    \"type\": \"work\"\n                }\n            ]\n        },\n        {\n            \"salutation\": \"Mrs\",\n            \"firstName\": \"Jane\",\n            \"lastName\": \"Doer\",\n            \"sourceProspectId\" : 156895670,\n            \"birthDay\": \"15\",\n            \"birthMonth\": \"6\",\n            \"birthYear\": \"1937\",\n            \"gender\": \"m\",\n            \"address\": {\n                \"lineOne\": \"1244 Farmingdale St\",\n                \"lineTwo\": \"# 115\",\n                \"city\": \"Darren\",\n                \"stateAbbreviation\": \"IL\",\n                \"postalCode\": \"60562\",\n                \"country\": \"US\"\n            },\n            \"emailAddresses\": [\n                {\n                    \"emailAddress\": \"janer123@email.com\"\n                }\n            ],\n            \"phoneNumbers\": [\n                {\n                    \"phoneNumber\": \"(314) 425-4513\",\n                    \"note\": \"test\",\n                    \"type\": \"cell\"\n                },\n                {\n                    \"phoneNumber\": \"(314) 277-7313\",\n                    \"note\": \"ext 4\",\n                    \"type\": \"work\"\n                }\n            ]\n        }\n    ],\n    \"inquirySourceCategoryId\": 8,\n    \"inquirySourceId\": 429,\n    \"doNotContact\": true,\n    \"careTypeIds\": [\n        100\n    ]\n}"},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{CLINICAL_COMMUNITY_ID}}/prospects","description":"<p>Creates a clinical patient for a community. A prospect consists of people. It must contain at least one person.  Up to 2 people can be added.</p>\n\n<table>\n    <thead>\n        <tr>\n            <th>Field Name</th>\n            <th>Type</th>\n            <th>Required</th>\n            <th>Description</th>\n        </tr>\n    </thead>\n    <tbody>\n        <tr>\n            <td>people</td>\n            <td>array</td>\n            <td>Yes</td>\n            <td>\n                The people for this prospect record.  There must be one person.  A second may also be added if a spouse is required.\n                <a href=\"#person-object-documentation\">Person Object Documentation</a>\n            </td>\n        </tr>\n        <tr>\n            <td>doNotContact</td>\n            <td>boolean</td>\n            <td>No</td>\n            <td>Whether or not the prospect should be contacted.</td>\n        </tr>\n        <tr>\n            <td>careTypeIds</td>\n            <td>array</td>\n            <td>Yes</td>\n            <td>\n                An array of care type ids for the community.  The care types that are available for the community can be retrieved by hitting the endpoint:\n                {{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/care-types\n            </td>\n        </tr>\n        <tr>\n            <td>diagnosisIds</td>\n            <td>array</td>\n            <td>No</td>\n            <td>\n                An array of diagnosis ids for the patienty.  The diagnosis values that are available for the community can be retrieved by hitting the endpoint:\n            </td>\n        </tr>\n        <tr>\n            <td>roomNeedIds</td>\n            <td>array</td>\n            <td>No</td>\n            <td>\n                An array of room type ids for the patient.  The room need values that are available for the community can be retrieved by hitting the endpoint:\n            </td>\n        </tr>\n        <tr>\n            <td>payerTypeCategoryId</td>\n            <td>integer</td>\n            <td>No</td>\n            <td>\n                The id of the payer type category for the patient.  The payer type category values that are available for the community can be retrieved by hitting the endpoint:\n            </td>\n        </tr>\n        <tr>\n            <td>payerTypeProviderId</td>\n            <td>integer</td>\n            <td>No</td>\n            <td>\n                The id of the payer type provider for the patient.  The payer type category values that are available for the community can be retrieved by hitting the endpoint:\n            </td>\n        </tr>\n    </tbody>\n</table>","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{CLINICAL_COMMUNITY_ID}}","prospects"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"ee486c3e-b303-4e51-9774-5a7c8257fcce","name":"200 Create Prospect (skilled community)","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"people\": [\n        {\n            \"salutation\": \"\",\n            \"firstName\": \"John\",\n            \"lastName\": \"Doei\",\n            \"birthDay\": \"22\",\n            \"birthMonth\": \"11\",\n            \"birthYear\": \"1935\",\n            \"gender\": \"m\",\n            \"address\": {\n                \"lineOne\": \"1234 Farmingdale St\",\n                \"lineTwo\": \"# 115\",\n                \"city\": \"Darren\",\n                \"stateAbbreviation\": \"IL\",\n                \"postalCode\": \"60562\",\n                \"country\": \"US\"\n            },\n            \"emailAddresses\": [\n                {\n                    \"emailAddress\": \"john123@email.com\"\n                }\n            ],\n            \"phoneNumbers\": [\n                {\n                    \"phoneNumber\": \"(314) 475-4512\",\n                    \"note\": \"test\",\n                    \"type\": \"cell\"\n                },\n                {\n                    \"phoneNumber\": \"(314) 477-7312\",\n                    \"note\": \"ext 4\",\n                    \"type\": \"work\"\n                }\n            ]\n        },\n        {\n            \"salutation\": \"Mrs\",\n            \"firstName\": \"Jane\",\n            \"lastName\": \"Doei\",\n            \"birthDay\": \"15\",\n            \"birthMonth\": \"6\",\n            \"birthYear\": \"1937\",\n            \"gender\": \"m\",\n            \"address\": {\n                \"lineOne\": \"1234 Farmingdale St\",\n                \"lineTwo\": \"# 115\",\n                \"city\": \"Darren\",\n                \"stateAbbreviation\": \"IL\",\n                \"postalCode\": \"60562\",\n                \"country\": \"US\"\n            },\n            \"emailAddresses\": [\n                {\n                    \"emailAddress\": \"jane123@email.com\"\n                }\n            ],\n            \"phoneNumbers\": [\n                {\n                    \"phoneNumber\": \"(314) 475-4513\",\n                    \"note\": \"test\",\n                    \"type\": \"cell\"\n                },\n                {\n                    \"phoneNumber\": \"(314) 477-7313\",\n                    \"note\": \"ext 4\",\n                    \"type\": \"work\"\n                }\n            ]\n        }\n    ],\n    \"doNotContact\": true,\n    \"unitPreferenceIds\": [],\n    \"careTypeIds\": [\n        1306\n    ],\n    \"diagnosisIds\" : [10],\n    \"acuityIds\" : [5],\n    \"payerTypeCategoryId\": 6,\n    \"payerTypeProviderId\": 3,\n    \"roomNeedIds\": [3]\n}"},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/prospects"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 25 Feb 2019 23:37:57 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Content-Length","value":"1759"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 90403,\n        \"people\": [\n            {\n                \"id\": 94336,\n                \"salutation\": null,\n                \"firstName\": \"John\",\n                \"lastName\": \"Doei\",\n                \"gender\": \"m\",\n                \"age\": 83,\n                \"birthDate\": \"1935-11-22\",\n                \"address\": {\n                    \"lineOne\": \"1234 Farmingdale St\",\n                    \"lineTwo\": \"# 115\",\n                    \"city\": \"Darren\",\n                    \"state\": {\n                        \"abbreviation\": \"IL\",\n                        \"name\": \"Illinois\"\n                    },\n                    \"postalCode\": \"60562\",\n                    \"country\": \"US\"\n                },\n                \"emailAddresses\": [\n                    {\n                        \"emailAddress\": \"john123@email.com\"\n                    },\n                    {\n                        \"emailAddress\": \"jane123@email.com\"\n                    }\n                ],\n                \"phoneNumbers\": [\n                    {\n                        \"phoneNumber\": \"(314) 475-4512\",\n                        \"extension\": null,\n                        \"type\": \"cell\"\n                    },\n                    {\n                        \"phoneNumber\": \"(314) 477-7312\",\n                        \"extension\": null,\n                        \"type\": \"work\"\n                    },\n                    {\n                        \"phoneNumber\": \"(314) 475-4513\",\n                        \"extension\": null,\n                        \"type\": \"cell\"\n                    },\n                    {\n                        \"phoneNumber\": \"(314) 477-7313\",\n                        \"extension\": null,\n                        \"type\": \"work\"\n                    }\n                ],\n                \"photoUrl\": null\n            },\n            {\n                \"id\": 94337,\n                \"salutation\": \"Mrs\",\n                \"firstName\": \"Jane\",\n                \"lastName\": \"Doei\",\n                \"gender\": \"m\",\n                \"age\": 81,\n                \"birthDate\": \"1937-06-15\",\n                \"address\": {\n                    \"lineOne\": \"1234 Farmingdale St\",\n                    \"lineTwo\": \"# 115\",\n                    \"city\": \"Darren\",\n                    \"state\": {\n                        \"abbreviation\": \"IL\",\n                        \"name\": \"Illinois\"\n                    },\n                    \"postalCode\": \"60562\",\n                    \"country\": \"US\"\n                },\n                \"emailAddresses\": [\n                    {\n                        \"emailAddress\": \"john123@email.com\"\n                    },\n                    {\n                        \"emailAddress\": \"jane123@email.com\"\n                    }\n                ],\n                \"phoneNumbers\": [\n                    {\n                        \"phoneNumber\": \"(314) 475-4512\",\n                        \"extension\": null,\n                        \"type\": \"cell\"\n                    },\n                    {\n                        \"phoneNumber\": \"(314) 477-7312\",\n                        \"extension\": null,\n                        \"type\": \"work\"\n                    },\n                    {\n                        \"phoneNumber\": \"(314) 475-4513\",\n                        \"extension\": null,\n                        \"type\": \"cell\"\n                    },\n                    {\n                        \"phoneNumber\": \"(314) 477-7313\",\n                        \"extension\": null,\n                        \"type\": \"work\"\n                    }\n                ],\n                \"photoUrl\": null\n            }\n        ],\n        \"doNotContact\": true,\n        \"careTypes\": [\n            {\n                \"id\": 1306,\n                \"name\": \"Living Independently\"\n            }\n        ],\n        \"apartmentStylePreferences\": [],\n        \"salesJournalEntryIds\": [],\n        \"occupancyEventIds\": [],\n        \"clinicalStatus\": \"On Deck\",\n        \"diagnoses\": [\n            {\n                \"id\": 10,\n                \"name\": \"Needs Assisted Living\"\n            }\n        ],\n        \"acuities\": [],\n        \"payerTypeCategory\": {\n            \"id\": 6,\n            \"name\": \"Payer Type 1\"\n        },\n        \"payerTypeProvider\": {\n            \"id\": 3,\n            \"name\": \"Payer Type Provider 1\"\n        },\n        \"roomNeeds\": [\n            {\n                \"id\": 3,\n                \"name\": \"Semi-Private\"\n            }\n        ]\n    }\n}"}],"_postman_id":"76c3b73f-9908-43bf-9480-13a2771c6a89"},{"name":"Company Prospects","event":[{"listen":"test","script":{"id":"4a2127c9-fd27-4a0c-80f3-d9c1d89996c0","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","})","","pm.test(\"Endpoint returns an array\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Array.isArray(jsonData)).to.eql(true);","});","","pm.test(\"Endpoint returns an array of objects\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Object.isObject(jsonData[0])).to.eql(true);","});","","pm.test(\"Prospect has value and label properties\", function () {","    const jsonData = pm.response.json().data;","    const prospect = jsonData[0];","    pm.expect(prospect).to.have.property('id');","    pm.expect(prospect).to.have.property('people');","})",""],"type":"text/javascript"}}],"id":"da68894b-cd9a-4b30-88ae-bfceb6777a01","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/prospects?pageSize=100&pageNumber=1","description":"<p>Returns all prospects within a community.</p>\n<p>Optional parameters:</p>\n<ul>\n<li><p>pageSize: int</p>\n</li>\n<li><p>pageNumber: int</p>\n</li>\n</ul>\n<p>When using pagination a paging array will appear at the bottom of the request.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>\"paging\": {\n    \"pageSize\": 50,\n    \"pageNumber\": 1,\n    \"totalResults\": 190,\n    \"totalPages\": 4\n}\n</code></pre>","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","prospects"],"host":["{{API_URL_V1}}"],"query":[{"description":{"content":"<p>The number of prospects returned per page</p>\n","type":"text/plain"},"key":"pageSize","value":"100"},{"description":{"content":"<p>The page number</p>\n","type":"text/plain"},"key":"pageNumber","value":"1"}],"variable":[]}},"response":[],"_postman_id":"da68894b-cd9a-4b30-88ae-bfceb6777a01"},{"name":"Community Prospects","event":[{"listen":"test","script":{"id":"4a2127c9-fd27-4a0c-80f3-d9c1d89996c0","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","})","","pm.test(\"Endpoint returns an array\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Array.isArray(jsonData)).to.eql(true);","});","","pm.test(\"Endpoint returns an array of objects\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Object.isObject(jsonData[0])).to.eql(true);","});","","pm.test(\"Prospect has value and label properties\", function () {","    const jsonData = pm.response.json().data;","    const prospect = jsonData[0];","    pm.expect(prospect).to.have.property('id');","    pm.expect(prospect).to.have.property('people');","    pm.expect(prospect).to.have.property('doNotContact');","    pm.expect(prospect).to.have.property('status');","    pm.expect(prospect).to.have.property('stage');","    pm.expect(prospect).to.have.property('careTypes');","})",""],"type":"text/javascript"}}],"id":"faf0a0cb-76ad-4e2f-b8d4-f54f58f1cd0f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":false},"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/prospects?pageSize=50&pageNumber=1&detailed=false","description":"<p>Returns all prospects within a community.</p>\n<p>Optional parameters:</p>\n<ul>\n<li>pageSize: int</li>\n<li>pageNumber: int</li>\n<li>detailed: boolean</li>\n<li>lastUpdatedAfter: datetime with zulu time</li>\n<li>lastUpdatedBefore: datetime with zulu time</li>\n<li>includeLastLeasingCounselor: boolean</li>\n<li>includeNextLeasingCounselor: boolean</li>\n<li>firstName: string</li>\n<li>lastName: string</li>\n<li>emailAddress: string</li>\n<li>inquiryDate: date</li>\n</ul>\n<p>Filters note:</p>\n<ul>\n<li>firstName filters by partial match</li>\n<li>lastName filters by partial match</li>\n<li>emailAddress filters by exact match</li>\n<li>inquiryDate filters from the specified date to current date</li>\n</ul>\n<p>When using pagination a paging array will appear at the bottom of the request.</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>\"paging\": {\n    \"pageSize\": 50,\n    \"pageNumber\": 1,\n    \"totalResults\": 190,\n    \"totalPages\": 4\n}\n\n</code></pre>","urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","prospects"],"host":["{{API_URL_V1}}"],"query":[{"description":{"content":"<p>Optional - The number of prospects returned per page</p>\n","type":"text/plain"},"key":"pageSize","value":"50"},{"description":{"content":"<p>Optional - The page number</p>\n","type":"text/plain"},"key":"pageNumber","value":"1"},{"key":"detailed","value":"false"},{"disabled":true,"key":"firstName","value":"Arthur"},{"disabled":true,"key":"lastName","value":"Hill"},{"disabled":true,"description":{"content":"<p>Optional - true/false</p>\n","type":"text/plain"},"key":"includeNextLeasingCounselor","value":"true"},{"disabled":true,"key":"emailAddress","value":"scmcrae@gmail.com"},{"disabled":true,"key":"lastUpdatedAfter","value":"2024-03-25T18:06:54Z"},{"disabled":true,"key":"inquiryDate","value":"2024-03-01"}],"variable":[]}},"response":[{"id":"7537fb28-4def-4257-8225-b03438419333","name":"200 - w/detail and last updated","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/prospects?pageSize=50&pageNumber=1&detailed=true&lastUpdatedAfter=2021-01-20T18:28:52Z&lastUpdatedBefore=2021-02-25T18:28:52Z","host":["{{API_URL_V1}}"],"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","prospects"],"query":[{"key":"pageSize","value":"50","description":"Optional - The number of prospects returned per page"},{"key":"pageNumber","value":"1","description":"Optional - The page number"},{"key":"detailed","value":"true"},{"key":"lastUpdatedAfter","value":"2021-01-20T18:28:52Z","description":"Optional - only return prospects with updates after this date"},{"key":"lastUpdatedBefore","value":"2021-02-25T18:28:52Z","description":"Optional - only return prospects with updates before this date"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 25 Mar 2021 14:42:15 GMT"},{"key":"Server","value":"Apache/2.4.41 (Ubuntu)"},{"key":"Vary","value":"Authorization"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"X-Robots-Tag","value":"noindex"},{"key":"Expires","value":"Thu, 25 Mar 2021 14:42:17 GMT"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1229,\n            \"initialInquiryDate\": \"2020-02-06\",\n            \"doNotContact\": false,\n            \"stage\": \"Planning\",\n            \"status\": \"Active\",\n            \"currentlyLivingAt\": \"At Home\",\n            \"lostLeadReason\": null,\n            \"initialLeasingCounselor\": {\n                \"id\": \"27\",\n                \"firstName\": \"Missy\",\n                \"lastName\": \"Smith\"\n            },\n            \"people\": [\n                {\n                    \"id\": 1410,\n                    \"salutation\": null,\n                    \"firstName\": \"Alberto\",\n                    \"lastName\": \"Jones\",\n                    \"gender\": null,\n                    \"birthMonth\": null,\n                    \"birthDay\": null,\n                    \"birthYear\": null,\n                    \"age\": null,\n                    \"address\": {\n                        \"lineOne\": \"1010 Cabernet Drive\",\n                        \"lineTwo\": null,\n                        \"city\": \"Chesterfield\",\n                        \"state\": {\n                            \"abbreviation\": \"MO\",\n                            \"name\": \"Missouri\"\n                        },\n                        \"postalCode\": \"63017\",\n                        \"country\": {\n                            \"abbreviation\": \"US\",\n                            \"name\": \"United States\"\n                        }\n                    },\n                    \"emailAddresses\": [\n                        {\n                            \"id\": \"3125\",\n                            \"emailAddress\": \"someone@yaboo.com\"\n                        }\n                    ],\n                    \"phoneNumbers\": [\n                        {\n                            \"id\": 3231,\n                            \"phoneNumber\": \"+13145559070\",\n                            \"extension\": null,\n                            \"type\": null\n                        }\n                    ],\n                    \"photoUrl\": \"//s3.amazonaws.com/sherpa.prod/prospect/58f4e169bb286.png\"\n                }\n            ],\n            \"careTypes\": [\n                {\n                    \"id\": 29,\n                    \"name\": \"Independent Living\"\n                }\n            ],\n            \"communityIds\": [\n                14,\n                15\n            ],\n            \"inquirySources\": [\n                {\n                    \"category\": {\n                        \"id\": \"17\",\n                        \"name\": \"Email\"\n                    },\n                    \"inquirySource\": {\n                        \"id\": \"150\",\n                        \"name\": \"Email guests\",\n                        \"marketingCampaign\": {\n                            \"id\": \"2\",\n                            \"name\": \"Mother's Day Brunch\"\n                        }\n                    },\n                    \"outreachContact\": null,\n                    \"community\": null\n                }\n            ],\n            \"communicationPreferenceUuid\": \"5e9a386b-6f5e-11ec-b416-0a0ef774ddfd\",\n            \"communicationPreference\": {\n                \"id\": 293998,\n                \"communityId\": 15,\n                \"referenceId\": \"5e9a386b-6f5e-11ec-b416-0a0ef774ddfd\",\n                \"doNotContact\": false,\n                \"canContactByEmail\": true,\n                \"canContactByMail\": true,\n                \"canContactByCall\": true,\n                \"canContactByText\": true,\n                \"createdAt\": \"2021-12-29 22:24:16\",\n                \"createdBy\": {\n                    \"id\": 37315,\n                    \"firstName\": \"User\",\n                    \"lastName\": \"Name\",\n                    \"email\": \"username@sherpacrm.com\",\n                    \"jobTitle\": \"\",\n                    \"photoUrl\": null\n                },\n                \"vendor\": null\n            },\n            \"influencers\": [\n                {\n                    \"id\": 219,\n                    \"firstName\": \"Jayne\",\n                    \"lastName\": \"Jeffries\",\n                    \"address\": null,\n                    \"emailAddresses\": [],\n                    \"phoneNumbers\": [\n                        {\n                            \"id\": 3286,\n                            \"phoneNumber\": \"+13145558020\",\n                            \"extension\": null,\n                            \"type\": null\n                        }\n                    ],\n                    \"photoUrl\": \"//s3.amazonaws.com/sherpa.prod/influencer/58f4e1738bbfc.png\",\n                    \"doNotContact\": false,\n                    \"communicationPreferenceUuid\": \"8a2f5eee-5c8e-4196-ad66-86b134ada935\",\n                    \"communicationPreference\": {\n                        \"id\": 293998,\n                        \"communityId\": 15,\n                        \"referenceId\": \"8a2f5eee-5c8e-4196-ad66-86b134ada935\",\n                        \"doNotContact\": false,\n                        \"canContactByEmail\": true,\n                        \"canContactByMail\": true,\n                        \"canContactByCall\": true,\n                        \"canContactByText\": true,\n                        \"createdAt\": \"2021-12-29 22:24:16\",\n                        \"createdBy\": {\n                            \"id\": 37315,\n                            \"firstName\": \"User\",\n                            \"lastName\": \"Name\",\n                            \"email\": \"username@sherpacrm.com\",\n                            \"jobTitle\": \"\",\n                            \"photoUrl\": null\n                        },\n                        \"vendor\": null\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": 1450,\n            \"initialInquiryDate\": \"2019-05-10\",\n            \"doNotContact\": false,\n            \"stage\": \"Thinking\",\n            \"status\": \"Depositor\",\n            \"currentlyLivingAt\": \"Post-Acute/Rehab\",\n            \"lostLeadReason\": null,\n            \"initialLeasingCounselor\": {\n                \"id\": \"27\",\n                \"firstName\": \"Jenny\",\n                \"lastName\": \"Smith\"\n            },\n            \"people\": [\n                {\n                    \"id\": 1659,\n                    \"salutation\": null,\n                    \"firstName\": \"Barbara\",\n                    \"lastName\": \"Conrad\",\n                    \"gender\": null,\n                    \"birthMonth\": null,\n                    \"birthDay\": null,\n                    \"birthYear\": null,\n                    \"age\": null,\n                    \"address\": null,\n                    \"emailAddresses\": [],\n                    \"phoneNumbers\": [],\n                    \"photoUrl\": \"//s3.amazonaws.com/sherpa.prod/prospect/5a331ff983043.png\"\n                },\n                {\n                    \"id\": 1931,\n                    \"salutation\": null,\n                    \"firstName\": \"Joe\",\n                    \"lastName\": \"Conrad\",\n                    \"gender\": \"m\",\n                    \"birthMonth\": 1,\n                    \"birthDay\": 3,\n                    \"birthYear\": 1932,\n                    \"age\": 89,\n                    \"address\": null,\n                    \"emailAddresses\": [],\n                    \"phoneNumbers\": [],\n                    \"photoUrl\": \"//s3.amazonaws.com/sherpa.prod/prospect/5a331ff983043.png\"\n                }\n            ],\n            \"careTypes\": [\n                {\n                    \"id\": 30,\n                    \"name\": \"Assisted Living\"\n                }\n            ],\n            \"communityIds\": [\n                15\n            ],\n            \"communicationPreferenceUuid\": \"6e89344c-6f5e-11ec-b416-0a0ef774ddfd\",\n            \"communicationPreference\": {\n                \"id\": 293998,\n                \"communityId\": 15,\n                \"referenceId\": \"6e89344c-6f5e-11ec-b416-0a0ef774ddfd\",\n                \"doNotContact\": false,\n                \"canContactByEmail\": true,\n                \"canContactByMail\": true,\n                \"canContactByCall\": true,\n                \"canContactByText\": true,\n                \"createdAt\": \"2021-12-29 22:24:16\",\n                \"createdBy\": {\n                    \"id\": 37315,\n                    \"firstName\": \"User\",\n                    \"lastName\": \"Name\",\n                    \"email\": \"username@sherpacrm.com\",\n                    \"jobTitle\": \"\",\n                    \"photoUrl\": null\n                },\n                \"vendor\": null\n            },\n            \"inquirySources\": [\n                {\n                    \"category\": {\n                        \"id\": \"18\",\n                        \"name\": \"Social Media\"\n                    },\n                    \"inquirySource\": {\n                        \"id\": \"148\",\n                        \"name\": \"Facebook Event for the BBQ\",\n                        \"marketingCampaign\": {\n                            \"id\": \"1\",\n                            \"name\": \"Summer Barbecue 2021\"\n                        }\n                    },\n                    \"outreachContact\": null,\n                    \"community\": null\n                }\n            ],\n            \"influencers\": [\n                {\n                    \"id\": 398,\n                    \"firstName\": \"George\",\n                    \"lastName\": \"Smith\",\n                    \"address\": null,\n                    \"emailAddresses\": [],\n                    \"phoneNumbers\": [],\n                    \"photoUrl\": null,\n                    \"doNotContact\": false,\n                    \"communicationPreferenceUuid\": \"dbc187d5-5d28-4d6d-bc90-a6b41dbc07af\",\n                    \"communicationPreference\": {\n                        \"id\": 293998,\n                        \"communityId\": 15,\n                        \"referenceId\": \"dbc187d5-5d28-4d6d-bc90-a6b41dbc07af\",\n                        \"doNotContact\": false,\n                        \"canContactByEmail\": true,\n                        \"canContactByMail\": true,\n                        \"canContactByCall\": true,\n                        \"canContactByText\": true,\n                        \"createdAt\": \"2021-12-29 22:24:16\",\n                        \"createdBy\": {\n                            \"id\": 37315,\n                            \"firstName\": \"User\",\n                            \"lastName\": \"Name\",\n                            \"email\": \"username@sherpacrm.com\",\n                            \"jobTitle\": \"\",\n                            \"photoUrl\": null\n                        },\n                        \"vendor\": null\n                    }\n                }\n            ],\n            \"customFieldsValues\": [\n                {\n                    \"id\": 23923,\n                    \"value\": [\n                        \"Yes, in need\"\n                    ],\n                    \"customFieldId\": 3\n                },\n                {\n                    \"id\": 23920,\n                    \"values\": [\n                        \"Elks\",\n                        \"Moose\"\n                    ],\n                    \"customFieldId\": 5\n                },\n                {\n                    \"id\": 23917,\n                    \"value\": [\n                        \"2021-08-01\"\n                    ],\n                    \"customFieldId\": 18\n                },\n                {\n                    \"id\": 23921,\n                    \"value\": [\n                        \"500 off for 3 months\",\n                        \"free first month\",\n                        \"furniture\"\n                    ],\n                    \"customFieldId\": 27\n                },\n                {\n                    \"id\": 23922,\n                    \"value\": [\n                        \"Yes\"\n                    ],\n                    \"customFieldId\": 28\n                },\n                {\n                    \"id\": 23918,\n                    \"value\": [\n                        \"Yes\"\n                    ],\n                    \"customFieldId\": 49\n                }\n            ]\n        }\n    ],\n    \"paging\": {\n        \"pageSize\": 50,\n        \"pageNumber\": 1,\n        \"totalPages\": 1,\n        \"totalResults\": 2\n    }\n}"},{"id":"a95b8ffe-f828-4b13-8e7f-23622509fcce","name":"200","originalRequest":{"method":"GET","header":[{"key":"Connection","value":"keep-alive","type":"text"},{"key":"Accept-Encoding","value":"gzip, deflate","type":"text"},{"key":"Accept-Language","value":"en-US,en;q=0.9","type":"text"},{"key":"Authorization","value":"Bearer {{DEV_PORTAL_BEARER_TOKEN}}","type":"text"},{"key":"User-Agent","value":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/69.0.3497.100 Safari/537.36","type":"text"},{"key":"Cookie","value":"Add Your Cookie Here!","type":"text","disabled":true}],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/prospects"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 15 Feb 2019 15:23:15 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 1229,\n            \"initialInquiryDate\": \"2020-02-06\",\n            \"doNotContact\": false,\n            \"communicationPreferenceUuid\": \"30b7e81f-4715-11ec-ab9b-128275428771\",\n            \"stage\": \"Planning\",\n            \"status\": \"Active\",\n            \"currentlyLivingAt\": \"At Home\",\n            \"people\": [\n                {\n                    \"id\": 1410,\n                    \"salutation\": null,\n                    \"firstName\": \"Alberto\",\n                    \"lastName\": \"Jones\",\n                    \"gender\": null,\n                    \"birthMonth\": null,\n                    \"birthDay\": null,\n                    \"birthYear\": null\n                }\n            ],\n            \"careTypes\": [\n                {\n                    \"id\": 29,\n                    \"name\": \"Independent Living\"\n                }\n            ]\n        },\n        {\n            \"id\": 1450,\n            \"initialInquiryDate\": \"2019-05-10\",\n            \"doNotContact\": false,\n            \"communicationPreferenceUuid\": \"as30f5pq-4715-11ec-ab9b-128275428771\",\n            \"stage\": \"Thinking\",\n            \"status\": \"Depositor\",\n            \"currentlyLivingAt\": \"Post-Acute/Rehab\",\n            \"people\": [\n                {\n                    \"id\": 1659,\n                    \"salutation\": null,\n                    \"firstName\": \"Barbara\",\n                    \"lastName\": \"Conrad\",\n                    \"gender\": null,\n                    \"birthMonth\": null,\n                    \"birthDay\": null,\n                    \"birthYear\": null\n                },\n                {\n                    \"id\": 1931,\n                    \"salutation\": null,\n                    \"firstName\": \"Joe\",\n                    \"lastName\": \"Conrad\",\n                    \"gender\": \"m\",\n                    \"birthMonth\": 1,\n                    \"birthDay\": 3,\n                    \"birthYear\": 1932\n                }\n            ],\n            \"careTypes\": [\n                {\n                    \"id\": 30,\n                    \"name\": \"Assisted Living\"\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"faf0a0cb-76ad-4e2f-b8d4-f54f58f1cd0f"},{"name":"Community Prospect","event":[{"listen":"test","script":{"id":"4a2127c9-fd27-4a0c-80f3-d9c1d89996c0","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","})","","pm.test(\"Endpoint returns a prospect object\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Object.isObject(jsonData)).to.eql(true);","});","","pm.test(\"Prospect has expected properties\", function () {","    const jsonData = pm.response.json().data;","    pm.expect(jsonData).to.have.property('id');","    pm.expect(jsonData).to.have.property('people');","    pm.expect(jsonData).to.have.property('doNotContact');","    pm.expect(jsonData).to.have.property('status');","    pm.expect(jsonData).to.have.property('stage');","    pm.expect(jsonData).to.have.property('careTypes');","    pm.expect(jsonData).to.have.property('apartmentStylePreferences');","});"],"type":"text/javascript"}}],"id":"6ad6ca2e-3388-4b57-9ef4-f7b801ec70b9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/prospects/{{PROSPECT_ID}}?includeLastLeasingCounselor=true&includeNextLeasingCounselor=true","description":"<p>Returns an individual prospect, as specified by company id, community id, and prospect id.</p>\n<p>Optional parameters:</p>\n<ul>\n<li>includeLastLeasingCounselor: boolean</li>\n<li>includeNextLeasingCounselor: boolean</li>\n</ul>\n","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","prospects","{{PROSPECT_ID}}"],"host":["{{API_URL_V1}}"],"query":[{"description":{"content":"<p>Optional - true/false</p>\n","type":"text/plain"},"key":"includeLastLeasingCounselor","value":"true"},{"description":{"content":"<p>Optional - true/false</p>\n","type":"text/plain"},"key":"includeNextLeasingCounselor","value":"true"}],"variable":[]}},"response":[{"id":"a04d6449-2b89-49d0-9109-a352ae4f0be4","name":"200","originalRequest":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/prospects/{{PROSPECT_ID}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 15 Feb 2019 14:03:17 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Content-Length","value":"504"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1450,\n        \"displayName\": \"Barbara & Joe Conrad\",\n        \"people\": [\n            {\n                \"id\": 1659,\n                \"firstName\": \"Barbara\",\n                \"lastName\": \"Conrad\",\n                \"salutation\": \"Mrs.\",\n                \"gender\": \"f\",\n                \"age\": 85,\n                \"birthDate\": \"1936-02-03\",\n                \"birthDay\": 3,\n                \"birthMonth\": 2,\n                \"birthYear\": 1936,\n                \"address\": {\n                    \"lineOne\": \"123 Sommerton Rd.\",\n                    \"lineTwo\": \"Apartment B\",\n                    \"city\": \"St. Louis\",\n                    \"state\": {\n                        \"abbreviation\": \"MO\",\n                        \"id\": 26,\n                        \"name\": \"Missouri\"\n                    },\n                    \"postalCode\": \"63146\",\n                    \"country\": {\n                        \"abbreviation\": \"US\",\n                        \"id\": 1,\n                        \"name\": \"United States\"\n                    }\n                },\n                \"emailAddresses\": [\n                    {\n                        \"emailAddress\": \"barb@yahoo.net\"\n                    }\n                ],\n                \"phoneNumbers\": [\n                    {\n                        \"id\": 4626,\n                        \"phoneNumber\": \"(314) 555-1234\",\n                        \"extension\": \"call in the mornings\",\n                        \"type\": \"home\"\n                    }\n                ],\n                \"photoUrl\": \"//s3.amazonaws.com/sherpa.prod/prospect/5a331ff983043.png\"\n            },\n            {\n                \"id\": 1931,\n                \"firstName\": \"Joe\",\n                \"lastName\": \"Conrad\",\n                \"salutation\": \"Mr.\",\n                \"gender\": \"m\",\n                \"age\": 89,\n                \"birthDate\": \"1932-01-03\",\n                \"birthDay\": 3,\n                \"birthMonth\": 1,\n                \"birthYear\": 1932,\n                \"address\": {\n                    \"lineOne\": \"123 Sommerton Rd.\",\n                    \"lineTwo\": \"Apartment B\",\n                    \"city\": \"St. Louis\",\n                    \"state\": {\n                        \"abbreviation\": \"MO\",\n                        \"id\": 26,\n                        \"name\": \"Missouri\"\n                    },\n                    \"postalCode\": \"63146\",\n                    \"country\": {\n                        \"abbreviation\": \"US\",\n                        \"id\": 1,\n                        \"name\": \"United States\"\n                    }\n                },\n                \"emailAddresses\": [\n                    {\n                        \"emailAddress\": \"barb@yahoo.net\"\n                    }\n                ],\n                \"phoneNumbers\": [\n                    {\n                        \"id\": 4626,\n                        \"phoneNumber\": \"(314) 555-1234\",\n                        \"extension\": \"call in the mornings\",\n                        \"type\": \"home\"\n                    }\n                ],\n                \"photoUrl\": \"//s3.amazonaws.com/sherpa.prod/prospect/5a331ff983043.png\"\n            }\n        ],\n        \"initialLeasingCounselor\": {\n            \"id\": 25,\n            \"firstName\": \"Valoree\",\n            \"lastName\": \"Ham-Goines\"\n        },\n        \"initialInquiryDate\": \"2019-05-10\",\n        \"communityIds\": [\n            15\n        ],\n        \"inquirySources\": [\n            {\n                \"inquirySource\": {\n                    \"id\": 148,\n                    \"name\": \"Facebook Event for the BBQ\",\n                    \"marketingCampaign\": {\n                        \"id\": 1,\n                        \"name\": \"Summer Barbecue 2021\",\n                        \"description\": \"Have a BBQ so our residents can enjoy the outdoors.\"\n                    }\n                },\n                \"outreachContact\": null,\n                \"category\": {\n                    \"id\": 18,\n                    \"name\": \"Social Media\"\n                }\n            }\n        ],\n        \"communicationPreferenceUuid\": \"8a2f5eee-5c8e-4196-ad66-86b134ada935\",\n        \"communicationPreference\": {\n            \"id\": 293998,\n            \"communityId\": 15,\n            \"referenceId\": \"8a2f5eee-5c8e-4196-ad66-86b134ada935\",\n            \"doNotContact\": false,\n            \"canContactByEmail\": true,\n            \"canContactByMail\": true,\n            \"canContactByCall\": true,\n            \"canContactByText\": true,\n            \"createdAt\": \"2021-12-29 22:24:16\",\n            \"createdBy\": {\n                \"id\": 37315,\n                \"firstName\": \"User\",\n                \"lastName\": \"Name\",\n                \"email\": \"username@sherpacrm.com\",\n                \"jobTitle\": \"\",\n                \"photoUrl\": null\n            },\n            \"vendor\": null\n        },\n        \"influencers\": [\n            {\n                \"id\": 398,\n                \"firstName\": \"George\",\n                \"lastName\": \"Smith\",\n                \"relationshipToProspect\": {\n                    \"id\": 32,\n                    \"name\": \"Son\"\n                },\n                \"phoneNumbers\": [],\n                \"emailAddresses\": [],\n                \"address\": null,\n                \"prospectId\": 1450,\n                \"doNotContact\": false,\n                \"communicationPreferenceUuid\": \"dbc187d5-5d28-4d6d-bc90-a6b41dbc07af\",\n                \"communicationPreference\": {\n                    \"id\": 293998,\n                    \"communityId\": 15,\n                    \"referenceId\": \"dbc187d5-5d28-4d6d-bc90-a6b41dbc07af\",\n                    \"doNotContact\": false,\n                    \"canContactByEmail\": true,\n                    \"canContactByMail\": true,\n                    \"canContactByCall\": true,\n                    \"canContactByText\": true,\n                    \"createdAt\": \"2021-12-29 22:24:16\",\n                    \"createdBy\": {\n                        \"id\": 37315,\n                        \"firstName\": \"User\",\n                        \"lastName\": \"Name\",\n                        \"email\": \"username@sherpacrm.com\",\n                        \"jobTitle\": \"\",\n                        \"photoUrl\": null\n                    },\n                    \"vendor\": null\n                },\n                \"photoUrl\": null\n            }\n        ],\n        \"doNotContact\": false,\n        \"careTypes\": [\n            {\n                \"description\": \"\",\n                \"id\": 30,\n                \"name\": \"Assisted Living\"\n            }\n        ],\n        \"apartmentStylePreferences\": [\n            {\n                \"id\": 36,\n                \"name\": \"One Bedroom\"\n            }\n        ],\n        \"salesJournalEntryIds\": [\n            10578,\n            10337,\n            10122,\n            10103,\n            8972,\n            8971,\n            12283\n        ],\n        \"occupancyEventIds\": [\n            1000,\n            2207\n        ],\n        \"status\": \"Depositor\",\n        \"lostLeadReason\": null,\n        \"stage\": \"Thinking\",\n        \"currentlyLivingAt\": \"Post-Acute/Rehab\",\n        \"customFieldValues\": [\n            {\n                \"id\": 23923,\n                \"values\": [\n                    \"Yes, in need\"\n                ],\n                \"customFieldId\": 3\n            },\n            {\n                \"id\": 23920,\n                \"values\": [\n                    \"Elks\",\n                    \"Moose\"\n                ],\n                \"customFieldId\": 5\n            },\n            {\n                \"id\": 23917,\n                \"values\": [\n                    \"2021-08-01\"\n                ],\n                \"customFieldId\": 18\n            },\n            {\n                \"id\": 23921,\n                \"values\": [\n                    \"500 off for 3 months\",\n                    \"free first month\",\n                    \"furniture\"\n                ],\n                \"customFieldId\": 27\n            },\n            {\n                \"id\": 23922,\n                \"values\": [\n                    \"Yes\"\n                ],\n                \"customFieldId\": 28\n            },\n            {\n                \"id\": 23918,\n                \"values\": [\n                    \"Yes\"\n                ],\n                \"customFieldId\": 49\n            }\n        ],\n        \"customFieldOptions\": [\n            {\n                \"id\": \"18\",\n                \"label\": \"Application Date\",\n                \"order\": \"0\",\n                \"fieldType\": \"Date Picker\",\n                \"options\": []\n            },\n            {\n                \"id\": \"49\",\n                \"label\": \"Is Resident Veteran?\",\n                \"order\": \"0\",\n                \"fieldType\": \"Dropdown Single Select\",\n                \"options\": [\n                    \"Yes\",\n                    \"No\"\n                ]\n            },\n            {\n                \"id\": \"3\",\n                \"label\": \"Notes for Financial Assistance\",\n                \"order\": \"3\",\n                \"fieldType\": \"Free Text Field\",\n                \"options\": []\n            },\n            {\n                \"id\": \"5\",\n                \"label\": \"Social Club Membership\",\n                \"order\": \"4\",\n                \"fieldType\": \"Dropdown Multi Select\",\n                \"options\": [\n                    \"Elks\",\n                    \"Moose\",\n                    \"VFW\",\n                    \"Junior League\"\n                ]\n            },\n            {\n                \"id\": \"27\",\n                \"label\": \"Incentive\",\n                \"order\": \"10\",\n                \"fieldType\": \"Checkbox Multi Select\",\n                \"options\": [\n                    \"500 off for 3 months\",\n                    \"free first month\",\n                    \"furniture\"\n                ]\n            },\n            {\n                \"id\": \"28\",\n                \"label\": \"Information Only\",\n                \"order\": \"11\",\n                \"fieldType\": \"Radio Single Select\",\n                \"options\": [\n                    \"Yes\",\n                    \"Maybe\",\n                    \"No\"\n                ]\n            }\n        ]\n    }\n}"},{"id":"b444dd6e-9bb5-4ba6-8466-ef2bfc90222e","name":"200 w/ salesJournalEntries and occupancyEvents","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/prospects/{{PROSPECT_ID}}?includeSalesJournalEntries=true&includeOccupancyEvents=true","host":["{{API_URL_V1}}"],"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","prospects","{{PROSPECT_ID}}"],"query":[{"key":"includeSalesJournalEntries","value":"true"},{"key":"includeOccupancyEvents","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 15 Feb 2019 14:25:04 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Content-Length","value":"1121"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 1450,\n        \"displayName\": \"Barbara & Joe Conrad\",\n        \"people\": [\n            {\n                \"id\": 1659,\n                \"firstName\": \"Barbara\",\n                \"lastName\": \"Conrad\",\n                \"salutation\": \"Mrs.\",\n                \"gender\": \"f\",\n                \"age\": 85,\n                \"birthDate\": \"1936-02-03\",\n                \"birthDay\": 3,\n                \"birthMonth\": 2,\n                \"birthYear\": 1936,\n                \"address\": {\n                    \"lineOne\": \"123 Sommerton Rd.\",\n                    \"lineTwo\": \"Apartment B\",\n                    \"city\": \"St. Louis\",\n                    \"state\": {\n                        \"abbreviation\": \"MO\",\n                        \"id\": 26,\n                        \"name\": \"Missouri\"\n                    },\n                    \"postalCode\": \"63146\",\n                    \"country\": {\n                        \"abbreviation\": \"US\",\n                        \"id\": 1,\n                        \"name\": \"United States\"\n                    }\n                },\n                \"emailAddresses\": [\n                    {\n                        \"emailAddress\": \"barb@yahoo.net\"\n                    }\n                ],\n                \"phoneNumbers\": [\n                    {\n                        \"id\": 4626,\n                        \"phoneNumber\": \"(314) 555-1234\",\n                        \"extension\": \"call in the mornings\",\n                        \"type\": \"home\"\n                    }\n                ],\n                \"photoUrl\": \"//s3.amazonaws.com/sherpa.prod/prospect/5a331ff983043.png\"\n            },\n            {\n                \"id\": 1931,\n                \"firstName\": \"Joe\",\n                \"lastName\": \"Conrad\",\n                \"salutation\": \"Mr.\",\n                \"gender\": \"m\",\n                \"age\": 89,\n                \"birthDate\": \"1932-01-03\",\n                \"birthDay\": 3,\n                \"birthMonth\": 1,\n                \"birthYear\": 1932,\n                \"address\": {\n                    \"lineOne\": \"123 Sommerton Rd.\",\n                    \"lineTwo\": \"Apartment B\",\n                    \"city\": \"St. Louis\",\n                    \"state\": {\n                        \"abbreviation\": \"MO\",\n                        \"id\": 26,\n                        \"name\": \"Missouri\"\n                    },\n                    \"postalCode\": \"63146\",\n                    \"country\": {\n                        \"abbreviation\": \"US\",\n                        \"id\": 1,\n                        \"name\": \"United States\"\n                    }\n                },\n                \"emailAddresses\": [\n                    {\n                        \"emailAddress\": \"barb@yahoo.net\"\n                    }\n                ],\n                \"phoneNumbers\": [\n                    {\n                        \"id\": 4626,\n                        \"phoneNumber\": \"(314) 555-1234\",\n                        \"extension\": \"call in the mornings\",\n                        \"type\": \"home\"\n                    }\n                ],\n                \"photoUrl\": \"//s3.amazonaws.com/sherpa.prod/prospect/5a331ff983043.png\"\n            }\n        ],\n        \"initialLeasingCounselor\": {\n            \"id\": 25,\n            \"firstName\": \"Valoree\",\n            \"lastName\": \"Ham-Goines\"\n        },\n        \"initialInquiryDate\": \"2019-05-10\",\n        \"communityIds\": [\n            15\n        ],\n        \"communicationPreferenceUuid\": \"8a2f5eee-5c8e-4196-ad66-86b134ada935\",\n        \"communicationPreference\": {\n            \"id\": 293998,\n            \"communityId\": 15,\n            \"referenceId\": \"8a2f5eee-5c8e-4196-ad66-86b134ada935\",\n            \"doNotContact\": false,\n            \"canContactByEmail\": true,\n            \"canContactByMail\": true,\n            \"canContactByCall\": true,\n            \"canContactByText\": true,\n            \"createdAt\": \"2021-12-29 22:24:16\",\n            \"createdBy\": {\n                \"id\": 37315,\n                \"firstName\": \"User\",\n                \"lastName\": \"Name\",\n                \"email\": \"username@sherpacrm.com\",\n                \"jobTitle\": \"\",\n                \"photoUrl\": null\n            },\n            \"vendor\": null\n        },\n        \"inquirySources\": [\n            {\n                \"inquirySource\": {\n                    \"id\": 148,\n                    \"name\": \"Facebook Event for the BBQ\",\n                    \"marketingCampaign\": {\n                        \"id\": 1,\n                        \"name\": \"Summer Barbecue 2021\",\n                        \"description\": \"Have a BBQ so our residents can enjoy the outdoors.\"\n                    }\n                },\n                \"outreachContact\": null,\n                \"category\": {\n                    \"id\": 18,\n                    \"name\": \"Social Media\"\n                }\n            }\n        ],\n        \"influencers\": [\n            {\n                \"id\": 398,\n                \"firstName\": \"George\",\n                \"lastName\": \"Smith\",\n                \"relationshipToProspect\": {\n                    \"id\": 32,\n                    \"name\": \"Son\"\n                },\n                \"phoneNumbers\": [],\n                \"emailAddresses\": [],\n                \"address\": null,\n                \"prospectId\": 1450,\n                \"doNotContact\": false,\n                \"communicationPreferenceUuid\": \"5e9a386b-6f5e-11ec-b416-0a0ef774ddfd\",\n                \"communicationPreference\": {\n                    \"id\": 293998,\n                    \"communityId\": 15,\n                    \"referenceId\": \"5e9a386b-6f5e-11ec-b416-0a0ef774ddfd\",\n                    \"doNotContact\": false,\n                    \"canContactByEmail\": true,\n                    \"canContactByMail\": true,\n                    \"canContactByCall\": true,\n                    \"canContactByText\": true,\n                    \"createdAt\": \"2021-12-29 22:24:16\",\n                    \"createdBy\": {\n                        \"id\": 37315,\n                        \"firstName\": \"User\",\n                        \"lastName\": \"Name\",\n                        \"email\": \"username@sherpacrm.com\",\n                        \"jobTitle\": \"\",\n                        \"photoUrl\": null\n                    },\n                    \"vendor\": null\n                },\n                \"photoUrl\": null\n            }\n        ],\n        \"doNotContact\": false,\n        \"careTypes\": [\n            {\n                \"description\": \"\",\n                \"id\": 30,\n                \"name\": \"Assisted Living\"\n            }\n        ],\n        \"apartmentStylePreferences\": [\n            {\n                \"id\": 36,\n                \"name\": \"One Bedroom\"\n            }\n        ],\n        \"salesJournalEntryIds\": [\n            10578,\n            10337,\n            10122,\n            10103,\n            8972,\n            8971,\n            12283\n        ],\n        \"salesJournal\": {\n            \"entries\": [\n                {\n                    \"id\": 10578,\n                    \"description\": \"Jumped on the Priority Wait List for the two bedrooms with a patio.\",\n                    \"descriptionMarkdown\": \"Jumped on the Priority Wait List for the two bedrooms with a patio.\",\n                    \"advance\": \"Deposit\",\n                    \"enteredAt\": \"2021-06-03T20:15:00+00:00\",\n                    \"activity\": [\n                        {\n                            \"id\": 10209,\n                            \"duration\": \"01:00\",\n                            \"salesActionType\": {\n                                \"id\": 13,\n                                \"name\": \"Appointment\"\n                            },\n                            \"leasingCounselors\": [\n                                {\n                                    \"id\": 32664,\n                                    \"firstName\": \"Amy\",\n                                    \"lastName\": \"Noonan\",\n                                    \"email\": \"amynoonan@sherpacrm.com\",\n                                    \"jobTitle\": \"Customer Training & Success Specialist\",\n                                    \"photoUrl\": null,\n                                    \"isUserOutlookIntegrationEnabled\": true\n                                }\n                            ]\n                        }\n                    ],\n                    \"strategy\": \"Invite Barbara to brunch this Sunday.\",\n                    \"nextSteps\": [\n                        {\n                            \"actionId\": 6005,\n                            \"actionType\": {\n                                \"id\": 4,\n                                \"name\": \"Creative Follow Up\"\n                            },\n                            \"due\": \"2021-06-15\",\n                            \"isAllDayEvent\": false,\n                            \"isHighPriority\": false,\n                            \"isSyncedToVendorCalendar\": false,\n                            \"startTime\": null,\n                            \"endTime\": null,\n                            \"cancelled\": false,\n                            \"complete\": false,\n                            \"completedDate\": null,\n                            \"leasingCounselors\": [\n                                {\n                                    \"id\": 32664,\n                                    \"firstName\": \"Amy\",\n                                    \"lastName\": \"Noonan\",\n                                    \"email\": \"amynoonan@sherpacrm.com\",\n                                    \"jobTitle\": \"Customer Training & Success Specialist\",\n                                    \"photoUrl\": null,\n                                    \"isUserOutlookIntegrationEnabled\": true\n                                }\n                            ]\n                        }\n                    ],\n                    \"community\": {\n                        \"id\": 15,\n                        \"name\": \"Shady Pines\"\n                    },\n                    \"advanceReason\": \"Agreed to a Tour\"\n                },\n                {\n                    \"id\": 10122,\n                    \"description\": \"Family conference call to determine next steps\",\n                    \"descriptionMarkdown\": \"Family conference call to determine next steps\\n\",\n                    \"advance\": \"Continuation\",\n                    \"enteredAt\": \"2021-02-19T17:14:00+00:00\",\n                    \"activity\": [\n                        {\n                            \"id\": 8872,\n                            \"duration\": \"01:10\",\n                            \"salesActionType\": {\n                                \"id\": 1,\n                                \"name\": \"Call In\"\n                            },\n                            \"leasingCounselors\": [\n                                {\n                                    \"id\": 32664,\n                                    \"firstName\": \"Amy\",\n                                    \"lastName\": \"Noonan\",\n                                    \"email\": \"amynoonan@sherpacrm.com\",\n                                    \"jobTitle\": \"Customer Training & Success Specialist\",\n                                    \"photoUrl\": null,\n                                    \"isUserOutlookIntegrationEnabled\": true\n                                }\n                            ]\n                        }\n                    ],\n                    \"strategy\": null,\n                    \"nextSteps\": [],\n                    \"community\": {\n                        \"id\": 15,\n                        \"name\": \"Shady Pines\"\n                    },\n                    \"advanceReason\": \"Agreed to a Tour\"\n                }\n            ]\n        },\n        \"occupancyEventIds\": [\n            1000,\n            2207\n        ],\n        \"occupancyEvents\": [\n            {\n                \"id\": 1000,\n                \"eventDate\": \"2021-02-19\",\n                \"prospectId\": 1450,\n                \"personId\": 1659,\n                \"occupantGroup\": {\n                    \"id\": 250,\n                    \"amountOccupied\": 1\n                },\n                \"outcome\": {\n                    \"id\": 1509,\n                    \"outcomeType\": \"move_in\",\n                    \"salesNoteIds\": [\n                        10103\n                    ]\n                },\n                \"unit\": {\n                    \"id\": 877,\n                    \"name\": \"105\",\n                    \"floor\": \"Assisted Living, Floor 1\"\n                }\n            },\n            {\n                \"id\": 2207,\n                \"eventDate\": \"2021-03-15\",\n                \"prospectId\": 1450,\n                \"personId\": 1659,\n                \"occupantGroup\": {\n                    \"id\": 250,\n                    \"amountOccupied\": 1\n                },\n                \"outcome\": {\n                    \"id\": 2749,\n                    \"outcomeType\": \"move_out\",\n                    \"salesNoteIds\": [\n                        12283\n                    ]\n                },\n                \"unit\": {\n                    \"id\": 877,\n                    \"name\": \"105\",\n                    \"floor\": \"Assisted Living, Floor 1\"\n                },\n                \"moveOutNotes\": null,\n                \"moveOutReasonId\": 7,\n                \"moveOutReason\": \"Higher Level Of Care\"\n            }\n        ],\n        \"status\": \"Depositor\",\n        \"lostLeadReason\": null,\n        \"stage\": \"Thinking\",\n        \"currentlyLivingAt\": \"Post-Acute/Rehab\",\n        \"customFieldValues\": [\n            {\n                \"id\": 23923,\n                \"values\": [\n                    \"Yes, in need\"\n                ],\n                \"customFieldId\": 3\n            },\n            {\n                \"id\": 23920,\n                \"values\": [\n                    \"Elks\",\n                    \"Moose\"\n                ],\n                \"customFieldId\": 5\n            },\n            {\n                \"id\": 23917,\n                \"values\": [\n                    \"2021-08-01\"\n                ],\n                \"customFieldId\": 18\n            },\n            {\n                \"id\": 23921,\n                \"values\": [\n                    \"500 off for 3 months\",\n                    \"free first month\",\n                    \"furniture\"\n                ],\n                \"customFieldId\": 27\n            },\n            {\n                \"id\": 23922,\n                \"values\": [\n                    \"Yes\"\n                ],\n                \"customFieldId\": 28\n            },\n            {\n                \"id\": 23918,\n                \"values\": [\n                    \"Yes\"\n                ],\n                \"customFieldId\": 49\n            }\n        ],\n        \"customFieldOptions\": [\n            {\n                \"id\": \"18\",\n                \"label\": \"Application Date\",\n                \"order\": \"0\",\n                \"fieldType\": \"Date Picker\",\n                \"options\": []\n            },\n            {\n                \"id\": \"49\",\n                \"label\": \"Is Resident Veteran?\",\n                \"order\": \"0\",\n                \"fieldType\": \"Dropdown Single Select\",\n                \"options\": [\n                    \"Yes\",\n                    \"No\"\n                ]\n            },\n            {\n                \"id\": \"3\",\n                \"label\": \"Notes for Financial Assistance\",\n                \"order\": \"3\",\n                \"fieldType\": \"Free Text Field\",\n                \"options\": []\n            },\n            {\n                \"id\": \"5\",\n                \"label\": \"Social Club Membership\",\n                \"order\": \"4\",\n                \"fieldType\": \"Dropdown Multi Select\",\n                \"options\": [\n                    \"Elks\",\n                    \"Moose\",\n                    \"VFW\",\n                    \"Junior League\"\n                ]\n            },\n            {\n                \"id\": \"27\",\n                \"label\": \"Incentive\",\n                \"order\": \"10\",\n                \"fieldType\": \"Checkbox Multi Select\",\n                \"options\": [\n                    \"500 off for 3 months\",\n                    \"free first month\",\n                    \"furniture\"\n                ]\n            },\n            {\n                \"id\": \"28\",\n                \"label\": \"Information Only\",\n                \"order\": \"11\",\n                \"fieldType\": \"Radio Single Select\",\n                \"options\": [\n                    \"Yes\",\n                    \"Maybe\",\n                    \"No\"\n                ]\n            }\n        ]\n    }\n}"},{"id":"b2359a8e-154d-4459-9b2e-306efba02ff8","name":"410 Merged Prospect","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/prospects/{{PROSPECT_ID}}?includeLastLeasingCounselor=true&includeNextLeasingCounselor=true","host":["{{API_URL_V1}}"],"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","prospects","{{PROSPECT_ID}}"],"query":[{"key":"includeLastLeasingCounselor","value":"true","description":"Optional - true/false"},{"key":"includeNextLeasingCounselor","value":"true","description":"Optional - true/false"}]}},"status":"Gone","code":410,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 29 Jul 2025 02:56:12 GMT"},{"key":"Server","value":"Apache/2.4.41 (Ubuntu)"},{"key":"Vary","value":"Authorization"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"X-Robots-Tag","value":"noindex"},{"key":"Expires","value":"Tue, 29 Jul 2025 02:56:12 GMT"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/problem+json"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": [\n        {\n            \"message\": \"The prospect 27036 has been merged into prospect 27034.\"\n        }\n    ],\n    \"data\": {\n        \"mergedIntoProspectId\": 27034\n    }\n}"}],"_postman_id":"6ad6ca2e-3388-4b57-9ef4-f7b801ec70b9"},{"name":"Community Prospect Status History","event":[{"listen":"test","script":{"id":"066af26f-08a1-4333-bbb5-561b01f82156","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","})","","pm.test(\"Endpoint returns an array of statuses\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Array.isArray(jsonData)).to.eql(true);","});","","pm.test(\"Statuses have expected properties\", function () {","    const jsonData = pm.response.json().data;","    pm.expect(jsonData[0]).to.have.property('prospectId');","    pm.expect(jsonData[0]).to.have.property('updateId');","    pm.expect(jsonData[0]).to.have.property('updatedAt');","    pm.expect(jsonData[0]).to.have.property('status');","    pm.expect(jsonData[0]).to.have.property('firstName');","    pm.expect(jsonData[0]).to.have.property('lastName');","})"],"type":"text/javascript"}}],"id":"8c9616c9-1664-43d2-8f9d-eba2d213c25c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/prospects/{{PROSPECT_ID}}/statuses","description":"<p>Returns the progression of statuses a prospect has had.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","prospects","{{PROSPECT_ID}}","statuses"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"1402e223-5eaf-4d93-bfec-d1a6b2e81016","name":"200","originalRequest":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/prospects/{{PROSPECT_ID}}/status-history"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Feb 2019 18:33:41 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Content-Length","value":"530"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n    \t{\n            \"PROSPECT_ID\": \"12345\",\n            \"update_id\": \"171102\",\n            \"updated_at\": \"2018-10-09 17:04:34\",\n            \"status\": \"Planning\",\n            \"first_name\": \"James\",\n            \"last_name\": \"Sherwood\"\n        },\n        {\n            \"PROSPECT_ID\": \"12345\",\n            \"update_id\": \"171102\",\n            \"updated_at\": \"2018-10-09 17:04:34\",\n            \"status\": \"Planning\",\n            \"first_name\": \"Wendy\",\n            \"last_name\": \"Sherwood\"\n        },\n        {\n            \"PROSPECT_ID\": \"12345\",\n            \"update_id\": \"171102\",\n            \"updated_at\": \"2018-09-07 17:04:34\",\n            \"status\": \"Active\",\n            \"first_name\": \"James\",\n            \"last_name\": \"Sherwood\"\n        },\n        {\n            \"PROSPECT_ID\": \"12345\",\n            \"update_id\": \"171102\",\n            \"updated_at\": \"2018-09-07 17:04:34\",\n            \"status\": \"Active\",\n            \"first_name\": \"Wendy\",\n            \"last_name\": \"Sherwood\"\n        }\n    ]\n}"}],"_postman_id":"8c9616c9-1664-43d2-8f9d-eba2d213c25c"},{"name":"Update Community Prospect","event":[{"listen":"test","script":{"id":"4a2127c9-fd27-4a0c-80f3-d9c1d89996c0","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","});","","pm.test(\"Endpoint returns a prospect object\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Object.isObject(jsonData)).to.eql(true);","});","","pm.test(\"Prospect has expected properties\", function () {","    const jsonData = pm.response.json().data;","    pm.expect(jsonData).to.have.property('id');","    pm.expect(jsonData).to.have.property('people');","    pm.expect(jsonData).to.have.property('doNotContact');","    pm.expect(jsonData).to.have.property('careTypes');","    pm.expect(jsonData).to.have.property('apartmentStylePreferences');","    pm.expect(jsonData).to.have.property('salesJournalEntryIds');","    pm.expect(jsonData).to.have.property('occupancyEventIds');","    pm.expect(jsonData).to.have.property('status');","    pm.expect(jsonData).to.have.property('stage');","});"],"type":"text/javascript"}}],"id":"8277ab70-e4ac-4f78-a1de-41371b20a025","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"doNotContact\": true,\n    \"status\": \"Active\",\n    \"stage\": \"Thinking\",\n    \"communicationPreference\": {\n        \"referenceId\": \"8a2f5eee-5c8e-4196-ad66-86b134ada935\",\n        \"doNotContact\": false,\n        \"canContactByEmail\": true,\n        \"canContactByMail\": true,\n        \"canContactByCall\": true,\n        \"canContactByText\": true\n    },\n    \"careTypeIds\": [\n        29\n    ],\n    \"customValues\": [\n        {\n            \"id\": 20219,\n            \"values\": [\n                \"VA Aid & Attendance\",\n                \"Medicare\"\n            ],\n            \"customFieldId\": 2,\n            \"label\": \"Financial Assistance\"\n        },\n        {\n            \"id\": 20220,\n            \"values\": [\n                \"2021-04-01\"\n            ],\n            \"customFieldId\": 1,\n            \"label\": \"Financial Application Submitted\"\n        },\n        {\n            \"id\": 20221,\n            \"values\": [\n                \"tacos\"\n            ],\n            \"customFieldId\": 3,\n            \"label\": \"Notes for Financial Assistance\"\n        },\n        {\n            \"id\": 20222,\n            \"values\": [\n                \"Moose\",\n                \"Elks\"\n            ],\n            \"customFieldId\": 5,\n            \"label\": \"Social Club Membership\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/prospects/{{PROSPECT_ID}}","description":"<p>Update a prospect</p>\n<p>Available fields:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>doNotContact</td>\n<td>boolean</td>\n<td>No</td>\n<td></td>\n</tr>\n<tr>\n<td>status</td>\n<td>string</td>\n<td>No</td>\n<td>Sherpa status name.</td>\n</tr>\n<tr>\n<td>stage</td>\n<td>string</td>\n<td>No</td>\n<td>Sherpa stage name.</td>\n</tr>\n<tr>\n<td>careTypeIds</td>\n<td>array</td>\n<td>No</td>\n<td>Sherpa careTypeIds in a comma-separated format.</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","prospects","{{PROSPECT_ID}}"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"88927082-d93e-4c27-b308-b37fd38dfc5a","name":"200 Update Community Prospect","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"doNotContact\": true,\n    \"status\": \"Active\",\n    \"stage\": \"Thinking\",\n    \"communicationPreference\": {\n        \"referenceId\": \"8a2f5eee-5c8e-4196-ad66-86b134ada935\",\n        \"doNotContact\": false,\n        \"canContactByEmail\": true,\n        \"canContactByMail\": true,\n        \"canContactByCall\": true,\n        \"canContactByText\": true\n    },\n    \"careTypeIds\": [\n        29\n    ],\n    \"customValues\": [\n        {\n            \"id\": 20219,\n            \"values\": [\n                \"VA Aid & Attendance\",\n                \"Medicare\"\n            ],\n            \"customFieldId\": 2,\n            \"label\": \"Financial Assistance\"\n        },\n        {\n            \"id\": 20220,\n            \"values\": [\n                \"2021-04-01\"\n            ],\n            \"customFieldId\": 1,\n            \"label\": \"Financial Application Submitted\"\n        },\n        {\n            \"id\": 20221,\n            \"values\": [\n                \"tacos\"\n            ],\n            \"customFieldId\": 3,\n            \"label\": \"Notes for Financial Assistance\"\n        },\n        {\n            \"id\": 20222,\n            \"values\": [\n                \"Moose\",\n                \"Elks\"\n            ],\n            \"customFieldId\": 5,\n            \"label\": \"Social Club Membership\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/prospects/{{PROSPECT_ID}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 25 Feb 2019 23:55:43 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Content-Length","value":"425"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 45746,\n        \"displayName\": \"John & Jane Doersss\",\n        \"people\": [\n            {\n                \"id\": 50427,\n                \"firstName\": \"John\",\n                \"lastName\": \"Doersss\",\n                \"salutation\": null,\n                \"gender\": \"m\",\n                \"age\": 85,\n                \"birthDate\": \"1935-11-22\",\n                \"birthDay\": 22,\n                \"birthMonth\": 11,\n                \"birthYear\": 1935,\n                \"address\": {\n                    \"lineOne\": \"1244 Farmingdale St\",\n                    \"lineTwo\": \"# 115\",\n                    \"city\": \"Darren\",\n                    \"state\": {\n                        \"abbreviation\": \"IL\",\n                        \"id\": 14,\n                        \"name\": \"Illinois\"\n                    },\n                    \"postalCode\": \"60562\",\n                    \"country\": {\n                        \"abbreviation\": \"US\",\n                        \"id\": 1,\n                        \"name\": \"United States\"\n                    }\n                },\n                \"emailAddresses\": [\n                    {\n                        \"emailAddress\": \"john1d2sf33@email.com\"\n                    },\n                    {\n                        \"emailAddress\": \"janerw12asd3@email.com\"\n                    }\n                ],\n                \"phoneNumbers\": [\n                    {\n                        \"id\": 75293,\n                        \"countryCode\": \"+1\",\n                        \"phoneNumber\": \"(314) 545-4122\",\n                        \"extension\": null,\n                        \"type\": \"cell\"\n                    },\n                    {\n                        \"id\": 75294,\n                        \"countryCode\": \"+1\",\n                        \"phoneNumber\": \"(314) 455-1312\",\n                        \"extension\": null,\n                        \"type\": \"work\"\n                    },\n                    {\n                        \"id\": 75295,\n                        \"countryCode\": \"+1\",\n                        \"phoneNumber\": \"(314) 424-4523\",\n                        \"extension\": null,\n                        \"type\": \"cell\"\n                    },\n                    {\n                        \"id\": 75296,\n                        \"countryCode\": \"+1\",\n                        \"phoneNumber\": \"(314) 279-7333\",\n                        \"extension\": null,\n                        \"type\": \"work\"\n                    }\n                ],\n                \"photoUrl\": null\n            },\n            {\n                \"id\": 50428,\n                \"firstName\": \"Jane\",\n                \"lastName\": \"Doerssss\",\n                \"salutation\": \"Mrs\",\n                \"gender\": \"m\",\n                \"age\": 84,\n                \"birthDate\": \"1937-06-15\",\n                \"birthDay\": 15,\n                \"birthMonth\": 6,\n                \"birthYear\": 1937,\n                \"address\": {\n                    \"lineOne\": \"1244 Farmingdale St\",\n                    \"lineTwo\": \"# 115\",\n                    \"city\": \"Darren\",\n                    \"state\": {\n                        \"abbreviation\": \"IL\",\n                        \"id\": 14,\n                        \"name\": \"Illinois\"\n                    },\n                    \"postalCode\": \"60562\",\n                    \"country\": {\n                        \"abbreviation\": \"US\",\n                        \"id\": 1,\n                        \"name\": \"United States\"\n                    }\n                },\n                \"emailAddresses\": [\n                    {\n                        \"emailAddress\": \"john1d2sf33@email.com\"\n                    },\n                    {\n                        \"emailAddress\": \"janerw12asd3@email.com\"\n                    }\n                ],\n                \"phoneNumbers\": [\n                    {\n                        \"id\": 75293,\n                        \"countryCode\": \"+1\",\n                        \"phoneNumber\": \"(314) 545-4122\",\n                        \"extension\": null,\n                        \"type\": \"cell\"\n                    },\n                    {\n                        \"id\": 75294,\n                        \"countryCode\": \"+1\",\n                        \"phoneNumber\": \"(314) 455-1312\",\n                        \"extension\": null,\n                        \"type\": \"work\"\n                    },\n                    {\n                        \"id\": 75295,\n                        \"countryCode\": \"+1\",\n                        \"phoneNumber\": \"(314) 424-4523\",\n                        \"extension\": null,\n                        \"type\": \"cell\"\n                    },\n                    {\n                        \"id\": 75296,\n                        \"countryCode\": \"+1\",\n                        \"phoneNumber\": \"(314) 279-7333\",\n                        \"extension\": null,\n                        \"type\": \"work\"\n                    }\n                ],\n                \"photoUrl\": null\n            }\n        ],\n        \"initialLeasingCounselor\": null,\n        \"initialInquiryDate\": \"2021-08-05\",\n        \"communityIds\": [\n            15\n        ],\n        \"inquirySources\": [\n            {\n                \"inquirySource\": {\n                    \"id\": 1770,\n                    \"name\": \"2021 Summer BBQ Direct Mail Invite\",\n                    \"marketingCampaign\": {\n                        \"id\": 50,\n                        \"name\": \"000 In use in Shady Pines\",\n                        \"description\": \"Test strategy\"\n                    }\n                },\n                \"outreachContact\": null,\n                \"category\": {\n                    \"id\": 15,\n                    \"name\": \"Direct Mail\"\n                }\n            }\n        ],\n        \"influencers\": [],\n        \"doNotContact\": true,\n        \"communicationPreferenceUuid\": \"8a2f5eee-5c8e-4196-ad66-86b134ada935\",\n        \"communicationPreference\": {\n            \"id\": 293998,\n            \"communityId\": 15,\n            \"referenceId\": \"8a2f5eee-5c8e-4196-ad66-86b134ada935\",\n            \"doNotContact\": false,\n            \"canContactByEmail\": true,\n            \"canContactByMail\": true,\n            \"canContactByCall\": true,\n            \"canContactByText\": true,\n            \"createdAt\": \"2021-12-29 22:24:16\",\n            \"createdBy\": {\n                \"id\": 37315,\n                \"firstName\": \"User\",\n                \"lastName\": \"Name\",\n                \"email\": \"username@sherpacrm.com\",\n                \"jobTitle\": \"\",\n                \"photoUrl\": null\n            },\n            \"vendor\": null\n        },\n        \"careTypes\": [\n            {\n                \"description\": \"\",\n                \"id\": 29,\n                \"name\": \"Independent Living\"\n            }\n        ],\n        \"apartmentStylePreferences\": [],\n        \"salesJournalEntryIds\": [],\n        \"occupancyEventIds\": [],\n        \"status\": \"Active\",\n        \"lostLeadReason\": null,\n        \"stage\": \"Thinking\",\n        \"currentlyLivingAt\": \"At Home\",\n        \"customFieldValues\": [\n            {\n                \"id\": 20221,\n                \"value\": [\n                    \"tacos\"\n                ],\n                \"customFieldId\": 3,\n                \"label\": \"Notes for Financial Assistance\"\n            },\n            {\n                \"id\": 20222,\n                \"value\": [\n                    \"Moose\",\n                    \"Elks\"\n                ],\n                \"customFieldId\": 5,\n                \"label\": \"Social Club Membership\"\n            },\n            {\n                \"id\": 20223,\n                \"value\": [\n                    \"VA Aid & Attendance\",\n                    \"Medicare\"\n                ],\n                \"customFieldId\": 2,\n                \"label\": \"Financial Assistance\"\n            },\n            {\n                \"id\": 20224,\n                \"value\": [\n                    \"2021-04-01\"\n                ],\n                \"customFieldId\": 1,\n                \"label\": \"Financial Application Submitted\"\n            }\n        ],\n        \"customFieldOptions\": [\n            {\n                \"id\": 1,\n                \"fieldType\": \"Date Picker\",\n                \"label\": \"Financial Application Submitted\",\n                \"options\": [],\n                \"order\": 1\n            },\n            {\n                \"id\": 2,\n                \"fieldType\": \"Dropdown Multi Select\",\n                \"label\": \"Financial Assistance\",\n                \"options\": [\n                    \"VA Aid & Attendance\",\n                    \"Medicare\",\n                    \"State Aid\",\n                    \"None\"\n                ],\n                \"order\": 2\n            },\n            {\n                \"id\": 3,\n                \"fieldType\": \"Free Text Field\",\n                \"label\": \"Notes for Financial Assistance\",\n                \"options\": [],\n                \"order\": 3\n            },\n            {\n                \"id\": 4,\n                \"fieldType\": \"Dropdown Multi Select\",\n                \"label\": \"Hobbies/Interests\",\n                \"options\": [\n                    \"Exercise\",\n                    \"Arts & Crafts\",\n                    \"Card Games\",\n                    \"Educational Opportunities\",\n                    \"Bingo\",\n                    \"Walking\"\n                ],\n                \"order\": 5\n            },\n            {\n                \"id\": 5,\n                \"fieldType\": \"Dropdown Multi Select\",\n                \"label\": \"Social Club Membership\",\n                \"options\": [\n                    \"Elks\",\n                    \"Moose\",\n                    \"VFW\",\n                    \"Junior League\",\n                    \"Retired Officers' Wives\",\n                    \"Church Club\"\n                ],\n                \"order\": 4\n            },\n            {\n                \"id\": 18,\n                \"fieldType\": \"Date Picker\",\n                \"label\": \"Application Date\",\n                \"options\": [],\n                \"order\": 0\n            },\n            {\n                \"id\": 27,\n                \"fieldType\": \"Checkbox Multi Select\",\n                \"label\": \"Incentive\",\n                \"options\": [\n                    \"500 off for 3 months\",\n                    \"free first month\",\n                    \"furniture\"\n                ],\n                \"order\": 10\n            },\n            {\n                \"id\": 28,\n                \"fieldType\": \"Radio Single Select\",\n                \"label\": \"Information Only\",\n                \"options\": [\n                    \"Yes\"\n                ],\n                \"order\": 11\n            },\n            {\n                \"id\": 42,\n                \"fieldType\": \"Radio Single Select\",\n                \"label\": \"Do they have a pet?\",\n                \"options\": [\n                    \"Dog\",\n                    \"Cat\",\n                    \"Other\"\n                ],\n                \"order\": 3\n            },\n            {\n                \"id\": 46,\n                \"fieldType\": \"Checkbox Multi Select\",\n                \"label\": \"Follow Up for Grand Opening\",\n                \"options\": [\n                    \"Yes\"\n                ],\n                \"order\": 13\n            },\n            {\n                \"id\": 47,\n                \"fieldType\": \"Dropdown Single Select\",\n                \"label\": \"Follow Up about Grand Opening?\",\n                \"options\": [\n                    \"yes\"\n                ],\n                \"order\": 14\n            }\n        ]\n    }\n}"}],"_postman_id":"8277ab70-e4ac-4f78-a1de-41371b20a025"},{"name":"Patch Community Prospect","event":[{"listen":"test","script":{"id":"4a2127c9-fd27-4a0c-80f3-d9c1d89996c0","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","});","","pm.test(\"Endpoint returns a prospect object\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Object.isObject(jsonData)).to.eql(true);","});","","pm.test(\"Prospect has expected properties\", function () {","    const jsonData = pm.response.json().data;","    pm.expect(jsonData).to.have.property('id');","    pm.expect(jsonData).to.have.property('people');","    pm.expect(jsonData).to.have.property('doNotContact');","    pm.expect(jsonData).to.have.property('careTypes');","    pm.expect(jsonData).to.have.property('apartmentStylePreferences');","    pm.expect(jsonData).to.have.property('salesJournalEntryIds');","    pm.expect(jsonData).to.have.property('occupancyEventIds');","    pm.expect(jsonData).to.have.property('status');","    pm.expect(jsonData).to.have.property('stage');","});"],"type":"text/javascript"}}],"id":"d57895b1-3352-4bfd-abe2-5bb812037265","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"address\": {\n        \"lineOne\": \"new super street\",\n        \"lineTwo\": \"line two example\",\n        \"city\": \"city of angels\",\n        \"postalCode\": \"55555\",\n        \"country\": \"US\",\n        \"state\": \"MS\"\n    },\n    \"phoneNumbers\" : [{\n        \"id\": 11448,\n        \"phoneType\": \"home\",\n        \"phoneNumber\": \"314432-1234\",\n        \"ext\": 4182,\n        \"phoneNumberNote\": \"magic number\"\n    }],\n    \"emailAddresses\": [{\n        \"id\": 8577,\n        \"emailAddress\": \"john+doers1@example.com\"\n    }],\n    \"people\": [{\n        \"id\": 7107,\n        \"firstName\": \"John\",\n        \"lastName\": \"Doers\",\n        \"gender\": \"male\",\n        \"dateOfBirth\": \"1960-01-01\"\n    }],\n    \"influencers\": [{\n        \"id\": 3312,\n        \"firstName\": \"Jane\",\n        \"lastName\": \"Doers\",\n        \"relationshipId\": \"Friend\",\n        \"phoneNumbers\": [{\n            \"id\": 11449,\n            \"phoneType\": \"home\",\n            \"phoneNumber\": \"314432-1234\",\n            \"ext\": 2131,\n            \"phoneNumberNote\": \"home-office\"\n        }],\n        \"emailAddresses\": [{\n            \"id\": 8578,\n            \"emailAddress\": \"jane+doers1@example.com\"\n        }]\n    }],\n    \"status\": \"Future\",\n    \"stage\": \"Thinking\",\n    \"communicationPreference\": {\n        \"referenceId\": \"ed5354d5-5bad-4d92-b54a-9c66f844ab71\",\n        \"doNotContact\": false,\n        \"canContactByEmail\": true,\n        \"canContactByMail\": true,\n        \"canContactByCall\": true,\n        \"canContactByText\": true\n    },\n    \"careTypeIds\": [\n        29\n    ],\n    \"customValues\": [\n        {\n            \"id\": 20219,\n            \"values\": [\n                \"VA Aid & Attendance\",\n                \"Medicare\"\n            ],\n            \"customFieldId\": 2,\n            \"label\": \"Financial Assistance\"\n        },\n        {\n            \"id\": 20220,\n            \"values\": [\n                \"2021-04-01\"\n            ],\n            \"customFieldId\": 1,\n            \"label\": \"Financial Application Submitted\"\n        },\n        {\n            \"id\": 20221,\n            \"values\": [\n                \"tacos\"\n            ],\n            \"customFieldId\": 3,\n            \"label\": \"Notes for Financial Assistance\"\n        },\n        {\n            \"id\": 20222,\n            \"values\": [\n                \"Moose\",\n                \"Elks\"\n            ],\n            \"customFieldId\": 5,\n            \"label\": \"Social Club Membership\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/prospects/{{PROSPECT_ID}}","description":"<p>Patch a prospect</p>\n<p>Available fields:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>address</td>\n<td>object</td>\n<td>No</td>\n<td>Address object</td>\n</tr>\n<tr>\n<td>address.lineOne</td>\n<td>string</td>\n<td>No</td>\n<td>Address line</td>\n</tr>\n<tr>\n<td>address.lineTwo</td>\n<td>string</td>\n<td>No</td>\n<td>Address line two</td>\n</tr>\n<tr>\n<td>address.city</td>\n<td>string</td>\n<td>No</td>\n<td>Address city</td>\n</tr>\n<tr>\n<td>address.postalCode</td>\n<td>string</td>\n<td>No</td>\n<td>Address postal code</td>\n</tr>\n<tr>\n<td>address.country</td>\n<td>string</td>\n<td>No</td>\n<td>Address country (2 letters)</td>\n</tr>\n<tr>\n<td>address.state</td>\n<td>string</td>\n<td>No</td>\n<td>Address state (2 letters must belong to country)</td>\n</tr>\n<tr>\n<td>phoneNumbers</td>\n<td>array of objects</td>\n<td>No</td>\n<td>Phone numbers of the prospect</td>\n</tr>\n<tr>\n<td>phoneNumbers[n].id</td>\n<td>integer</td>\n<td>No</td>\n<td>Id of the phone number (must exist in prospect)</td>\n</tr>\n<tr>\n<td>phoneNumbers[n].phoneType</td>\n<td>string</td>\n<td>No</td>\n<td>Phone type eg. 'Home', 'Mobile', or 'Work'</td>\n</tr>\n<tr>\n<td>phoneNumbers[n].phoneNumber</td>\n<td>string</td>\n<td>No</td>\n<td>Phone number</td>\n</tr>\n<tr>\n<td>phoneNumbers[n].ext</td>\n<td>integer</td>\n<td>No</td>\n<td>Extension of the phone number</td>\n</tr>\n<tr>\n<td>phoneNumbers[n].phoneNumberNote</td>\n<td>string</td>\n<td>No</td>\n<td>Note of the phone number</td>\n</tr>\n<tr>\n<td>emailAddresses</td>\n<td>array of objects</td>\n<td>No</td>\n<td>Email addresses of the prospect</td>\n</tr>\n<tr>\n<td>emailAddresses[n].id</td>\n<td>integer</td>\n<td>No</td>\n<td>Id of the email address (must exist in prospect)</td>\n</tr>\n<tr>\n<td>emailAddresses[n].emailAddress</td>\n<td>string</td>\n<td>No</td>\n<td>Email address</td>\n</tr>\n<tr>\n<td>people</td>\n<td>array of objects</td>\n<td>No</td>\n<td>People</td>\n</tr>\n<tr>\n<td>people[n].id</td>\n<td>integer</td>\n<td>No</td>\n<td>Id of the person (must exist in prospect)</td>\n</tr>\n<tr>\n<td>people[n].firstName</td>\n<td>string</td>\n<td>No</td>\n<td>First name of the person</td>\n</tr>\n<tr>\n<td>people[n].lastName</td>\n<td>string</td>\n<td>No</td>\n<td>Last name of the person</td>\n</tr>\n<tr>\n<td>people[n].gender</td>\n<td>string</td>\n<td>No</td>\n<td>Gender of the person</td>\n</tr>\n<tr>\n<td>people[n].dateOfBirth</td>\n<td>string</td>\n<td>No</td>\n<td>Date of birth of the person (format YYYY-MM-DD)</td>\n</tr>\n<tr>\n<td>influencers</td>\n<td>array of objects</td>\n<td>No</td>\n<td>Influencers of the prospect</td>\n</tr>\n<tr>\n<td>influencers[n].id</td>\n<td>integer</td>\n<td>No</td>\n<td>Id of the influencer (must exist in prospect)</td>\n</tr>\n<tr>\n<td>influencers[n].firstName</td>\n<td>string</td>\n<td>No</td>\n<td>First name of the influencer</td>\n</tr>\n<tr>\n<td>influencers[n].lastName</td>\n<td>string</td>\n<td>No</td>\n<td>Last name of the influencer</td>\n</tr>\n<tr>\n<td>influencers[n].relationshipId</td>\n<td>string</td>\n<td>No</td>\n<td>Relationship of the influencer with the prospect</td>\n</tr>\n<tr>\n<td>influencers[n].phoneNumbers</td>\n<td>array of objects</td>\n<td>No</td>\n<td>Phone numbers of the influencer</td>\n</tr>\n<tr>\n<td>inflluencers[n].phoneNumbers[o].id</td>\n<td>integer</td>\n<td>No</td>\n<td>Id of the phone number (must exist in influencer)</td>\n</tr>\n<tr>\n<td>inflluencers[n].phoneNumbers[o].phoneType</td>\n<td>string</td>\n<td>No</td>\n<td>Phone type of the phone number</td>\n</tr>\n<tr>\n<td>inflluencers[n].phoneNumbers[o].phoneNumber</td>\n<td>string</td>\n<td>No</td>\n<td>Phone number</td>\n</tr>\n<tr>\n<td>inflluencers[n].phoneNumbers[o].ext</td>\n<td>integer</td>\n<td>No</td>\n<td>Extension of the phone number</td>\n</tr>\n<tr>\n<td>inflluencers[n].phoneNumbers[o].phoneNumberNote</td>\n<td>string</td>\n<td>No</td>\n<td>Phone note of the phone number</td>\n</tr>\n<tr>\n<td>inflluencers[n].emailAddresses</td>\n<td>array of objects</td>\n<td>No</td>\n<td>Email addresses of the influencer</td>\n</tr>\n<tr>\n<td>inflluencers[n].emailAddresses[o].id</td>\n<td>integer</td>\n<td>No</td>\n<td>Id of the email address (must exist in influencer)</td>\n</tr>\n<tr>\n<td>inflluencers[n].emailAddresses[o].emailAddress</td>\n<td>string</td>\n<td>No</td>\n<td>Email address</td>\n</tr>\n<tr>\n<td>status</td>\n<td>string</td>\n<td>No</td>\n<td>Sherpa status name.</td>\n</tr>\n<tr>\n<td>stage</td>\n<td>string</td>\n<td>No</td>\n<td>Sherpa stage name.</td>\n</tr>\n<tr>\n<td>communicationPreference</td>\n<td>object</td>\n<td>No</td>\n<td>Communication preferences</td>\n</tr>\n<tr>\n<td>communicationPreference.referenceId</td>\n<td>string</td>\n<td>No</td>\n<td>Unique identifier of communication preferences in prospect</td>\n</tr>\n<tr>\n<td>communicationPreference.doNotContact</td>\n<td>boolean</td>\n<td>No</td>\n<td>Do not contact preference</td>\n</tr>\n<tr>\n<td>communicationPreference.canContactByEmail</td>\n<td>boolean</td>\n<td>No</td>\n<td>Can contact by email preference</td>\n</tr>\n<tr>\n<td>communicationPreference.canContactByMail</td>\n<td>boolean</td>\n<td>No</td>\n<td>Can contact by mail preference</td>\n</tr>\n<tr>\n<td>communicationPreference.canContactByCall</td>\n<td>boolean</td>\n<td>No</td>\n<td>Can contact by call preference</td>\n</tr>\n<tr>\n<td>communicationPreference.canContactByText</td>\n<td>boolean</td>\n<td>No</td>\n<td>Can contact by text preference</td>\n</tr>\n<tr>\n<td>careTypeIds</td>\n<td>array</td>\n<td>No</td>\n<td>Sherpa careTypeIds in a comma-separated format.</td>\n</tr>\n<tr>\n<td>customValues</td>\n<td>array of objects</td>\n<td>No</td>\n<td>Custom values of the prospect</td>\n</tr>\n<tr>\n<td>customValues[n].id</td>\n<td>integer</td>\n<td>No</td>\n<td>Id of the custom value</td>\n</tr>\n<tr>\n<td>customValues[n].values</td>\n<td>array</td>\n<td>No</td>\n<td>Values of the custom value</td>\n</tr>\n<tr>\n<td>customValues[n].customFieldId</td>\n<td>integer</td>\n<td>No</td>\n<td>Custom field id of the value</td>\n</tr>\n<tr>\n<td>customValues[n].label</td>\n<td>string</td>\n<td>No</td>\n<td>Label of the value</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","prospects","{{PROSPECT_ID}}"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"c2400e92-0f40-49be-94f0-c3b5c8f71e31","name":"Patch Community Prospect","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"address\": {\n        \"lineOne\": \"new super street\",\n        \"lineTwo\": \"line two example\",\n        \"city\": \"city of angels\",\n        \"postalCode\": \"55555\",\n        \"country\": \"US\",\n        \"state\": \"MS\"\n    },\n    \"phoneNumbers\" : [],\n    \"emailAddresses\": [],\n    \"people\": [],\n    \"influencers\": [],\n    \"status\": \"Future\",\n    \"stage\": \"Thinking\",\n    \"communicationPreference\": {\n        \"referenceId\": \"ed5354d5-5bad-4d92-b54a-9c66f844ab71\",\n        \"doNotContact\": false,\n        \"canContactByEmail\": true,\n        \"canContactByMail\": true,\n        \"canContactByCall\": true,\n        \"canContactByText\": true\n    },\n    \"careTypeIds\": [\n        29\n    ],\n    \"customValues\": [\n        {\n            \"id\": 20219,\n            \"values\": [\n                \"VA Aid & Attendance\",\n                \"Medicare\"\n            ],\n            \"customFieldId\": 2,\n            \"label\": \"Financial Assistance\"\n        },\n        {\n            \"id\": 20220,\n            \"values\": [\n                \"2021-04-01\"\n            ],\n            \"customFieldId\": 1,\n            \"label\": \"Financial Application Submitted\"\n        },\n        {\n            \"id\": 20221,\n            \"values\": [\n                \"tacos\"\n            ],\n            \"customFieldId\": 3,\n            \"label\": \"Notes for Financial Assistance\"\n        },\n        {\n            \"id\": 20222,\n            \"values\": [\n                \"Moose\",\n                \"Elks\"\n            ],\n            \"customFieldId\": 5,\n            \"label\": \"Social Club Membership\"\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/prospects/{{PROSPECT_ID}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 25 Jul 2023 17:23:46 GMT"},{"key":"Server","value":"Apache/2.4.41 (Ubuntu)"},{"key":"Vary","value":"Authorization"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"X-Robots-Tag","value":"noindex"},{"key":"Expires","value":"Tue, 25 Jul 2023 17:23:52 GMT"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 6471,\n        \"displayName\": \"Gabriel Jaubert\",\n        \"people\": [\n            {\n                \"id\": 7108,\n                \"firstName\": \"Gabriel\",\n                \"lastName\": \"Jaubert\",\n                \"salutation\": null,\n                \"gender\": \"male\",\n                \"age\": null,\n                \"birthDate\": null,\n                \"birthDay\": null,\n                \"birthMonth\": null,\n                \"birthYear\": null,\n                \"address\": {\n                    \"id\": 9862,\n                    \"lineOne\": \"new super street\",\n                    \"lineTwo\": \"line two example\",\n                    \"city\": \"city of angels\",\n                    \"state\": {\n                        \"abbreviation\": \"MS\",\n                        \"id\": 25,\n                        \"name\": \"Mississippi\"\n                    },\n                    \"postalCode\": \"55555\",\n                    \"country\": {\n                        \"abbreviation\": \"US\",\n                        \"id\": 1,\n                        \"name\": \"United States\"\n                    }\n                },\n                \"emailAddresses\": [],\n                \"phoneNumbers\": [],\n                \"photoUrl\": null\n            }\n        ],\n        \"initialLeasingCounselor\": {\n            \"id\": 40632,\n            \"firstName\": \"Erick\",\n            \"lastName\": \"Salazar\"\n        },\n        \"initialInquiryDate\": \"2023-03-29\",\n        \"communityIds\": [\n            15\n        ],\n        \"communicationPreferenceUuid\": \"ceda955c-9d2e-4b1e-b5bb-3e6b89d62421\",\n        \"inquirySources\": [\n            {\n                \"id\": 7303,\n                \"inquiryDate\": \"2023-03-29\",\n                \"inquirySource\": null,\n                \"outreachContact\": null,\n                \"category\": {\n                    \"id\": 1,\n                    \"name\": \"Company Website\"\n                }\n            }\n        ],\n        \"influencers\": [],\n        \"careTypes\": [\n            {\n                \"description\": \"\",\n                \"id\": 29,\n                \"name\": \"Independent Living\"\n            }\n        ],\n        \"doNotContact\": false,\n        \"communicationPreference\": {\n            \"id\": 11575,\n            \"communityId\": 15,\n            \"referenceId\": \"ceda955c-9d2e-4b1e-b5bb-3e6b89d62421\",\n            \"doNotContact\": false,\n            \"canContactByEmail\": false,\n            \"canContactByMail\": false,\n            \"canContactByCall\": false,\n            \"canContactByText\": false,\n            \"createdAt\": \"2023-03-29 17:20:39\",\n            \"createdBy\": {\n                \"id\": 40632,\n                \"firstName\": \"Erick\",\n                \"lastName\": \"Salazar\",\n                \"email\": \"ericksalazar@sherpacrm.com\",\n                \"jobTitle\": \"Software Developer\",\n                \"photoUrl\": null\n            },\n            \"vendor\": null\n        },\n        \"apartmentStylePreferences\": [],\n        \"salesJournalEntryIds\": [\n            117210\n        ],\n        \"occupancyEventIds\": [],\n        \"status\": \"Future\",\n        \"lostLeadReason\": null,\n        \"stage\": \"Thinking\",\n        \"currentlyLivingAt\": null,\n        \"customFieldValues\": [\n            {\n                \"id\": 1531,\n                \"value\": [\n                    \"2021-04-01\"\n                ],\n                \"customFieldId\": 1,\n                \"label\": \"Financial Application Submitted\"\n            },\n            {\n                \"id\": 1535,\n                \"value\": [\n                    \"2021-04-01\"\n                ],\n                \"customFieldId\": 1,\n                \"label\": \"Financial Application Submitted\"\n            },\n            {\n                \"id\": 1539,\n                \"value\": [\n                    \"2021-04-01\"\n                ],\n                \"customFieldId\": 1,\n                \"label\": \"Financial Application Submitted\"\n            },\n            {\n                \"id\": 1543,\n                \"value\": [\n                    \"2021-04-01\"\n                ],\n                \"customFieldId\": 1,\n                \"label\": \"Financial Application Submitted\"\n            },\n            {\n                \"id\": 1530,\n                \"value\": [\n                    \"VA Aid & Attendance\",\n                    \"Medicare\"\n                ],\n                \"customFieldId\": 2,\n                \"label\": \"Financial Assistance\"\n            },\n            {\n                \"id\": 1534,\n                \"value\": [\n                    \"VA Aid & Attendance\",\n                    \"Medicare\"\n                ],\n                \"customFieldId\": 2,\n                \"label\": \"Financial Assistance\"\n            },\n            {\n                \"id\": 1538,\n                \"value\": [\n                    \"VA Aid & Attendance\",\n                    \"Medicare\"\n                ],\n                \"customFieldId\": 2,\n                \"label\": \"Financial Assistance\"\n            },\n            {\n                \"id\": 1542,\n                \"value\": [\n                    \"VA Aid & Attendance\",\n                    \"Medicare\"\n                ],\n                \"customFieldId\": 2,\n                \"label\": \"Financial Assistance\"\n            },\n            {\n                \"id\": 1532,\n                \"value\": [\n                    \"tacos\"\n                ],\n                \"customFieldId\": 3,\n                \"label\": \"Notes for Financial Assistance\"\n            },\n            {\n                \"id\": 1536,\n                \"value\": [\n                    \"tacos\"\n                ],\n                \"customFieldId\": 3,\n                \"label\": \"Notes for Financial Assistance\"\n            },\n            {\n                \"id\": 1540,\n                \"value\": [\n                    \"tacos\"\n                ],\n                \"customFieldId\": 3,\n                \"label\": \"Notes for Financial Assistance\"\n            },\n            {\n                \"id\": 1544,\n                \"value\": [\n                    \"tacos\"\n                ],\n                \"customFieldId\": 3,\n                \"label\": \"Notes for Financial Assistance\"\n            },\n            {\n                \"id\": 1533,\n                \"value\": [\n                    \"Moose\",\n                    \"Elks\"\n                ],\n                \"customFieldId\": 5,\n                \"label\": \"Social Club Membership\"\n            },\n            {\n                \"id\": 1537,\n                \"value\": [\n                    \"Moose\",\n                    \"Elks\"\n                ],\n                \"customFieldId\": 5,\n                \"label\": \"Social Club Membership\"\n            },\n            {\n                \"id\": 1541,\n                \"value\": [\n                    \"Moose\",\n                    \"Elks\"\n                ],\n                \"customFieldId\": 5,\n                \"label\": \"Social Club Membership\"\n            },\n            {\n                \"id\": 1545,\n                \"value\": [\n                    \"Moose\",\n                    \"Elks\"\n                ],\n                \"customFieldId\": 5,\n                \"label\": \"Social Club Membership\"\n            }\n        ],\n        \"customFieldOptions\": [\n            {\n                \"id\": 1,\n                \"fieldType\": \"Date Picker\",\n                \"label\": \"Financial Application Submitted\",\n                \"options\": [],\n                \"order\": 3\n            },\n            {\n                \"id\": 2,\n                \"fieldType\": \"Dropdown Multi Select\",\n                \"label\": \"Financial Assistance\",\n                \"options\": [\n                    \"VA Aid & Attendance\",\n                    \"Medicare\",\n                    \"State Aid\",\n                    \"None\"\n                ],\n                \"order\": 4\n            },\n            {\n                \"id\": 3,\n                \"fieldType\": \"Free Text Field\",\n                \"label\": \"Notes for Financial Assistance\",\n                \"options\": [],\n                \"order\": 5\n            },\n            {\n                \"id\": 5,\n                \"fieldType\": \"Dropdown Multi Select\",\n                \"label\": \"Social Club Membership\",\n                \"options\": [\n                    \"Elks\",\n                    \"Moose\",\n                    \"VFW\",\n                    \"Junior League\",\n                    \"Retired Officers' Wives\",\n                    \"Church Club\"\n                ],\n                \"order\": 2\n            },\n            {\n                \"id\": 12,\n                \"fieldType\": \"Date Picker\",\n                \"label\": \"Deposit Cancel Date\",\n                \"options\": [],\n                \"order\": 12\n            },\n            {\n                \"id\": 13,\n                \"fieldType\": \"Free Text Field\",\n                \"label\": \"Unit No.\",\n                \"options\": [],\n                \"order\": 13\n            },\n            {\n                \"id\": 14,\n                \"fieldType\": \"Free Text Field\",\n                \"label\": \"Price\",\n                \"options\": [],\n                \"order\": 14\n            },\n            {\n                \"id\": 15,\n                \"fieldType\": \"Dropdown Multi Select\",\n                \"label\": \"Events\",\n                \"options\": [\n                    \"BBQ\",\n                    \"Meet and Greet\",\n                    \"Open house\"\n                ],\n                \"order\": 15\n            },\n            {\n                \"id\": 16,\n                \"fieldType\": \"Date Picker\",\n                \"label\": \"Pets Birthday \",\n                \"options\": [],\n                \"order\": 16\n            }\n        ]\n    }\n}"}],"_postman_id":"d57895b1-3352-4bfd-abe2-5bb812037265"}],"id":"43068206-0f21-4335-be85-8be86c7117ce","description":"<p>Endpoints that allow a user to create, update, and view a Prospect.</p>\n","event":[{"listen":"prerequest","script":{"id":"9faea847-20ba-4592-9b8d-5c81419540a8","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"69be1c7f-6e9f-4132-b5ae-d6b19f4cb6b1","type":"text/javascript","exec":[""]}}],"_postman_id":"43068206-0f21-4335-be85-8be86c7117ce","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}}},{"name":"Sales","item":[{"name":"Company Sales","event":[{"listen":"test","script":{"id":"4a2127c9-fd27-4a0c-80f3-d9c1d89996c0","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","})","","pm.test(\"Endpoint returns an array\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Array.isArray(jsonData)).to.eql(true);","});","","pm.test(\"Endpoint returns an array of objects\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Object.isObject(jsonData[0])).to.eql(true);","});","","pm.test(\"Sales object has expected properties\", function () {","    const jsonData = pm.response.json().data;","    pm.expect(jsonData[0]).to.have.property('paidDate');","    pm.expect(jsonData[0]).to.have.property('id');","    pm.expect(jsonData[0]).to.have.property('moveInDate');","    pm.expect(jsonData[0]).to.have.property('amount');","    pm.expect(jsonData[0]).to.have.property('unit');","    pm.expect(jsonData[0]).to.have.property('community');","})",""],"type":"text/javascript"}}],"id":"9c1f56d5-9f2f-4ce7-9cae-e9f145a03072","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/sales","description":"<p>Returns all sales for a company.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","sales"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"e7997cba-a56a-4543-a1ea-790d7d2af970","name":"200","originalRequest":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/sales"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Feb 2019 18:36:09 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n         {\n            \"id\": 15598,\n            \"paidDate\": \"2019-02-01\",\n            \"moveInDate\": \"2019-02-14\",\n            \"amount\": 500,\n            \"cancelled\": false,\n            \"cancelledAt\": null,\n            \"unit\": {\n                \"id\": 634,\n                \"name\": \"103\"\n            },\n            \"people\": [\n                {\n                    \"id\": 5393,\n                    \"salutation\": null,\n                    \"firstName\": \"Bill\",\n                    \"lastName\": \"Jones\",\n                    \"gender\": \"m\",\n                    \"age\": 76,\n                    \"birthDate\": null\n                },\n                {\n                    \"id\": 5339,\n                    \"salutation\": null,\n                    \"firstName\": \"Betty\",\n                    \"lastName\": \"Jones\",\n                    \"gender\": \"f\",\n                    \"age\": 79,\n                    \"birthDate\": \"1940-02-04\"\n                }\n            ],\n            \"community\": {\n            \t\"id\": \"22\",\n            \t\"name\": \"Restful Retreat\"\n            }\n        }\n    ]\n}"}],"_postman_id":"9c1f56d5-9f2f-4ce7-9cae-e9f145a03072"},{"name":"Community Sales","event":[{"listen":"test","script":{"id":"4a2127c9-fd27-4a0c-80f3-d9c1d89996c0","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","})","","pm.test(\"Endpoint returns an array\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Array.isArray(jsonData)).to.eql(true);","});","","pm.test(\"Endpoint returns an array of objects\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Object.isObject(jsonData[0])).to.eql(true);","});","","pm.test(\"Sales object has expected properties\", function () {","    const jsonData = pm.response.json().data;","    pm.expect(jsonData[0]).to.have.property('prospectId');","    pm.expect(jsonData[0]).to.have.property('paidDate');","    pm.expect(jsonData[0]).to.have.property('moveInDate');","    pm.expect(jsonData[0]).to.have.property('amount');","    pm.expect(jsonData[0]).to.have.property('unit');","    pm.expect(jsonData[0]).to.have.property('unitName');","    pm.expect(jsonData[0]).to.have.property('community');","    pm.expect(jsonData[0]).to.have.property('communityName');","    pm.expect(jsonData[0]).to.have.property('cancelledDeposit');","    pm.expect(jsonData[0]).to.have.property('cancelledDate');","})",""],"type":"text/javascript"}}],"id":"daaf88d5-767c-4fdc-9df9-f8ad273315a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/sales","description":"<p>Returns all sales for a community.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","sales"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"5370028a-d9ae-4576-9c92-1d9291edfb42","name":"200","originalRequest":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/sales"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Feb 2019 18:37:35 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Content-Length","value":"6947"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 15598,\n            \"paidDate\": \"2019-02-01\",\n            \"moveInDate\": \"2019-02-14\",\n            \"amount\": 500,\n            \"cancelled\": false,\n            \"cancelledAt\": null,\n            \"unit\": {\n                \"id\": 634,\n                \"name\": \"103\"\n            },\n            \"people\": [\n                {\n                    \"id\": 5393,\n                    \"salutation\": null,\n                    \"firstName\": \"Bill\",\n                    \"lastName\": \"Jones\",\n                    \"gender\": \"m\",\n                    \"age\": 76,\n                    \"birthDate\": null\n                },\n                {\n                    \"id\": 5339,\n                    \"salutation\": null,\n                    \"firstName\": \"Betty\",\n                    \"lastName\": \"Jones\",\n                    \"gender\": \"f\",\n                    \"age\": 79,\n                    \"birthDate\": \"1940-02-04\"\n                }\n            ]\n        }\n\t]\n}"}],"_postman_id":"daaf88d5-767c-4fdc-9df9-f8ad273315a0"}],"id":"d6f03d8a-9f27-4859-b831-e34355ac354b","_postman_id":"d6f03d8a-9f27-4859-b831-e34355ac354b","description":"","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}}},{"name":"Sales Notes","item":[{"name":"Prospect Sales Notes","event":[{"listen":"test","script":{"id":"32a31467-acec-4855-83ef-2510e9a89843","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","})","","pm.test(\"Endpoint returns an array\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Array.isArray(jsonData)).to.eql(true);","});","","pm.test(\"Endpoint returns an array of objects\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Object.isObject(jsonData[0])).to.eql(true);","});","","pm.test(\"Sales note has expected properties\", function () {","    const jsonData = pm.response.json().data;","    const salesNote = jsonData[0];","    pm.expect(salesNote).to.have.property('id');","    pm.expect(salesNote).to.have.property('description');","    pm.expect(salesNote).to.have.property('enteredAt');","    pm.expect(salesNote).to.have.property('advance');","    pm.expect(salesNote).to.have.property('activity');","    pm.expect(salesNote).to.have.property('strategy');","    pm.expect(salesNote).to.have.property('nextSteps');","})",""],"type":"text/javascript"}}],"id":"4e8e5467-51d7-436d-bec7-cd286932e4cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/prospects/{{PROSPECT_ID}}/sales-notes","description":"<p>Get all sales notes for the specified prospect.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","prospects","{{PROSPECT_ID}}","sales-notes"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"2a3fe060-c318-45db-9ff9-0c5c6b7b46b5","name":"200","originalRequest":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/prospects/{{prospetc_id}}/sales-notes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Feb 2019 18:20:20 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Content-Length","value":"7055"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n\t\t    \"id\": 358499,\n\t\t    \"description\": \"A very bold sales note\",\n            \"descriptionMarkdown\": \"A very **bold** sales note\",\n\t\t    \"advance\": \"Continuation\",\n            \"enteredAt\": \"2020-06-24T13:30:00+00:00\",\n\t\t    \"activity\": [\n\t\t    \t{\n\t\t    \t\t\"id\": \"234235\",\n\t\t    \t\t\"duration\": \"00:15\",\n\t\t    \t\t\"salesActionType\": {\n\t\t    \t\t\t\"id\": \"3\",\n\t\t    \t\t\t\"name\": \"Walk In\"\n\t\t    \t\t},\n                     \"leasingCounselors\": [\n                        {\n                            \"id\": 19283,\n                            \"firstName\": \"Sarah\",\n                            \"lastName\": \"Moreland\",\n                            \"email\": \"sarah@email.com\",\n                            \"jobTitle\": null,\n                            \"photoUrl\": null\n                        }\n                    ]\n\t\t    \t},\n\t\t        {\n\t\t        \t\"id\": \"234236\",\n\t\t        \t\"duration\": \"00:45\",\n\t\t    \t\t\"salesActionType\": {\n\t\t    \t\t\t\"id\": \"4\",\n\t\t    \t\t\t\"name\": \"Tour\"\n\t\t    \t\t},\n                    \"leasingCounselors\": [\n                        {\n                            \"id\": 19283,\n                            \"firstName\": \"Sarah\",\n                            \"lastName\": \"Moreland\",\n                            \"email\": \"sarah@email.com\",\n                            \"jobTitle\": null,\n                            \"photoUrl\": null\n                        }\n                    ]\n\t\t        }\n\t\t    ],\n\t\t    \"strategy\": \"A description of the strategy the leasing counselor will take to keep in touch\",\n\t\t    \"nextSteps\": [\n\t\t    \t{\n                    \"actionId\": 93847,\n\t\t\t    \t\"actionType\": {\n\t\t\t    \t\t\"id\": \"8\",\n\t\t\t    \t\t\"name\": \"Home Visit\"\n\t\t\t    \t},\n                     \"due\": \"2020-06-26\",\n                    \"isAllDayEvent\": false,\n                    \"isHighPriority\": false,\n                    \"startTime\": \"14:30\",\n                    \"endTime\": \"16:30\",\n                    \"cancelled\": false,\n                    \"complete\": false,\n                    \"completedDate\": null,\n                    \"leasingCounselors\": [\n                        {\n                            \"id\": 25443,\n                            \"firstName\": \"Michael\",\n                            \"lastName\": \"Smith\",\n                            \"email\": \"michael@email.com\",\n                            \"jobTitle\": \"Executive Director\",\n                            \"photoUrl\": null\n                        }\n                    ]\n\t\t\t    }\n\t\t\t],\n            \"community\": {\n                \"id\": 15,\n                \"name\": \"Community Name\"\n            }\n\t\t}\n    ]\n}"}],"_postman_id":"4e8e5467-51d7-436d-bec7-cd286932e4cf"},{"name":"Prospect Sales Note","event":[{"listen":"test","script":{"id":"2c5d0cb7-5e2d-47c2-bbcc-cb39d0cb2f5c","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","})","","pm.test(\"Endpoint returns a sales note object\", function () {","   const jsonData = pm.response.json();","   pm.expect(Object.isObject(jsonData)).to.eql(true);","});","","pm.test(\"Sales note has expected properties\", function () {","    const jsonData = pm.response.json().data;","    pm.expect(jsonData).to.have.property('id');","    pm.expect(jsonData).to.have.property('description');","    pm.expect(jsonData).to.have.property('enteredAt');","    pm.expect(jsonData).to.have.property('advance');","    pm.expect(jsonData).to.have.property('activity');","    pm.expect(jsonData).to.have.property('strategy');","    pm.expect(jsonData).to.have.property('nextSteps');","})",""],"type":"text/javascript"}}],"id":"d8e5129a-f4d4-48da-aa52-702b3313b022","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/sales-notes/{{SALES_NOTE_ID}}","description":"<p>Returns the specified sales note.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","sales-notes","{{SALES_NOTE_ID}}"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"c5caf8e2-1e91-4505-aefd-3ffffa9c9df9","name":"200","originalRequest":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/sales-notes/{{SALES_NOTE_ID}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 14 Jan 2019 22:30:58 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Content-Length","value":"228"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 358499,\n    \"enteredAt\": \"2006-07-06 12:47:93\",\n    \"description\": \"LM - left message asking how tour went.  will try again tomorrow.\",\n    \"advance\": \"Continuation\",\n    \"activity\": [\n    \t{\n    \t\t\"id\": \"234235\",\n    \t\t\"salesActionType\": {\n    \t\t\t\"id\": \"3\",\n    \t\t\t\"name\": \"Walk In\",\n        \t\t\"duration\": \"00:15\"\n    \t\t}\n    \t},\n        {\n        \t\"id\": \"234236\",\n    \t\t\"salesActionType\": {\n    \t\t\t\"id\": \"4\",\n    \t\t\t\"name\": \"Tour\",\n        \t\t\"duration\": \"00:45\"\n    \t\t}\n        }\n    ],\n    \"strategy\": \"CO - How did tour with Marie go? CFU - bday card\",\n    \"nextSteps\": [\n    \t{\n\t    \t\"actionType\": {\n\t    \t\t\"id\": \"8\",\n\t    \t\t\"name\": \"Home Visit\"\n\t    \t},\n\t    \t\"due\": \"2006-07-06\",\n\t    \t\"startTime\": \"15:45\",\n\t    \t\"endTime\": \"16:45\",\n\t    \t\"complete\": false,\n\t    \t\"completeDate\": null\n\t    }\n\t],\n    \"prospect\": {\n    \"id\": 54769,\n    \"people\": [\n        {\n            \"id\": 57485,\n            \"salutation\": null,\n            \"firstName\": \"Adele\",\n            \"lastName\": \"Bars\",\n            \"gender\": null,\n            \"age\": 85,\n            \"birthDate\": null\n        }\n    ],\n    \"doNotContact\": false,\n    \"careTypes\": [],\n    \"status\": \"Active\",\n    \"stage\": \"Assess\"\n}\n}"}],"_postman_id":"d8e5129a-f4d4-48da-aa52-702b3313b022"},{"name":"Create Sales Note","event":[{"listen":"test","script":{"id":"6de9a06d-8fed-415c-b6b3-e372f2718d63","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","})","","pm.test(\"Endpoint returns a sales note object\", function () {","   const jsonData = pm.response.json();","   pm.expect(Object.isObject(jsonData)).to.eql(true);","});","","pm.test(\"Sales note has expected properties\", function () {","    const jsonData = pm.response.json().data;","    pm.expect(jsonData).to.have.property('id');","    pm.expect(jsonData).to.have.property('description');","    pm.expect(jsonData).to.have.property('enteredAt');","    pm.expect(jsonData).to.have.property('advance');","    pm.expect(jsonData).to.have.property('activity');","    pm.expect(jsonData).to.have.property('strategy');","    pm.expect(jsonData).to.have.property('nextSteps');","});"],"type":"text/javascript"}}],"id":"94a6bec5-a6e1-4332-a154-ec9091313409","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"entryDate\": \"2019-04-10\",\n    \"description\": \"test 2\",\n    \"advance\": \"Continuation\",\n    \"activity\": [\n        {\n            \"activityTypeName\": \"Call In\",\n            \"leasingCounselorIds\": [26202],\n            \"duration\": \"00:13\"\n        }\n    ],\n    \"strategy\": \"Do that next thing next\",\n    \"nextSteps\": [\n        {\n            \"actionTypeName\": \"Call Out\",\n            \"due\": \"2019-05-02\",\n            \"leasingCounselorIds\": [26202],\n            \"startTime\": \"15:00\",\n            \"endTime\": \"15:30\"\n        }\n    ],\n    \"completedActionIds\": [\n        79232\n    ]\n}"},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/prospects/{{PROSPECT_ID}}/sales-notes","description":"<p>Create a sales note for the specified prospect.</p>\n<p>Available fields:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>entryDate</td>\n<td>date</td>\n<td>No</td>\n<td>The date that the activity happened (YYYY-MM-DD)</td>\n</tr>\n<tr>\n<td>entryTime</td>\n<td>time</td>\n<td>Yes</td>\n<td>The time that the activity happened (HH24:MM)</td>\n</tr>\n<tr>\n<td>description</td>\n<td>string</td>\n<td>Yes</td>\n<td>A description of what happened for this entry</td>\n</tr>\n<tr>\n<td>advance</td>\n<td>string</td>\n<td>Yes</td>\n<td>The outcome of this activity</td>\n</tr>\n<tr>\n<td>activity</td>\n<td>Activity array</td>\n<td>Yes</td>\n<td><br />  <br /><br /><a href=\"#activity-object-documentation\">Activity Object Documentation</a><br /><br />  <br />  <br /></td>\n</tr>\n<tr>\n<td>strategy</td>\n<td>string</td>\n<td>No</td>\n<td></td>\n</tr>\n<tr>\n<td>nextSteps</td>\n<td>NextStep array</td>\n<td>No</td>\n<td><br />  <br /><br /><a href=\"#next-step-object-documentation\">Next Step Object Documentation</a><br /><br />  <br />  <br /></td>\n</tr>\n<tr>\n<td>completedActionIds</td>\n<td>int array</td>\n<td>No</td>\n<td>The ids of outstanding actions that should be completed by the sales note</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","prospects","{{PROSPECT_ID}}","sales-notes"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"5fdd0f11-73f8-4961-85b4-12f98528fe6f","name":"200","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"description\": \"Testing the new quick Save.\",\n\t\"actions\": [\n\t\t{\n\t\t\t\"type\": \"Call In\",\n\t\t\t\"leasingCounselors\": [19517]\n\t\t}\n\t],\n\t\"duration\": \"04:50\"\n}"},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/prospects/{{PROSPECT_ID}}/sales-notes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Feb 2019 18:46:12 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Content-Length","value":"229"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 366886,\n        \"notes\": \"Called in to ask about unit 200.\",\n        \"createdAt\": {\n            \"date\": \"2019-02-21 18:46:13.689945\",\n            \"timezone_type\": 3,\n            \"timezone\": \"UTC\"\n        },\n        \"activities\": [\n            {\n                \"name\": \"Call In\",\n                \"duration\": 17400\n            }\n        ],\n        \"strategy\": null,\n        \"nextActions\": []\n    }\n}"}],"_postman_id":"94a6bec5-a6e1-4332-a154-ec9091313409"},{"name":"Update Sales Note","event":[{"listen":"test","script":{"id":"85a67a58-b5eb-400e-9f46-cece59cf8f80","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","})","","pm.test(\"Endpoint returns a sales note object\", function () {","   const jsonData = pm.response.json();","   pm.expect(Object.isObject(jsonData)).to.eql(true);","});","","pm.test(\"Sales note has expected properties\", function () {","    const salesNote = pm.response.json().data;","    pm.expect(salesNote).to.have.property('id');","    pm.expect(salesNote).to.have.property('description');","    pm.expect(salesNote).to.have.property('enteredAt');","    pm.expect(salesNote).to.have.property('advance');","    pm.expect(salesNote).to.have.property('activity');","    pm.expect(salesNote).to.have.property('strategy');","    pm.expect(salesNote).to.have.property('nextSteps');","});"],"type":"text/javascript"}}],"id":"16c2c8c0-6b98-438d-b95d-303e6fc59b84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n    \"entryDate\": \"2022-01-15\",\n    \"entryTime\": \"22:30\",\n    \"entryDateTime\": \"2022-01-15 22:30\",\n    \"description\": \"test 2 - updated\",\n    \"advance\": \"Continuation\",\n    \"activity\": [\n        {\n            \"activityTypeName\": \"Call In\",\n            \"leasingCounselorIds\": [26202],\n            \"duration\": \"00:13\"\n        }\n    ],\n    \"strategy\": \"Do that next thing next\",\n    \"nextSteps\": [\n        {\n            \"actionTypeName\": \"Call Out\",\n            \"due\": \"2019-05-02\",\n            \"leasingCounselorIds\": [26202],\n            \"startTime\": \"15:00\",\n            \"endTime\": \"15:30\"\n        }\n    ]\n}"},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/prospects/{{PROSPECT_ID}}/sales-notes/{{SALES_NOTE_ID}}","description":"<p>Update a sales note.</p>\n<p>Available fields: </p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>entryDate</td>\n<td>date</td>\n<td>No</td>\n<td>The date when the activity happened</td>\n</tr>\n<tr>\n<td>entryTime</td>\n<td>time</td>\n<td>The time (format hh:mm) the activity happened</td>\n<td></td>\n</tr>\n<tr>\n<td>description</td>\n<td>string</td>\n<td>No</td>\n<td>The sales notes</td>\n</tr>\n<tr>\n<td>advance</td>\n<td>string</td>\n<td>No</td>\n<td></td>\n</tr>\n<tr>\n<td>strategy</td>\n<td>string</td>\n<td>No</td>\n<td>The next steps strategy</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","prospects","{{PROSPECT_ID}}","sales-notes","{{SALES_NOTE_ID}}"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"d9b012d2-476c-434c-89db-7323bcd0ad33","name":"200","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n\t\"description\": \"Updated\",\n\t\"actions\": [\n\t\t{\n\t\t\t\"type\": \"Call Out\",\n\t\t\t\"leasingCounselors\": [19517]\n\t\t}\n\t],\n\t\"duration\": \"04:50\"\n}"},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/prospects/{{PROSPECT_ID}}/sales-notes/{{SALES_NOTE_ID}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 21 Feb 2019 18:46:48 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Content-Length","value":"377"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"id\": 356252,\n        \"notes\": \"Updated description\",\n        \"createdAt\": {\n            \"date\": \"2018-12-14 19:54:02.000000\",\n            \"timezone_type\": 3,\n            \"timezone\": \"UTC\"\n        },\n        \"activities\": [\n            {\n                \"name\": \"Call Out\",\n                \"duration\": 17400\n            }\n        ],\n        \"strategy\": \"Follow-up\",\n        \"nextActions\": [\n            {\n                \"type\": \"Call Out\",\n                \"dueDate\": {\n                    \"date\": \"2019-01-29 00:00:00.000000\",\n                    \"timezone_type\": 3,\n                    \"timezone\": \"UTC\"\n                },\n                \"startTime\": null,\n                \"endTime\": null,\n                \"completedTimestamp\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"16c2c8c0-6b98-438d-b95d-303e6fc59b84"}],"id":"74d8bc92-a61f-4ef7-bc34-606c6d6dfcc0","description":"<p>Endpoints that allow a user to create, update, and view information about a Sales Note with an Activity and/or a Next Step.</p>\n","_postman_id":"74d8bc92-a61f-4ef7-bc34-606c6d6dfcc0","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}}},{"name":"Units","item":[{"name":"Community Units","event":[{"listen":"test","script":{"id":"099bb8be-b2c4-4d6f-b6c9-7207d15ff233","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","})","","pm.test(\"Endpoint returns a list of units for community\", function () {","   const jsonData = pm.response.json();","   pm.expect(jsonData).to.have.property('data');","});","","pm.test(\"First unit object has expected properties\", function () {","    const jsonData = pm.response.json().data;","    const result = jsonData[0];","    pm.expect(result).to.have.property('id');","    pm.expect(result).to.have.property('name');","    pm.expect(result).to.have.property('floor');","    pm.expect(result).to.have.property('cost');","    pm.expect(result).to.have.property('additionalInfo');","    pm.expect(result).to.have.property('notes');","    pm.expect(result).to.have.property('squareFeet');","    pm.expect(result).to.have.property('bathrooms');","    pm.expect(result).to.have.property('bedrooms');","    pm.expect(result).to.have.property('washerAndDryer');","    pm.expect(result).to.have.property('renovationDate');","    pm.expect(result).to.have.property('patioOrBalcony');","    pm.expect(result).to.have.property('premiumView');","    pm.expect(result).to.have.property('petsAllowed');","    pm.expect(result).to.have.property('isDisplay');","    pm.expect(result).to.have.property('type');","    pm.expect(result).to.have.property('style');","    pm.expect(result).to.have.property('careType');","    pm.expect(result).to.have.property('market');","    pm.expect(result).to.have.property('photoUrl');","    pm.expect(result).to.have.property('floorPlanUrl');","});",""],"type":"text/javascript"}}],"id":"bc0ec2db-af81-4403-a896-f5f5ded8ec84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/units","description":"<p>Returns all units for the specified community.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","units"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"f3d10922-c642-4472-a1a6-e67890c2e4c7","name":"200","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/units"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 23 Apr 2020 20:17:18 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Set-Cookie","value":"session_id=n39qcmtev8hm136pap60jsksh6; path=/; HttpOnly"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"X-Robots-Tag","value":"noindex"},{"key":"Expires","value":"Thu, 23 Apr 2020 20:17:18 GMT"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"id\": 939,\n            \"name\": \"1 Pine\",\n            \"occupancy\": {\n                \"occupied\": 1,\n                \"leasable\": 1,\n                \"reserved\": 0,\n                \"scheduledMoveOuts\": [\n                    {\n                        \"moveOutDate\": \"2020-04-24 00:00:00\"\n                    }\n                ]\n            },\n            \"floor\": 29,\n            \"cost\": null,\n            \"additionalInfo\": null,\n            \"notes\": null,\n            \"squareFeet\": null,\n            \"bathrooms\": null,\n            \"bedrooms\": null,\n            \"washerAndDryer\": false,\n            \"renovationDate\": null,\n            \"patioOrBalcony\": false,\n            \"premiumView\": false,\n            \"petsAllowed\": false,\n            \"isDisplay\": false,\n            \"type\": {\n                \"id\": 2,\n                \"name\": \"Shared\",\n                \"maxOccupants\": 2\n            },\n            \"style\": {\n                \"id\": 36,\n                \"name\": \"One Bedroom\"\n            },\n            \"careType\": {\n                \"id\": 1,\n                \"name\": \"Skilled Care\"\n            },\n            \"market\": null,\n            \"photoUrl\": null,\n            \"floorPlanUrl\": null\n        },\n        {\n            \"id\": 1786,\n            \"name\": \"10001\",\n            \"occupancy\": {\n                \"occupied\": 1,\n                \"leasable\": 0,\n                \"reserved\": 0,\n                \"scheduledMoveOuts\": []\n            },\n            \"floor\": 25,\n            \"cost\": \"111.00\",\n            \"additionalInfo\": null,\n            \"notes\": \"Test\",\n            \"squareFeet\": null,\n            \"bathrooms\": null,\n            \"bedrooms\": null,\n            \"washerAndDryer\": false,\n            \"renovationDate\": {\n                \"date\": \"2020-03-11 00:00:00.000000\",\n                \"timezone_type\": 3,\n                \"timezone\": \"UTC\"\n            },\n            \"patioOrBalcony\": false,\n            \"premiumView\": false,\n            \"petsAllowed\": false,\n            \"isDisplay\": false,\n            \"type\": {\n                \"id\": 1,\n                \"name\": \"Single\",\n                \"maxOccupants\": 1\n            },\n            \"style\": {\n                \"id\": 35,\n                \"name\": \"Studio\"\n            },\n            \"careType\": {\n                \"id\": 54,\n                \"name\": \"AL\"\n            },\n            \"market\": \"222.00\",\n            \"photoUrl\": null,\n            \"floorPlanUrl\": null\n        },\n        {\n            \"id\": 873,\n            \"name\": \"101\",\n            \"occupancy\": {\n                \"occupied\": 1,\n                \"leasable\": 0,\n                \"reserved\": 1,\n                \"scheduledMoveOuts\": []\n            },\n            \"floor\": 25,\n            \"cost\": null,\n            \"additionalInfo\": null,\n            \"notes\": \"List Price:  $105,000\",\n            \"squareFeet\": 350,\n            \"bathrooms\": null,\n            \"bedrooms\": null,\n            \"washerAndDryer\": false,\n            \"renovationDate\": null,\n            \"patioOrBalcony\": false,\n            \"premiumView\": false,\n            \"petsAllowed\": false,\n            \"isDisplay\": false,\n            \"type\": {\n                \"id\": 1,\n                \"name\": \"Single\",\n                \"maxOccupants\": 1\n            },\n            \"style\": {\n                \"id\": 36,\n                \"name\": \"One Bedroom\"\n            },\n            \"careType\": {\n                \"id\": 105,\n                \"name\": \"000 test\"\n            },\n            \"market\": \"3995.00\",\n            \"photoUrl\": null,\n            \"floorPlanUrl\": null\n        },\n        {\n            \"id\": 874,\n            \"name\": \"102\",\n            \"occupancy\": {\n                \"occupied\": 1,\n                \"leasable\": 0,\n                \"reserved\": 0,\n                \"scheduledMoveOuts\": []\n            },\n            \"floor\": 1,\n            \"cost\": \"4000.00\",\n            \"additionalInfo\": null,\n            \"notes\": null,\n            \"squareFeet\": 450,\n            \"bathrooms\": \"2.0\",\n            \"bedrooms\": \"2.0\",\n            \"washerAndDryer\": false,\n            \"renovationDate\": null,\n            \"patioOrBalcony\": false,\n            \"premiumView\": false,\n            \"petsAllowed\": false,\n            \"isDisplay\": false,\n            \"type\": {\n                \"id\": 1,\n                \"name\": \"Single\",\n                \"maxOccupants\": 1\n            },\n            \"style\": {\n                \"id\": 38,\n                \"name\": \"Two Bedroom\"\n            },\n            \"careType\": {\n                \"id\": 27,\n                \"name\": \"Independent Living\"\n            },\n            \"market\": \"4550.00\",\n            \"photoUrl\": null,\n            \"floorPlanUrl\": null\n        },\n        {\n            \"id\": 875,\n            \"name\": \"103\",\n            \"occupancy\": {\n                \"occupied\": 1,\n                \"leasable\": 0,\n                \"reserved\": 0,\n                \"scheduledMoveOuts\": []\n            },\n            \"floor\": 25,\n            \"cost\": null,\n            \"additionalInfo\": null,\n            \"notes\": null,\n            \"squareFeet\": 350,\n            \"bathrooms\": null,\n            \"bedrooms\": null,\n            \"washerAndDryer\": false,\n            \"renovationDate\": null,\n            \"patioOrBalcony\": false,\n            \"premiumView\": false,\n            \"petsAllowed\": false,\n            \"isDisplay\": true,\n            \"type\": {\n                \"id\": 1,\n                \"name\": \"Single\",\n                \"maxOccupants\": 1\n            },\n            \"style\": {\n                \"id\": 35,\n                \"name\": \"Studio\"\n            },\n            \"careType\": {\n                \"id\": 1,\n                \"name\": \"Skilled Care\"\n            },\n            \"market\": \"3995.00\",\n            \"photoUrl\": null,\n            \"floorPlanUrl\": null\n        }\n    ]\n}"}],"_postman_id":"bc0ec2db-af81-4403-a896-f5f5ded8ec84"}],"id":"de818467-8158-4d18-b459-37cd78615a7c","_postman_id":"de818467-8158-4d18-b459-37cd78615a7c","description":"","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}}},{"name":"Unit Styles","item":[{"name":"Community Unit Styles","event":[{"listen":"test","script":{"id":"eecb726d-faa8-4353-823b-aa0f6113d82f","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","})","","pm.test(\"Endpoint returns an array\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Array.isArray(jsonData)).to.eql(true);","});","","pm.test(\"Endpoint returns an array of objects\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Object.isObject(jsonData[0])).to.eql(true);","});","","pm.test(\"Companies have has expected properties\", function () {","    const jsonData = pm.response.json().data;","    pm.expect(jsonData[0]).to.have.property('id');","    pm.expect(jsonData[0]).to.have.property('name');","})"],"type":"text/javascript"}}],"id":"ed67b669-33b4-45d8-996e-2285dae268e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/unit-styles","description":"<p>Returns the unit styles available for the specified community.</p>\n","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","unit-styles"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"1166d081-da44-45b8-b7eb-3aa1b55acf30","name":"200","originalRequest":{"method":"GET","header":[],"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/unit-styles"},"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n\t\"data\" : [\n\t\t{\n\t\t\t\"id\": \"1\",\n\t\t\t\"name\": \"unit style 1\"\n\t\t},\n\t\t{\n\t\t\t\"id\": \"2\",\n\t\t\t\"name\": \"unit style 2\"\n\t\t}\n\t]\n}"}],"_postman_id":"ed67b669-33b4-45d8-996e-2285dae268e3"}],"id":"594b6b8e-7ffd-459c-a87f-33103012b0b6","_postman_id":"594b6b8e-7ffd-459c-a87f-33103012b0b6","description":"","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}}},{"name":"Vendor Entity","item":[{"name":"Set Vendor Id","event":[{"listen":"test","script":{"id":"4a2127c9-fd27-4a0c-80f3-d9c1d89996c0","exec":["pm.test(\"Response returns 200\", function () {","    pm.expect(pm.response.to.have.status(200));","});","","pm.test(\"Endpoint returns a prospect object\", function () {","   const jsonData = pm.response.json().data;","   pm.expect(Object.isObject(jsonData)).to.eql(true);","});","","pm.test(\"Response returns expected properties\", function () {","    const jsonData = pm.response.json().data;","    pm.expect(jsonData).to.have.property('people');","    pm.expect(jsonData).to.have.property('influencers');","});"],"type":"text/javascript"}}],"id":"96488487-758c-4eb3-884f-796f9f30013b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Test-header","value":"foo","type":"text"}],"body":{"mode":"raw","raw":"{\t\n    \"contacts\": [\n        {\n\t\t\t\"contactType\": \"person\",\n\t\t\t\"id\": 35454,\n\t\t\t \"sourceId\" : 156897855\n        },\n        {\n\t\t\t\"contactType\": \"influencer\",\n\t\t\t\"id\": 15507,\n\t\t\t\"sourceId\" : 156895670\n        },\n        {\n\t\t\t\"contactType\": \"influencer\",\n\t\t\t\"id\": 20021,\t\t\t\n\t\t\t\"sourceId\" : 156895670\n\n        }\n    ]\n}"},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/vendor-entities","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}},"urlObject":{"path":["companies","{{COMPANY_ID}}","communities","{{COMMUNITY_ID}}","vendor-entities"],"host":["{{API_URL_V1}}"],"query":[],"variable":[]}},"response":[{"id":"9b10b4d0-12b1-40f5-afd6-5d8dbc29b003","name":"200","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\t\n    \"contacts\": [\n        {\n        \t\"contactType\": \"prospect\",\n        \t\"id\": 52692,\n            \"sourceProspectId\" : 156897855\n        },\n        {\n        \t\"contactType\": \"influencer\",\n        \t\"id\": 30001,\n            \"sourceProspectId\" : 156895670\n        }\n    ]\n}"},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/vendor-entity"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 26 Mar 2019 18:58:45 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Content-Length","value":"247"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n    \t\"people\": [\n    \t\t{\n                \"id\": 61255,\n                \"salutation\": null,\n                \"firstName\": \"Judy\",\n                \"lastName\": \"Kitchen\",\n                \"gender\": \"f\",\n                \"age\": null,\n                \"birthDate\": null,\n                \"prospectId\": 12344\n            }\n    \t],\n        \"influencers\": [],\n        \"invalid\": [\n        \t{\n\t        \t\"contactType\": \"influencer\",\n\t        \t\"id\": 30001,\n\t            \"sourceProspectId\" : 156895670\n        \t}\n        ]\n    }\n}"},{"id":"b3c2a317-4ae0-4cd4-9c51-cba0a1af8867","name":"Set Vendor Id","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\t\n    \"contacts\": [\n        {\n        \t\"contactType\": \"prospect\",\n        \t\"id\": 52692,\n            \"sourceProspectId\" : 156897855\n        },\n        {\n        \t\"contactType\": \"influencer\",\n        \t\"id\": 30001,\n            \"sourceProspectId\" : 156895670\n        }\n    ]\n}"},"url":"{{API_URL_V1}}/companies/{{COMPANY_ID}}/communities/{{COMMUNITY_ID}}/vendor-entities"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 26 Mar 2019 18:58:45 GMT"},{"key":"Server","value":"Apache/2.4.29 (Ubuntu)"},{"key":"Cache-Control","value":"max-age=0, must-revalidate, private"},{"key":"Content-Length","value":"247"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"contacts\": [\n            {\n                \"id\": 52692,\n                \"people\": [\n                    {\n                        \"id\": 61255,\n                        \"salutation\": null,\n                        \"firstName\": \"Judy\",\n                        \"lastName\": \"Kitchen\",\n                        \"gender\": \"f\",\n                        \"age\": null,\n                        \"birthDate\": null\n                    }\n                ]\n            }\n        ]\n    },\n    \"errors\": [\n        {\n            \"status_code\": 404,\n            \"message\": \"Resource not found\",\n            \"extra_data\": {\n                \"id\": 30001\n            }\n        }\n    ]\n}"}],"_postman_id":"96488487-758c-4eb3-884f-796f9f30013b"}],"id":"7c6ed22d-81ba-4650-ba5f-bdaf52576aec","description":"<p>This allows integration partners to map their internal ids for people and influencers with Sherpa's ids.</p>\n","event":[{"listen":"prerequest","script":{"id":"cc6e0dcb-9030-4a68-9b28-7d9d663733f4","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"369242a6-a5c5-487a-8784-092995038e4f","type":"text/javascript","exec":[""]}}],"_postman_id":"7c6ed22d-81ba-4650-ba5f-bdaf52576aec","auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"},"isInherited":true,"source":{"_postman_id":"d0251fd8-2564-4355-bca2-7589c7b78713","id":"d0251fd8-2564-4355-bca2-7589c7b78713","name":"External API","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"token":"{{DEV_PORTAL_BEARER_TOKEN}}"}},"event":[{"listen":"prerequest","script":{"id":"9bcd6e2c-41b0-4bed-b845-1adf1fae9c6d","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"0a1a1c9f-c262-48b5-bcbe-291c15b3cac9","type":"text/javascript","exec":[""]}}]}