{"info":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"7873823","collectionId":"ba377b1d-0367-4014-9d1d-e7636df317a8","publishedId":"SVzxXyzn","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-03-18T16:19:44.000Z"},"item":[{"name":"Authentication Info and Methods","item":[{"name":"Authentication - UserKey Retrieval","id":"786fced4-4c5f-45f6-be17-d5596ddd8445","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","description":"<p>Basic + Base64Encoded APIKey:Username:Password</p>\n","type":"text"}],"url":"{{base_url}}/authentication","description":"<p>Provides the Userkey for the Authenticated User via Basic Auth</p>\n<p> The Authorization header should be formatted as follows</p>\n<p> Authorization: Basic RjRLM0E5SWszNy1OMHRyMzRsLTEyMzEyLU0zOEpNOlVzZXJuYW1lOlBhc3N3b3Jk </p>\n<p> IE: Basic + Base64Encoded APIKey:Username:Password</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["authentication"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"f2c130e1-60fc-4592-8b43-b1b06a0b4bd8","name":"Authentication - UserKey Retrieval","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","description":"Basic + Base64Encoded APIKey:Username:Password","type":"text"}],"url":"{{base_url}}/authentication"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 01:19:20 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"db5aad41a3a66027b239e1aec29fae7c\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"5c23944d-1931-416c-ba18-cceb0fb9dc33"},{"key":"X-Runtime","value":"5.164416"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"redtail_database_id\": 280717,\n    \"redtail_user_id\": 280717,\n    \"user_key\": \"2F1DB82B-9562-4CE2-B88B-02035C95490F\"\n}"},{"id":"0172568b-1900-4aa6-944b-1f52110db579","name":"Authentication - UserKey Retrieval with Additional Fields","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","description":"Basic + Base64Encoded APIKey:Username:Password","type":"text"},{"key":"fields","value":"database_id, user_id, user_key, first_name, last_name, username, email, tier","type":"text"}],"url":"{{base_url}}/authentication"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 07 Oct 2021 23:47:20 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"280717"},{"key":"user_id","value":"280717"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"afc28c8405fafd797393eef83668d4df\""},{"key":"Set-Cookie","value":"ahoy_visit=8b73a7f0-7bd5-40d2-9d35-bddcf1b7c3b6; path=/; expires=Fri, 08 Oct 2021 03:47:18 GMT; SameSite=None"},{"key":"X-Request-Id","value":"f731bd5c-5b5b-45cb-bcef-66642f8c44a9"},{"key":"X-Runtime","value":"6.718370"}],"cookie":[],"responseTime":null,"body":"{\n    \"authenticated_user\": {\n        \"database_id\": 280717,\n        \"user_id\": 280717,\n        \"user_key\": \"2F1DB82B-9562-4CE2-B88B-02035C95490F\",\n        \"first_name\": \"TWAPI\",\n        \"last_name\": \"TWAPI\"\n    }\n}"}],"_postman_id":"786fced4-4c5f-45f6-be17-d5596ddd8445"}],"id":"3d03fc8b-8268-4123-9823-617fe986edbc","_postman_id":"3d03fc8b-8268-4123-9823-617fe986edbc","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Single Sign-On","item":[{"name":"SSO (see description)","id":"7da25c7e-85ca-42f7-b78f-e730728b0cfe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/authentication/sso?endpoint=contactoverview&id=1","description":"<p><strong>Endpoints</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>endpoint</th>\n<th>without id</th>\n<th>with id</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>dashboard</td>\n<td>Dashboard</td>\n<td>Dashboard</td>\n</tr>\n<tr>\n<td>calendar</td>\n<td>Calendar</td>\n<td>Calendar</td>\n</tr>\n<tr>\n<td>new-activity</td>\n<td>New Activity</td>\n<td>New Contact Activity</td>\n</tr>\n<tr>\n<td>new-note</td>\n<td>New Note</td>\n<td>New Contact Note</td>\n</tr>\n<tr>\n<td>contactoverview</td>\n<td>Contacts' Page</td>\n<td>Contact Overview</td>\n</tr>\n<tr>\n<td>contactaccounts</td>\n<td>Dashboard</td>\n<td>Contact Accounts</td>\n</tr>\n<tr>\n<td>contactnotes</td>\n<td>Dashboard</td>\n<td>Contact Notes</td>\n</tr>\n<tr>\n<td>contactactivities</td>\n<td>Dashboard</td>\n<td>Contact Activities</td>\n</tr>\n<tr>\n<td>contacts</td>\n<td>Contacts' Page</td>\n<td>Contact Search</td>\n</tr>\n<tr>\n<td>notesreport</td>\n<td>Notes Report</td>\n<td>Notes Report</td>\n</tr>\n<tr>\n<td>opportunities</td>\n<td>Opportunities</td>\n<td>Opportunities</td>\n</tr>\n<tr>\n<td>quicklists</td>\n<td>Quicklists</td>\n<td>Quicklists</td>\n</tr>\n<tr>\n<td>reports</td>\n<td>Reports</td>\n<td>Reports</td>\n</tr>\n<tr>\n<td>seminars</td>\n<td>Seminars</td>\n<td>Seminars</td>\n</tr>\n<tr>\n<td>workflows</td>\n<td>Workflows</td>\n<td>Workflows</td>\n</tr>\n<tr>\n<td>workflow-tasks</td>\n<td>Workflow Tasks</td>\n<td>Workflow Tasks</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["authentication","sso"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p> Landing page.  See table above</p>\n","type":"text/plain"},"key":"endpoint","value":"contactoverview"},{"description":{"content":"<p>Context identifier. See table above</p>\n","type":"text/plain"},"key":"id","value":"1"}],"variable":[]}},"response":[{"id":"82b4624d-166b-4fba-87ae-334af0c9d3b3","name":"CRM SSO Contact Overview","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":{"raw":"{{base_url}}/authentication/sso?endpoint=contactoverview&id=1","host":["{{base_url}}"],"path":["authentication","sso"],"query":[{"key":"endpoint","value":"contactoverview","description":" Landing page.  See table above"},{"key":"id","value":"1","description":"Context identifier. See table above"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 02 Oct 2020 22:18:33 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"281102"},{"key":"user_id","value":"281102"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=9cd5a8a4-1551-4f77-8bbb-0fc0b71efdc3; path=/; expires=Sat, 03 Oct 2020 02:18:33 -0000; SameSite=None"},{"key":"X-Request-Id","value":"d857e2ec-d033-4ee5-a564-9b16e6e45b8d"},{"key":"X-Runtime","value":"7.421263"}],"cookie":[],"responseTime":null,"body":"{\n    \"redirect_url\": \"https://dev.accounts.redtailtechnology.com/login?ep=contactoverview&i=1&lt=sso&product=crm&token=4X8rFQZK042VhEOQXQyKqwz6LAcUsDLgQmDc7qW3DWdrnI5nPl5TxK3lcnJZ%0AwMcBmBTPsBX2OdGU%2BRo4UaW2OwDOWAmSh8R5o1mpvjJcOh0CJHK%2BCvMTIK%2Be%0AiAQRFjj3ReoINRgGgrNrcmE%2Bhpa%2FrQ%3D%3D%0A\"\n}"},{"id":"bfcdadf7-7302-480b-9c1d-e349cca6c0d7","name":"Imaging SSO","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":{"raw":"{{base_url}}/authentication/sso?product=imaging","host":["{{base_url}}"],"path":["authentication","sso"],"query":[{"key":"product","value":"imaging"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 02 Oct 2020 22:20:45 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"281102"},{"key":"user_id","value":"281102"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=9cd5a8a4-1551-4f77-8bbb-0fc0b71efdc3; path=/; expires=Sat, 03 Oct 2020 02:20:45 -0000; SameSite=None"},{"key":"X-Request-Id","value":"b663780c-5dce-4ca3-b565-788bd647eb7c"},{"key":"X-Runtime","value":"0.462387"}],"cookie":[],"responseTime":null,"body":"{\n    \"redirect_url\": \"http://dev.imaging.redtailtechnology.com/launch?p=i&token=JXWbOyMZ1fO2ceec73rAVaMrlyKwRrTDRXIVHxXT1mmvPr3Ut%2BOgNORYULdv%0AMczXO0vMnESnKKc%2Bc4Ad9k%2BzC6DnC6xTaQ20mrwQAELyjrVZ0aIGxAj0nrMm%0AQrLZ%2FBKL%0A\"\n}"}],"_postman_id":"7da25c7e-85ca-42f7-b78f-e730728b0cfe"}],"id":"9c0a31ba-56c8-49a8-91ff-82db2e220ad3","event":[{"listen":"prerequest","script":{"id":"beeea7b1-6453-4284-a21d-4439cb4dbb8c","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"8672a552-b2e8-4a90-8922-4d8522fe3241","type":"text/javascript","exec":[""]}}],"_postman_id":"9c0a31ba-56c8-49a8-91ff-82db2e220ad3","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Contact Methods","item":[{"name":"Contacts","item":[{"name":"Contacts Search","event":[{"listen":"prerequest","script":{"id":"58a44b8f-6722-448b-833a-5c15ac46af35","exec":["","var commonTests = () => {","    pm.test('verify status response is a success', () => {","   pm.response.to.be.success;","});","};","","pm.environment.set(\"commonTests\", commonTests.toString());","","","","var contactParams = () => {pm.test(\"params are present\", function () {","    var attributes = ['id','type','status', 'category', 'salutation_id', 'salutation', 'source', 'status_id', 'category_id', 'gender', 'suffix', 'first_name', 'middle_name', 'last_name', 'full_name', 'nickname', 'tax_id', 'dob', 'death_date', 'marital_status', 'company_name', 'designation', 'servicing_advisor', 'writing_advisor_id', 'created_at', 'updated_at', 'addresses'];","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.contacts[0], attributes);","","});","};","","pm.environment.set(\"contactParams\", contactParams.toString());",""],"type":"text/javascript"}},{"listen":"test","script":{"id":"0725410c-f26e-4b54-8e52-e358e1ac3ffe","exec":["","eval(pm.environment.get(\"commonTests\"))();","","eval(pm.environment.get(\"contactParams\"))();","","    function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i])","        }","    }","    pm.expect(missing_params).to.be.empty","}","","","","","","",""],"type":"text/javascript"}}],"id":"3e286dd1-9d5a-4674-bf17-208bb83cb640","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"pagesize","value":"200","type":"text"}],"url":"{{base_url}}/contacts/search?formatted_full_name&type=trust,association&shared_addresses=true&shared_phones=true","description":"<p>A search method that allows retrieving contacts by supported search parameters</p>\n<p>Currently supported search parameters:</p>\n<p>name, first_name, last_name, type, status_id, category_id, tax_id, account_number, phone_number, email, updated_since</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","search"],"host":["{{base_url}}"],"query":[{"disabled":true,"description":{"content":"<p>search against a first name</p>\n","type":"text/plain"},"key":"first_name","value":"Violet"},{"disabled":true,"description":{"content":"<p>search against a last name</p>\n","type":"text/plain"},"key":"last_name","value":"Parr"},{"disabled":true,"description":{"content":"<p>search against a status</p>\n","type":"text/plain"},"key":"status_id","value":"4,2"},{"disabled":true,"description":{"content":"<p>search against a category</p>\n","type":"text/plain"},"key":"category_id","value":"1,2"},{"disabled":true,"description":{"content":"<p>search against an account number</p>\n","type":"text/plain"},"key":"account_number","value":""},{"disabled":true,"description":{"content":"<p>search against a phone, formatting stripped</p>\n","type":"text/plain"},"key":"phone_number","value":"5552236987"},{"disabled":true,"description":{"content":"<p>search against an email address</p>\n","type":"text/plain"},"key":"email","value":"violeNt@gmail.com"},{"disabled":true,"description":{"content":"<p>searches against the fullname in a  'firstname lastname'  format for individual type contacts and company_name for all other types.</p>\n","type":"text/plain"},"key":"name","value":"Parr"},{"description":{"content":"<p>searches against the fullname in a  'lastname, firstname middlename'  format for individual type contacts and company_name for all other types.</p>\n","type":"text/plain"},"key":"formatted_full_name","value":null},{"disabled":true,"description":{"content":"<p>searches against the tax identifier</p>\n","type":"text/plain"},"key":"tax_id","value":"556412819"},{"disabled":true,"description":{"content":"<p>searches against the tag group identifier</p>\n","type":"text/plain"},"key":"tag_id","value":"2"},{"disabled":true,"description":{"content":"","type":"text/plain"},"key":"type","value":"Trust"},{"disabled":true,"description":{"content":"<p>searches against contacts that either have (true) or do not have (false) an email.</p>\n","type":"text/plain"},"key":"has_email","value":"true"},{"disabled":true,"description":{"content":"<p>searches against contacts that either have (true) or do not have (false) a phone.</p>\n","type":"text/plain"},"key":"has_phone","value":"true"},{"disabled":true,"description":{"content":"<p>searches against contacts that either have (true) or do not have (false) an address.</p>\n","type":"text/plain"},"key":"has_address","value":"true"},{"disabled":true,"description":{"content":"<p>searches against deleted status. inputs are false|true|all</p>\n","type":"text/plain"},"key":"deleted","value":"true"},{"disabled":true,"description":{"content":"<p>searches against the updated_at field, and only returns contacts that have an updated_at value greater than the updated_since query param</p>\n","type":"text/plain"},"key":"updated_since","value":"2020-08-27T17:07:16.000Z"},{"description":{"content":"<p>searches against contact types. Valid values are  Individual,Business,Association,Trust,Union </p>\n","type":"text/plain"},"key":"type","value":"trust,association"},{"disabled":true,"key":"intellisearch","value":"Mar"},{"description":{"content":"<p>if include header contains 'addresses', boolean to include shared addresses</p>\n","type":"text/plain"},"key":"shared_addresses","value":"true"},{"description":{"content":"<p>if include header contains 'phones', boolean to include shared phones</p>\n","type":"text/plain"},"key":"shared_phones","value":"true"}],"variable":[]}},"response":[{"id":"6bb14cd5-16ce-4770-a86e-fea9c14d8c8d","name":"Contacts Search: find all contacts updated after a specific datetime","originalRequest":{"method":"GET","header":[{"description":"use the include header to attach contact dependent records to each contact in the response.","key":"include","type":"text","value":"phones, emails, addresses"},{"key":"Authorization","type":"text","value":"{{basic_auth}}"}],"url":{"raw":"{{base_url}}/contacts/search?updated_since=2020-08-27T17:07:16.000Z","host":["{{base_url}}"],"path":["contacts","search"],"query":[{"description":"search against a first name","key":"first_name","value":"Violet","disabled":true},{"description":"search against a last name","key":"last_name","value":"Parr","disabled":true},{"description":"search against a status","key":"status_id","value":"4","disabled":true},{"description":"search against a category","key":"category_id","value":"","disabled":true},{"description":"search against an account number","key":"account_number","value":"","disabled":true},{"description":"search against a phone, formatting stripped","key":"phone_number","value":"5552236987","disabled":true},{"description":"search against an email address","key":"email","value":"violeNt@gmail.com","disabled":true},{"description":"searches against the fullname in a  'firstname lastname'  format for individual type contacts and company_name for all other types.","key":"name","value":"Parr","disabled":true},{"description":"searches against the tax identifier","key":"tax_id","value":"556412819","disabled":true},{"description":"searches against the tag group identifier","key":"tag_id","value":"2","disabled":true},{"key":"type","value":"Trust","description":"\n","disabled":true},{"description":"searches against contacts that either have (true) or do not have (false) an email.","key":"has_email","type":"text","value":"true","disabled":true},{"description":"searches against contacts that either have (true) or do not have (false) a phone.","key":"has_phone","type":"text","value":"true","disabled":true},{"description":"searches against contacts that either have (true) or do not have (false) an address.","key":"has_address","type":"text","value":"true","disabled":true},{"description":"searches against deleted status. inputs are false|true|all","key":"deleted","type":"text","value":"true","disabled":true},{"key":"updated_since","value":"2020-08-27T17:07:16.000Z","description":"searches against the updated_at field, and only returns contacts that have an updated_at value greater than the updated_since query param"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 09 Sep 2020 15:45:04 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=4c28a42c-57cb-418e-8c2f-847c6a6acbbb; path=/; expires=Wed, 09 Sep 2020 19:45:04 -0000; SameSite=None"},{"key":"X-Request-Id","value":"f2caf798-ad64-4060-920b-568f38681450"},{"key":"X-Runtime","value":"0.154799"}],"cookie":[],"responseTime":null,"body":"{\n    \"contacts\": [\n        {\n            \"id\": 127,\n            \"type\": \"Individual\",\n            \"first_name\": \"Mattr\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Demo Contact\",\n            \"company_name\": null,\n            \"full_name\": \"Mattr Demo Contact\",\n            \"nickname\": \"???\",\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": \"Software Person\",\n            \"favorite\": true,\n            \"deleted\": false,\n            \"created_at\": \"2020-08-16T00:57:04.000Z\",\n            \"updated_at\": \"2020-08-28T17:01:54.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": 1,\n            \"status\": \"Not Specified\",\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": 2,\n            \"gender\": \"Female\",\n            \"spouse_name\": null,\n            \"tax_id\": \"555555555\",\n            \"dob\": \"1980-01-01\",\n            \"death_date\": null,\n            \"client_since\": \"2020-08-01\",\n            \"client_termination_date\": null,\n            \"marital_status_id\": 3,\n            \"marital_status\": \"Married\",\n            \"marital_date\": \"2020-08-01\",\n            \"employer_id\": 121,\n            \"employer\": \"redtail\",\n            \"designation\": \"\",\n            \"referred_by\": \"\",\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280959,\n            \"addresses\": [\n                {\n                    \"id\": 198,\n                    \"addressable_id\": 127,\n                    \"addressable_type\": \"Crm::Contact\",\n                    \"street_address\": \"555 work address\",\n                    \"secondary_address\": \"\",\n                    \"city\": \"flavortown\",\n                    \"state\": \"NE\",\n                    \"zip\": \"44444\",\n                    \"country\": \"US\",\n                    \"address_type\": 2,\n                    \"address_type_description\": \"Work\",\n                    \"custom_type_title\": \"\",\n                    \"description\": \"\",\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-08-26T16:21:54.000Z\",\n                    \"updated_at\": \"2020-08-28T17:01:54.000Z\"\n                }\n            ],\n            \"phones\": [\n                {\n                    \"id\": 193,\n                    \"callable_id\": 127,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"23456789012\",\n                    \"extension\": \"\",\n                    \"phone_type\": 1,\n                    \"phone_type_description\": \"Home\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": true,\n                    \"is_primary\": true,\n                    \"custom_type_title\": \"\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-08-26T16:47:43.000Z\",\n                    \"updated_at\": \"2020-08-26T17:41:16.000Z\"\n                }\n            ],\n            \"emails\": [\n                {\n                    \"id\": 149,\n                    \"emailable_id\": 127,\n                    \"emailable_type\": \"Crm::Contact\",\n                    \"address\": \"matthew.reyes.redtail@gmail.com\",\n                    \"email_type\": 1,\n                    \"email_type_description\": \"Home\",\n                    \"custom_type_title\": \"\",\n                    \"description\": \"\",\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-08-26T16:54:19.000Z\",\n                    \"updated_at\": \"2020-08-26T16:54:19.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 128,\n            \"type\": \"Individual\",\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"company_name\": null,\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2020-08-27T21:13:20.000Z\",\n            \"updated_at\": \"2020-08-27T21:13:20.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Referral\",\n            \"status_id\": 2,\n            \"status\": \"Client\",\n            \"category_id\": 5,\n            \"category\": \"C Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"454454545\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280959,\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": []\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 2,\n        \"total_pages\": 1\n    }\n}"},{"id":"7c43c2a1-ec75-4867-b091-fa63fe0b371b","name":"Contacts Search by using Tax Id","originalRequest":{"method":"GET","header":[{"key":"include","value":"phones, emails, addresses","description":"use the include header to attach contact dependent records to each contact in the response.","type":"text"},{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":{"raw":"{{base_url}}/contacts/search?tax_id=556412819","host":["{{base_url}}"],"path":["contacts","search"],"query":[{"key":"first_name","value":"Violet","description":"search against a first name","disabled":true},{"key":"last_name","value":"Parr","description":"search against a last name","disabled":true},{"key":"status_id","value":"4","description":"search against a status","disabled":true},{"key":"category_id","value":null,"description":"search against a category","disabled":true},{"key":"account_number","value":null,"description":"search against an account number","disabled":true},{"key":"phone_number","value":"5552236987","description":"search against a phone, formatting stripped","disabled":true},{"key":"email","value":"violeNt@gmail.com","description":"search against an email address","disabled":true},{"key":"name","value":"Parr","description":"searches against the fullname in a  'firstname lastname'  format for individual type contacts and company_name for all other types.","disabled":true},{"key":"tax_id","value":"556412819","description":"searches against the tax identifier"},{"key":"tag_id","value":"2","description":"searches against the tag group identifier","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 29 May 2020 16:19:39 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"b416a994a5e759385e33420f55b2b47e\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"2239267a-d33d-458a-b9fc-36f6183cffc9"},{"key":"X-Runtime","value":"0.512297"}],"cookie":[],"responseTime":null,"body":"{\n    \"contacts\": [\n        {\n            \"id\": 6,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": 4,\n            \"status\": \"Child of Client\",\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": 2,\n            \"gender\": \"Female\",\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Violet\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Parr\",\n            \"full_name\": \"Violet Parr\",\n            \"nickname\": \"\",\n            \"tax_id\": \"556412819\",\n            \"dob\": \"1999-09-22\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": \"\",\n            \"designation\": \"\",\n            \"referred_by\": \"\",\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2015-01-07T03:06:52.000Z\",\n            \"updated_at\": \"2015-01-07T03:06:52.000Z\",\n            \"addresses\": [],\n            \"phones\": [\n                {\n                    \"id\": 3,\n                    \"callable_id\": 6,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5552236987\",\n                    \"extension\": \"\",\n                    \"phone_type\": 3,\n                    \"phone_type_description\": \"Mobile\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": true,\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2015-01-07T03:06:52.000Z\",\n                    \"updated_at\": \"2015-01-07T03:06:52.000Z\"\n                }\n            ],\n            \"emails\": [\n                {\n                    \"id\": 3,\n                    \"emailable_id\": 6,\n                    \"emailable_type\": \"Crm::Contact\",\n                    \"address\": \"violeNt@gmail.com\",\n                    \"email_type\": 1,\n                    \"email_type_description\": \"Home\",\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"deleted\": false,\n                    \"created_at\": \"2015-01-07T03:06:52.000Z\",\n                    \"updated_at\": \"2015-01-07T03:06:52.000Z\"\n                }\n            ]\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 1,\n        \"total_pages\": 1\n    }\n}"},{"id":"cbd8ab0e-6969-4f94-9d2e-6edac183ca8f","name":"Contacts Search by types","originalRequest":{"method":"GET","header":[{"key":"include","value":"phones, emails, addresses","description":"use the include header to attach contact dependent records to each contact in the response.","type":"text","disabled":true},{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"pagesize","value":"200","type":"text"}],"url":{"raw":"{{base_url}}/contacts/search?type=trust,association","host":["{{base_url}}"],"path":["contacts","search"],"query":[{"key":"first_name","value":"Violet","description":"search against a first name","disabled":true},{"key":"last_name","value":"Parr","description":"search against a last name","disabled":true},{"key":"status_id","value":"4,2","description":"search against a status","disabled":true},{"key":"category_id","value":"","description":"search against a category","disabled":true},{"key":"account_number","value":"","description":"search against an account number","disabled":true},{"key":"phone_number","value":"5552236987","description":"search against a phone, formatting stripped","disabled":true},{"key":"email","value":"violeNt@gmail.com","description":"search against an email address","disabled":true},{"key":"name","value":"Parr","description":"searches against the fullname in a  'firstname lastname'  format for individual type contacts and company_name for all other types.","disabled":true},{"key":"tax_id","value":"556412819","description":"searches against the tax identifier","disabled":true},{"key":"tag_id","value":"2","description":"searches against the tag group identifier","disabled":true},{"key":"type","value":"Trust","description":"\n","disabled":true},{"key":"has_email","value":"true","description":"searches against contacts that either have (true) or do not have (false) an email.","type":"text","disabled":true},{"key":"has_phone","value":"true","description":"searches against contacts that either have (true) or do not have (false) a phone.","type":"text","disabled":true},{"key":"has_address","value":"true","description":"searches against contacts that either have (true) or do not have (false) an address.","type":"text","disabled":true},{"key":"deleted","value":"true","description":"searches against deleted status. inputs are false|true|all","type":"text","disabled":true},{"key":"updated_since","value":"2020-08-27T17:07:16.000Z","description":"searches against the updated_at field, and only returns contacts that have an updated_at value greater than the updated_since query param","disabled":true},{"key":"type","value":"trust,association","description":"searches against contact types. Valid values are  Individual,Business,Association,Trust,Union "},{"key":"intellisearch","value":"Mar","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 21 Feb 2023 19:54:30 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"280455"},{"key":"user_id","value":"280455"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"5aaae98ba87dcdd31983634ec4f765b2\""},{"key":"Set-Cookie","value":"ahoy_visit=316d104b-32b6-4fb0-a728-8996c98a8d95; path=/; expires=Tue, 21 Feb 2023 23:54:21 GMT; SameSite=None"},{"key":"X-Request-Id","value":"1a66a31b-9db0-41d1-ac85-b74ddbca9654"},{"key":"X-Runtime","value":"17.756186"}],"cookie":[],"responseTime":null,"body":"{\n    \"contacts\": [\n        {\n            \"id\": 59,\n            \"type\": \"Association\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"An association\",\n            \"full_name\": \"An association\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2020-01-10T23:16:57.000Z\",\n            \"updated_at\": \"2020-07-28T20:42:59.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": null,\n            \"dob\": null,\n            \"death_date\": null,\n            \"client_since\": \"2020-07-30\",\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280455\n        },\n        {\n            \"id\": 7,\n            \"type\": \"Association\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Association\",\n            \"full_name\": \"Association\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2019-09-04T22:24:15.000Z\",\n            \"updated_at\": \"2019-09-04T23:59:53.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": 1,\n            \"status\": \"Not Specified\",\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"\",\n            \"dob\": null,\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": \"\",\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280455\n        },\n        {\n            \"id\": 40,\n            \"type\": \"Association\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Association 123\",\n            \"full_name\": \"Association 123\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-16T00:58:59.000Z\",\n            \"updated_at\": \"2019-11-16T00:58:59.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Referral\",\n            \"status_id\": 3,\n            \"status\": \"Client\",\n            \"category_id\": 1,\n            \"category\": \"Personal Client\",\n            \"gender_id\": 2,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"234242424\",\n            \"dob\": \"2019-11-16\",\n            \"death_date\": \"2019-11-16\",\n            \"client_since\": \"2019-11-16\",\n            \"client_termination_date\": \"2019-11-16\",\n            \"marital_status_id\": 6,\n            \"marital_status\": null,\n            \"marital_date\": \"2019-11-16\",\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": \"234243\",\n            \"servicing_advisor_id\": 1,\n            \"servicing_advisor\": \"Dale Jenkins\",\n            \"writing_advisor_id\": 1,\n            \"writing_advisor\": \"Rachel Black\",\n            \"added_by\": 280455\n        },\n        {\n            \"id\": 114,\n            \"type\": \"Association\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Hi5\",\n            \"full_name\": \"Hi5\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2022-06-01T01:42:43.000Z\",\n            \"updated_at\": \"2022-06-01T01:42:43.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": \"\",\n            \"spouse_name\": null,\n            \"tax_id\": null,\n            \"dob\": null,\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280455\n        },\n        {\n            \"id\": 116,\n            \"type\": \"Association\",\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": null,\n            \"company_name\": \"Investor\",\n            \"full_name\": \"Investor\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2022-06-01T16:12:28.000Z\",\n            \"updated_at\": \"2022-06-01T16:12:28.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Referral\",\n            \"status_id\": 2,\n            \"status\": \"Integration Prospect\",\n            \"category_id\": 5,\n            \"category\": null,\n            \"gender_id\": 1,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 1,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280455\n        },\n        {\n            \"id\": 117,\n            \"type\": \"Association\",\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": null,\n            \"company_name\": \"Investor\",\n            \"full_name\": \"Investor\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2022-06-01T17:27:40.000Z\",\n            \"updated_at\": \"2022-06-01T17:27:40.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Referral\",\n            \"status_id\": 2,\n            \"status\": \"Integration Prospect\",\n            \"category_id\": 5,\n            \"category\": null,\n            \"gender_id\": 1,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 1,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280455\n        },\n        {\n            \"id\": 118,\n            \"type\": \"Association\",\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": null,\n            \"company_name\": \"Investor\",\n            \"full_name\": \"Investor\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2022-06-01T17:29:13.000Z\",\n            \"updated_at\": \"2022-06-01T17:29:14.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Referral\",\n            \"status_id\": 2,\n            \"status\": \"Integration Prospect\",\n            \"category_id\": 5,\n            \"category\": null,\n            \"gender_id\": 1,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 1,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280455\n        },\n        {\n            \"id\": 115,\n            \"type\": \"Association\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Sassociation name\",\n            \"full_name\": \"Sassociation name\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2022-06-01T15:32:55.000Z\",\n            \"updated_at\": \"2022-06-01T15:32:55.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": \"\",\n            \"spouse_name\": null,\n            \"tax_id\": null,\n            \"dob\": null,\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280455\n        },\n        {\n            \"id\": 8,\n            \"type\": \"Trust\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Trust\",\n            \"full_name\": \"Trust\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2019-09-04T22:25:57.000Z\",\n            \"updated_at\": \"2019-09-04T22:25:58.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": 1,\n            \"status\": \"Not Specified\",\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"\",\n            \"dob\": null,\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": \"\",\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280455\n        },\n        {\n            \"id\": 61,\n            \"type\": \"Trust\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Trust8\",\n            \"full_name\": \"Trust8\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2020-01-10T23:18:23.000Z\",\n            \"updated_at\": \"2020-01-10T23:18:23.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": null,\n            \"dob\": null,\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280455\n        },\n        {\n            \"id\": 119,\n            \"type\": \"Trust\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Trusty\",\n            \"full_name\": \"Trusty\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2022-07-05T19:23:11.000Z\",\n            \"updated_at\": \"2022-07-05T19:23:11.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": \"\",\n            \"spouse_name\": null,\n            \"tax_id\": null,\n            \"dob\": null,\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280455\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 11,\n        \"total_pages\": 1\n    }\n}"},{"id":"cff9d60d-c524-4b73-9808-d4bba74c74e2","name":"Contacts Search by category ids","originalRequest":{"method":"GET","header":[{"key":"include","value":"phones, emails, addresses","description":"use the include header to attach contact dependent records to each contact in the response.","type":"text","disabled":true},{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"pagesize","value":"200","type":"text"}],"url":{"raw":"{{base_url}}/contacts/search?category_id=1,2","host":["{{base_url}}"],"path":["contacts","search"],"query":[{"key":"first_name","value":"Violet","description":"search against a first name","disabled":true},{"key":"last_name","value":"Parr","description":"search against a last name","disabled":true},{"key":"status_id","value":"4,2","description":"search against a status","disabled":true},{"key":"category_id","value":"1,2","description":"search against a category"},{"key":"account_number","value":"","description":"search against an account number","disabled":true},{"key":"phone_number","value":"5552236987","description":"search against a phone, formatting stripped","disabled":true},{"key":"email","value":"violeNt@gmail.com","description":"search against an email address","disabled":true},{"key":"name","value":"Parr","description":"searches against the fullname in a  'firstname lastname'  format for individual type contacts and company_name for all other types.","disabled":true},{"key":"tax_id","value":"556412819","description":"searches against the tax identifier","disabled":true},{"key":"tag_id","value":"2","description":"searches against the tag group identifier","disabled":true},{"key":"type","value":"Trust","description":"\n","disabled":true},{"key":"has_email","value":"true","description":"searches against contacts that either have (true) or do not have (false) an email.","type":"text","disabled":true},{"key":"has_phone","value":"true","description":"searches against contacts that either have (true) or do not have (false) a phone.","type":"text","disabled":true},{"key":"has_address","value":"true","description":"searches against contacts that either have (true) or do not have (false) an address.","type":"text","disabled":true},{"key":"deleted","value":"true","description":"searches against deleted status. inputs are false|true|all","type":"text","disabled":true},{"key":"updated_since","value":"2020-08-27T17:07:16.000Z","description":"searches against the updated_at field, and only returns contacts that have an updated_at value greater than the updated_since query param","disabled":true},{"key":"type","value":"trust,association","description":"searches against contact types. Valid values are  Individual,Business,Association,Trust,Union ","disabled":true},{"key":"intellisearch","value":"Mar","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 21 Feb 2023 19:59:17 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"280455"},{"key":"user_id","value":"280455"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"92e6811877b3d705424ac5f9ecfa55f0\""},{"key":"Set-Cookie","value":"ahoy_visit=316d104b-32b6-4fb0-a728-8996c98a8d95; path=/; expires=Tue, 21 Feb 2023 23:59:07 GMT; SameSite=None"},{"key":"X-Request-Id","value":"40a7c624-7714-4fa3-a1a9-823f95057da0"},{"key":"X-Runtime","value":"9.693436"}],"cookie":[],"responseTime":null,"body":"{\n    \"contacts\": [\n        {\n            \"id\": 34,\n            \"type\": \"Business\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"A business\",\n            \"full_name\": \"A business\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-15T23:47:31.000Z\",\n            \"updated_at\": \"2021-09-28T00:08:37.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 3,\n            \"source\": \"xzy\",\n            \"status_id\": 1,\n            \"status\": \"Not Specified\",\n            \"category_id\": 1,\n            \"category\": \"Personal Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": null,\n            \"dob\": null,\n            \"death_date\": null,\n            \"client_since\": \"2017-06-04\",\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": 1,\n            \"servicing_advisor\": \"Dale Jenkins\",\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280455\n        },\n        {\n            \"id\": 36,\n            \"type\": \"Business\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"A great company\",\n            \"full_name\": \"A great company\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": true,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-15T23:55:11.000Z\",\n            \"updated_at\": \"2022-11-02T03:40:22.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 1,\n            \"source\": \"Advertising\",\n            \"status_id\": 2,\n            \"status\": \"Integration Prospect\",\n            \"category_id\": 1,\n            \"category\": \"Personal Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"123456789\",\n            \"dob\": null,\n            \"death_date\": null,\n            \"client_since\": \"2019-11-13\",\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": \"Blah blah\",\n            \"servicing_advisor_id\": 1,\n            \"servicing_advisor\": \"Dale Jenkins\",\n            \"writing_advisor_id\": 2,\n            \"writing_advisor\": \"Doug Grey\",\n            \"added_by\": 280455\n        },\n        {\n            \"id\": 48,\n            \"type\": \"Individual\",\n            \"first_name\": \"First\",\n            \"middle_name\": \"M\",\n            \"last_name\": \"A new contact\",\n            \"company_name\": null,\n            \"full_name\": \"First A new contact\",\n            \"nickname\": \"\",\n            \"suffix_id\": 1,\n            \"suffix\": \"II\",\n            \"job_title\": \"\",\n            \"favorite\": false,\n            \"pronouns\": [\n                \"\"\n            ],\n            \"deleted\": false,\n            \"created_at\": \"2019-11-26T21:55:09.000Z\",\n            \"updated_at\": \"2022-08-01T17:09:33.000Z\",\n            \"salutation_id\": 1,\n            \"salutation\": \"Dr.\",\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": 1,\n            \"category\": \"Personal Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": \"Margaret Smith\",\n            \"tax_id\": null,\n            \"dob\": null,\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280455\n        },\n        {\n            \"id\": 85,\n            \"type\": \"Individual\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": \"Amobile\",\n            \"company_name\": null,\n            \"full_name\": \"Amobile\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": true,\n            \"pronouns\": [\n                \"hello there what going on this wednesday this a pronoun place to add millions of pronouns to a contact there’s a character limit but its not showing up when too many characters blah blah blah blah blah blah blah blah bla hhhblah blab blah blah blah bl\"\n            ],\n            \"deleted\": false,\n            \"created_at\": \"2021-03-19T00:42:19.000Z\",\n            \"updated_at\": \"2022-10-24T20:42:43.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": 1,\n            \"status\": \"Not Specified\",\n            \"category_id\": 1,\n            \"category\": \"Personal Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": \"\",\n            \"spouse_name\": null,\n            \"tax_id\": \"\",\n            \"dob\": \"2003-03-20\",\n            \"death_date\": null,\n            \"client_since\": \"2019-10-25\",\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": \"\",\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280455\n        },\n        {\n            \"id\": 40,\n            \"type\": \"Association\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Association 123\",\n            \"full_name\": \"Association 123\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-16T00:58:59.000Z\",\n            \"updated_at\": \"2019-11-16T00:58:59.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Referral\",\n            \"status_id\": 3,\n            \"status\": \"Client\",\n            \"category_id\": 1,\n            \"category\": \"Personal Client\",\n            \"gender_id\": 2,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"234242424\",\n            \"dob\": \"2019-11-16\",\n            \"death_date\": \"2019-11-16\",\n            \"client_since\": \"2019-11-16\",\n            \"client_termination_date\": \"2019-11-16\",\n            \"marital_status_id\": 6,\n            \"marital_status\": null,\n            \"marital_date\": \"2019-11-16\",\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": \"234243\",\n            \"servicing_advisor_id\": 1,\n            \"servicing_advisor\": \"Dale Jenkins\",\n            \"writing_advisor_id\": 1,\n            \"writing_advisor\": \"Rachel Black\",\n            \"added_by\": 280455\n        },\n        {\n            \"id\": 54,\n            \"type\": \"Individual\",\n            \"first_name\": \"Blah\",\n            \"middle_name\": \"Blah\",\n            \"last_name\": \"Blah blah \",\n            \"company_name\": null,\n            \"full_name\": \"Blah Blah blah\",\n            \"nickname\": \"Nickname\",\n            \"suffix_id\": 5,\n            \"suffix\": \"Jr.\",\n            \"job_title\": \"Job\",\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-27T18:58:38.000Z\",\n            \"updated_at\": \"2019-11-27T18:58:38.000Z\",\n            \"salutation_id\": 3,\n            \"salutation\": \"Dr. & Mr.\",\n            \"source_id\": 2,\n            \"source\": \"Referral\",\n            \"status_id\": 2,\n            \"status\": \"Integration Prospect\",\n            \"category_id\": 1,\n            \"category\": \"Personal Client\",\n            \"gender_id\": 1,\n            \"gender\": \"Male\",\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"123456789\",\n            \"dob\": \"2016-11-22\",\n            \"death_date\": \"2010-08-23\",\n            \"client_since\": \"2014-11-27\",\n            \"client_termination_date\": \"1999-02-11\",\n            \"marital_status_id\": 4,\n            \"marital_status\": \"Separated\",\n            \"marital_date\": \"2014-11-27\",\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"Design\",\n            \"referred_by\": \"Ref\",\n            \"servicing_advisor_id\": 1,\n            \"servicing_advisor\": \"Dale Jenkins\",\n            \"writing_advisor_id\": 1,\n            \"writing_advisor\": \"Rachel Black\",\n            \"added_by\": 280455\n        },\n        {\n            \"id\": 92,\n            \"type\": \"Individual\",\n            \"first_name\": \"ATest\",\n            \"middle_name\": null,\n            \"last_name\": \"BTest\",\n            \"company_name\": null,\n            \"full_name\": \"ATest BTest\",\n            \"nickname\": \"Yo\",\n            \"suffix_id\": 3,\n            \"suffix\": \"IV\",\n            \"job_title\": \"Jobs\",\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-15T21:17:42.000Z\",\n            \"updated_at\": \"2021-06-15T21:17:42.000Z\",\n            \"salutation_id\": 1,\n            \"salutation\": \"Dr.\",\n            \"source_id\": 4,\n            \"source\": \"abc\",\n            \"status_id\": 1,\n            \"status\": \"Not Specified\",\n            \"category_id\": 1,\n            \"category\": \"Personal Client\",\n            \"gender_id\": 2,\n            \"gender\": \"Female\",\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"123412342\",\n            \"dob\": \"2021-06-22\",\n            \"death_date\": null,\n            \"client_since\": \"2020-12-15\",\n            \"client_termination_date\": \"2021-04-15\",\n            \"marital_status_id\": 3,\n            \"marital_status\": \"Married\",\n            \"marital_date\": \"2000-06-10\",\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"Eya\",\n            \"referred_by\": \"Asd\",\n            \"servicing_advisor_id\": 1,\n            \"servicing_advisor\": \"Dale Jenkins\",\n            \"writing_advisor_id\": 2,\n            \"writing_advisor\": \"Doug Grey\",\n            \"added_by\": 280455\n        },\n        {\n            \"id\": 53,\n            \"type\": \"Business\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Company\",\n            \"full_name\": \"Company\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-27T18:47:42.000Z\",\n            \"updated_at\": \"2019-11-27T18:47:42.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Referral\",\n            \"status_id\": 2,\n            \"status\": \"Integration Prospect\",\n            \"category_id\": 2,\n            \"category\": \"Contact\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"123456789\",\n            \"dob\": null,\n            \"death_date\": null,\n            \"client_since\": \"2015-06-27\",\n            \"client_termination_date\": \"2018-11-27\",\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": \"Comp\",\n            \"servicing_advisor_id\": 1,\n            \"servicing_advisor\": \"Dale Jenkins\",\n            \"writing_advisor_id\": 1,\n            \"writing_advisor\": \"Rachel Black\",\n            \"added_by\": 280455\n        },\n        {\n            \"id\": 56,\n            \"type\": \"Business\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Company test \",\n            \"full_name\": \"Company test \",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-27T19:04:56.000Z\",\n            \"updated_at\": \"2019-11-27T19:04:56.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 1,\n            \"source\": \"Advertising\",\n            \"status_id\": 3,\n            \"status\": \"Client\",\n            \"category_id\": 1,\n            \"category\": \"Personal Client\",\n            \"gender_id\": 2,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"555555555\",\n            \"dob\": \"2014-11-24\",\n            \"death_date\": null,\n            \"client_since\": \"2015-11-27\",\n            \"client_termination_date\": \"2019-11-27\",\n            \"marital_status_id\": 4,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": \"Hi\",\n            \"servicing_advisor_id\": 1,\n            \"servicing_advisor\": \"Dale Jenkins\",\n            \"writing_advisor_id\": 1,\n            \"writing_advisor\": \"Rachel Black\",\n            \"added_by\": 280455\n        },\n        {\n            \"id\": 2,\n            \"type\": \"Individual\",\n            \"first_name\": \"Bob\",\n            \"middle_name\": \"Mo\",\n            \"last_name\": \"Downy\",\n            \"company_name\": null,\n            \"full_name\": \"Bob Downy\",\n            \"nickname\": \"Bo\",\n            \"suffix_id\": 4,\n            \"suffix\": \"V\",\n            \"job_title\": \"Surgeon\",\n            \"favorite\": true,\n            \"pronouns\": [\n                \"he him 123123123 423432mgdfmgdk3242\",\n                \"he\",\n                \"her\"\n            ],\n            \"deleted\": false,\n            \"created_at\": \"2019-05-29T17:35:11.000Z\",\n            \"updated_at\": \"2023-01-11T09:40:22.000Z\",\n            \"salutation_id\": 1,\n            \"salutation\": \"Dr.\",\n            \"source_id\": 2,\n            \"source\": \"Referral\",\n            \"status_id\": 1,\n            \"status\": \"Not Specified\",\n            \"category_id\": 1,\n            \"category\": \"Personal Client\",\n            \"gender_id\": 5,\n            \"gender\": \"Other\",\n            \"gender_description\": \"Description\",\n            \"spouse_name\": null,\n            \"tax_id\": \"123455632\",\n            \"dob\": \"1988-06-22\",\n            \"death_date\": null,\n            \"client_since\": \"2018-02-21\",\n            \"client_termination_date\": null,\n            \"marital_status_id\": 3,\n            \"marital_status\": \"Married\",\n            \"marital_date\": \"2019-07-20\",\n            \"employer_id\": 1,\n            \"employer\": \"Redtail Technology\",\n            \"designation\": \"\",\n            \"referred_by\": \"Bill Downy\",\n            \"servicing_advisor_id\": 2,\n            \"servicing_advisor\": \"Abraham Hog\",\n            \"writing_advisor_id\": 2,\n            \"writing_advisor\": \"Doug Grey\",\n            \"added_by\": 280455\n        },\n        {\n            \"id\": 109,\n            \"type\": \"Individual\",\n            \"first_name\": \"Greg\",\n            \"middle_name\": \"Red\",\n            \"last_name\": \"Greeny\",\n            \"company_name\": null,\n            \"full_name\": \"Greg Greeny\",\n            \"nickname\": \"Grey\",\n            \"suffix_id\": 2,\n            \"suffix\": \"III\",\n            \"job_title\": \"Engineer\",\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-09-03T17:30:31.000Z\",\n            \"updated_at\": \"2021-10-25T19:44:21.000Z\",\n            \"salutation_id\": 19,\n            \"salutation\": \"Here is a test\",\n            \"source_id\": 1,\n            \"source\": \"Advertising\",\n            \"status_id\": 3,\n            \"status\": \"Client\",\n            \"category_id\": 1,\n            \"category\": \"Personal Client\",\n            \"gender_id\": 5,\n            \"gender\": \"Other\",\n            \"gender_description\": \"abc\",\n            \"spouse_name\": null,\n            \"tax_id\": \"123242342\",\n            \"dob\": \"2008-06-30\",\n            \"death_date\": null,\n            \"client_since\": \"2015-06-30\",\n            \"client_termination_date\": \"2024-10-03\",\n            \"marital_status_id\": 1,\n            \"marital_status\": \"Single\",\n            \"marital_date\": \"2008-05-28\",\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"Des\",\n            \"referred_by\": \"Linda\",\n            \"servicing_advisor_id\": 1,\n            \"servicing_advisor\": \"Dale Jenkins\",\n            \"writing_advisor_id\": 2,\n            \"writing_advisor\": \"Doug Grey\",\n            \"added_by\": 280455\n        },\n        {\n            \"id\": 94,\n            \"type\": \"Individual\",\n            \"first_name\": \"Hi\",\n            \"middle_name\": \"Yo\",\n            \"last_name\": \"Hey\",\n            \"company_name\": null,\n            \"full_name\": \"Hi Hey\",\n            \"nickname\": \"Nick\",\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": \"Officer\",\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-07-12T18:27:57.000Z\",\n            \"updated_at\": \"2021-07-13T23:37:07.000Z\",\n            \"salutation_id\": 6,\n            \"salutation\": \"Judge\",\n            \"source_id\": 2,\n            \"source\": \"Referral\",\n            \"status_id\": 3,\n            \"status\": \"Client\",\n            \"category_id\": 1,\n            \"category\": \"Personal Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"345632563\",\n            \"dob\": \"2011-07-12\",\n            \"death_date\": \"2043-05-12\",\n            \"client_since\": \"2017-07-12\",\n            \"client_termination_date\": \"2024-08-12\",\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": \"2021-07-15\",\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"Ed send \",\n            \"referred_by\": \"Jim\",\n            \"servicing_advisor_id\": 1,\n            \"servicing_advisor\": \"Dale Jenkins\",\n            \"writing_advisor_id\": 1,\n            \"writing_advisor\": \"Rachel Black\",\n            \"added_by\": 280455\n        },\n        {\n            \"id\": 39,\n            \"type\": \"Individual\",\n            \"first_name\": \"New\",\n            \"middle_name\": \"Ind\",\n            \"last_name\": \"Individual\",\n            \"company_name\": null,\n            \"full_name\": \"New Individual\",\n            \"nickname\": \"Ad\",\n            \"suffix_id\": 5,\n            \"suffix\": \"Jr.\",\n            \"job_title\": \"Adada\",\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-16T00:43:49.000Z\",\n            \"updated_at\": \"2019-11-16T00:43:49.000Z\",\n            \"salutation_id\": 4,\n            \"salutation\": \"Drs.\",\n            \"source_id\": 1,\n            \"source\": \"Advertising\",\n            \"status_id\": 1,\n            \"status\": \"Not Specified\",\n            \"category_id\": 1,\n            \"category\": \"Personal Client\",\n            \"gender_id\": 3,\n            \"gender\": \"Unknown\",\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"234234234\",\n            \"dob\": \"2019-08-15\",\n            \"death_date\": \"2019-10-15\",\n            \"client_since\": \"2019-12-16\",\n            \"client_termination_date\": \"2001-03-16\",\n            \"marital_status_id\": 3,\n            \"marital_status\": \"Married\",\n            \"marital_date\": \"2019-11-16\",\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"Adssad\",\n            \"referred_by\": \"Sfs s\",\n            \"servicing_advisor_id\": 1,\n            \"servicing_advisor\": \"Dale Jenkins\",\n            \"writing_advisor_id\": 1,\n            \"writing_advisor\": \"Rachel Black\",\n            \"added_by\": 280455\n        },\n        {\n            \"id\": 15,\n            \"type\": \"Individual\",\n            \"first_name\": \"Dony\",\n            \"middle_name\": \"Mid\",\n            \"last_name\": \"Joe\",\n            \"company_name\": null,\n            \"full_name\": \"Dony Joe\",\n            \"nickname\": \"Nik\",\n            \"suffix_id\": 5,\n            \"suffix\": \"Jr.\",\n            \"job_title\": \"Job\",\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-15T18:44:48.000Z\",\n            \"updated_at\": \"2022-12-16T04:30:03.000Z\",\n            \"salutation_id\": 5,\n            \"salutation\": \"Father\",\n            \"source_id\": 2,\n            \"source\": \"Referral\",\n            \"status_id\": 1,\n            \"status\": \"Not Specified\",\n            \"category_id\": 1,\n            \"category\": \"Personal Client\",\n            \"gender_id\": 3,\n            \"gender\": \"Unknown\",\n            \"gender_description\": \"\",\n            \"spouse_name\": null,\n            \"tax_id\": \"123456789\",\n            \"dob\": \"2018-12-18\",\n            \"death_date\": null,\n            \"client_since\": \"2019-11-16\",\n            \"client_termination_date\": \"2019-11-16\",\n            \"marital_status_id\": 5,\n            \"marital_status\": \"Divorced\",\n            \"marital_date\": \"2019-11-16\",\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"Des\",\n            \"referred_by\": \"Ref\",\n            \"servicing_advisor_id\": 1,\n            \"servicing_advisor\": \"Dale Jenkins\",\n            \"writing_advisor_id\": 1,\n            \"writing_advisor\": \"Rachel Black\",\n            \"added_by\": 280455\n        },\n        {\n            \"id\": 55,\n            \"type\": \"Individual\",\n            \"first_name\": \"For\",\n            \"middle_name\": \"Mid\",\n            \"last_name\": \"Las\",\n            \"company_name\": null,\n            \"full_name\": \"For Las\",\n            \"nickname\": \"Nim\",\n            \"suffix_id\": 5,\n            \"suffix\": \"Jr.\",\n            \"job_title\": \"As\",\n            \"favorite\": false,\n            \"pronouns\": [],\n            \"deleted\": false,\n            \"created_at\": \"2019-11-27T19:01:05.000Z\",\n            \"updated_at\": \"2022-11-28T20:42:09.000Z\",\n            \"salutation_id\": 2,\n            \"salutation\": \"Dr. & Mrs.\",\n            \"source_id\": 2,\n            \"source\": \"Referral\",\n            \"status_id\": 1,\n            \"status\": \"Not Specified\",\n            \"category_id\": 2,\n            \"category\": \"Contact\",\n            \"gender_id\": 3,\n            \"gender\": \"Unknown\",\n            \"gender_description\": \"\",\n            \"spouse_name\": null,\n            \"tax_id\": \"333333333\",\n            \"dob\": \"2019-11-27\",\n            \"death_date\": \"2019-10-27\",\n            \"client_since\": \"2022-12-02\",\n            \"client_termination_date\": \"2019-10-27\",\n            \"marital_status_id\": 6,\n            \"marital_status\": \"Widowed\",\n            \"marital_date\": \"2019-08-27\",\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"Did\",\n            \"referred_by\": \"Asdad\",\n            \"servicing_advisor_id\": 1,\n            \"servicing_advisor\": \"Dale Jenkins\",\n            \"writing_advisor_id\": 1,\n            \"writing_advisor\": \"Rachel Black\",\n            \"added_by\": 280455\n        },\n        {\n            \"id\": 98,\n            \"type\": \"Individual\",\n            \"first_name\": \"First\",\n            \"middle_name\": \"Mid\",\n            \"last_name\": \"Last\",\n            \"company_name\": null,\n            \"full_name\": \"First Last\",\n            \"nickname\": \"Nix\",\n            \"suffix_id\": 3,\n            \"suffix\": \"IV\",\n            \"job_title\": \"Tester\",\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-07-12T22:54:53.000Z\",\n            \"updated_at\": \"2021-07-14T18:16:31.000Z\",\n            \"salutation_id\": 19,\n            \"salutation\": \"Here is a test\",\n            \"source_id\": 3,\n            \"source\": \"xzy\",\n            \"status_id\": 2,\n            \"status\": \"Integration Prospect\",\n            \"category_id\": 2,\n            \"category\": \"Contact\",\n            \"gender_id\": 1,\n            \"gender\": \"Male\",\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"987654321\",\n            \"dob\": \"2014-02-12\",\n            \"death_date\": \"2025-11-12\",\n            \"client_since\": \"2011-07-12\",\n            \"client_termination_date\": \"2028-12-12\",\n            \"marital_status_id\": 3,\n            \"marital_status\": \"Married\",\n            \"marital_date\": \"2015-08-12\",\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"Does \",\n            \"referred_by\": \"Ref f \",\n            \"servicing_advisor_id\": 2,\n            \"servicing_advisor\": \"Abraham Hog\",\n            \"writing_advisor_id\": 1,\n            \"writing_advisor\": \"Rachel Black\",\n            \"added_by\": 280455\n        },\n        {\n            \"id\": 6,\n            \"type\": \"Individual\",\n            \"first_name\": \"Josie is the first name\",\n            \"middle_name\": \"C\",\n            \"last_name\": \"Miller is the last name abcdefghijklmnop\",\n            \"company_name\": null,\n            \"full_name\": \"Josie is the first name Miller is the last name abcdefghijklmnop\",\n            \"nickname\": \"Joe\",\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": \"Adhesive Bonding Machine Operator and Tender\",\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2019-08-30T18:44:37.000Z\",\n            \"updated_at\": \"2020-08-20T19:02:43.000Z\",\n            \"salutation_id\": 11,\n            \"salutation\": \"Mrs.\",\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": 1,\n            \"status\": \"Not Specified\",\n            \"category_id\": 2,\n            \"category\": \"Contact\",\n            \"gender_id\": 2,\n            \"gender\": \"Female\",\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"\",\n            \"dob\": \"2018-07-20\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": 5,\n            \"employer\": \"Luria\",\n            \"designation\": \"\",\n            \"referred_by\": \"\",\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280455\n        },\n        {\n            \"id\": 51,\n            \"type\": \"Individual\",\n            \"first_name\": \"Joe\",\n            \"middle_name\": \"Mil\",\n            \"last_name\": \"MoMil\",\n            \"company_name\": null,\n            \"full_name\": \"Joe MoMil\",\n            \"nickname\": \"Nick\",\n            \"suffix_id\": 5,\n            \"suffix\": \"Jr.\",\n            \"job_title\": \"Title\",\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-27T17:49:23.000Z\",\n            \"updated_at\": \"2022-05-27T20:04:41.000Z\",\n            \"salutation_id\": 5,\n            \"salutation\": \"Father\",\n            \"source_id\": 1,\n            \"source\": \"Advertising\",\n            \"status_id\": 2,\n            \"status\": \"Integration Prospect\",\n            \"category_id\": 2,\n            \"category\": \"Contact\",\n            \"gender_id\": 1,\n            \"gender\": \"Male\",\n            \"gender_description\": \"\",\n            \"spouse_name\": null,\n            \"tax_id\": \"123456789\",\n            \"dob\": \"1992-01-28\",\n            \"death_date\": \"2020-02-27\",\n            \"client_since\": \"2007-12-02\",\n            \"client_termination_date\": \"2016-09-27\",\n            \"marital_status_id\": 1,\n            \"marital_status\": \"Single\",\n            \"marital_date\": \"2016-07-24\",\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"Des\",\n            \"referred_by\": \"Joey\",\n            \"servicing_advisor_id\": 1,\n            \"servicing_advisor\": \"Dale Jenkins\",\n            \"writing_advisor_id\": 1,\n            \"writing_advisor\": \"Rachel Black\",\n            \"added_by\": 280455\n        },\n        {\n            \"id\": 97,\n            \"type\": \"Individual\",\n            \"first_name\": \"Doggy\",\n            \"middle_name\": \"Catty\",\n            \"last_name\": \"Squirrell1\",\n            \"company_name\": null,\n            \"full_name\": \"Doggy Squirrell1\",\n            \"nickname\": \"DCS\",\n            \"suffix_id\": 3,\n            \"suffix\": \"IV\",\n            \"job_title\": \"Doctorsx2\",\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-07-12T22:08:48.000Z\",\n            \"updated_at\": \"2021-07-13T21:09:16.000Z\",\n            \"salutation_id\": 2,\n            \"salutation\": \"Dr. & Mrs.\",\n            \"source_id\": 3,\n            \"source\": \"xzy\",\n            \"status_id\": 3,\n            \"status\": \"Client\",\n            \"category_id\": 1,\n            \"category\": \"Personal Client\",\n            \"gender_id\": 1,\n            \"gender\": \"Male\",\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"123456781\",\n            \"dob\": \"2014-07-01\",\n            \"death_date\": \"2026-08-05\",\n            \"client_since\": \"2021-03-03\",\n            \"client_termination_date\": \"2010-07-04\",\n            \"marital_status_id\": 4,\n            \"marital_status\": \"Separated\",\n            \"marital_date\": \"2001-05-02\",\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"Father/Mother\",\n            \"referred_by\": \"Whaley1\",\n            \"servicing_advisor_id\": 1,\n            \"servicing_advisor\": \"Dale Jenkins\",\n            \"writing_advisor_id\": 2,\n            \"writing_advisor\": \"Doug Grey\",\n            \"added_by\": 280455\n        },\n        {\n            \"id\": 38,\n            \"type\": \"Union\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Union\",\n            \"full_name\": \"Union\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-15T23:59:34.000Z\",\n            \"updated_at\": \"2019-11-15T23:59:35.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Referral\",\n            \"status_id\": 1,\n            \"status\": \"Not Specified\",\n            \"category_id\": 2,\n            \"category\": \"Contact\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": null,\n            \"dob\": null,\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": \"You\",\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280455\n        },\n        {\n            \"id\": 100,\n            \"type\": \"Individual\",\n            \"first_name\": \"Her \",\n            \"middle_name\": \"H\",\n            \"last_name\": \"With DOB Reminder\",\n            \"company_name\": null,\n            \"full_name\": \"Her  With DOB Reminder\",\n            \"nickname\": \" Ref\",\n            \"suffix_id\": 2,\n            \"suffix\": \"III\",\n            \"job_title\": \"35353\",\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-07-14T18:30:29.000Z\",\n            \"updated_at\": \"2021-07-14T18:30:29.000Z\",\n            \"salutation_id\": 8,\n            \"salutation\": \"Miss\",\n            \"source_id\": 1,\n            \"source\": \"Advertising\",\n            \"status_id\": 3,\n            \"status\": \"Client\",\n            \"category_id\": 1,\n            \"category\": \"Personal Client\",\n            \"gender_id\": 2,\n            \"gender\": \"Female\",\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"345345352\",\n            \"dob\": \"2021-07-02\",\n            \"death_date\": \"2021-07-30\",\n            \"client_since\": \"2021-07-05\",\n            \"client_termination_date\": \"2021-07-10\",\n            \"marital_status_id\": 4,\n            \"marital_status\": \"Separated\",\n            \"marital_date\": \"2021-07-20\",\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"Fgerg  \",\n            \"referred_by\": \"2r4t reg\",\n            \"servicing_advisor_id\": 1,\n            \"servicing_advisor\": \"Dale Jenkins\",\n            \"writing_advisor_id\": 1,\n            \"writing_advisor\": \"Rachel Black\",\n            \"added_by\": 280455\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 21,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"3e286dd1-9d5a-4674-bf17-208bb83cb640"},{"name":"Contacts Search","event":[{"listen":"prerequest","script":{"id":"b885241a-2963-4420-94b4-b2ae484f0182","exec":["","var commonTests = () => {","    pm.test('verify status response is a success', () => {","   pm.response.to.be.success;","});","};","","pm.environment.set(\"commonTests\", commonTests.toString());","","","","var contactParams = () => {pm.test(\"params are present\", function () {","    var attributes = ['id','type','status', 'category', 'salutation_id', 'salutation', 'source', 'status_id', 'category_id', 'gender', 'suffix', 'first_name', 'middle_name', 'last_name', 'full_name', 'nickname', 'tax_id', 'dob', 'death_date', 'marital_status', 'company_name', 'designation', 'servicing_advisor', 'writing_advisor_id', 'created_at', 'updated_at', 'addresses'];","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.contacts[0], attributes);","","});","};","","pm.environment.set(\"contactParams\", contactParams.toString());",""],"type":"text/javascript"}},{"listen":"test","script":{"id":"6bbf974e-1b82-4409-8da9-0142783bc020","exec":["","eval(pm.environment.get(\"commonTests\"))();","","eval(pm.environment.get(\"contactParams\"))();","","    function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i])","        }","    }","    pm.expect(missing_params).to.be.empty","}","","","","","","",""],"type":"text/javascript"}}],"id":"7cbc647f-8f0d-41c8-8842-9f780935951f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"include","value":"phones, emails, addresses","description":"<p>use the include header to attach contact dependent records to each contact in the response.</p>\n","type":"text"},{"key":"pagesize","value":"200","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"first_name","value":"Evalyn","type":"text","description":"<p>search against a first name</p>\n","disabled":true},{"key":"last_name","value":"","type":"text","description":"<p>search against a last name</p>\n","disabled":true},{"key":"status_id","value":"4,2","type":"text","description":"<p>search against a status</p>\n","disabled":true},{"key":"category_id","value":"","type":"text","description":"<p>search against a category</p>\n","disabled":true},{"key":"account_number","value":"","type":"text","description":"<p>search against an account number</p>\n","disabled":true},{"key":"phone_number","value":"2167047033","type":"text","description":"<p>search against a phone, formatting stripped</p>\n","disabled":true},{"key":"email","value":"violeNt@gmail.com","type":"text","description":"<p>search against an email address</p>\n","disabled":true},{"key":"name","value":"Parr","type":"text","description":"<p>searches against the fullname in a  'firstname lastname'  format for individual type contacts and company_name for all other types.</p>\n","disabled":true},{"key":"tax_id","value":"556412819","type":"text","description":"<p>searches against the tax identifier</p>\n","disabled":true},{"key":"tag_id","value":"2","type":"text","description":"<p>searches against the tag group identifier</p>\n","disabled":true},{"key":"type","value":"Trust","type":"text","disabled":true},{"key":"has_email","value":"true","type":"text","description":"<p>searches against contacts that either have (true) or do not have (false) an email.</p>\n","disabled":true},{"key":"has_phone","value":"true","type":"text","description":"<p>searches against contacts that either have (true) or do not have (false) a phone.</p>\n","disabled":true},{"key":"has_address","value":"true","type":"text","description":"<p>searches against contacts that either have (true) or do not have (false) an address.</p>\n","disabled":true},{"key":"deleted","value":"","type":"text","description":"<p>searches against deleted status. inputs are false|true|all</p>\n","disabled":true},{"key":"type","value":"1","type":"text","disabled":true},{"key":"intellisearch","value":"ab","type":"text","disabled":true}]},"url":"{{base_url}}/contacts/search?shared_phones=true&shared_addresses=true","description":"<p>A search method that allows retrieving contacts by supported search parameters</p>\n<p>Currently supported search parameters:</p>\n<p>name, first_name, last_name, type, status_id, category_id, tax_id, account_number, phone_number, email, updated_since</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","search"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p>if include header contains 'phones', boolean to include shared phones</p>\n","type":"text/plain"},"key":"shared_phones","value":"true"},{"description":{"content":"<p>if include header contains 'addresses', boolean to include shared addresses</p>\n","type":"text/plain"},"key":"shared_addresses","value":"true"}],"variable":[]}},"response":[{"id":"7c63ac2b-c697-4153-8af6-d5b2fda61cf5","name":"Contacts Search by using Tax Id","originalRequest":{"method":"POST","header":[{"key":"include","value":"phones, emails, addresses","description":"use the include header to attach contact dependent records to each contact in the response.","type":"text","disabled":true},{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"pagesize","value":"200","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"first_name","value":"Violet","type":"text","description":"search against a first name","disabled":true},{"key":"last_name","value":"Parr","type":"text","description":"search against a last name","disabled":true},{"key":"status_id","value":"4,2","type":"text","description":"search against a status","disabled":true},{"key":"category_id","value":"","type":"text","description":"search against a category","disabled":true},{"key":"account_number","value":"","type":"text","description":"search against an account number","disabled":true},{"key":"phone_number","value":"5552236987","type":"text","description":"search against a phone, formatting stripped","disabled":true},{"key":"email","value":"violeNt@gmail.com","type":"text","description":"search against an email address","disabled":true},{"key":"name","value":"Parr","type":"text","description":"searches against the fullname in a  'firstname lastname'  format for individual type contacts and company_name for all other types.","disabled":true},{"key":"tax_id","value":"546879851","type":"text","description":"searches against the tax identifier"},{"key":"tag_id","value":"2","type":"text","description":"searches against the tag group identifier","disabled":true},{"key":"type","value":"Trust","type":"text","disabled":true},{"key":"has_email","value":"true","type":"text","description":"searches against contacts that either have (true) or do not have (false) an email.","disabled":true},{"key":"has_phone","value":"true","type":"text","description":"searches against contacts that either have (true) or do not have (false) a phone.","disabled":true},{"key":"has_address","value":"true","type":"text","description":"searches against contacts that either have (true) or do not have (false) an address.","disabled":true},{"key":"deleted","value":"true","type":"text","description":"searches against deleted status. inputs are false|true|all","disabled":true},{"key":"updated_since","value":"2020-08-27T17:07:16.000Z","type":"text","description":"searches against the updated_at field, and only returns contacts that have an updated_at value greater than the updated_since query param","disabled":true},{"key":"type","value":"1","type":"text","disabled":true},{"key":"intellisearch","value":"Mar","type":"text","disabled":true}]},"url":"{{base_url}}/contacts/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 30 Aug 2021 21:24:27 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"282039"},{"key":"user_id","value":"282039"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"6d85e8f9a1f2e013ae07a72a2e1d78de\""},{"key":"Set-Cookie","value":"ahoy_visit=9b8c4a62-52e4-4669-b903-dda6dc8e8a24; path=/; expires=Tue, 31 Aug 2021 01:24:27 GMT; SameSite=None"},{"key":"X-Request-Id","value":"461a8d93-8d55-4b0d-bbda-2c01d65dfb2d"},{"key":"X-Runtime","value":"0.319808"}],"cookie":[],"responseTime":null,"body":"{\n    \"contacts\": [\n        {\n            \"id\": 9222,\n            \"type\": \"Business\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Abernathy Inc\",\n            \"full_name\": \"Abernathy Inc\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-07T15:33:40.000Z\",\n            \"updated_at\": \"2021-06-21T16:51:47.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": 1,\n            \"status\": \"Not Specified\",\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"546879851\",\n            \"dob\": null,\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": \"\",\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": null\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 1,\n        \"total_pages\": 1\n    }\n}"},{"id":"72d9f9dc-1316-429a-a46e-bbec9e2fc287","name":"Contacts Search: find all contacts updated after a specific datetime","originalRequest":{"method":"POST","header":[{"key":"include","value":"phones, emails, addresses","description":"use the include header to attach contact dependent records to each contact in the response.","type":"text","disabled":true},{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"pagesize","value":"200","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"first_name","value":"Violet","type":"text","description":"search against a first name","disabled":true},{"key":"last_name","value":"Parr","type":"text","description":"search against a last name","disabled":true},{"key":"status_id","value":"4,2","type":"text","description":"search against a status","disabled":true},{"key":"category_id","value":"","type":"text","description":"search against a category","disabled":true},{"key":"account_number","value":"","type":"text","description":"search against an account number","disabled":true},{"key":"phone_number","value":"5552236987","type":"text","description":"search against a phone, formatting stripped","disabled":true},{"key":"email","value":"violeNt@gmail.com","type":"text","description":"search against an email address","disabled":true},{"key":"name","value":"Parr","type":"text","description":"searches against the fullname in a  'firstname lastname'  format for individual type contacts and company_name for all other types.","disabled":true},{"key":"tax_id","value":"556412819","type":"text","description":"searches against the tax identifier","disabled":true},{"key":"tag_id","value":"2","type":"text","description":"searches against the tag group identifier","disabled":true},{"key":"type","value":"Trust","type":"text","disabled":true},{"key":"has_email","value":"true","type":"text","description":"searches against contacts that either have (true) or do not have (false) an email.","disabled":true},{"key":"has_phone","value":"true","type":"text","description":"searches against contacts that either have (true) or do not have (false) a phone.","disabled":true},{"key":"has_address","value":"true","type":"text","description":"searches against contacts that either have (true) or do not have (false) an address.","disabled":true},{"key":"deleted","value":"true","type":"text","description":"searches against deleted status. inputs are false|true|all","disabled":true},{"key":"updated_since","value":"2021-06-27T17:07:16.000Z","type":"text","description":"searches against the updated_at field, and only returns contacts that have an updated_at value greater than the updated_since query param"},{"key":"type","value":"1","type":"text","disabled":true},{"key":"intellisearch","value":"Mar","type":"text","disabled":true}]},"url":"{{base_url}}/contacts/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 30 Aug 2021 21:31:05 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"282039"},{"key":"user_id","value":"282039"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"b33a40571090b8d6603cbc45697d2f38\""},{"key":"Set-Cookie","value":"ahoy_visit=9b8c4a62-52e4-4669-b903-dda6dc8e8a24; path=/; expires=Tue, 31 Aug 2021 01:31:04 GMT; SameSite=None"},{"key":"X-Request-Id","value":"f8bc0c8d-4788-4ae6-99f0-480d790a9e00"},{"key":"X-Runtime","value":"1.544054"}],"cookie":[],"responseTime":null,"body":"{\n    \"contacts\": [\n        {\n            \"id\": 12300,\n            \"type\": \"Individual\",\n            \"first_name\": \"Jim\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Spurlock\",\n            \"company_name\": null,\n            \"full_name\": \"Jim Spurlock\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-08-04T15:55:43.000Z\",\n            \"updated_at\": \"2021-08-04T15:55:43.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": null,\n            \"status_id\": 2,\n            \"status\": \"Active Client\",\n            \"category_id\": 5,\n            \"category\": \"AAA\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 282039\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 1,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"7cbc647f-8f0d-41c8-8842-9f780935951f"},{"name":"Contacts Search Basic","event":[{"listen":"prerequest","script":{"id":"58a44b8f-6722-448b-833a-5c15ac46af35","exec":["","var commonTests = () => {","    pm.test('verify status response is a success', () => {","   pm.response.to.be.success;","});","};","","pm.environment.set(\"commonTests\", commonTests.toString());","","","","var contactParams = () => {pm.test(\"params are present\", function () {","    var attributes = ['id','type','status', 'category', 'salutation_id', 'salutation', 'source', 'status_id', 'category_id', 'gender', 'suffix', 'first_name', 'middle_name', 'last_name', 'full_name', 'nickname', 'tax_id', 'dob', 'death_date', 'marital_status', 'company_name', 'designation', 'servicing_advisor', 'writing_advisor_id', 'created_at', 'updated_at', 'addresses'];","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.contacts[0], attributes);","","});","};","","pm.environment.set(\"contactParams\", contactParams.toString());",""],"type":"text/javascript"}},{"listen":"test","script":{"id":"0725410c-f26e-4b54-8e52-e358e1ac3ffe","exec":["","eval(pm.environment.get(\"commonTests\"))();","","eval(pm.environment.get(\"contactParams\"))();","","    function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i])","        }","    }","    pm.expect(missing_params).to.be.empty","}","","","","","","",""],"type":"text/javascript"}}],"id":"c633eac3-8b46-42a7-9f7d-8cfeb1030d1f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"authorization"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[{"key":"include","value":"emails, addresses, phones","description":"<p>use the include header to attach contact dependent records to each contact in the response.</p>\n","type":"text"},{"warning":"This is a duplicate header and will be overridden by the authorization header generated by Postman.","key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/search_basic?shared_addresses=true&shared_phones=true","urlObject":{"path":["contacts","search_basic"],"host":["{{base_url}}"],"query":[{"disabled":true,"description":{"content":"<p>search against a first name</p>\n","type":"text/plain"},"key":"first_name","value":"Violet"},{"disabled":true,"description":{"content":"<p>search against a last name</p>\n","type":"text/plain"},"key":"last_name","value":"Parr"},{"disabled":true,"description":{"content":"<p>search against a status</p>\n","type":"text/plain"},"key":"status_id","value":"4"},{"disabled":true,"description":{"content":"<p>search against a category</p>\n","type":"text/plain"},"key":"category_id","value":""},{"disabled":true,"description":{"content":"<p>search against an account number</p>\n","type":"text/plain"},"key":"account_number","value":""},{"disabled":true,"description":{"content":"<p>search against a phone, formatting stripped</p>\n","type":"text/plain"},"key":"phone_number","value":"5552236987"},{"disabled":true,"description":{"content":"<p>searches against the fullname in a  'firstname lastname'  format for individual type contacts and company_name for all other types.</p>\n","type":"text/plain"},"key":"name","value":"Parr"},{"disabled":true,"description":{"content":"<p>searches against the tax identifier</p>\n","type":"text/plain"},"key":"tax_id","value":"556412819"},{"disabled":true,"description":{"content":"<p>searches against the tag group identifier</p>\n","type":"text/plain"},"key":"tag_id","value":"2"},{"disabled":true,"key":"favorite","value":"true"},{"disabled":true,"description":{"content":"<p>searches against contacts that either have (true) or do not have (false) an email.</p>\n","type":"text/plain"},"key":"has_email","value":"true"},{"disabled":true,"description":{"content":"<p>searches against contacts that either have (true) or do not have (false) a phone.</p>\n","type":"text/plain"},"key":"has_phone","value":"true"},{"disabled":true,"description":{"content":"<p>searches against contacts that either have (true) or do not have (false) an address.</p>\n","type":"text/plain"},"key":"has_address","value":"true"},{"disabled":true,"description":{"content":"<p>searches against deleted status. inputs are false|true|all</p>\n","type":"text/plain"},"key":"deleted","value":"true"},{"description":{"content":"<p>if include header contains 'addresses', boolean to include shared addresses</p>\n","type":"text/plain"},"key":"shared_addresses","value":"true"},{"description":{"content":"<p>if include header contains 'phones', boolean to include shared phones</p>\n","type":"text/plain"},"key":"shared_phones","value":"true"}],"variable":[]}},"response":[{"id":"a8dc2f8d-40ff-4e6b-b472-1203d7abf63d","name":"Contacts Search Basic","originalRequest":{"method":"GET","header":[{"key":"include","value":"emails","description":"use the include header to attach contact dependent records to each contact in the response.","type":"text","disabled":true},{"warning":"This is a duplicate header and will be overridden by the authorization header generated by Postman.","key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":{"raw":"{{base_url}}/contacts/search_basic","host":["{{base_url}}"],"path":["contacts","search_basic"],"query":[{"key":"first_name","value":"Violet","description":"search against a first name","disabled":true},{"key":"last_name","value":"Parr","description":"search against a last name","disabled":true},{"key":"status_id","value":"4","description":"search against a status","disabled":true},{"key":"category_id","value":"","description":"search against a category","disabled":true},{"key":"account_number","value":"","description":"search against an account number","disabled":true},{"key":"phone_number","value":"5552236987","description":"search against a phone, formatting stripped","disabled":true},{"key":"name","value":"Parr","description":"searches against the fullname in a  'firstname lastname'  format for individual type contacts and company_name for all other types.","disabled":true},{"key":"tax_id","value":"556412819","description":"searches against the tax identifier","disabled":true},{"key":"tag_id","value":"2","description":"searches against the tag group identifier","disabled":true},{"key":"favorite","value":"true","disabled":true},{"key":"has_email","value":"true","description":"searches against contacts that either have (true) or do not have (false) an email.","type":"text","disabled":true},{"key":"has_phone","value":"true","description":"searches against contacts that either have (true) or do not have (false) a phone.","type":"text","disabled":true},{"key":"has_address","value":"true","description":"searches against contacts that either have (true) or do not have (false) an address.","type":"text","disabled":true},{"key":"deleted","value":"true","description":"searches against deleted status. inputs are false|true|all","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"server","value":"nginx/1.18.0"},{"key":"date","value":"Thu, 03 Jun 2021 19:42:44 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"transfer-encoding","value":"chunked"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-ua-compatible","value":"chrome=1"},{"key":"cache-control","value":"no-cache, no-store"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"280931"},{"key":"user_id","value":"280931"},{"key":"etag","value":"W/\"8263a5e378e523da17fb6616bc32f63e\""},{"key":"set-cookie","value":"ahoy_visit=578d2ca0-93af-44d5-ab35-606de39cfa03; path=/; expires=Thu, 03 Jun 2021 23:42:44 GMT; SameSite=None"},{"key":"x-request-id","value":"f17acd55-696c-4e73-93e2-6a2b1ab0239b"},{"key":"x-runtime","value":"0.170103"},{"key":"p3p","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"content-encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"contacts\": [\n        {\n            \"id\": 1,\n            \"type\": \"Business\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Collins-Barton\",\n            \"full_name\": \"Collins-Barton\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:13:41.000Z\",\n            \"updated_at\": \"2021-03-10T23:13:42.000Z\"\n        },\n        {\n            \"id\": 2,\n            \"type\": \"Business\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Mills and Sons\",\n            \"full_name\": \"Mills and Sons\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:13:42.000Z\",\n            \"updated_at\": \"2021-03-10T23:13:44.000Z\"\n        },\n        {\n            \"id\": 3,\n            \"type\": \"Business\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Price, Hyatt and Hoppe\",\n            \"full_name\": \"Price, Hyatt and Hoppe\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:13:44.000Z\",\n            \"updated_at\": \"2021-03-10T23:13:45.000Z\"\n        },\n        {\n            \"id\": 4,\n            \"type\": \"Business\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Hamill, Hodkiewicz and Dibbert\",\n            \"full_name\": \"Hamill, Hodkiewicz and Dibbert\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:13:47.000Z\",\n            \"updated_at\": \"2021-03-10T23:13:49.000Z\"\n        },\n        {\n            \"id\": 5,\n            \"type\": \"Business\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Nader-Corwin\",\n            \"full_name\": \"Nader-Corwin\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:13:50.000Z\",\n            \"updated_at\": \"2021-03-10T23:20:20.000Z\"\n        },\n        {\n            \"id\": 6,\n            \"type\": \"Business\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Wisozk-Gottlieb\",\n            \"full_name\": \"Wisozk-Gottlieb\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:13:52.000Z\",\n            \"updated_at\": \"2021-03-10T23:13:54.000Z\"\n        },\n        {\n            \"id\": 7,\n            \"type\": \"Business\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Casper Group\",\n            \"full_name\": \"Casper Group\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:13:54.000Z\",\n            \"updated_at\": \"2021-03-10T23:13:56.000Z\"\n        },\n        {\n            \"id\": 8,\n            \"type\": \"Business\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Flatley-Armstrong\",\n            \"full_name\": \"Flatley-Armstrong\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:13:56.000Z\",\n            \"updated_at\": \"2021-03-10T23:20:21.000Z\"\n        },\n        {\n            \"id\": 9,\n            \"type\": \"Business\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Schaefer-Connelly\",\n            \"full_name\": \"Schaefer-Connelly\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:13:59.000Z\",\n            \"updated_at\": \"2021-03-10T23:14:00.000Z\"\n        },\n        {\n            \"id\": 10,\n            \"type\": \"Business\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Mertz LLC\",\n            \"full_name\": \"Mertz LLC\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:14:01.000Z\",\n            \"updated_at\": \"2021-03-10T23:14:02.000Z\"\n        },\n        {\n            \"id\": 11,\n            \"type\": \"Association\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Ondricka Group\",\n            \"full_name\": \"Ondricka Group\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:14:03.000Z\",\n            \"updated_at\": \"2021-03-10T23:14:03.000Z\"\n        },\n        {\n            \"id\": 12,\n            \"type\": \"Association\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Schoen Inc\",\n            \"full_name\": \"Schoen Inc\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:14:04.000Z\",\n            \"updated_at\": \"2021-03-10T23:14:05.000Z\"\n        },\n        {\n            \"id\": 13,\n            \"type\": \"Association\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Lynch, Stark and Simonis\",\n            \"full_name\": \"Lynch, Stark and Simonis\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:14:05.000Z\",\n            \"updated_at\": \"2021-03-10T23:14:06.000Z\"\n        },\n        {\n            \"id\": 14,\n            \"type\": \"Association\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Stracke, Donnelly and Bednar\",\n            \"full_name\": \"Stracke, Donnelly and Bednar\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:14:07.000Z\",\n            \"updated_at\": \"2021-03-10T23:14:08.000Z\"\n        },\n        {\n            \"id\": 15,\n            \"type\": \"Association\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Ankunding, Lemke and Koch\",\n            \"full_name\": \"Ankunding, Lemke and Koch\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:14:09.000Z\",\n            \"updated_at\": \"2021-03-10T23:14:09.000Z\"\n        },\n        {\n            \"id\": 16,\n            \"type\": \"Trust\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Ritchie LLC\",\n            \"full_name\": \"Ritchie LLC\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:14:10.000Z\",\n            \"updated_at\": \"2021-03-10T23:14:12.000Z\"\n        },\n        {\n            \"id\": 17,\n            \"type\": \"Trust\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Morar LLC\",\n            \"full_name\": \"Morar LLC\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:14:12.000Z\",\n            \"updated_at\": \"2021-03-10T23:14:14.000Z\"\n        },\n        {\n            \"id\": 18,\n            \"type\": \"Trust\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Rath Inc\",\n            \"full_name\": \"Rath Inc\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:14:14.000Z\",\n            \"updated_at\": \"2021-03-10T23:14:16.000Z\"\n        },\n        {\n            \"id\": 19,\n            \"type\": \"Trust\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Homenick Group\",\n            \"full_name\": \"Homenick Group\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:14:16.000Z\",\n            \"updated_at\": \"2021-03-10T23:14:18.000Z\"\n        },\n        {\n            \"id\": 20,\n            \"type\": \"Trust\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Jacobson and Sons\",\n            \"full_name\": \"Jacobson and Sons\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:14:19.000Z\",\n            \"updated_at\": \"2021-03-10T23:14:20.000Z\"\n        },\n        {\n            \"id\": 21,\n            \"type\": \"Union\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Harvey LLC\",\n            \"full_name\": \"Harvey LLC\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:14:21.000Z\",\n            \"updated_at\": \"2021-03-10T23:14:22.000Z\"\n        },\n        {\n            \"id\": 22,\n            \"type\": \"Union\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Schumm-Bauch\",\n            \"full_name\": \"Schumm-Bauch\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:14:23.000Z\",\n            \"updated_at\": \"2021-03-10T23:14:24.000Z\"\n        },\n        {\n            \"id\": 23,\n            \"type\": \"Union\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Keeling, Boyle and Bailey\",\n            \"full_name\": \"Keeling, Boyle and Bailey\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:14:25.000Z\",\n            \"updated_at\": \"2021-03-10T23:14:26.000Z\"\n        },\n        {\n            \"id\": 24,\n            \"type\": \"Union\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Fay, McDermott and Schamberger\",\n            \"full_name\": \"Fay, McDermott and Schamberger\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:14:27.000Z\",\n            \"updated_at\": \"2021-03-10T23:14:29.000Z\"\n        },\n        {\n            \"id\": 25,\n            \"type\": \"Union\",\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"company_name\": \"Stanton-Heaney\",\n            \"full_name\": \"Stanton-Heaney\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:14:29.000Z\",\n            \"updated_at\": \"2021-03-10T23:14:30.000Z\"\n        },\n        {\n            \"id\": 26,\n            \"type\": \"Individual\",\n            \"first_name\": \"Kiesha\",\n            \"middle_name\": \"A\",\n            \"last_name\": \"Huel\",\n            \"company_name\": null,\n            \"full_name\": \"Kiesha Huel\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": \"Product Mining Assistant\",\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:14:31.000Z\",\n            \"updated_at\": \"2021-03-10T23:14:34.000Z\"\n        },\n        {\n            \"id\": 27,\n            \"type\": \"Individual\",\n            \"first_name\": \"Candi\",\n            \"middle_name\": \"T\",\n            \"last_name\": \"Huel\",\n            \"company_name\": null,\n            \"full_name\": \"Candi Huel\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:14:33.000Z\",\n            \"updated_at\": \"2021-03-10T23:14:34.000Z\"\n        },\n        {\n            \"id\": 28,\n            \"type\": \"Individual\",\n            \"first_name\": \"Delcie\",\n            \"middle_name\": \"P\",\n            \"last_name\": \"Heidenreich\",\n            \"company_name\": null,\n            \"full_name\": \"Delcie Heidenreich\",\n            \"nickname\": \"Darkstar\",\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": \"National IT Manager\",\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:14:34.000Z\",\n            \"updated_at\": \"2021-03-10T23:14:38.000Z\"\n        },\n        {\n            \"id\": 29,\n            \"type\": \"Individual\",\n            \"first_name\": \"Joaquin\",\n            \"middle_name\": \"B\",\n            \"last_name\": \"Heidenreich\",\n            \"company_name\": null,\n            \"full_name\": \"Joaquin Heidenreich\",\n            \"nickname\": \"Agent ERG Strange\",\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:14:37.000Z\",\n            \"updated_at\": \"2021-03-10T23:14:39.000Z\"\n        },\n        {\n            \"id\": 30,\n            \"type\": \"Individual\",\n            \"first_name\": \"Kristofer\",\n            \"middle_name\": \"L\",\n            \"last_name\": \"Funk\",\n            \"company_name\": null,\n            \"full_name\": \"Kristofer Funk\",\n            \"nickname\": \"Dark Rogue X\",\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": \"Hospitality Assistant\",\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:14:40.000Z\",\n            \"updated_at\": \"2021-03-10T23:14:45.000Z\"\n        },\n        {\n            \"id\": 31,\n            \"type\": \"Individual\",\n            \"first_name\": \"Fredrick\",\n            \"middle_name\": \"M\",\n            \"last_name\": \"Funk\",\n            \"company_name\": null,\n            \"full_name\": \"Fredrick Funk\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:14:44.000Z\",\n            \"updated_at\": \"2021-03-10T23:14:45.000Z\"\n        },\n        {\n            \"id\": 32,\n            \"type\": \"Individual\",\n            \"first_name\": \"Ferne\",\n            \"middle_name\": \"Y\",\n            \"last_name\": \"Buckridge\",\n            \"company_name\": null,\n            \"full_name\": \"Ferne Buckridge\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:14:47.000Z\",\n            \"updated_at\": \"2021-03-10T23:14:51.000Z\"\n        },\n        {\n            \"id\": 33,\n            \"type\": \"Individual\",\n            \"first_name\": \"Sheridan\",\n            \"middle_name\": \"C\",\n            \"last_name\": \"Buckridge\",\n            \"company_name\": null,\n            \"full_name\": \"Sheridan Buckridge\",\n            \"nickname\": \"Granny Goodness IX\",\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:14:50.000Z\",\n            \"updated_at\": \"2021-03-10T23:14:51.000Z\"\n        },\n        {\n            \"id\": 34,\n            \"type\": \"Individual\",\n            \"first_name\": \"Granville\",\n            \"middle_name\": \"M\",\n            \"last_name\": \"Quitzon\",\n            \"company_name\": null,\n            \"full_name\": \"Granville Quitzon\",\n            \"nickname\": \"Red Colossus\",\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:14:51.000Z\",\n            \"updated_at\": \"2021-03-10T23:14:55.000Z\"\n        },\n        {\n            \"id\": 35,\n            \"type\": \"Individual\",\n            \"first_name\": \"Hanna\",\n            \"middle_name\": \"C\",\n            \"last_name\": \"Quitzon\",\n            \"company_name\": null,\n            \"full_name\": \"Hanna Quitzon\",\n            \"nickname\": \"General Corsair Fist\",\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": \"Retail Officer\",\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:14:54.000Z\",\n            \"updated_at\": \"2021-03-10T23:14:55.000Z\"\n        },\n        {\n            \"id\": 36,\n            \"type\": \"Individual\",\n            \"first_name\": \"Dominic\",\n            \"middle_name\": \"B\",\n            \"last_name\": \"Homenick\",\n            \"company_name\": null,\n            \"full_name\": \"Dominic Homenick\",\n            \"nickname\": \"Captain Century III\",\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": \"Chief Real-Estate Assistant\",\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:14:55.000Z\",\n            \"updated_at\": \"2021-03-10T23:14:57.000Z\"\n        },\n        {\n            \"id\": 37,\n            \"type\": \"Individual\",\n            \"first_name\": \"Lucas\",\n            \"middle_name\": \"I\",\n            \"last_name\": \"Metz\",\n            \"company_name\": null,\n            \"full_name\": \"Lucas Metz\",\n            \"nickname\": \"Red Starfire IX\",\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": \"Human Orchestrator\",\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:14:57.000Z\",\n            \"updated_at\": \"2021-03-10T23:20:20.000Z\"\n        },\n        {\n            \"id\": 38,\n            \"type\": \"Individual\",\n            \"first_name\": \"Elinore\",\n            \"middle_name\": \"O\",\n            \"last_name\": \"O'Connell\",\n            \"company_name\": null,\n            \"full_name\": \"Elinore O'Connell\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": \"Future Community-Services Architect\",\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:15:00.000Z\",\n            \"updated_at\": \"2021-03-10T23:15:01.000Z\"\n        },\n        {\n            \"id\": 39,\n            \"type\": \"Individual\",\n            \"first_name\": \"Ivan\",\n            \"middle_name\": \"P\",\n            \"last_name\": \"Spencer\",\n            \"company_name\": null,\n            \"full_name\": \"Ivan Spencer\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": \"Administration Representative\",\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:15:01.000Z\",\n            \"updated_at\": \"2021-03-10T23:15:03.000Z\"\n        },\n        {\n            \"id\": 40,\n            \"type\": \"Individual\",\n            \"first_name\": \"Tresa\",\n            \"middle_name\": \"W\",\n            \"last_name\": \"Macejkovic\",\n            \"company_name\": null,\n            \"full_name\": \"Tresa Macejkovic\",\n            \"nickname\": \"Starfire Brain\",\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": \"Healthcare Assistant\",\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:15:03.000Z\",\n            \"updated_at\": \"2021-03-10T23:15:06.000Z\"\n        },\n        {\n            \"id\": 41,\n            \"type\": \"Individual\",\n            \"first_name\": \"Johnna\",\n            \"middle_name\": \"K\",\n            \"last_name\": \"Macejkovic\",\n            \"company_name\": null,\n            \"full_name\": \"Johnna Macejkovic\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:15:05.000Z\",\n            \"updated_at\": \"2021-03-10T23:15:06.000Z\"\n        },\n        {\n            \"id\": 42,\n            \"type\": \"Individual\",\n            \"first_name\": \"Felix\",\n            \"middle_name\": \"W\",\n            \"last_name\": \"Casper\",\n            \"company_name\": null,\n            \"full_name\": \"Felix Casper\",\n            \"nickname\": \"Sobek\",\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:15:06.000Z\",\n            \"updated_at\": \"2021-03-10T23:15:09.000Z\"\n        },\n        {\n            \"id\": 43,\n            \"type\": \"Individual\",\n            \"first_name\": \"Chad\",\n            \"middle_name\": \"C\",\n            \"last_name\": \"Casper\",\n            \"company_name\": null,\n            \"full_name\": \"Chad Casper\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": \"Regional Consultant\",\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:15:09.000Z\",\n            \"updated_at\": \"2021-03-10T23:15:09.000Z\"\n        },\n        {\n            \"id\": 44,\n            \"type\": \"Individual\",\n            \"first_name\": \"Oswaldo\",\n            \"middle_name\": \"L\",\n            \"last_name\": \"Wolff\",\n            \"company_name\": null,\n            \"full_name\": \"Oswaldo Wolff\",\n            \"nickname\": \"Doctor Ares Strike\",\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": \"Investor Marketing Executive\",\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:15:10.000Z\",\n            \"updated_at\": \"2021-03-10T23:15:11.000Z\"\n        },\n        {\n            \"id\": 45,\n            \"type\": \"Individual\",\n            \"first_name\": \"Valeri\",\n            \"middle_name\": \"F\",\n            \"last_name\": \"Quitzon\",\n            \"company_name\": null,\n            \"full_name\": \"Valeri Quitzon\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:15:12.000Z\",\n            \"updated_at\": \"2021-03-10T23:15:14.000Z\"\n        },\n        {\n            \"id\": 46,\n            \"type\": \"Individual\",\n            \"first_name\": \"Edward\",\n            \"middle_name\": \"C\",\n            \"last_name\": \"Abbott\",\n            \"company_name\": null,\n            \"full_name\": \"Edward Abbott\",\n            \"nickname\": \"Cloak Strange\",\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": \"District Specialist\",\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:15:15.000Z\",\n            \"updated_at\": \"2021-03-10T23:15:16.000Z\"\n        },\n        {\n            \"id\": 47,\n            \"type\": \"Individual\",\n            \"first_name\": \"Odis\",\n            \"middle_name\": \"S\",\n            \"last_name\": \"Rutherford\",\n            \"company_name\": null,\n            \"full_name\": \"Odis Rutherford\",\n            \"nickname\": \"Illustrious Hulk Man\",\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:15:17.000Z\",\n            \"updated_at\": \"2021-03-10T23:15:20.000Z\"\n        },\n        {\n            \"id\": 48,\n            \"type\": \"Individual\",\n            \"first_name\": \"Randolph\",\n            \"middle_name\": \"W\",\n            \"last_name\": \"Rutherford\",\n            \"company_name\": null,\n            \"full_name\": \"Randolph Rutherford\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": \"Future Community-Services Facilitator\",\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:15:19.000Z\",\n            \"updated_at\": \"2021-03-10T23:15:20.000Z\"\n        },\n        {\n            \"id\": 49,\n            \"type\": \"Individual\",\n            \"first_name\": \"Yessenia\",\n            \"middle_name\": \"C\",\n            \"last_name\": \"Schmidt\",\n            \"company_name\": null,\n            \"full_name\": \"Yessenia Schmidt\",\n            \"nickname\": \"Venom\",\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:15:21.000Z\",\n            \"updated_at\": \"2021-03-10T23:15:22.000Z\"\n        },\n        {\n            \"id\": 50,\n            \"type\": \"Individual\",\n            \"first_name\": \"Heriberto\",\n            \"middle_name\": \"J\",\n            \"last_name\": \"Cormier\",\n            \"company_name\": null,\n            \"full_name\": \"Heriberto Cormier\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": \"Internal IT Analyst\",\n            \"favorite\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-03-10T23:15:23.000Z\",\n            \"updated_at\": \"2021-03-10T23:15:25.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 101,\n        \"total_pages\": 3\n    }\n}"}],"_postman_id":"c633eac3-8b46-42a7-9f7d-8cfeb1030d1f"},{"name":"Contacts GET","event":[{"listen":"test","script":{"id":"d6d2e034-055a-4dd0-92a1-0e50e6143e6f","exec":["eval(pm.environment.get(\"commonTests\"))();","","pm.test(\"params are present\", function () {","    var attributes = ['id','type','status', 'category', 'salutation_id', 'salutation', 'source', 'status_id', 'category_id', 'gender', 'suffix', 'first_name', 'middle_name', 'last_name', 'full_name', 'nickname', 'tax_id', 'dob', 'death_date', 'marital_status', 'company_name', 'designation', 'servicing_advisor', 'writing_advisor_id', 'created_at', 'updated_at'];","    var jsonData = pm.response.json();","    //if the response is an array user []","    validateAttributesExist(jsonData.contacts[0], attributes);","});","","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","}"],"type":"text/javascript"}},{"listen":"prerequest","script":{"id":"0bbd0b69-073c-4711-93ec-95fffe53a79d","exec":[""],"type":"text/javascript"}}],"id":"5d2b460d-dcbe-4e37-b0d5-cafb2bd7b904","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"include","value":"addresses,phones,emails,urls,family,family.members,tag_memberships","type":"text","description":"<p>use the include header to attach contact dependent records to each contact in the response.</p>\n"},{"key":"pagesize","value":"10","type":"text","description":"<p>pagesize overrides the default size (50) of the collection returned</p>\n"}],"url":"{{base_url}}/contacts?page=1","description":"<p>An indexed list of contact records.</p>\n<p>Potential include header values are:<br />addresses,phones,emails,urls,family,family.members,tag_memberships,important_information,social_medias,photos,activities,sam</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p>The page of the collection to be returned</p>\n","type":"text/plain"},"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"d66582a9-1374-416f-a6fc-325c52aafe2d","name":"Contacts GET - Using Includes header","originalRequest":{"method":"GET","header":[{"key":"include","value":"addresses,phones,emails,urls,important_information","type":"text","description":"use the include header to attach contact dependent records to each contact in the response."}],"url":{"raw":"{{base_url}}/contacts?page=1","host":["{{base_url}}"],"path":["contacts"],"query":[{"key":"page","value":"1","description":"The page of the collection to be returned"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Jul 2020 17:53:57 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"database_id","value":"281102"},{"key":"user_id","value":"281102"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"a04c7f400b8541c34b4fc3929795fde0\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Set-Cookie","value":"ahoy_visit=70b5b175-c213-4141-8740-94338d35ff24; path=/; expires=Thu, 16 Jul 2020 21:53:37 -0000; SameSite=None"},{"key":"X-Request-Id","value":"7bc6b902-62c0-4f36-8d42-b33cb8c35f79"},{"key":"X-Runtime","value":"19.910034"}],"cookie":[],"responseTime":null,"body":"{\n    \"contacts\": [\n        {\n            \"id\": 1,\n            \"type\": \"Individual\",\n            \"salutation_id\": 1,\n            \"salutation\": \"Dr.\",\n            \"source_id\": 2,\n            \"source\": \"Internet Advertisment\",\n            \"status_id\": 2,\n            \"status\": \"Active Client\",\n            \"category_id\": 5,\n            \"category\": \"AAA Client\",\n            \"gender_id\": 2,\n            \"gender\": \"Female\",\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Smith\",\n            \"full_name\": \"Margaret Smith\",\n            \"nickname\": \"Mary\",\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": \"2006-05-16\",\n            \"client_termination_date\": null,\n            \"marital_status_id\": 3,\n            \"marital_status\": \"Married\",\n            \"marital_date\": \"2004-04-30\",\n            \"company_name\": null,\n            \"job_title\": \"Attorney\",\n            \"employer_id\": 2,\n            \"employer\": \"Investor & Investor\",\n            \"designation\": \"\",\n            \"referred_by\": \"Bob Loblaw\",\n            \"servicing_advisor_id\": 2,\n            \"servicing_advisor\": \"Scooby Doo\",\n            \"writing_advisor_id\": 2,\n            \"writing_advisor\": \"Slinky Dog\",\n            \"created_at\": \"2015-01-07T01:33:43.000Z\",\n            \"updated_at\": \"2020-06-09T18:44:34.000Z\",\n            \"added_by\": null,\n            \"important_information\": {\n                \"id\": 1,\n                \"content\": \"<b>She prefers to be called Mary.</b><br><b><i>Do not call after 7:00PM</i></b><br><br>\",\n                \"created_at\": \"2015-01-07T01:33:43.000Z\",\n                \"updated_at\": \"2015-01-07T02:42:39.000Z\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 2,\n                    \"addressable_id\": 1,\n                    \"addressable_type\": \"Crm::Contact\",\n                    \"street_address\": \"1234 Main St.\",\n                    \"secondary_address\": \"\",\n                    \"city\": \"Sacramento\",\n                    \"state\": \"CA\",\n                    \"zip\": \"99320\",\n                    \"country\": \"US\",\n                    \"address_type\": 1,\n                    \"address_type_description\": \"Home\",\n                    \"custom_type_title\": \"Investor Residence\",\n                    \"description\": \"\",\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"deleted\": false,\n                    \"created_at\": \"2015-01-07T03:44:59.000Z\",\n                    \"updated_at\": \"2015-01-07T03:48:04.000Z\"\n                },\n                {\n                    \"id\": 3,\n                    \"addressable_id\": 1,\n                    \"addressable_type\": \"Crm::Contact\",\n                    \"street_address\": \"814 Broadway St\",\n                    \"secondary_address\": \"Suite B\",\n                    \"city\": \"Sacramento\",\n                    \"state\": \"CA\",\n                    \"zip\": \"99320\",\n                    \"country\": \"US\",\n                    \"address_type\": 2,\n                    \"address_type_description\": \"Work\",\n                    \"custom_type_title\": \"Investor Offices\",\n                    \"description\": \"\",\n                    \"is_primary\": false,\n                    \"is_preferred\": false,\n                    \"deleted\": false,\n                    \"created_at\": \"2015-01-07T03:47:37.000Z\",\n                    \"updated_at\": \"2015-01-07T03:47:37.000Z\"\n                }\n            ],\n            \"phones\": [\n                {\n                    \"id\": 5,\n                    \"callable_id\": 1,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5559815634\",\n                    \"extension\": \"\",\n                    \"phone_type\": 1,\n                    \"phone_type_description\": \"Home\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"custom_type_title\": \"Investor Residence\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2015-01-07T03:40:32.000Z\",\n                    \"updated_at\": \"2015-01-07T03:40:32.000Z\"\n                },\n                {\n                    \"id\": 6,\n                    \"callable_id\": 1,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5554983424\",\n                    \"extension\": \"\",\n                    \"phone_type\": 6,\n                    \"phone_type_description\": \"Direct Dial\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"custom_type_title\": \"Mary's Desk\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2015-01-07T03:40:57.000Z\",\n                    \"updated_at\": \"2015-01-07T03:40:57.000Z\"\n                },\n                {\n                    \"id\": 7,\n                    \"callable_id\": 1,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5554774327\",\n                    \"extension\": \"31471\",\n                    \"phone_type\": 2,\n                    \"phone_type_description\": \"Work\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"custom_type_title\": \"\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2015-01-07T03:41:17.000Z\",\n                    \"updated_at\": \"2015-01-07T03:41:17.000Z\"\n                },\n                {\n                    \"id\": 8,\n                    \"callable_id\": 1,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"4359643206\",\n                    \"extension\": \"\",\n                    \"phone_type\": 3,\n                    \"phone_type_description\": \"Mobile\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": true,\n                    \"is_primary\": true,\n                    \"custom_type_title\": \"\",\n                    \"description\": \"Mary's Cell Phone\",\n                    \"deleted\": false,\n                    \"created_at\": \"2015-01-07T03:41:34.000Z\",\n                    \"updated_at\": \"2015-01-07T03:47:53.000Z\"\n                },\n                {\n                    \"id\": 9,\n                    \"callable_id\": 1,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"4357632586\",\n                    \"extension\": \"\",\n                    \"phone_type\": 5,\n                    \"phone_type_description\": \"Other\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"custom_type_title\": \"Summer Lake House\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2015-01-07T03:41:56.000Z\",\n                    \"updated_at\": \"2015-01-07T03:41:56.000Z\"\n                },\n                {\n                    \"id\": 12,\n                    \"callable_id\": 1,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5559815634\",\n                    \"extension\": \"\",\n                    \"phone_type\": 1,\n                    \"phone_type_description\": \"Home\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"custom_type_title\": \"Investor Residence\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-06-09T18:01:17.000Z\",\n                    \"updated_at\": \"2020-06-09T18:01:17.000Z\"\n                },\n                {\n                    \"id\": 13,\n                    \"callable_id\": 1,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5559815634\",\n                    \"extension\": \"\",\n                    \"phone_type\": 1,\n                    \"phone_type_description\": \"Home\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"custom_type_title\": \"Investor Residence\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-06-09T18:03:38.000Z\",\n                    \"updated_at\": \"2020-06-09T18:03:38.000Z\"\n                },\n                {\n                    \"id\": 14,\n                    \"callable_id\": 1,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5559815634\",\n                    \"extension\": \"\",\n                    \"phone_type\": 1,\n                    \"phone_type_description\": \"Home\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"custom_type_title\": \"Investor Residence\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-06-09T18:44:29.000Z\",\n                    \"updated_at\": \"2020-06-09T18:44:29.000Z\"\n                },\n                {\n                    \"id\": 15,\n                    \"callable_id\": 1,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5559815634\",\n                    \"extension\": \"\",\n                    \"phone_type\": 1,\n                    \"phone_type_description\": \"Home\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"custom_type_title\": \"Investor Residence\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-06-09T18:44:32.000Z\",\n                    \"updated_at\": \"2020-06-09T18:44:32.000Z\"\n                },\n                {\n                    \"id\": 16,\n                    \"callable_id\": 1,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5559815634\",\n                    \"extension\": \"\",\n                    \"phone_type\": 1,\n                    \"phone_type_description\": \"Home\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"custom_type_title\": \"Investor Residence\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-06-09T18:44:34.000Z\",\n                    \"updated_at\": \"2020-06-09T18:44:34.000Z\"\n                }\n            ],\n            \"emails\": [\n                {\n                    \"id\": 5,\n                    \"emailable_id\": 1,\n                    \"emailable_type\": \"Crm::Contact\",\n                    \"address\": \"minvestor21@yahoo.com\",\n                    \"email_type\": 3,\n                    \"email_type_description\": \"Other\",\n                    \"custom_type_title\": \"Personal Email\",\n                    \"description\": \"\",\n                    \"is_primary\": false,\n                    \"is_preferred\": false,\n                    \"deleted\": false,\n                    \"created_at\": \"2015-01-07T03:42:22.000Z\",\n                    \"updated_at\": \"2015-01-07T03:42:22.000Z\"\n                },\n                {\n                    \"id\": 6,\n                    \"emailable_id\": 1,\n                    \"emailable_type\": \"Crm::Contact\",\n                    \"address\": \"email@email.com\",\n                    \"email_type\": 1,\n                    \"email_type_description\": \"Home\",\n                    \"custom_type_title\": \"\",\n                    \"description\": \"\",\n                    \"is_primary\": false,\n                    \"is_preferred\": false,\n                    \"deleted\": false,\n                    \"created_at\": \"2015-01-07T03:42:38.000Z\",\n                    \"updated_at\": \"2015-01-07T03:42:38.000Z\"\n                },\n                {\n                    \"id\": 7,\n                    \"emailable_id\": 1,\n                    \"emailable_type\": \"Crm::Contact\",\n                    \"address\": \"minvestor@investorinvestor.com\",\n                    \"email_type\": 2,\n                    \"email_type_description\": \"Work\",\n                    \"custom_type_title\": \"\",\n                    \"description\": \"\",\n                    \"is_primary\": false,\n                    \"is_preferred\": false,\n                    \"deleted\": false,\n                    \"created_at\": \"2015-01-07T03:43:05.000Z\",\n                    \"updated_at\": \"2015-01-07T03:43:05.000Z\"\n                }\n            ],\n            \"urls\": [\n                {\n                    \"id\": 1,\n                    \"contact_id\": 1,\n                    \"address\": \"www.investor.com\",\n                    \"url_type\": 2,\n                    \"url_type_description\": \"Work\",\n                    \"custom_type_title\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2015-01-07T03:43:24.000Z\",\n                    \"updated_at\": \"2015-01-07T03:43:24.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 2,\n            \"type\": \"Business\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": 1,\n            \"status\": \"Not Specified\",\n            \"category_id\": 1,\n            \"category\": \"Personal Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"full_name\": \"Investor & Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"\",\n            \"dob\": null,\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": \"Investor & Investor\",\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": \"\",\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2015-01-07T02:26:55.000Z\",\n            \"updated_at\": \"2020-06-10T15:47:01.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 2,\n                \"content\": null,\n                \"created_at\": \"2015-01-07T02:26:55.000Z\",\n                \"updated_at\": \"2015-01-07T02:26:55.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [\n                {\n                    \"id\": 17,\n                    \"callable_id\": 2,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5559815634\",\n                    \"extension\": \"\",\n                    \"phone_type\": 1,\n                    \"phone_type_description\": \"Home\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"custom_type_title\": \"Investor Residence\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-06-10T15:46:51.000Z\",\n                    \"updated_at\": \"2020-06-10T15:46:51.000Z\"\n                },\n                {\n                    \"id\": 18,\n                    \"callable_id\": 2,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5559815634\",\n                    \"extension\": \"\",\n                    \"phone_type\": 1,\n                    \"phone_type_description\": \"Home\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"custom_type_title\": \"Investor Residence\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-06-10T15:09:10.000Z\",\n                    \"updated_at\": \"2020-06-10T15:09:10.000Z\"\n                },\n                {\n                    \"id\": 19,\n                    \"callable_id\": 2,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5559815634\",\n                    \"extension\": \"\",\n                    \"phone_type\": 1,\n                    \"phone_type_description\": \"Home\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"custom_type_title\": \"Investor Residence\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-06-10T15:09:34.000Z\",\n                    \"updated_at\": \"2020-06-10T15:09:34.000Z\"\n                },\n                {\n                    \"id\": 20,\n                    \"callable_id\": 2,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5559815634\",\n                    \"extension\": \"\",\n                    \"phone_type\": 1,\n                    \"phone_type_description\": \"Home\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"custom_type_title\": \"Investor Residence\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-06-10T15:09:35.000Z\",\n                    \"updated_at\": \"2020-06-10T15:09:35.000Z\"\n                },\n                {\n                    \"id\": 21,\n                    \"callable_id\": 2,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5559815634\",\n                    \"extension\": \"\",\n                    \"phone_type\": 1,\n                    \"phone_type_description\": \"Home\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"custom_type_title\": \"Investor Residence\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-06-10T15:09:37.000Z\",\n                    \"updated_at\": \"2020-06-10T15:09:37.000Z\"\n                },\n                {\n                    \"id\": 22,\n                    \"callable_id\": 2,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5559815634\",\n                    \"extension\": \"\",\n                    \"phone_type\": 1,\n                    \"phone_type_description\": \"Home\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"custom_type_title\": \"Investor Residence\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-06-10T15:09:38.000Z\",\n                    \"updated_at\": \"2020-06-10T15:09:38.000Z\"\n                },\n                {\n                    \"id\": 23,\n                    \"callable_id\": 2,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5559815634\",\n                    \"extension\": \"\",\n                    \"phone_type\": 1,\n                    \"phone_type_description\": \"Home\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"custom_type_title\": \"Investor Residence\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-06-10T15:09:39.000Z\",\n                    \"updated_at\": \"2020-06-10T15:09:39.000Z\"\n                },\n                {\n                    \"id\": 24,\n                    \"callable_id\": 2,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5559815634\",\n                    \"extension\": \"\",\n                    \"phone_type\": 1,\n                    \"phone_type_description\": \"Home\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"custom_type_title\": \"Investor Residence\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-06-10T15:09:40.000Z\",\n                    \"updated_at\": \"2020-06-10T15:09:40.000Z\"\n                },\n                {\n                    \"id\": 25,\n                    \"callable_id\": 2,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5559815634\",\n                    \"extension\": \"\",\n                    \"phone_type\": 1,\n                    \"phone_type_description\": \"Home\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"custom_type_title\": \"Investor Residence\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-06-10T15:09:41.000Z\",\n                    \"updated_at\": \"2020-06-10T15:09:41.000Z\"\n                },\n                {\n                    \"id\": 26,\n                    \"callable_id\": 2,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5559815634\",\n                    \"extension\": \"\",\n                    \"phone_type\": 1,\n                    \"phone_type_description\": \"Home\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"custom_type_title\": \"Investor Residence\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-06-10T15:09:42.000Z\",\n                    \"updated_at\": \"2020-06-10T15:09:42.000Z\"\n                },\n                {\n                    \"id\": 27,\n                    \"callable_id\": 2,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5559815634\",\n                    \"extension\": \"\",\n                    \"phone_type\": 1,\n                    \"phone_type_description\": \"Home\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"custom_type_title\": \"Investor Residence\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-06-10T15:10:00.000Z\",\n                    \"updated_at\": \"2020-06-10T15:10:00.000Z\"\n                },\n                {\n                    \"id\": 28,\n                    \"callable_id\": 2,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5559815634\",\n                    \"extension\": \"\",\n                    \"phone_type\": 1,\n                    \"phone_type_description\": \"Home\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"custom_type_title\": \"Investor Residence\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-06-10T15:10:01.000Z\",\n                    \"updated_at\": \"2020-06-10T15:10:01.000Z\"\n                },\n                {\n                    \"id\": 29,\n                    \"callable_id\": 2,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5559815634\",\n                    \"extension\": \"\",\n                    \"phone_type\": 1,\n                    \"phone_type_description\": \"Home\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"custom_type_title\": \"Investor Residence\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-06-10T15:10:02.000Z\",\n                    \"updated_at\": \"2020-06-10T15:10:02.000Z\"\n                },\n                {\n                    \"id\": 30,\n                    \"callable_id\": 2,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5559815634\",\n                    \"extension\": \"\",\n                    \"phone_type\": 1,\n                    \"phone_type_description\": \"Home\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"custom_type_title\": \"Investor Residence\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-06-10T15:10:02.000Z\",\n                    \"updated_at\": \"2020-06-10T15:10:02.000Z\"\n                },\n                {\n                    \"id\": 31,\n                    \"callable_id\": 2,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5559815634\",\n                    \"extension\": \"\",\n                    \"phone_type\": 1,\n                    \"phone_type_description\": \"Home\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"custom_type_title\": \"Investor Residence\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-06-10T15:10:04.000Z\",\n                    \"updated_at\": \"2020-06-10T15:10:04.000Z\"\n                },\n                {\n                    \"id\": 32,\n                    \"callable_id\": 2,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5559815634\",\n                    \"extension\": \"\",\n                    \"phone_type\": 1,\n                    \"phone_type_description\": \"Home\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"custom_type_title\": \"Investor Residence\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-06-10T15:46:48.000Z\",\n                    \"updated_at\": \"2020-06-10T15:46:48.000Z\"\n                },\n                {\n                    \"id\": 33,\n                    \"callable_id\": 2,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5559815634\",\n                    \"extension\": \"\",\n                    \"phone_type\": 1,\n                    \"phone_type_description\": \"Home\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"custom_type_title\": \"Investor Residence\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-06-10T15:10:48.000Z\",\n                    \"updated_at\": \"2020-06-10T15:10:48.000Z\"\n                },\n                {\n                    \"id\": 34,\n                    \"callable_id\": 2,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5559815634\",\n                    \"extension\": \"\",\n                    \"phone_type\": 1,\n                    \"phone_type_description\": \"Home\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"custom_type_title\": \"Investor Residence\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-06-10T15:10:49.000Z\",\n                    \"updated_at\": \"2020-06-10T15:10:49.000Z\"\n                },\n                {\n                    \"id\": 35,\n                    \"callable_id\": 2,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5559815634\",\n                    \"extension\": \"\",\n                    \"phone_type\": 1,\n                    \"phone_type_description\": \"Home\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"custom_type_title\": \"Investor Residence\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-06-10T15:10:50.000Z\",\n                    \"updated_at\": \"2020-06-10T15:10:50.000Z\"\n                },\n                {\n                    \"id\": 36,\n                    \"callable_id\": 2,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5559815634\",\n                    \"extension\": \"\",\n                    \"phone_type\": 1,\n                    \"phone_type_description\": \"Home\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"custom_type_title\": \"Investor Residence\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-06-10T15:47:00.000Z\",\n                    \"updated_at\": \"2020-06-10T15:47:00.000Z\"\n                },\n                {\n                    \"id\": 37,\n                    \"callable_id\": 2,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5559815634\",\n                    \"extension\": \"\",\n                    \"phone_type\": 1,\n                    \"phone_type_description\": \"Home\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"custom_type_title\": \"Investor Residence\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-06-10T15:47:01.000Z\",\n                    \"updated_at\": \"2020-06-10T15:47:01.000Z\"\n                }\n            ],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 4,\n            \"type\": \"Business\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": 6,\n            \"status\": \"Inactive Client\",\n            \"category_id\": 6,\n            \"category\": \"Business Partner\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"full_name\": \"Insuricare\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"\",\n            \"dob\": null,\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": \"Insuricare\",\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": \"\",\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2015-01-07T03:04:39.000Z\",\n            \"updated_at\": \"2015-01-07T04:13:00.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 4,\n                \"content\": null,\n                \"created_at\": \"2015-01-07T03:04:39.000Z\",\n                \"updated_at\": \"2015-01-07T03:04:39.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 5,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 5,\n            \"source\": \"Radio Advertisement\",\n            \"status_id\": 2,\n            \"status\": \"Active Client\",\n            \"category_id\": 5,\n            \"category\": \"AAA Client\",\n            \"gender_id\": 1,\n            \"gender\": \"Male\",\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Robert\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Parr\",\n            \"full_name\": \"Robert Parr\",\n            \"nickname\": \"Bob\",\n            \"spouse_name\": null,\n            \"tax_id\": \"412968745\",\n            \"dob\": \"1965-05-04\",\n            \"death_date\": null,\n            \"client_since\": \"2004-04-04\",\n            \"client_termination_date\": null,\n            \"marital_status_id\": 3,\n            \"marital_status\": \"Married\",\n            \"marital_date\": \"1990-06-06\",\n            \"company_name\": null,\n            \"job_title\": \"Relationship Specialist\",\n            \"employer_id\": 4,\n            \"employer\": \"Insuricare\",\n            \"designation\": \"\",\n            \"referred_by\": \"\",\n            \"servicing_advisor_id\": 1,\n            \"servicing_advisor\": \"Tucker McLaughlin\",\n            \"writing_advisor_id\": 1,\n            \"writing_advisor\": \"Underdog\",\n            \"created_at\": \"2015-01-07T03:04:39.000Z\",\n            \"updated_at\": \"2020-06-10T02:02:43.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 5,\n                \"content\": null,\n                \"created_at\": \"2015-01-07T03:04:39.000Z\",\n                \"updated_at\": \"2015-01-07T03:04:39.000Z\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 1,\n                    \"addressable_id\": 5,\n                    \"addressable_type\": \"Crm::Contact\",\n                    \"street_address\": \"113 E. Nelson Ave.\",\n                    \"secondary_address\": \"\",\n                    \"city\": \"Metroville\",\n                    \"state\": \"CA\",\n                    \"zip\": \"90251\",\n                    \"country\": \"US\",\n                    \"address_type\": 1,\n                    \"address_type_description\": \"Home\",\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"deleted\": false,\n                    \"created_at\": \"2015-01-07T03:04:39.000Z\",\n                    \"updated_at\": \"2015-01-07T03:04:39.000Z\"\n                }\n            ],\n            \"phones\": [\n                {\n                    \"id\": 1,\n                    \"callable_id\": 5,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5558412269\",\n                    \"extension\": \"\",\n                    \"phone_type\": 1,\n                    \"phone_type_description\": \"Home\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": true,\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2015-01-07T03:04:39.000Z\",\n                    \"updated_at\": \"2015-01-07T03:04:39.000Z\"\n                },\n                {\n                    \"id\": 2,\n                    \"callable_id\": 5,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5558847122\",\n                    \"extension\": \"\",\n                    \"phone_type\": 3,\n                    \"phone_type_description\": \"Mobile\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2015-01-07T03:04:39.000Z\",\n                    \"updated_at\": \"2015-01-07T03:04:39.000Z\"\n                }\n            ],\n            \"emails\": [\n                {\n                    \"id\": 1,\n                    \"emailable_id\": 5,\n                    \"emailable_type\": \"Crm::Contact\",\n                    \"address\": \"incredible113@hotmail.com\",\n                    \"email_type\": 1,\n                    \"email_type_description\": \"Home\",\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"deleted\": false,\n                    \"created_at\": \"2015-01-07T03:04:39.000Z\",\n                    \"updated_at\": \"2015-01-07T03:04:39.000Z\"\n                },\n                {\n                    \"id\": 2,\n                    \"emailable_id\": 5,\n                    \"emailable_type\": \"Crm::Contact\",\n                    \"address\": \"bob.parr@insuricare.com\",\n                    \"email_type\": 2,\n                    \"email_type_description\": \"Work\",\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"is_primary\": false,\n                    \"is_preferred\": false,\n                    \"deleted\": false,\n                    \"created_at\": \"2015-01-07T03:04:39.000Z\",\n                    \"updated_at\": \"2015-01-07T03:04:39.000Z\"\n                }\n            ],\n            \"urls\": []\n        },\n        {\n            \"id\": 6,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": 4,\n            \"status\": \"Child of Client\",\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": 2,\n            \"gender\": \"Female\",\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Violet\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Parr\",\n            \"full_name\": \"Violet Parr\",\n            \"nickname\": \"\",\n            \"spouse_name\": null,\n            \"tax_id\": \"556412819\",\n            \"dob\": \"1999-09-22\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": \"\",\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": \"\",\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2015-01-07T03:06:52.000Z\",\n            \"updated_at\": \"2020-06-10T02:02:43.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 6,\n                \"content\": null,\n                \"created_at\": \"2015-01-07T03:06:52.000Z\",\n                \"updated_at\": \"2015-01-07T03:06:52.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [\n                {\n                    \"id\": 3,\n                    \"callable_id\": 6,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5552236987\",\n                    \"extension\": \"\",\n                    \"phone_type\": 3,\n                    \"phone_type_description\": \"Mobile\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": true,\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2015-01-07T03:06:52.000Z\",\n                    \"updated_at\": \"2015-01-07T03:06:52.000Z\"\n                }\n            ],\n            \"emails\": [\n                {\n                    \"id\": 3,\n                    \"emailable_id\": 6,\n                    \"emailable_type\": \"Crm::Contact\",\n                    \"address\": \"violeNt@gmail.com\",\n                    \"email_type\": 1,\n                    \"email_type_description\": \"Home\",\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"deleted\": false,\n                    \"created_at\": \"2015-01-07T03:06:52.000Z\",\n                    \"updated_at\": \"2015-01-07T03:06:52.000Z\"\n                }\n            ],\n            \"urls\": []\n        },\n        {\n            \"id\": 7,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": 4,\n            \"status\": \"Child of Client\",\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": 1,\n            \"gender\": \"Male\",\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Dashiell\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Parr\",\n            \"full_name\": \"Dashiell Parr\",\n            \"nickname\": \"Dash\",\n            \"spouse_name\": null,\n            \"tax_id\": \"555713982\",\n            \"dob\": \"2004-06-17\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": \"\",\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": \"\",\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2015-01-07T03:07:48.000Z\",\n            \"updated_at\": \"2020-06-10T02:02:43.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 7,\n                \"content\": null,\n                \"created_at\": \"2015-01-07T03:07:48.000Z\",\n                \"updated_at\": \"2015-01-07T03:07:48.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 8,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": 4,\n            \"status\": \"Child of Client\",\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": 1,\n            \"gender\": \"Male\",\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"John\",\n            \"middle_name\": \"Jackson\",\n            \"last_name\": \"Parr\",\n            \"full_name\": \"John Parr\",\n            \"nickname\": \"Jack-Jack\",\n            \"spouse_name\": null,\n            \"tax_id\": \"741528963\",\n            \"dob\": \"2013-09-18\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": \"\",\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": \"\",\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2015-01-07T03:09:05.000Z\",\n            \"updated_at\": \"2020-06-10T02:02:43.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 8,\n                \"content\": null,\n                \"created_at\": \"2015-01-07T03:09:05.000Z\",\n                \"updated_at\": \"2015-01-07T03:09:05.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 9,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": 8,\n            \"status\": \"Spouse of Client\",\n            \"category_id\": 5,\n            \"category\": \"AAA Client\",\n            \"gender_id\": 2,\n            \"gender\": \"Female\",\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Helen\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Parr\",\n            \"full_name\": \"Helen Parr\",\n            \"nickname\": \"\",\n            \"spouse_name\": null,\n            \"tax_id\": \"201506003\",\n            \"dob\": \"1971-06-30\",\n            \"death_date\": null,\n            \"client_since\": \"2004-04-04\",\n            \"client_termination_date\": null,\n            \"marital_status_id\": 3,\n            \"marital_status\": \"Married\",\n            \"marital_date\": \"1990-06-06\",\n            \"company_name\": null,\n            \"job_title\": \"\",\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": \"\",\n            \"servicing_advisor_id\": 1,\n            \"servicing_advisor\": \"Tucker McLaughlin\",\n            \"writing_advisor_id\": 1,\n            \"writing_advisor\": \"Underdog\",\n            \"created_at\": \"2015-01-07T03:12:48.000Z\",\n            \"updated_at\": \"2020-06-10T02:02:44.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 9,\n                \"content\": null,\n                \"created_at\": \"2015-01-07T03:12:48.000Z\",\n                \"updated_at\": \"2015-01-07T03:12:48.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [\n                {\n                    \"id\": 4,\n                    \"callable_id\": 9,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5559944427\",\n                    \"extension\": \"\",\n                    \"phone_type\": 3,\n                    \"phone_type_description\": \"Mobile\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": true,\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2015-01-07T03:12:48.000Z\",\n                    \"updated_at\": \"2015-01-07T03:12:48.000Z\"\n                }\n            ],\n            \"emails\": [\n                {\n                    \"id\": 4,\n                    \"emailable_id\": 9,\n                    \"emailable_type\": \"Crm::Contact\",\n                    \"address\": \"elastigril889@yahoo.com\",\n                    \"email_type\": 1,\n                    \"email_type_description\": \"Home\",\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"is_primary\": false,\n                    \"is_preferred\": false,\n                    \"deleted\": false,\n                    \"created_at\": \"2015-01-07T03:12:48.000Z\",\n                    \"updated_at\": \"2015-01-07T03:12:48.000Z\"\n                }\n            ],\n            \"urls\": []\n        },\n        {\n            \"id\": 10,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-05-13T20:35:41.000Z\",\n            \"updated_at\": \"2020-05-13T20:35:41.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 10,\n                \"content\": null,\n                \"created_at\": \"2020-05-13T20:35:41.000Z\",\n                \"updated_at\": \"2020-05-13T20:35:41.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 11,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-05-13T20:36:17.000Z\",\n            \"updated_at\": \"2020-05-13T20:36:17.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 11,\n                \"content\": null,\n                \"created_at\": \"2020-05-13T20:36:17.000Z\",\n                \"updated_at\": \"2020-05-13T20:36:17.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 12,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-05-13T20:37:59.000Z\",\n            \"updated_at\": \"2020-05-13T20:37:59.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 12,\n                \"content\": null,\n                \"created_at\": \"2020-05-13T20:37:59.000Z\",\n                \"updated_at\": \"2020-05-13T20:37:59.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 13,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-05-13T20:38:39.000Z\",\n            \"updated_at\": \"2020-05-13T20:38:40.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 13,\n                \"content\": null,\n                \"created_at\": \"2020-05-13T20:38:39.000Z\",\n                \"updated_at\": \"2020-05-13T20:38:39.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 14,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-05-13T20:39:04.000Z\",\n            \"updated_at\": \"2020-05-13T20:39:04.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 14,\n                \"content\": null,\n                \"created_at\": \"2020-05-13T20:39:04.000Z\",\n                \"updated_at\": \"2020-05-13T20:39:04.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 15,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-05-13T20:39:37.000Z\",\n            \"updated_at\": \"2020-05-13T20:39:37.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 15,\n                \"content\": null,\n                \"created_at\": \"2020-05-13T20:39:37.000Z\",\n                \"updated_at\": \"2020-05-13T20:39:37.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 16,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-05-13T20:43:15.000Z\",\n            \"updated_at\": \"2020-05-13T20:43:15.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 16,\n                \"content\": null,\n                \"created_at\": \"2020-05-13T20:43:15.000Z\",\n                \"updated_at\": \"2020-05-13T20:43:15.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 17,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-05-13T20:45:00.000Z\",\n            \"updated_at\": \"2020-05-13T20:45:01.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 17,\n                \"content\": null,\n                \"created_at\": \"2020-05-13T20:45:01.000Z\",\n                \"updated_at\": \"2020-05-13T20:45:01.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 18,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-05-13T20:45:35.000Z\",\n            \"updated_at\": \"2020-05-13T20:45:35.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 18,\n                \"content\": null,\n                \"created_at\": \"2020-05-13T20:45:35.000Z\",\n                \"updated_at\": \"2020-05-13T20:45:35.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 19,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-05-14T04:58:12.000Z\",\n            \"updated_at\": \"2020-05-14T04:58:12.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 19,\n                \"content\": null,\n                \"created_at\": \"2020-05-14T04:58:12.000Z\",\n                \"updated_at\": \"2020-05-14T04:58:12.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 20,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-05-14T04:58:52.000Z\",\n            \"updated_at\": \"2020-05-14T04:58:52.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 20,\n                \"content\": null,\n                \"created_at\": \"2020-05-14T04:58:52.000Z\",\n                \"updated_at\": \"2020-05-14T04:58:52.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 21,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-05-14T04:59:33.000Z\",\n            \"updated_at\": \"2020-05-14T04:59:33.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 21,\n                \"content\": null,\n                \"created_at\": \"2020-05-14T04:59:33.000Z\",\n                \"updated_at\": \"2020-05-14T04:59:33.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 22,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-05-14T21:47:40.000Z\",\n            \"updated_at\": \"2020-05-14T21:47:40.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 22,\n                \"content\": null,\n                \"created_at\": \"2020-05-14T21:47:40.000Z\",\n                \"updated_at\": \"2020-05-14T21:47:40.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 23,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-05-14T22:13:59.000Z\",\n            \"updated_at\": \"2020-05-14T22:13:59.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 23,\n                \"content\": null,\n                \"created_at\": \"2020-05-14T22:13:59.000Z\",\n                \"updated_at\": \"2020-05-14T22:13:59.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 24,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-05-14T22:14:01.000Z\",\n            \"updated_at\": \"2020-05-14T22:14:01.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 24,\n                \"content\": null,\n                \"created_at\": \"2020-05-14T22:14:01.000Z\",\n                \"updated_at\": \"2020-05-14T22:14:01.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 25,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-05-14T22:14:06.000Z\",\n            \"updated_at\": \"2020-05-14T22:14:06.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 25,\n                \"content\": null,\n                \"created_at\": \"2020-05-14T22:14:06.000Z\",\n                \"updated_at\": \"2020-05-14T22:14:06.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 26,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-05-14T22:14:13.000Z\",\n            \"updated_at\": \"2020-05-14T22:14:13.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 26,\n                \"content\": null,\n                \"created_at\": \"2020-05-14T22:14:13.000Z\",\n                \"updated_at\": \"2020-05-14T22:14:13.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 27,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-05-14T22:15:11.000Z\",\n            \"updated_at\": \"2020-05-14T22:15:12.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 27,\n                \"content\": null,\n                \"created_at\": \"2020-05-14T22:15:11.000Z\",\n                \"updated_at\": \"2020-05-14T22:15:11.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 28,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-05-14T22:32:55.000Z\",\n            \"updated_at\": \"2020-05-14T22:32:55.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 28,\n                \"content\": null,\n                \"created_at\": \"2020-05-14T22:32:55.000Z\",\n                \"updated_at\": \"2020-05-14T22:32:55.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 29,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-05-14T22:33:02.000Z\",\n            \"updated_at\": \"2020-05-14T22:33:02.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 29,\n                \"content\": null,\n                \"created_at\": \"2020-05-14T22:33:02.000Z\",\n                \"updated_at\": \"2020-05-14T22:33:02.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 30,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-05-14T22:37:12.000Z\",\n            \"updated_at\": \"2020-05-14T22:37:12.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 30,\n                \"content\": null,\n                \"created_at\": \"2020-05-14T22:37:12.000Z\",\n                \"updated_at\": \"2020-05-14T22:37:12.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 31,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": \"Marge\",\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-05-18T21:38:32.000Z\",\n            \"updated_at\": \"2020-05-18T21:48:09.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 31,\n                \"content\": null,\n                \"created_at\": \"2020-05-18T21:38:32.000Z\",\n                \"updated_at\": \"2020-05-18T21:38:32.000Z\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 4,\n                    \"addressable_id\": 31,\n                    \"addressable_type\": \"Crm::Contact\",\n                    \"street_address\": \"1234 Main St.\",\n                    \"secondary_address\": null,\n                    \"city\": \"Sacramento\",\n                    \"state\": \"CA\",\n                    \"zip\": \"99320\",\n                    \"country\": \"US\",\n                    \"address_type\": 1,\n                    \"address_type_description\": \"Home\",\n                    \"custom_type_title\": \"Investor Residence\",\n                    \"description\": null,\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-05-18T21:38:32.000Z\",\n                    \"updated_at\": \"2020-05-18T21:38:32.000Z\"\n                }\n            ],\n            \"phones\": [],\n            \"emails\": [\n                {\n                    \"id\": 8,\n                    \"emailable_id\": 31,\n                    \"emailable_type\": \"Crm::Contact\",\n                    \"address\": \"incredible113@hotmail.com\",\n                    \"email_type\": 1,\n                    \"email_type_description\": \"Home\",\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-05-18T21:38:33.000Z\",\n                    \"updated_at\": \"2020-05-18T21:38:33.000Z\"\n                }\n            ],\n            \"urls\": []\n        },\n        {\n            \"id\": 32,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-05-19T17:14:12.000Z\",\n            \"updated_at\": \"2020-05-19T17:14:12.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 32,\n                \"content\": null,\n                \"created_at\": \"2020-05-19T17:14:12.000Z\",\n                \"updated_at\": \"2020-05-19T17:14:12.000Z\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 5,\n                    \"addressable_id\": 32,\n                    \"addressable_type\": \"Crm::Contact\",\n                    \"street_address\": \"1234 Main St.\",\n                    \"secondary_address\": null,\n                    \"city\": \"Sacramento\",\n                    \"state\": \"CA\",\n                    \"zip\": \"99320\",\n                    \"country\": \"US\",\n                    \"address_type\": 1,\n                    \"address_type_description\": \"Home\",\n                    \"custom_type_title\": \"Investor Residence\",\n                    \"description\": null,\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-05-19T17:14:12.000Z\",\n                    \"updated_at\": \"2020-05-19T17:14:12.000Z\"\n                }\n            ],\n            \"phones\": [\n                {\n                    \"id\": 11,\n                    \"callable_id\": 32,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5559815634\",\n                    \"extension\": null,\n                    \"phone_type\": 1,\n                    \"phone_type_description\": \"Home\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"custom_type_title\": \"Investor Residence\",\n                    \"description\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-05-19T17:14:12.000Z\",\n                    \"updated_at\": \"2020-05-19T17:14:12.000Z\"\n                }\n            ],\n            \"emails\": [\n                {\n                    \"id\": 9,\n                    \"emailable_id\": 32,\n                    \"emailable_type\": \"Crm::Contact\",\n                    \"address\": \"incredible113@hotmail.com\",\n                    \"email_type\": 1,\n                    \"email_type_description\": \"Home\",\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-05-19T17:14:12.000Z\",\n                    \"updated_at\": \"2020-05-19T17:14:12.000Z\"\n                }\n            ],\n            \"urls\": []\n        },\n        {\n            \"id\": 33,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Internet Advertisment\",\n            \"status_id\": 2,\n            \"status\": \"Active Client\",\n            \"category_id\": 5,\n            \"category\": \"AAA Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-05-29T16:08:29.000Z\",\n            \"updated_at\": \"2020-05-29T16:08:29.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 33,\n                \"content\": null,\n                \"created_at\": \"2020-05-29T16:08:29.000Z\",\n                \"updated_at\": \"2020-05-29T16:08:29.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 34,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Internet Advertisment\",\n            \"status_id\": 2,\n            \"status\": \"Active Client\",\n            \"category_id\": 5,\n            \"category\": \"AAA Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-05-29T16:09:40.000Z\",\n            \"updated_at\": \"2020-05-29T16:09:40.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 34,\n                \"content\": null,\n                \"created_at\": \"2020-05-29T16:09:40.000Z\",\n                \"updated_at\": \"2020-05-29T16:09:40.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 35,\n            \"type\": \"Individual\",\n            \"salutation_id\": 1,\n            \"salutation\": \"Dr.\",\n            \"source_id\": 2,\n            \"source\": \"Internet Advertisment\",\n            \"status_id\": 2,\n            \"status\": \"Active Client\",\n            \"category_id\": 5,\n            \"category\": \"AAA Client\",\n            \"gender_id\": 2,\n            \"gender\": \"Female\",\n            \"suffix_id\": 1,\n            \"suffix\": \"II\",\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Smith\",\n            \"full_name\": \"Margaret Smith\",\n            \"nickname\": \"Mary\",\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": \"2020-04-12\",\n            \"client_since\": \"2006-05-16\",\n            \"client_termination_date\": \"2020-04-12\",\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": \"2004-04-30\",\n            \"company_name\": null,\n            \"job_title\": \"Attorney\",\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": \"Bob Loblaw\",\n            \"servicing_advisor_id\": 2,\n            \"servicing_advisor\": \"Scooby Doo\",\n            \"writing_advisor_id\": 2,\n            \"writing_advisor\": \"Slinky Dog\",\n            \"created_at\": \"2020-05-29T16:14:41.000Z\",\n            \"updated_at\": \"2020-05-29T16:14:41.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 35,\n                \"content\": null,\n                \"created_at\": \"2020-05-29T16:14:41.000Z\",\n                \"updated_at\": \"2020-05-29T16:14:41.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 36,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-06-15T18:58:46.000Z\",\n            \"updated_at\": \"2020-06-15T18:58:46.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 36,\n                \"content\": null,\n                \"created_at\": \"2020-06-15T18:58:46.000Z\",\n                \"updated_at\": \"2020-06-15T18:58:46.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 37,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-06-15T18:58:47.000Z\",\n            \"updated_at\": \"2020-06-15T18:58:47.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 37,\n                \"content\": null,\n                \"created_at\": \"2020-06-15T18:58:47.000Z\",\n                \"updated_at\": \"2020-06-15T18:58:47.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 38,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-06-15T18:59:09.000Z\",\n            \"updated_at\": \"2020-06-15T18:59:09.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 38,\n                \"content\": null,\n                \"created_at\": \"2020-06-15T18:59:09.000Z\",\n                \"updated_at\": \"2020-06-15T18:59:09.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 39,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-06-15T18:59:25.000Z\",\n            \"updated_at\": \"2020-06-15T18:59:25.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 39,\n                \"content\": null,\n                \"created_at\": \"2020-06-15T18:59:25.000Z\",\n                \"updated_at\": \"2020-06-15T18:59:25.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 40,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-06-15T18:59:26.000Z\",\n            \"updated_at\": \"2020-06-15T18:59:26.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 40,\n                \"content\": null,\n                \"created_at\": \"2020-06-15T18:59:26.000Z\",\n                \"updated_at\": \"2020-06-15T18:59:26.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 41,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Internet Advertisment\",\n            \"status_id\": 2,\n            \"status\": \"Active Client\",\n            \"category_id\": 5,\n            \"category\": \"AAA Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-06-15T19:01:52.000Z\",\n            \"updated_at\": \"2020-06-15T19:01:52.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 41,\n                \"content\": null,\n                \"created_at\": \"2020-06-15T19:01:52.000Z\",\n                \"updated_at\": \"2020-06-15T19:01:52.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 42,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Internet Advertisment\",\n            \"status_id\": 2,\n            \"status\": \"Active Client\",\n            \"category_id\": 5,\n            \"category\": \"AAA Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-06-15T19:01:53.000Z\",\n            \"updated_at\": \"2020-06-15T19:01:54.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 42,\n                \"content\": null,\n                \"created_at\": \"2020-06-15T19:01:54.000Z\",\n                \"updated_at\": \"2020-06-15T19:01:54.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 43,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Internet Advertisment\",\n            \"status_id\": 2,\n            \"status\": \"Active Client\",\n            \"category_id\": 5,\n            \"category\": \"AAA Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-06-15T19:02:27.000Z\",\n            \"updated_at\": \"2020-06-15T19:02:27.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 43,\n                \"content\": null,\n                \"created_at\": \"2020-06-15T19:02:27.000Z\",\n                \"updated_at\": \"2020-06-15T19:02:27.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 44,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Internet Advertisment\",\n            \"status_id\": 2,\n            \"status\": \"Active Client\",\n            \"category_id\": 5,\n            \"category\": \"AAA Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": 1,\n            \"suffix\": \"II\",\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-06-15T19:02:28.000Z\",\n            \"updated_at\": \"2020-06-15T19:02:28.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 44,\n                \"content\": null,\n                \"created_at\": \"2020-06-15T19:02:28.000Z\",\n                \"updated_at\": \"2020-06-15T19:02:28.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 45,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Internet Advertisment\",\n            \"status_id\": 2,\n            \"status\": \"Active Client\",\n            \"category_id\": 5,\n            \"category\": \"AAA Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-06-15T19:29:24.000Z\",\n            \"updated_at\": \"2020-06-15T19:29:25.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 45,\n                \"content\": null,\n                \"created_at\": \"2020-06-15T19:29:25.000Z\",\n                \"updated_at\": \"2020-06-15T19:29:25.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 46,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Internet Advertisment\",\n            \"status_id\": 2,\n            \"status\": \"Active Client\",\n            \"category_id\": 5,\n            \"category\": \"AAA Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-06-15T19:30:11.000Z\",\n            \"updated_at\": \"2020-06-15T19:30:11.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 46,\n                \"content\": null,\n                \"created_at\": \"2020-06-15T19:30:11.000Z\",\n                \"updated_at\": \"2020-06-15T19:30:11.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 47,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Internet Advertisment\",\n            \"status_id\": 2,\n            \"status\": \"Active Client\",\n            \"category_id\": 5,\n            \"category\": \"AAA Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": 1,\n            \"suffix\": \"II\",\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-06-15T19:30:49.000Z\",\n            \"updated_at\": \"2020-06-15T19:30:49.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 47,\n                \"content\": null,\n                \"created_at\": \"2020-06-15T19:30:49.000Z\",\n                \"updated_at\": \"2020-06-15T19:30:49.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 48,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 1,\n            \"source\": \"COI\",\n            \"status_id\": 3,\n            \"status\": \"Business Relationship\",\n            \"category_id\": 5,\n            \"category\": \"AAA Client\",\n            \"gender_id\": 1,\n            \"gender\": \"Male\",\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-06-15T20:25:48.000Z\",\n            \"updated_at\": \"2020-06-15T21:59:58.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 48,\n                \"content\": null,\n                \"created_at\": \"2020-06-15T20:25:48.000Z\",\n                \"updated_at\": \"2020-06-15T20:25:48.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 49,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Internet Advertisment\",\n            \"status_id\": 2,\n            \"status\": \"Active Client\",\n            \"category_id\": 5,\n            \"category\": \"AAA Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-06-15T22:19:46.000Z\",\n            \"updated_at\": \"2020-06-15T22:19:46.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 49,\n                \"content\": null,\n                \"created_at\": \"2020-06-15T22:19:46.000Z\",\n                \"updated_at\": \"2020-06-15T22:19:46.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 50,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Internet Advertisment\",\n            \"status_id\": 2,\n            \"status\": \"Active Client\",\n            \"category_id\": 5,\n            \"category\": \"AAA Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-06-16T23:18:14.000Z\",\n            \"updated_at\": \"2020-06-16T23:18:14.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 50,\n                \"content\": null,\n                \"created_at\": \"2020-06-16T23:18:14.000Z\",\n                \"updated_at\": \"2020-06-16T23:18:14.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 51,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Internet Advertisment\",\n            \"status_id\": 2,\n            \"status\": \"Active Client\",\n            \"category_id\": 5,\n            \"category\": \"AAA Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-06-16T23:18:23.000Z\",\n            \"updated_at\": \"2020-06-16T23:18:23.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 51,\n                \"content\": null,\n                \"created_at\": \"2020-06-16T23:18:23.000Z\",\n                \"updated_at\": \"2020-06-16T23:18:23.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 52,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Internet Advertisment\",\n            \"status_id\": 2,\n            \"status\": \"Active Client\",\n            \"category_id\": 5,\n            \"category\": \"AAA Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-06-16T23:19:45.000Z\",\n            \"updated_at\": \"2020-06-16T23:19:45.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 52,\n                \"content\": null,\n                \"created_at\": \"2020-06-16T23:19:45.000Z\",\n                \"updated_at\": \"2020-06-16T23:19:45.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 53,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Internet Advertisment\",\n            \"status_id\": 2,\n            \"status\": \"Active Client\",\n            \"category_id\": 5,\n            \"category\": \"AAA Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-06-16T23:19:55.000Z\",\n            \"updated_at\": \"2020-06-16T23:19:55.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 53,\n                \"content\": null,\n                \"created_at\": \"2020-06-16T23:19:55.000Z\",\n                \"updated_at\": \"2020-06-16T23:19:55.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 54,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Internet Advertisment\",\n            \"status_id\": 2,\n            \"status\": \"Active Client\",\n            \"category_id\": 5,\n            \"category\": \"AAA Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-06-18T00:27:12.000Z\",\n            \"updated_at\": \"2020-06-18T00:27:12.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 54,\n                \"content\": null,\n                \"created_at\": \"2020-06-18T00:27:12.000Z\",\n                \"updated_at\": \"2020-06-18T00:27:12.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 55,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Internet Advertisment\",\n            \"status_id\": 2,\n            \"status\": \"Active Client\",\n            \"category_id\": 5,\n            \"category\": \"AAA Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-06-18T00:27:14.000Z\",\n            \"updated_at\": \"2020-06-18T00:27:15.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 55,\n                \"content\": null,\n                \"created_at\": \"2020-06-18T00:27:14.000Z\",\n                \"updated_at\": \"2020-06-18T00:27:14.000Z\"\n            },\n            \"addresses\": [\n                {\n                    \"id\": 6,\n                    \"addressable_id\": 55,\n                    \"addressable_type\": \"Crm::Contact\",\n                    \"street_address\": \"1234 Main St.\",\n                    \"secondary_address\": null,\n                    \"city\": \"Sacramento\",\n                    \"state\": \"CA\",\n                    \"zip\": \"99320\",\n                    \"country\": \"US\",\n                    \"address_type\": 1,\n                    \"address_type_description\": \"Home\",\n                    \"custom_type_title\": \"Investor Residence\",\n                    \"description\": null,\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-06-18T00:27:14.000Z\",\n                    \"updated_at\": \"2020-06-18T00:27:14.000Z\"\n                }\n            ],\n            \"phones\": [\n                {\n                    \"id\": 38,\n                    \"callable_id\": 55,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5559815634\",\n                    \"extension\": null,\n                    \"phone_type\": 1,\n                    \"phone_type_description\": \"Home\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"custom_type_title\": \"Investor Residence\",\n                    \"description\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-06-18T00:27:15.000Z\",\n                    \"updated_at\": \"2020-06-18T00:27:15.000Z\"\n                }\n            ],\n            \"emails\": [\n                {\n                    \"id\": 11,\n                    \"emailable_id\": 55,\n                    \"emailable_type\": \"Crm::Contact\",\n                    \"address\": \"incredible113@hotmail.com\",\n                    \"email_type\": 1,\n                    \"email_type_description\": \"Home\",\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-06-18T00:27:15.000Z\",\n                    \"updated_at\": \"2020-06-18T00:27:15.000Z\"\n                }\n            ],\n            \"urls\": []\n        },\n        {\n            \"id\": 56,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Internet Advertisment\",\n            \"status_id\": 2,\n            \"status\": \"Active Client\",\n            \"category_id\": 5,\n            \"category\": \"AAA Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-06-18T00:28:17.000Z\",\n            \"updated_at\": \"2020-06-18T00:28:17.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 56,\n                \"content\": null,\n                \"created_at\": \"2020-06-18T00:28:17.000Z\",\n                \"updated_at\": \"2020-06-18T00:28:17.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 57,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Internet Advertisment\",\n            \"status_id\": 2,\n            \"status\": \"Active Client\",\n            \"category_id\": 5,\n            \"category\": \"AAA Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-06-22T21:57:16.000Z\",\n            \"updated_at\": \"2020-06-22T21:57:16.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 57,\n                \"content\": null,\n                \"created_at\": \"2020-06-22T21:57:16.000Z\",\n                \"updated_at\": \"2020-06-22T21:57:16.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 58,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Internet Advertisment\",\n            \"status_id\": 2,\n            \"status\": \"Active Client\",\n            \"category_id\": 5,\n            \"category\": \"AAA Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-06-23T00:18:28.000Z\",\n            \"updated_at\": \"2020-06-23T00:18:28.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 58,\n                \"content\": null,\n                \"created_at\": \"2020-06-23T00:18:28.000Z\",\n                \"updated_at\": \"2020-06-23T00:18:28.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 59,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Internet Advertisment\",\n            \"status_id\": 2,\n            \"status\": \"Active Client\",\n            \"category_id\": 5,\n            \"category\": \"AAA Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-06-23T01:07:13.000Z\",\n            \"updated_at\": \"2020-06-23T01:07:13.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 59,\n                \"content\": null,\n                \"created_at\": \"2020-06-23T01:07:13.000Z\",\n                \"updated_at\": \"2020-06-23T01:07:13.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 60,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Internet Advertisment\",\n            \"status_id\": 2,\n            \"status\": \"Active Client\",\n            \"category_id\": 5,\n            \"category\": \"AAA Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-06-23T01:08:39.000Z\",\n            \"updated_at\": \"2020-06-23T01:08:40.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 60,\n                \"content\": null,\n                \"created_at\": \"2020-06-23T01:08:40.000Z\",\n                \"updated_at\": \"2020-06-23T01:08:40.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 61,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Internet Advertisment\",\n            \"status_id\": 2,\n            \"status\": \"Active Client\",\n            \"category_id\": 5,\n            \"category\": \"AAA Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-06-23T02:08:41.000Z\",\n            \"updated_at\": \"2020-06-23T02:08:41.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 61,\n                \"content\": null,\n                \"created_at\": \"2020-06-23T02:08:41.000Z\",\n                \"updated_at\": \"2020-06-23T02:08:41.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 62,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Internet Advertisment\",\n            \"status_id\": 2,\n            \"status\": \"Active Client\",\n            \"category_id\": 5,\n            \"category\": \"AAA Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-06-23T02:28:14.000Z\",\n            \"updated_at\": \"2020-06-23T02:28:14.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 62,\n                \"content\": null,\n                \"created_at\": \"2020-06-23T02:28:14.000Z\",\n                \"updated_at\": \"2020-06-23T02:28:14.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 63,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Internet Advertisment\",\n            \"status_id\": 2,\n            \"status\": \"Active Client\",\n            \"category_id\": 5,\n            \"category\": \"AAA Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-06-23T02:29:40.000Z\",\n            \"updated_at\": \"2020-06-23T02:29:40.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 63,\n                \"content\": null,\n                \"created_at\": \"2020-06-23T02:29:40.000Z\",\n                \"updated_at\": \"2020-06-23T02:29:40.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 64,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Internet Advertisment\",\n            \"status_id\": 2,\n            \"status\": \"Active Client\",\n            \"category_id\": 5,\n            \"category\": \"AAA Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-06-23T02:31:17.000Z\",\n            \"updated_at\": \"2020-06-23T02:31:17.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 64,\n                \"content\": null,\n                \"created_at\": \"2020-06-23T02:31:17.000Z\",\n                \"updated_at\": \"2020-06-23T02:31:17.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 65,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Internet Advertisment\",\n            \"status_id\": 2,\n            \"status\": \"Active Client\",\n            \"category_id\": 5,\n            \"category\": \"AAA Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-06-23T02:45:23.000Z\",\n            \"updated_at\": \"2020-06-23T02:45:23.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 65,\n                \"content\": null,\n                \"created_at\": \"2020-06-23T02:45:23.000Z\",\n                \"updated_at\": \"2020-06-23T02:45:23.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 66,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Internet Advertisment\",\n            \"status_id\": 2,\n            \"status\": \"Active Client\",\n            \"category_id\": 5,\n            \"category\": \"AAA Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-06-23T02:47:47.000Z\",\n            \"updated_at\": \"2020-06-23T02:47:47.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 66,\n                \"content\": null,\n                \"created_at\": \"2020-06-23T02:47:47.000Z\",\n                \"updated_at\": \"2020-06-23T02:47:47.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 67,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Internet Advertisment\",\n            \"status_id\": 2,\n            \"status\": \"Active Client\",\n            \"category_id\": 5,\n            \"category\": \"AAA Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-06-23T02:48:39.000Z\",\n            \"updated_at\": \"2020-06-23T02:48:39.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 67,\n                \"content\": null,\n                \"created_at\": \"2020-06-23T02:48:39.000Z\",\n                \"updated_at\": \"2020-06-23T02:48:39.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 68,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Internet Advertisment\",\n            \"status_id\": 2,\n            \"status\": \"Active Client\",\n            \"category_id\": 5,\n            \"category\": \"AAA Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-06-23T02:51:00.000Z\",\n            \"updated_at\": \"2020-06-23T02:51:00.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 68,\n                \"content\": null,\n                \"created_at\": \"2020-06-23T02:51:00.000Z\",\n                \"updated_at\": \"2020-06-23T02:51:00.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 69,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": \"Internet Advertisment\",\n            \"status_id\": 2,\n            \"status\": \"Active Client\",\n            \"category_id\": 5,\n            \"category\": \"AAA Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"employer_id\": 2,\n            \"employer\": \"Investor & Investor\",\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-06-23T02:56:19.000Z\",\n            \"updated_at\": \"2020-06-23T02:56:19.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 69,\n                \"content\": null,\n                \"created_at\": \"2020-06-23T02:56:19.000Z\",\n                \"updated_at\": \"2020-06-23T02:56:19.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        },\n        {\n            \"id\": 70,\n            \"type\": \"Business\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": 3,\n            \"status\": \"Business Relationship\",\n            \"category_id\": 7,\n            \"category\": \"Business Relationship\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"full_name\": \"Investor & Investor\",\n            \"nickname\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"\",\n            \"dob\": null,\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": \"Investor & Investor\",\n            \"job_title\": null,\n            \"employer_id\": 3,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": \"\",\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-07-14T20:18:34.000Z\",\n            \"updated_at\": \"2020-07-14T20:18:34.000Z\",\n            \"added_by\": 281102,\n            \"important_information\": {\n                \"id\": 70,\n                \"content\": null,\n                \"created_at\": \"2020-07-14T20:18:34.000Z\",\n                \"updated_at\": \"2020-07-14T20:18:34.000Z\"\n            },\n            \"addresses\": [],\n            \"phones\": [],\n            \"emails\": [],\n            \"urls\": []\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 69,\n        \"total_pages\": 1\n    }\n}"},{"id":"e7525bfd-487d-483c-8bcb-a1589d93467e","name":"Contacts GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"UserKeyAuth MTg1NUI5RTMtQ0Q4OC00MDJFLTkwOUItMTMwRjJBQzE3NEZDOjJGMURCODJCLTk1NjItNENFMi1CODhCLTAyMDM1Qzk1NDkwRg==","type":"text","description":"\"UserKeyAuth \" + base64 encoded Apikey:UserKey"},{"key":"include","value":"addresses,phones,emails,urls","type":"text","description":"use the include header to attach contact dependent records to each contact in the response.","disabled":true},{"key":"pagesize","value":"10","type":"text","description":"pagesize overrides the default size (50) of the collection returned"}],"url":{"raw":"{{base_url}}/contacts?page=1","host":["{{base_url}}"],"path":["contacts"],"query":[{"key":"page","value":"1","description":"The page of the collection to be returned"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 29 May 2020 16:07:52 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"bc83323f55c5b7aa18344d72b8484ea9\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"32b88632-a0bf-441d-b602-f61e14e97760"},{"key":"X-Runtime","value":"6.220265"}],"cookie":[],"responseTime":null,"body":"{\n    \"contacts\": [\n        {\n            \"id\": 2,\n            \"type\": \"Business\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": 1,\n            \"status\": \"Not Specified\",\n            \"category_id\": 1,\n            \"category\": \"Personal Client\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"full_name\": \"Investor & Investor\",\n            \"nickname\": null,\n            \"tax_id\": \"\",\n            \"dob\": null,\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": \"Investor & Investor\",\n            \"job_title\": null,\n            \"designation\": null,\n            \"referred_by\": \"\",\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2015-01-07T02:26:55.000Z\",\n            \"updated_at\": \"2020-05-22T16:30:32.000Z\"\n        },\n        {\n            \"id\": 4,\n            \"type\": \"Business\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": 6,\n            \"status\": \"Inactive Client\",\n            \"category_id\": 6,\n            \"category\": \"Business Partner\",\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": null,\n            \"middle_name\": null,\n            \"last_name\": null,\n            \"full_name\": \"Insuricare\",\n            \"nickname\": null,\n            \"tax_id\": \"\",\n            \"dob\": null,\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": \"Insuricare\",\n            \"job_title\": null,\n            \"designation\": null,\n            \"referred_by\": \"\",\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2015-01-07T03:04:39.000Z\",\n            \"updated_at\": \"2015-01-07T04:13:00.000Z\"\n        },\n        {\n            \"id\": 6,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": 4,\n            \"status\": \"Child of Client\",\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": 2,\n            \"gender\": \"Female\",\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Violet\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Parr\",\n            \"full_name\": \"Violet Parr\",\n            \"nickname\": \"\",\n            \"tax_id\": \"556412819\",\n            \"dob\": \"1999-09-22\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": \"\",\n            \"designation\": \"\",\n            \"referred_by\": \"\",\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2015-01-07T03:06:52.000Z\",\n            \"updated_at\": \"2015-01-07T03:06:52.000Z\"\n        },\n        {\n            \"id\": 7,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": 4,\n            \"status\": \"Child of Client\",\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": 1,\n            \"gender\": \"Male\",\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Dashiell\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Parr\",\n            \"full_name\": \"Dashiell Parr\",\n            \"nickname\": \"Dash\",\n            \"tax_id\": \"555713982\",\n            \"dob\": \"2004-06-17\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": \"\",\n            \"designation\": \"\",\n            \"referred_by\": \"\",\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2015-01-07T03:07:48.000Z\",\n            \"updated_at\": \"2015-01-07T03:07:48.000Z\"\n        },\n        {\n            \"id\": 8,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": 4,\n            \"status\": \"Child of Client\",\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": 1,\n            \"gender\": \"Male\",\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"John\",\n            \"middle_name\": \"Jackson\",\n            \"last_name\": \"Parr\",\n            \"full_name\": \"John Parr\",\n            \"nickname\": \"Jack-Jack\",\n            \"tax_id\": \"741528963\",\n            \"dob\": \"2013-09-18\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": \"\",\n            \"designation\": \"\",\n            \"referred_by\": \"\",\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2015-01-07T03:09:05.000Z\",\n            \"updated_at\": \"2015-01-07T03:09:05.000Z\"\n        },\n        {\n            \"id\": 10,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-05-13T20:35:41.000Z\",\n            \"updated_at\": \"2020-05-13T20:35:41.000Z\"\n        },\n        {\n            \"id\": 11,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-05-13T20:36:17.000Z\",\n            \"updated_at\": \"2020-05-13T20:36:17.000Z\"\n        },\n        {\n            \"id\": 12,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-05-13T20:37:59.000Z\",\n            \"updated_at\": \"2020-05-13T20:37:59.000Z\"\n        },\n        {\n            \"id\": 13,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-05-13T20:38:39.000Z\",\n            \"updated_at\": \"2020-05-13T20:38:40.000Z\"\n        },\n        {\n            \"id\": 14,\n            \"type\": \"Individual\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"first_name\": \"Margaret\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"full_name\": \"Margaret Investor\",\n            \"nickname\": null,\n            \"tax_id\": \"229065340\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"company_name\": null,\n            \"job_title\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"created_at\": \"2020-05-13T20:39:04.000Z\",\n            \"updated_at\": \"2020-05-13T20:39:04.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 31,\n        \"total_pages\": 4\n    }\n}"},{"id":"688d5d24-5553-4628-b646-0d4cfea59178","name":"Contacts GET with shared addresses","originalRequest":{"method":"GET","header":[{"key":"include","value":"addresses,phones","type":"text","description":"use the include header to attach contact dependent records to each contact in the response."},{"key":"pagesize","value":"50","type":"text","description":"pagesize overrides the default size (50) of the collection returned"}],"url":{"raw":"{{base_url}}/contacts?page=4&shared_addresses=true","host":["{{base_url}}"],"path":["contacts"],"query":[{"key":"page","value":"4"},{"key":"shared_addresses","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 13 Apr 2022 07:10:09 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"280717"},{"key":"user_id","value":"280717"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"92827cae1bf2c13fe3edbdca6e1113dd\""},{"key":"Set-Cookie","value":"ahoy_visit=f37dd311-30b6-40a6-97c8-b96c24a46bbe; path=/; expires=Wed, 13 Apr 2022 11:10:04 GMT; SameSite=None"},{"key":"X-Request-Id","value":"2a723c86-03d2-4927-bc16-8f6a92060206"},{"key":"X-Runtime","value":"11.135902"}],"cookie":[],"responseTime":null,"body":"{\n    \"contacts\": [\n        {\n            \"id\": 477,\n            \"type\": \"Individual\",\n            \"first_name\": \"Dennis\",\n            \"middle_name\": \"L\",\n            \"last_name\": \"Groth\",\n            \"company_name\": \"\",\n            \"full_name\": \"Dennis Groth\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:50:37.000Z\",\n            \"updated_at\": \"2021-06-23T16:50:37.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"101307493\",\n            \"dob\": \"1937-04-24\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [\n                {\n                    \"id\": 227,\n                    \"addressable_id\": 477,\n                    \"addressable_type\": \"Crm::Contact\",\n                    \"street_address\": \"408b Employee Voluntary (1) 8360 Indian Falls Road\",\n                    \"secondary_address\": \"\",\n                    \"city\": \"Corfu\",\n                    \"state\": \"NY\",\n                    \"zip\": \"14036\",\n                    \"country\": \"US\",\n                    \"address_type\": 1,\n                    \"address_type_description\": \"Home\",\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"is_shared\": false,\n                    \"deleted\": false,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                }\n            ],\n            \"phones\": []\n        },\n        {\n            \"id\": 301,\n            \"type\": \"Individual\",\n            \"first_name\": \"Dennis\",\n            \"middle_name\": \"L\",\n            \"last_name\": \"Groth\",\n            \"company_name\": \"\",\n            \"full_name\": \"Dennis Groth\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:49:49.000Z\",\n            \"updated_at\": \"2021-06-23T16:49:49.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"101307493\",\n            \"dob\": \"1937-04-24\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [],\n            \"phones\": []\n        },\n        {\n            \"id\": 220,\n            \"type\": \"Individual\",\n            \"first_name\": \"Lorraine\",\n            \"middle_name\": \"I\",\n            \"last_name\": \"Grudzien\",\n            \"company_name\": \"\",\n            \"full_name\": \"Lorraine Grudzien\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:49:45.000Z\",\n            \"updated_at\": \"2021-06-23T16:49:45.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"118248900\",\n            \"dob\": \"1933-09-07\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [],\n            \"phones\": []\n        },\n        {\n            \"id\": 412,\n            \"type\": \"Individual\",\n            \"first_name\": \"Lorraine\",\n            \"middle_name\": \"I\",\n            \"last_name\": \"Grudzien\",\n            \"company_name\": \"\",\n            \"full_name\": \"Lorraine Grudzien\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:50:17.000Z\",\n            \"updated_at\": \"2021-06-23T16:50:17.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"118248900\",\n            \"dob\": \"1933-09-07\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [\n                {\n                    \"id\": 166,\n                    \"addressable_id\": 412,\n                    \"addressable_type\": \"Crm::Contact\",\n                    \"street_address\": \"72 Employee Voluntary (1) 85 Wabash Ave\",\n                    \"secondary_address\": \"\",\n                    \"city\": \"Cheektowaga\",\n                    \"state\": \"NY\",\n                    \"zip\": \"14206\",\n                    \"country\": \"US\",\n                    \"address_type\": 1,\n                    \"address_type_description\": \"Home\",\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"is_shared\": false,\n                    \"deleted\": false,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                }\n            ],\n            \"phones\": []\n        },\n        {\n            \"id\": 483,\n            \"type\": \"Individual\",\n            \"first_name\": \"Donald\",\n            \"middle_name\": \"A\",\n            \"last_name\": \"Gwitt\",\n            \"company_name\": \"\",\n            \"full_name\": \"Donald Gwitt\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:50:39.000Z\",\n            \"updated_at\": \"2021-06-23T16:50:39.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"062647234\",\n            \"dob\": \"1965-10-25\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [\n                {\n                    \"id\": 233,\n                    \"addressable_id\": 483,\n                    \"addressable_type\": \"Crm::Contact\",\n                    \"street_address\": \"41 Wisconsin Pl\",\n                    \"secondary_address\": \"\",\n                    \"city\": \"Buffalo\",\n                    \"state\": \"NY\",\n                    \"zip\": \"14211\",\n                    \"country\": \"US\",\n                    \"address_type\": 1,\n                    \"address_type_description\": \"Home\",\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"is_shared\": false,\n                    \"deleted\": false,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                }\n            ],\n            \"phones\": []\n        },\n        {\n            \"id\": 318,\n            \"type\": \"Individual\",\n            \"first_name\": \"Donald\",\n            \"middle_name\": \"A\",\n            \"last_name\": \"Gwitt\",\n            \"company_name\": \"\",\n            \"full_name\": \"Donald Gwitt\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:49:50.000Z\",\n            \"updated_at\": \"2021-06-23T16:49:50.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"062647234\",\n            \"dob\": \"1965-10-25\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [],\n            \"phones\": []\n        },\n        {\n            \"id\": 243,\n            \"type\": \"Individual\",\n            \"first_name\": \"Mary\",\n            \"middle_name\": \"J\",\n            \"last_name\": \"Haberly\",\n            \"company_name\": \"\",\n            \"full_name\": \"Mary Haberly\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:49:46.000Z\",\n            \"updated_at\": \"2021-06-23T16:49:46.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"103601813\",\n            \"dob\": \"1967-02-21\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [],\n            \"phones\": []\n        },\n        {\n            \"id\": 432,\n            \"type\": \"Individual\",\n            \"first_name\": \"Mary\",\n            \"middle_name\": \"J\",\n            \"last_name\": \"Haberly\",\n            \"company_name\": \"\",\n            \"full_name\": \"Mary Haberly\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:50:23.000Z\",\n            \"updated_at\": \"2021-06-23T16:50:23.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"103601813\",\n            \"dob\": \"1967-02-21\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [\n                {\n                    \"id\": 185,\n                    \"addressable_id\": 432,\n                    \"addressable_type\": \"Crm::Contact\",\n                    \"street_address\": \"2038 Wayman Branch Road\",\n                    \"secondary_address\": \"\",\n                    \"city\": \"Olean\",\n                    \"state\": \"NY\",\n                    \"zip\": \"14760\",\n                    \"country\": \"US\",\n                    \"address_type\": 1,\n                    \"address_type_description\": \"Home\",\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"is_shared\": false,\n                    \"deleted\": false,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                }\n            ],\n            \"phones\": []\n        },\n        {\n            \"id\": 180,\n            \"type\": \"Individual\",\n            \"first_name\": \"Annette\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Hageman\",\n            \"company_name\": \"\",\n            \"full_name\": \"Annette Hageman\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:49:43.000Z\",\n            \"updated_at\": \"2021-06-23T16:49:43.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"050305047\",\n            \"dob\": \"1937-09-28\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [\n                {\n                    \"id\": 43,\n                    \"addressable_id\": 180,\n                    \"addressable_type\": \"Crm::Contact\",\n                    \"street_address\": \"15001 Baker Rd\",\n                    \"secondary_address\": \"\",\n                    \"city\": \"Kent\",\n                    \"state\": \"NY\",\n                    \"zip\": \"14477\",\n                    \"country\": \"US\",\n                    \"address_type\": 1,\n                    \"address_type_description\": \"Home\",\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"is_shared\": false,\n                    \"deleted\": false,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                }\n            ],\n            \"phones\": []\n        },\n        {\n            \"id\": 57,\n            \"type\": \"Individual\",\n            \"first_name\": \"Annette\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Hageman\",\n            \"company_name\": \"\",\n            \"full_name\": \"Annette Hageman\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:49:37.000Z\",\n            \"updated_at\": \"2021-06-23T16:49:37.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"050305047\",\n            \"dob\": \"1937-09-28\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [],\n            \"phones\": []\n        },\n        {\n            \"id\": 169,\n            \"type\": \"Individual\",\n            \"first_name\": \"Annette\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Hageman\",\n            \"company_name\": \"\",\n            \"full_name\": \"Annette Hageman\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:49:42.000Z\",\n            \"updated_at\": \"2021-06-23T16:49:42.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"050305047\",\n            \"dob\": \"1937-09-28\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [\n                {\n                    \"id\": 40,\n                    \"addressable_id\": 169,\n                    \"addressable_type\": \"Crm::Contact\",\n                    \"street_address\": \"15001 Baker Rd\",\n                    \"secondary_address\": \"\",\n                    \"city\": \"Kent\",\n                    \"state\": \"NY\",\n                    \"zip\": \"14477\",\n                    \"country\": \"US\",\n                    \"address_type\": 1,\n                    \"address_type_description\": \"Home\",\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"is_shared\": false,\n                    \"deleted\": false,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                }\n            ],\n            \"phones\": []\n        },\n        {\n            \"id\": 285,\n            \"type\": \"Individual\",\n            \"first_name\": \"Glenda\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Hall\",\n            \"company_name\": \"\",\n            \"full_name\": \"Glenda Hall\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:49:48.000Z\",\n            \"updated_at\": \"2021-06-23T16:49:48.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"124347853\",\n            \"dob\": \"1943-04-27\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [],\n            \"phones\": []\n        },\n        {\n            \"id\": 457,\n            \"type\": \"Individual\",\n            \"first_name\": \"Glenda\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Hall\",\n            \"company_name\": \"\",\n            \"full_name\": \"Glenda Hall\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:50:31.000Z\",\n            \"updated_at\": \"2021-06-23T16:50:31.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"124347853\",\n            \"dob\": \"1943-04-27\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [\n                {\n                    \"id\": 207,\n                    \"addressable_id\": 457,\n                    \"addressable_type\": \"Crm::Contact\",\n                    \"street_address\": \"408b Employee Voluntary (1) 1995 Dugan Road\",\n                    \"secondary_address\": \"\",\n                    \"city\": \"Olean\",\n                    \"state\": \"NY\",\n                    \"zip\": \"14760\",\n                    \"country\": \"US\",\n                    \"address_type\": 1,\n                    \"address_type_description\": \"Home\",\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"is_shared\": false,\n                    \"deleted\": false,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                }\n            ],\n            \"phones\": []\n        },\n        {\n            \"id\": 294,\n            \"type\": \"Individual\",\n            \"first_name\": \"W\",\n            \"middle_name\": \"T\",\n            \"last_name\": \"Hall\",\n            \"company_name\": \"\",\n            \"full_name\": \"W Hall\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:49:49.000Z\",\n            \"updated_at\": \"2021-06-23T16:49:49.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"077368531\",\n            \"dob\": \"1946-03-01\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [],\n            \"phones\": []\n        },\n        {\n            \"id\": 464,\n            \"type\": \"Individual\",\n            \"first_name\": \"W\",\n            \"middle_name\": \"T\",\n            \"last_name\": \"Hall\",\n            \"company_name\": \"\",\n            \"full_name\": \"W Hall\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:50:33.000Z\",\n            \"updated_at\": \"2021-06-23T16:50:33.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"077368531\",\n            \"dob\": \"1946-03-01\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [\n                {\n                    \"id\": 214,\n                    \"addressable_id\": 464,\n                    \"addressable_type\": \"Crm::Contact\",\n                    \"street_address\": \"1988 Dugan Road\",\n                    \"secondary_address\": \"\",\n                    \"city\": \"Olean\",\n                    \"state\": \"NY\",\n                    \"zip\": \"14760\",\n                    \"country\": \"US\",\n                    \"address_type\": 1,\n                    \"address_type_description\": \"Home\",\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"is_shared\": false,\n                    \"deleted\": false,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                }\n            ],\n            \"phones\": []\n        },\n        {\n            \"id\": 348,\n            \"type\": \"Individual\",\n            \"first_name\": \"Elizabeth\",\n            \"middle_name\": \"R\",\n            \"last_name\": \"Hammond\",\n            \"company_name\": \"\",\n            \"full_name\": \"Elizabeth Hammond\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:49:57.000Z\",\n            \"updated_at\": \"2021-06-23T16:49:57.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"077822352\",\n            \"dob\": null,\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [\n                {\n                    \"id\": 105,\n                    \"addressable_id\": 348,\n                    \"addressable_type\": \"Crm::Contact\",\n                    \"street_address\": \"8206 Legare Ct\",\n                    \"secondary_address\": \"\",\n                    \"city\": \"Charlotte\",\n                    \"state\": \"NC\",\n                    \"zip\": \"28210\",\n                    \"country\": \"US\",\n                    \"address_type\": 1,\n                    \"address_type_description\": \"Home\",\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"is_shared\": false,\n                    \"deleted\": false,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                }\n            ],\n            \"phones\": []\n        },\n        {\n            \"id\": 122,\n            \"type\": \"Individual\",\n            \"first_name\": \"Elizabeth\",\n            \"middle_name\": \"R\",\n            \"last_name\": \"Hammond\",\n            \"company_name\": \"\",\n            \"full_name\": \"Elizabeth Hammond\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:49:40.000Z\",\n            \"updated_at\": \"2021-06-23T16:49:40.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"077822352\",\n            \"dob\": null,\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [],\n            \"phones\": []\n        },\n        {\n            \"id\": 130,\n            \"type\": \"Individual\",\n            \"first_name\": \"Lori\",\n            \"middle_name\": \"A\",\n            \"last_name\": \"Hammond\",\n            \"company_name\": \"\",\n            \"full_name\": \"Lori Hammond\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:49:40.000Z\",\n            \"updated_at\": \"2021-06-23T16:49:40.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"123501095\",\n            \"dob\": \"1960-09-09\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [],\n            \"phones\": []\n        },\n        {\n            \"id\": 355,\n            \"type\": \"Individual\",\n            \"first_name\": \"Lori\",\n            \"middle_name\": \"A\",\n            \"last_name\": \"Hammond\",\n            \"company_name\": \"\",\n            \"full_name\": \"Lori Hammond\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:49:59.000Z\",\n            \"updated_at\": \"2021-06-23T16:49:59.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"123501095\",\n            \"dob\": \"1960-09-09\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [\n                {\n                    \"id\": 112,\n                    \"addressable_id\": 355,\n                    \"addressable_type\": \"Crm::Contact\",\n                    \"street_address\": \"Beneficiary Of W E Mcilwaine\",\n                    \"secondary_address\": \"3 Cabernet Court\",\n                    \"city\": \"Niskayuna\",\n                    \"state\": \"NY\",\n                    \"zip\": \"12309\",\n                    \"country\": \"US\",\n                    \"address_type\": 1,\n                    \"address_type_description\": \"Home\",\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"is_shared\": false,\n                    \"deleted\": false,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                }\n            ],\n            \"phones\": []\n        },\n        {\n            \"id\": 167,\n            \"type\": \"Individual\",\n            \"first_name\": \"Monika\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Harris\",\n            \"company_name\": \"\",\n            \"full_name\": \"Monika Harris\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:49:42.000Z\",\n            \"updated_at\": \"2021-06-23T16:49:42.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"126563936\",\n            \"dob\": \"1962-01-13\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [\n                {\n                    \"id\": 39,\n                    \"addressable_id\": 167,\n                    \"addressable_type\": \"Crm::Contact\",\n                    \"street_address\": \"408b Employee Voluntary (1) Bene Of Magdalena Rauhut Ira 3140 Haskell Road\",\n                    \"secondary_address\": \"\",\n                    \"city\": \"Cuba\",\n                    \"state\": \"NY\",\n                    \"zip\": \"14727\",\n                    \"country\": \"US\",\n                    \"address_type\": 1,\n                    \"address_type_description\": \"Home\",\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"is_shared\": false,\n                    \"deleted\": false,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                }\n            ],\n            \"phones\": []\n        },\n        {\n            \"id\": 54,\n            \"type\": \"Individual\",\n            \"first_name\": \"Monika\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Harris\",\n            \"company_name\": \"\",\n            \"full_name\": \"Monika Harris\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:49:36.000Z\",\n            \"updated_at\": \"2021-06-23T16:49:36.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"126563936\",\n            \"dob\": \"1962-01-13\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [],\n            \"phones\": []\n        },\n        {\n            \"id\": 153,\n            \"type\": \"Individual\",\n            \"first_name\": \"Monika\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Harris\",\n            \"company_name\": \"\",\n            \"full_name\": \"Monika Harris\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:49:41.000Z\",\n            \"updated_at\": \"2021-06-23T16:49:41.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"126563936\",\n            \"dob\": \"1962-01-13\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [\n                {\n                    \"id\": 35,\n                    \"addressable_id\": 153,\n                    \"addressable_type\": \"Crm::Contact\",\n                    \"street_address\": \"408b Employee Voluntary (1) Bene Of Magdalena Rauhut Ira 3140 Haskell Road\",\n                    \"secondary_address\": \"\",\n                    \"city\": \"Cuba\",\n                    \"state\": \"NY\",\n                    \"zip\": \"14727\",\n                    \"country\": \"US\",\n                    \"address_type\": 1,\n                    \"address_type_description\": \"Home\",\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"is_shared\": false,\n                    \"deleted\": false,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                }\n            ],\n            \"phones\": []\n        },\n        {\n            \"id\": 352,\n            \"type\": \"Individual\",\n            \"first_name\": \"Shirley\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Harvey\",\n            \"company_name\": \"\",\n            \"full_name\": \"Shirley Harvey\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:49:59.000Z\",\n            \"updated_at\": \"2021-06-23T16:49:59.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"164306897\",\n            \"dob\": \"1937-08-25\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [\n                {\n                    \"id\": 109,\n                    \"addressable_id\": 352,\n                    \"addressable_type\": \"Crm::Contact\",\n                    \"street_address\": \"11 Sunburst Ln\",\n                    \"secondary_address\": \"\",\n                    \"city\": \"Allegany\",\n                    \"state\": \"NY\",\n                    \"zip\": \"14706\",\n                    \"country\": \"US\",\n                    \"address_type\": 1,\n                    \"address_type_description\": \"Home\",\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"is_shared\": false,\n                    \"deleted\": false,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                }\n            ],\n            \"phones\": []\n        },\n        {\n            \"id\": 128,\n            \"type\": \"Individual\",\n            \"first_name\": \"Shirley\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Harvey\",\n            \"company_name\": \"\",\n            \"full_name\": \"Shirley Harvey\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:49:40.000Z\",\n            \"updated_at\": \"2021-06-23T16:49:40.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"164306897\",\n            \"dob\": \"1937-08-25\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [],\n            \"phones\": []\n        },\n        {\n            \"id\": 289,\n            \"type\": \"Individual\",\n            \"first_name\": \"David\",\n            \"middle_name\": \"M\",\n            \"last_name\": \"Hastings\",\n            \"company_name\": \"\",\n            \"full_name\": \"David Hastings\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:49:48.000Z\",\n            \"updated_at\": \"2021-06-23T16:49:48.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"060484010\",\n            \"dob\": null,\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [],\n            \"phones\": []\n        },\n        {\n            \"id\": 462,\n            \"type\": \"Individual\",\n            \"first_name\": \"David\",\n            \"middle_name\": \"M\",\n            \"last_name\": \"Hastings\",\n            \"company_name\": \"\",\n            \"full_name\": \"David Hastings\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:50:32.000Z\",\n            \"updated_at\": \"2021-06-23T16:50:32.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"060484010\",\n            \"dob\": null,\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [\n                {\n                    \"id\": 212,\n                    \"addressable_id\": 462,\n                    \"addressable_type\": \"Crm::Contact\",\n                    \"street_address\": \"4154 W Branch Road\",\n                    \"secondary_address\": \"\",\n                    \"city\": \"Allegany\",\n                    \"state\": \"NY\",\n                    \"zip\": \"14706\",\n                    \"country\": \"US\",\n                    \"address_type\": 1,\n                    \"address_type_description\": \"Home\",\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"is_shared\": false,\n                    \"deleted\": false,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                }\n            ],\n            \"phones\": []\n        },\n        {\n            \"id\": 34,\n            \"type\": \"Individual\",\n            \"first_name\": \"G\",\n            \"middle_name\": \"J\",\n            \"last_name\": \"Havens\",\n            \"company_name\": \"\",\n            \"full_name\": \"G Havens\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:49:35.000Z\",\n            \"updated_at\": \"2021-06-23T16:49:35.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"092242178\",\n            \"dob\": \"1933-04-13\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [],\n            \"phones\": []\n        },\n        {\n            \"id\": 73,\n            \"type\": \"Individual\",\n            \"first_name\": \"G\",\n            \"middle_name\": \"J\",\n            \"last_name\": \"Havens\",\n            \"company_name\": \"\",\n            \"full_name\": \"G Havens\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:49:37.000Z\",\n            \"updated_at\": \"2021-06-23T16:49:37.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"092242178\",\n            \"dob\": \"1933-04-13\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [\n                {\n                    \"id\": 13,\n                    \"addressable_id\": 73,\n                    \"addressable_type\": \"Crm::Contact\",\n                    \"street_address\": \"72 Employee Voluntary (1) 10 Pickthorn Dr\",\n                    \"secondary_address\": \"\",\n                    \"city\": \"Batavia\",\n                    \"state\": \"NY\",\n                    \"zip\": \"14020\",\n                    \"country\": \"US\",\n                    \"address_type\": 1,\n                    \"address_type_description\": \"Home\",\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"is_shared\": false,\n                    \"deleted\": false,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                }\n            ],\n            \"phones\": []\n        },\n        {\n            \"id\": 56,\n            \"type\": \"Individual\",\n            \"first_name\": \"G\",\n            \"middle_name\": \"J\",\n            \"last_name\": \"Havens\",\n            \"company_name\": \"\",\n            \"full_name\": \"G Havens\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:49:37.000Z\",\n            \"updated_at\": \"2021-06-23T16:49:37.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"092242178\",\n            \"dob\": \"1933-04-13\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [\n                {\n                    \"id\": 8,\n                    \"addressable_id\": 56,\n                    \"addressable_type\": \"Crm::Contact\",\n                    \"street_address\": \"72 Employee Voluntary (1) 10 Pickthorn Dr\",\n                    \"secondary_address\": \"\",\n                    \"city\": \"Batavia\",\n                    \"state\": \"NY\",\n                    \"zip\": \"14020\",\n                    \"country\": \"US\",\n                    \"address_type\": 1,\n                    \"address_type_description\": \"Home\",\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"is_shared\": false,\n                    \"deleted\": false,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                }\n            ],\n            \"phones\": []\n        },\n        {\n            \"id\": 456,\n            \"type\": \"Individual\",\n            \"first_name\": \"Theresa\",\n            \"middle_name\": \"M\",\n            \"last_name\": \"Hawley\",\n            \"company_name\": \"\",\n            \"full_name\": \"Theresa Hawley\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:50:30.000Z\",\n            \"updated_at\": \"2021-06-23T16:50:30.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"154346923\",\n            \"dob\": \"1945-10-04\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [\n                {\n                    \"id\": 206,\n                    \"addressable_id\": 456,\n                    \"addressable_type\": \"Crm::Contact\",\n                    \"street_address\": \"1205 Dodge Road\",\n                    \"secondary_address\": \"\",\n                    \"city\": \"Getzville\",\n                    \"state\": \"NY\",\n                    \"zip\": \"14068\",\n                    \"country\": \"US\",\n                    \"address_type\": 1,\n                    \"address_type_description\": \"Home\",\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"is_shared\": false,\n                    \"deleted\": false,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                }\n            ],\n            \"phones\": []\n        },\n        {\n            \"id\": 281,\n            \"type\": \"Individual\",\n            \"first_name\": \"Theresa\",\n            \"middle_name\": \"M\",\n            \"last_name\": \"Hawley\",\n            \"company_name\": \"\",\n            \"full_name\": \"Theresa Hawley\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:49:48.000Z\",\n            \"updated_at\": \"2021-06-23T16:49:48.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"154346923\",\n            \"dob\": \"1945-10-04\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [],\n            \"phones\": []\n        },\n        {\n            \"id\": 226,\n            \"type\": \"Individual\",\n            \"first_name\": \"Joan\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Higley\",\n            \"company_name\": \"\",\n            \"full_name\": \"Joan Higley\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:49:45.000Z\",\n            \"updated_at\": \"2021-06-23T16:49:45.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"133248288\",\n            \"dob\": \"1929-10-22\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [],\n            \"phones\": []\n        },\n        {\n            \"id\": 423,\n            \"type\": \"Individual\",\n            \"first_name\": \"Joan\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Higley\",\n            \"company_name\": \"\",\n            \"full_name\": \"Joan Higley\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:50:20.000Z\",\n            \"updated_at\": \"2021-06-23T16:50:20.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"133248288\",\n            \"dob\": \"1929-10-22\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [\n                {\n                    \"id\": 177,\n                    \"addressable_id\": 423,\n                    \"addressable_type\": \"Crm::Contact\",\n                    \"street_address\": \"629 Hinchey Road\",\n                    \"secondary_address\": \"\",\n                    \"city\": \"Rochester\",\n                    \"state\": \"NY\",\n                    \"zip\": \"14624\",\n                    \"country\": \"US\",\n                    \"address_type\": 1,\n                    \"address_type_description\": \"Home\",\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"is_shared\": false,\n                    \"deleted\": false,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                }\n            ],\n            \"phones\": []\n        },\n        {\n            \"id\": 188,\n            \"type\": \"Individual\",\n            \"first_name\": \"Eugene\",\n            \"middle_name\": \"P\",\n            \"last_name\": \"Holler\",\n            \"company_name\": \"\",\n            \"full_name\": \"Eugene Holler\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:49:43.000Z\",\n            \"updated_at\": \"2021-06-23T16:49:43.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"064269836\",\n            \"dob\": null,\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [],\n            \"phones\": []\n        },\n        {\n            \"id\": 393,\n            \"type\": \"Individual\",\n            \"first_name\": \"Eugene\",\n            \"middle_name\": \"P\",\n            \"last_name\": \"Holler\",\n            \"company_name\": \"\",\n            \"full_name\": \"Eugene Holler\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:50:11.000Z\",\n            \"updated_at\": \"2021-06-23T16:50:11.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"064269836\",\n            \"dob\": null,\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [\n                {\n                    \"id\": 149,\n                    \"addressable_id\": 393,\n                    \"addressable_type\": \"Crm::Contact\",\n                    \"street_address\": \"15 Devereux Dr\",\n                    \"secondary_address\": \"\",\n                    \"city\": \"Allegany\",\n                    \"state\": \"NY\",\n                    \"zip\": \"14706\",\n                    \"country\": \"US\",\n                    \"address_type\": 1,\n                    \"address_type_description\": \"Home\",\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"is_shared\": false,\n                    \"deleted\": false,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                }\n            ],\n            \"phones\": []\n        },\n        {\n            \"id\": 293,\n            \"type\": \"Individual\",\n            \"first_name\": \"Agnes\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Holmes\",\n            \"company_name\": \"\",\n            \"full_name\": \"Agnes Holmes\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:49:49.000Z\",\n            \"updated_at\": \"2021-06-23T16:49:49.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"069224040\",\n            \"dob\": \"1927-06-04\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [],\n            \"phones\": []\n        },\n        {\n            \"id\": 463,\n            \"type\": \"Individual\",\n            \"first_name\": \"Agnes\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Holmes\",\n            \"company_name\": \"\",\n            \"full_name\": \"Agnes Holmes\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:50:32.000Z\",\n            \"updated_at\": \"2021-06-23T16:50:32.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"069224040\",\n            \"dob\": \"1927-06-04\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [\n                {\n                    \"id\": 213,\n                    \"addressable_id\": 463,\n                    \"addressable_type\": \"Crm::Contact\",\n                    \"street_address\": \"5 Cherry Street\",\n                    \"secondary_address\": \"\",\n                    \"city\": \"Franklinville\",\n                    \"state\": \"NY\",\n                    \"zip\": \"14737\",\n                    \"country\": \"US\",\n                    \"address_type\": 1,\n                    \"address_type_description\": \"Home\",\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"is_shared\": false,\n                    \"deleted\": false,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                }\n            ],\n            \"phones\": []\n        },\n        {\n            \"id\": 367,\n            \"type\": \"Individual\",\n            \"first_name\": \"Jay\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Holser\",\n            \"company_name\": \"\",\n            \"full_name\": \"Jay Holser\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:50:03.000Z\",\n            \"updated_at\": \"2021-06-23T16:50:03.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"335286344\",\n            \"dob\": \"1933-01-25\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [\n                {\n                    \"id\": 123,\n                    \"addressable_id\": 367,\n                    \"addressable_type\": \"Crm::Contact\",\n                    \"street_address\": \"408a Employee Voluntary (1) 6291 Bahia Del Mar Cir Apt 215\",\n                    \"secondary_address\": \"\",\n                    \"city\": \"St Petersburg\",\n                    \"state\": \"FL\",\n                    \"zip\": \"33715\",\n                    \"country\": \"US\",\n                    \"address_type\": 1,\n                    \"address_type_description\": \"Home\",\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"is_shared\": false,\n                    \"deleted\": false,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                }\n            ],\n            \"phones\": []\n        },\n        {\n            \"id\": 150,\n            \"type\": \"Individual\",\n            \"first_name\": \"Jay\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Holser\",\n            \"company_name\": \"\",\n            \"full_name\": \"Jay Holser\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:49:41.000Z\",\n            \"updated_at\": \"2021-06-23T16:49:41.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"335286344\",\n            \"dob\": \"1933-01-25\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [],\n            \"phones\": []\n        },\n        {\n            \"id\": 98,\n            \"type\": \"Individual\",\n            \"first_name\": \"Marcia\",\n            \"middle_name\": \"A\",\n            \"last_name\": \"Holser\",\n            \"company_name\": \"\",\n            \"full_name\": \"Marcia Holser\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:49:39.000Z\",\n            \"updated_at\": \"2021-06-23T16:49:39.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"064267918\",\n            \"dob\": \"1932-07-30\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [],\n            \"phones\": []\n        },\n        {\n            \"id\": 338,\n            \"type\": \"Individual\",\n            \"first_name\": \"Marcia\",\n            \"middle_name\": \"A\",\n            \"last_name\": \"Holser\",\n            \"company_name\": \"\",\n            \"full_name\": \"Marcia Holser\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:49:54.000Z\",\n            \"updated_at\": \"2021-06-23T16:49:54.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"064267918\",\n            \"dob\": \"1932-07-30\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [\n                {\n                    \"id\": 95,\n                    \"addressable_id\": 338,\n                    \"addressable_type\": \"Crm::Contact\",\n                    \"street_address\": \"6291 Bahia Del Mar Cir Apt 215\",\n                    \"secondary_address\": \"\",\n                    \"city\": \"St Petersburg\",\n                    \"state\": \"FL\",\n                    \"zip\": \"33715\",\n                    \"country\": \"US\",\n                    \"address_type\": 1,\n                    \"address_type_description\": \"Home\",\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"is_shared\": false,\n                    \"deleted\": false,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                }\n            ],\n            \"phones\": []\n        },\n        {\n            \"id\": 516,\n            \"type\": \"Individual\",\n            \"first_name\": \"Head\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Household\",\n            \"company_name\": null,\n            \"full_name\": \"Head Household\",\n            \"nickname\": \"\",\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": \"\",\n            \"favorite\": false,\n            \"pronouns\": [\n                \"\"\n            ],\n            \"deleted\": false,\n            \"created_at\": \"2022-04-13T01:37:02.000Z\",\n            \"updated_at\": \"2022-04-13T07:04:21.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": \"\",\n            \"spouse_name\": \"Spouse Household\",\n            \"tax_id\": \"\",\n            \"dob\": null,\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": \"\",\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [\n                {\n                    \"id\": 296,\n                    \"addressable_id\": 516,\n                    \"addressable_type\": \"Crm::Contact\",\n                    \"street_address\": \"123 Fake Street\",\n                    \"secondary_address\": \"\",\n                    \"city\": \"Sactown\",\n                    \"state\": \"CA\",\n                    \"zip\": \"95825\",\n                    \"country\": \"US\",\n                    \"address_type\": 1,\n                    \"address_type_description\": \"Home\",\n                    \"custom_type_title\": \"\",\n                    \"description\": \"\",\n                    \"is_primary\": false,\n                    \"is_preferred\": false,\n                    \"is_shared\": false,\n                    \"deleted\": false,\n                    \"created_at\": \"2022-04-13T01:37:32.000Z\",\n                    \"updated_at\": \"2022-04-13T02:08:09.000Z\"\n                }\n            ],\n            \"phones\": [\n                {\n                    \"id\": 1,\n                    \"callable_id\": 516,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"9119119111\",\n                    \"extension\": \"\",\n                    \"phone_type\": 1,\n                    \"phone_type_description\": \"Home\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"is_shared\": null,\n                    \"custom_type_title\": \"\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2022-04-13T07:04:21.000Z\",\n                    \"updated_at\": \"2022-04-13T07:04:21.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 517,\n            \"type\": \"Individual\",\n            \"first_name\": \"Spouse\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Household\",\n            \"company_name\": null,\n            \"full_name\": \"Spouse Household\",\n            \"nickname\": \"\",\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": \"\",\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2022-04-13T01:37:02.000Z\",\n            \"updated_at\": \"2022-04-13T07:04:42.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": \"Head Household\",\n            \"tax_id\": null,\n            \"dob\": null,\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [\n                {\n                    \"id\": 298,\n                    \"addressable_id\": 517,\n                    \"addressable_type\": \"Crm::Contact\",\n                    \"street_address\": \"123123\",\n                    \"secondary_address\": \"\",\n                    \"city\": \"fsad\",\n                    \"state\": \"AS\",\n                    \"zip\": \"12322\",\n                    \"country\": \"US\",\n                    \"address_type\": 3,\n                    \"address_type_description\": \"Mailing\",\n                    \"custom_type_title\": \"\",\n                    \"description\": \"\",\n                    \"is_primary\": false,\n                    \"is_preferred\": false,\n                    \"is_shared\": false,\n                    \"deleted\": false,\n                    \"created_at\": \"2022-04-13T02:08:31.000Z\",\n                    \"updated_at\": \"2022-04-13T02:08:31.000Z\"\n                },\n                {\n                    \"id\": 296,\n                    \"addressable_id\": 516,\n                    \"addressable_type\": \"Crm::Contact\",\n                    \"street_address\": \"123 Fake Street\",\n                    \"secondary_address\": \"\",\n                    \"city\": \"Sactown\",\n                    \"state\": \"CA\",\n                    \"zip\": \"95825\",\n                    \"country\": \"US\",\n                    \"address_type\": 1,\n                    \"address_type_description\": \"Home\",\n                    \"custom_type_title\": \"\",\n                    \"description\": \"\",\n                    \"is_primary\": false,\n                    \"is_preferred\": false,\n                    \"is_shared\": true,\n                    \"deleted\": false,\n                    \"created_at\": \"2022-04-13T01:37:32.000Z\",\n                    \"updated_at\": \"2022-04-13T02:08:09.000Z\"\n                }\n            ],\n            \"phones\": [\n                {\n                    \"id\": 2,\n                    \"callable_id\": 517,\n                    \"callable_type\": \"Crm::Contact\",\n                    \"country_code\": 1,\n                    \"number\": \"5555555555\",\n                    \"extension\": \"\",\n                    \"phone_type\": 2,\n                    \"phone_type_description\": \"Work\",\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"is_shared\": null,\n                    \"custom_type_title\": \"\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2022-04-13T07:04:42.000Z\",\n                    \"updated_at\": \"2022-04-13T07:04:42.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 479,\n            \"type\": \"Individual\",\n            \"first_name\": \"Joelle\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Hyson\",\n            \"company_name\": \"\",\n            \"full_name\": \"Joelle Hyson\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:50:37.000Z\",\n            \"updated_at\": \"2021-06-23T16:50:37.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"120443363\",\n            \"dob\": null,\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [\n                {\n                    \"id\": 229,\n                    \"addressable_id\": 479,\n                    \"addressable_type\": \"Crm::Contact\",\n                    \"street_address\": \"116 N 18th Street\",\n                    \"secondary_address\": \"\",\n                    \"city\": \"Olean\",\n                    \"state\": \"NY\",\n                    \"zip\": \"14760\",\n                    \"country\": \"US\",\n                    \"address_type\": 1,\n                    \"address_type_description\": \"Home\",\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"is_shared\": false,\n                    \"deleted\": false,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                }\n            ],\n            \"phones\": []\n        },\n        {\n            \"id\": 307,\n            \"type\": \"Individual\",\n            \"first_name\": \"Joelle\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Hyson\",\n            \"company_name\": \"\",\n            \"full_name\": \"Joelle Hyson\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:49:50.000Z\",\n            \"updated_at\": \"2021-06-23T16:49:50.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"120443363\",\n            \"dob\": null,\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [],\n            \"phones\": []\n        },\n        {\n            \"id\": 448,\n            \"type\": \"Individual\",\n            \"first_name\": \"John\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Iddings\",\n            \"company_name\": \"\",\n            \"full_name\": \"John Iddings\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:50:28.000Z\",\n            \"updated_at\": \"2021-06-23T16:50:28.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"110366988\",\n            \"dob\": null,\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [\n                {\n                    \"id\": 201,\n                    \"addressable_id\": 448,\n                    \"addressable_type\": \"Crm::Contact\",\n                    \"street_address\": \"1737 Happy Hollow Road\",\n                    \"secondary_address\": \"\",\n                    \"city\": \"Olean\",\n                    \"state\": \"NY\",\n                    \"zip\": \"14760\",\n                    \"country\": \"US\",\n                    \"address_type\": 1,\n                    \"address_type_description\": \"Home\",\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"is_primary\": true,\n                    \"is_preferred\": false,\n                    \"is_shared\": false,\n                    \"deleted\": false,\n                    \"created_at\": null,\n                    \"updated_at\": null\n                }\n            ],\n            \"phones\": []\n        },\n        {\n            \"id\": 265,\n            \"type\": \"Individual\",\n            \"first_name\": \"John\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Iddings\",\n            \"company_name\": \"\",\n            \"full_name\": \"John Iddings\",\n            \"nickname\": null,\n            \"suffix_id\": 0,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-06-23T16:49:47.000Z\",\n            \"updated_at\": \"2021-06-23T16:49:47.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": null,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": null,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"110366988\",\n            \"dob\": null,\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": 0,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": \"\",\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [],\n            \"phones\": []\n        },\n        {\n            \"id\": 6,\n            \"type\": \"Individual\",\n            \"first_name\": \"Dhanya\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"company_name\": null,\n            \"full_name\": \"Dhanya Investor\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2020-09-15T02:08:06.000Z\",\n            \"updated_at\": \"2020-09-15T02:08:06.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": 5,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"269065341\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [],\n            \"phones\": []\n        },\n        {\n            \"id\": 8,\n            \"type\": \"Individual\",\n            \"first_name\": \"Dhanya\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"company_name\": null,\n            \"full_name\": \"Dhanya Investor\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2020-09-15T02:08:57.000Z\",\n            \"updated_at\": \"2020-09-15T02:08:57.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": 5,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"269065341\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [],\n            \"phones\": []\n        },\n        {\n            \"id\": 5,\n            \"type\": \"Individual\",\n            \"first_name\": \"Dhanya\",\n            \"middle_name\": \"\",\n            \"last_name\": \"Investor\",\n            \"company_name\": null,\n            \"full_name\": \"Dhanya Investor\",\n            \"nickname\": null,\n            \"suffix_id\": null,\n            \"suffix\": null,\n            \"job_title\": null,\n            \"favorite\": false,\n            \"pronouns\": null,\n            \"deleted\": false,\n            \"created_at\": \"2020-09-15T02:07:26.000Z\",\n            \"updated_at\": \"2020-09-15T02:07:26.000Z\",\n            \"salutation_id\": null,\n            \"salutation\": null,\n            \"source_id\": 2,\n            \"source\": null,\n            \"status_id\": null,\n            \"status\": null,\n            \"category_id\": 5,\n            \"category\": null,\n            \"gender_id\": null,\n            \"gender\": null,\n            \"gender_description\": null,\n            \"spouse_name\": null,\n            \"tax_id\": \"269065341\",\n            \"dob\": \"1983-04-12\",\n            \"death_date\": null,\n            \"client_since\": null,\n            \"client_termination_date\": null,\n            \"marital_status_id\": null,\n            \"marital_status\": null,\n            \"marital_date\": null,\n            \"employer_id\": null,\n            \"employer\": null,\n            \"designation\": null,\n            \"referred_by\": null,\n            \"servicing_advisor_id\": null,\n            \"servicing_advisor\": null,\n            \"writing_advisor_id\": null,\n            \"writing_advisor\": null,\n            \"added_by\": 280717,\n            \"addresses\": [],\n            \"phones\": []\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 516,\n        \"total_pages\": 11\n    }\n}"}],"_postman_id":"5d2b460d-dcbe-4e37-b0d5-cafb2bd7b904"},{"name":"Contact By ContactId GET","event":[{"listen":"test","script":{"id":"1ad400cb-eed3-4834-96ff-b91cfebb8622","exec":["pm.test('Check status code', () => {","   pm.response.to.be.success","","});","","pm.test(\"params are present\", function () {","    var attributes = ['id','type','status', 'category', 'salutation_id', 'salutation', 'source', 'status_id', 'category_id', 'gender', 'suffix', 'first_name', 'middle_name', 'last_name', 'full_name', 'nickname', 'tax_id', 'dob', 'death_date', 'marital_status', 'company_name', 'designation', 'servicing_advisor', 'writing_advisor_id', 'created_at', 'updated_at'];","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.contact, attributes);","});","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","}","","","","","","","",""],"type":"text/javascript"}},{"listen":"prerequest","script":{"id":"034f89ff-b41a-4b4d-b56f-2dde3065cd27","exec":[""],"type":"text/javascript"}}],"id":"077cf24b-fe59-43c8-b371-149b95f16561","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"include","value":"addresses,phones,emails,urls","description":"<p>use the include header to attach contact dependent records to each contact in the response.</p>\n","type":"text"}],"url":"{{base_url}}/contacts/10","description":"<p>Retrieves a Contact Record by its unique Identifier.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","10"],"host":["{{base_url}}"],"query":[{"disabled":true,"description":{"content":"<p>Updates the recently viewed contacts list</p>\n","type":"text/plain"},"key":"recently_viewed","value":"true"}],"variable":[]}},"response":[{"id":"f7da35a4-65cc-478c-8b43-1ee0fe467522","name":"Contact By ContactId GET- Forbidden Access Error","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"include","value":"addresses,phones,emails,urls, tag_memberships, activities","description":"use the include header to attach contact dependent records to each contact in the response.","type":"text","disabled":true},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"id\": 1,\n        \"type\": \"Crm::Contact::Individual\",\n        \"salutation_id\": 1,\n        \"salutation\": \"Dr.\",\n        \"source_id\": 2,\n        \"source\": \"Internet Advertisment\",\n        \"status_id\": 2,\n        \"status\": \"Active Client\",\n        \"category_id\": 5,\n        \"category\": \"AAA Client\",\n        \"gender\": \"Female\",\n        \"suffix\": \"Jr.\",\n        \"first_name\": \"Margaret\",\n        \"middle_name\": \"\",\n        \"last_name\": \"Smith\",\n        \"full_name\": \"Margaret Smith\",\n        \"nickname\": \"Mary\",\n        \"tax_id\": \"229065340\",\n        \"dob\": \"1983-04-12\",\n        \"death_date\": null,\n        \"marital_status\": \"Married\",\n        \"company_name\": null,\n        \"designation\": \"\",\n        \"servicing_advisor_id\": 1,\n        \"servicing_advisor\": \"Scooby Doo\",\n        \"writing_advisor_id\": 1,\n        \"writing_advisor\": \"Slinky Dog\",\n        \"created_at\": \"2015-01-07T01:33:43.000Z\",\n        \"updated_at\": \"2020-05-13T02:44:46.000Z\"\n    }","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/1"},"status":"Forbidden","code":403,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 13 May 2020 20:45:38 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"a8311a38-a928-40e6-b66b-fa5ff5d1dabd"},{"key":"X-Runtime","value":"0.688519"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"User Forbidden from Updating servicing_advisor_id, writing_advisor_id\"\n}"},{"id":"e674f1f0-28d3-4a2f-ad88-1c995872dd0b","name":"Contact By ContactId GET using the 'includes' parameter","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"include","value":"addresses,phones,emails,urls,family,family.members","description":"use the include header to attach contact dependent records to each contact in the response.","type":"text"}],"url":"{{base_url}}/contacts/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 29 May 2020 16:09:42 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"699d70a7787ddd4b08b2ec1d2a744852\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"40cf908d-5193-4e5b-a693-56d3acbe1e1b"},{"key":"X-Runtime","value":"1.282683"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact\": {\n        \"id\": 27,\n        \"type\": \"Individual\",\n        \"first_name\": \"Beatriz\",\n        \"middle_name\": \"C\",\n        \"last_name\": \"Senger\",\n        \"company_name\": null,\n        \"full_name\": \"Beatriz Senger\",\n        \"nickname\": \"ERG\",\n        \"suffix_id\": null,\n        \"suffix\": null,\n        \"job_title\": null,\n        \"favorite\": false,\n        \"deleted\": false,\n        \"created_at\": \"2020-02-25T22:30:11.000Z\",\n        \"updated_at\": \"2020-02-25T22:30:11.000Z\",\n        \"salutation_id\": null,\n        \"salutation\": null,\n        \"source_id\": null,\n        \"source\": null,\n        \"status_id\": 2,\n        \"status\": \"Client\",\n        \"category_id\": 2,\n        \"category\": \"Contact\",\n        \"gender_id\": 2,\n        \"gender\": \"Female\",\n        \"spouse_name\": \"Norberto Senger\",\n        \"tax_id\": \"917373626\",\n        \"dob\": \"1958-04-29\",\n        \"death_date\": null,\n        \"client_since\": \"2017-09-26\",\n        \"client_termination_date\": null,\n        \"marital_status_id\": 3,\n        \"marital_status\": \"Married\",\n        \"marital_date\": \"2007-04-15\",\n        \"employer_id\": null,\n        \"employer\": null,\n        \"designation\": null,\n        \"referred_by\": null,\n        \"servicing_advisor_id\": null,\n        \"servicing_advisor\": null,\n        \"writing_advisor_id\": null,\n        \"writing_advisor\": null,\n        \"added_by\": null,\n        \"family\": {\n            \"id\": 1,\n            \"name\": \"The Senger Family\",\n            \"created_at\": \"2020-02-25T22:30:11.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:11.000Z\",\n            \"deleted\": false,\n            \"members\": [\n                {\n                    \"id\": 1,\n                    \"family_id\": 1,\n                    \"contact_id\": 27,\n                    \"relationship\": null,\n                    \"relationship_name\": null,\n                    \"hoh\": true,\n                    \"full_name\": \"Beatriz Senger\",\n                    \"first_name\": \"Beatriz\",\n                    \"last_name\": \"Senger\",\n                    \"created_at\": \"2020-02-25T22:30:11.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:11.000Z\",\n                    \"deleted\": false\n                },\n                {\n                    \"id\": 2,\n                    \"family_id\": 1,\n                    \"contact_id\": 28,\n                    \"relationship\": 1,\n                    \"relationship_name\": \"Spouse\",\n                    \"hoh\": false,\n                    \"full_name\": \"Norberto Senger\",\n                    \"first_name\": \"Norberto\",\n                    \"last_name\": \"Senger\",\n                    \"created_at\": \"2020-02-25T22:30:11.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:11.000Z\",\n                    \"deleted\": false\n                }\n            ]\n        },\n        \"addresses\": [\n            {\n                \"id\": 29,\n                \"addressable_id\": 27,\n                \"addressable_type\": \"Crm::Contact\",\n                \"street_address\": \"338 Doyle Loaf\",\n                \"secondary_address\": null,\n                \"city\": \"New Golden\",\n                \"state\": \"VT\",\n                \"zip\": \"11059\",\n                \"country\": \"US\",\n                \"address_type\": 1,\n                \"address_type_description\": \"Home\",\n                \"custom_type_title\": null,\n                \"description\": null,\n                \"is_primary\": true,\n                \"is_preferred\": false,\n                \"deleted\": false,\n                \"created_at\": \"2020-02-25T22:30:11.000Z\",\n                \"updated_at\": \"2020-02-25T22:30:11.000Z\"\n            },\n            {\n                \"id\": 30,\n                \"addressable_id\": 27,\n                \"addressable_type\": \"Crm::Contact\",\n                \"street_address\": \"35620 Hortense Inlet\",\n                \"secondary_address\": \"Suite 637\",\n                \"city\": \"West Jasmineview\",\n                \"state\": \"KS\",\n                \"zip\": \"34102\",\n                \"country\": \"US\",\n                \"address_type\": 2,\n                \"address_type_description\": \"Work\",\n                \"custom_type_title\": null,\n                \"description\": null,\n                \"is_primary\": false,\n                \"is_preferred\": true,\n                \"deleted\": false,\n                \"created_at\": \"2020-02-25T22:30:11.000Z\",\n                \"updated_at\": \"2020-02-25T22:30:11.000Z\"\n            },\n            {\n                \"id\": 31,\n                \"addressable_id\": 27,\n                \"addressable_type\": \"Crm::Contact\",\n                \"street_address\": \"2556 O'Keefe Field\",\n                \"secondary_address\": null,\n                \"city\": \"New Babaraberg\",\n                \"state\": \"WV\",\n                \"zip\": \"99381-1106\",\n                \"country\": \"US\",\n                \"address_type\": 4,\n                \"address_type_description\": \"Other\",\n                \"custom_type_title\": \"Willow Oaks\",\n                \"description\": null,\n                \"is_primary\": false,\n                \"is_preferred\": false,\n                \"deleted\": false,\n                \"created_at\": \"2020-02-25T22:30:11.000Z\",\n                \"updated_at\": \"2020-02-25T22:30:11.000Z\"\n            }\n        ],\n        \"phones\": [\n            {\n                \"id\": 29,\n                \"callable_id\": 27,\n                \"callable_type\": \"Crm::Contact\",\n                \"country_code\": 1,\n                \"number\": \"6321154039\",\n                \"extension\": null,\n                \"phone_type\": 1,\n                \"phone_type_description\": \"Home\",\n                \"speed_dial\": null,\n                \"is_preferred\": false,\n                \"is_primary\": true,\n                \"custom_type_title\": null,\n                \"description\": null,\n                \"deleted\": false,\n                \"created_at\": \"2020-02-25T22:30:11.000Z\",\n                \"updated_at\": \"2020-02-25T22:30:11.000Z\"\n            },\n            {\n                \"id\": 30,\n                \"callable_id\": 27,\n                \"callable_type\": \"Crm::Contact\",\n                \"country_code\": 1,\n                \"number\": \"2572828584\",\n                \"extension\": \"7538\",\n                \"phone_type\": 2,\n                \"phone_type_description\": \"Work\",\n                \"speed_dial\": null,\n                \"is_preferred\": false,\n                \"is_primary\": false,\n                \"custom_type_title\": null,\n                \"description\": null,\n                \"deleted\": false,\n                \"created_at\": \"2020-02-25T22:30:11.000Z\",\n                \"updated_at\": \"2020-02-25T22:30:11.000Z\"\n            },\n            {\n                \"id\": 31,\n                \"callable_id\": 27,\n                \"callable_type\": \"Crm::Contact\",\n                \"country_code\": 1,\n                \"number\": \"9463431937\",\n                \"extension\": null,\n                \"phone_type\": 3,\n                \"phone_type_description\": \"Mobile\",\n                \"speed_dial\": null,\n                \"is_preferred\": false,\n                \"is_primary\": false,\n                \"custom_type_title\": null,\n                \"description\": null,\n                \"deleted\": false,\n                \"created_at\": \"2020-02-25T22:30:11.000Z\",\n                \"updated_at\": \"2020-02-25T22:30:11.000Z\"\n            }\n        ],\n        \"emails\": [\n            {\n                \"id\": 28,\n                \"emailable_id\": 27,\n                \"emailable_type\": \"Crm::Contact\",\n                \"address\": \"grahambarton@paucek.name\",\n                \"email_type\": 1,\n                \"email_type_description\": \"Home\",\n                \"custom_type_title\": null,\n                \"description\": null,\n                \"is_primary\": true,\n                \"is_preferred\": false,\n                \"deleted\": false,\n                \"created_at\": \"2020-02-25T22:30:11.000Z\",\n                \"updated_at\": \"2020-02-25T22:30:11.000Z\"\n            },\n            {\n                \"id\": 29,\n                \"emailable_id\": 27,\n                \"emailable_type\": \"Crm::Contact\",\n                \"address\": \"trevorprice@mante.biz\",\n                \"email_type\": 2,\n                \"email_type_description\": \"Work\",\n                \"custom_type_title\": null,\n                \"description\": null,\n                \"is_primary\": false,\n                \"is_preferred\": false,\n                \"deleted\": false,\n                \"created_at\": \"2020-02-25T22:30:11.000Z\",\n                \"updated_at\": \"2020-02-25T22:30:11.000Z\"\n            }\n        ],\n        \"urls\": [\n            {\n                \"id\": 1,\n                \"contact_id\": 1,\n                \"address\": \"www.investor.com\",\n                \"url_type\": 2,\n                \"url_type_description\": \"Work\",\n                \"custom_type_title\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2015-01-07T03:43:24.000Z\",\n                \"updated_at\": \"2015-01-07T03:43:24.000Z\"\n            }\n        ]\n    }\n}"},{"id":"fcc4fe8a-4860-4c94-8bc2-831024251612","name":"Contact By ContactId GET Full Include Header","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"include","value":"addresses,phones,emails,urls, social_medias, tag_memberships, family, family.members, sam, important_information, identifications, orion_household","description":"use the include header to attach contact dependent records to each contact in the response.","type":"text"},{"key":"","value":"assets, liabilities, notes, banks, professionals, employemnts, UDFS","type":"text","disabled":true}],"url":"{{base_url}}/contacts/{{contact_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 22 Apr 2021 20:41:55 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"281102"},{"key":"user_id","value":"281102"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"0bf5f36d81e2fc6bf741f87013ef8209\""},{"key":"Set-Cookie","value":"ahoy_visit=3d4130d3-c7b0-4f87-969a-e59246ea9112; path=/; expires=Fri, 23 Apr 2021 00:41:54 GMT; SameSite=None"},{"key":"X-Request-Id","value":"aab38470-c8cb-472c-ae68-25ea3d0f81da"},{"key":"X-Runtime","value":"1.908877"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact\": {\n        \"id\": 1,\n        \"type\": \"Individual\",\n        \"first_name\": \"Margaret\",\n        \"middle_name\": \"\",\n        \"last_name\": \"Smith\",\n        \"company_name\": null,\n        \"full_name\": \"Margaret Smith\",\n        \"nickname\": \"Mary\",\n        \"suffix_id\": null,\n        \"suffix\": null,\n        \"job_title\": \"Attorney\",\n        \"favorite\": false,\n        \"deleted\": false,\n        \"created_at\": \"2015-01-07T01:33:43.000Z\",\n        \"updated_at\": \"2020-11-18T05:28:03.000Z\",\n        \"salutation_id\": 1,\n        \"salutation\": \"Dr.\",\n        \"source_id\": 2,\n        \"source\": \"Internet Advertisment\",\n        \"status_id\": 2,\n        \"status\": \"Active Client\",\n        \"category_id\": 5,\n        \"category\": \"AAA Client\",\n        \"gender_id\": 2,\n        \"gender\": \"Female\",\n        \"spouse_name\": null,\n        \"tax_id\": \"476494484\",\n        \"dob\": \"1983-04-12\",\n        \"death_date\": null,\n        \"client_since\": \"2006-05-16\",\n        \"client_termination_date\": null,\n        \"marital_status_id\": 3,\n        \"marital_status\": \"Married\",\n        \"marital_date\": \"2004-04-30\",\n        \"employer_id\": 2,\n        \"employer\": \"Investor & Investor\",\n        \"designation\": \"\",\n        \"referred_by\": \"Bob Loblaw\",\n        \"servicing_advisor_id\": 2,\n        \"servicing_advisor\": \"Scooby Doo\",\n        \"writing_advisor_id\": 2,\n        \"writing_advisor\": \"Slinky Dog\",\n        \"added_by\": null,\n        \"family\": {\n            \"id\": 1,\n            \"name\": \"The Investor Family\",\n            \"created_at\": \"2015-01-07T02:27:04.000Z\",\n            \"updated_at\": \"2015-01-07T02:27:04.000Z\",\n            \"deleted\": false,\n            \"members\": [\n                {\n                    \"id\": 1,\n                    \"family_id\": 1,\n                    \"contact_id\": 1,\n                    \"relationship\": null,\n                    \"relationship_name\": null,\n                    \"hoh\": true,\n                    \"full_name\": \"Margaret Smith\",\n                    \"first_name\": \"Margaret\",\n                    \"last_name\": \"Smith\",\n                    \"created_at\": \"2015-01-07T02:27:04.000Z\",\n                    \"updated_at\": \"2015-01-07T02:27:04.000Z\",\n                    \"deleted\": false\n                },\n                {\n                    \"id\": 2,\n                    \"family_id\": 1,\n                    \"contact_id\": 3,\n                    \"relationship\": 1,\n                    \"relationship_name\": \"Spouse\",\n                    \"hoh\": false,\n                    \"full_name\": null,\n                    \"first_name\": null,\n                    \"last_name\": null,\n                    \"created_at\": \"2015-01-07T02:27:22.000Z\",\n                    \"updated_at\": \"2015-01-07T02:27:22.000Z\",\n                    \"deleted\": false\n                }\n            ]\n        },\n        \"important_information\": {\n            \"id\": 1,\n            \"content\": \"<b>She prefers to be called Mary.</b><br><b><i>Do not call after 7:00PM</i></b><br><br>\",\n            \"created_at\": \"2015-01-07T01:33:43.000Z\",\n            \"updated_at\": \"2015-01-07T02:42:39.000Z\"\n        },\n        \"sam\": {\n            \"id\": 1,\n            \"contact_id\": 1,\n            \"objective_id\": null,\n            \"objective\": null,\n            \"time_horizon\": null,\n            \"time_horizon_description\": null,\n            \"risk_tolerance\": null,\n            \"risk_tolerance_description\": null,\n            \"experience_funds\": null,\n            \"experience_stocks\": null,\n            \"experience_partnerships\": null,\n            \"experience_other\": null,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:33:43.000Z\",\n            \"updated_at\": \"2015-01-07T01:33:43.000Z\"\n        },\n        \"addresses\": [\n            {\n                \"id\": 2,\n                \"addressable_id\": 1,\n                \"addressable_type\": \"Crm::Contact\",\n                \"street_address\": \"1234 Main St.\",\n                \"secondary_address\": \"\",\n                \"city\": \"Sacramento\",\n                \"state\": \"CA\",\n                \"zip\": \"99320\",\n                \"country\": \"US\",\n                \"address_type\": 1,\n                \"address_type_description\": \"Home\",\n                \"custom_type_title\": \"Investor Residence\",\n                \"description\": \"\",\n                \"is_primary\": true,\n                \"is_preferred\": false,\n                \"deleted\": false,\n                \"created_at\": \"2015-01-07T03:44:59.000Z\",\n                \"updated_at\": \"2015-01-07T03:48:04.000Z\"\n            },\n            {\n                \"id\": 3,\n                \"addressable_id\": 1,\n                \"addressable_type\": \"Crm::Contact\",\n                \"street_address\": \"814 Broadway St\",\n                \"secondary_address\": \"Suite B\",\n                \"city\": \"Sacramento\",\n                \"state\": \"CA\",\n                \"zip\": \"99320\",\n                \"country\": \"US\",\n                \"address_type\": 2,\n                \"address_type_description\": \"Work\",\n                \"custom_type_title\": \"Investor Offices\",\n                \"description\": \"\",\n                \"is_primary\": false,\n                \"is_preferred\": false,\n                \"deleted\": false,\n                \"created_at\": \"2015-01-07T03:47:37.000Z\",\n                \"updated_at\": \"2015-01-07T03:47:37.000Z\"\n            },\n            {\n                \"id\": 8,\n                \"addressable_id\": 1,\n                \"addressable_type\": \"Crm::Contact\",\n                \"street_address\": \"3131 Fite Cir.\",\n                \"secondary_address\": \"\",\n                \"city\": \"Sacramento\",\n                \"state\": \"CA\",\n                \"zip\": \"95827\",\n                \"country\": \"US\",\n                \"address_type\": 1,\n                \"address_type_description\": \"Home\",\n                \"custom_type_title\": null,\n                \"description\": null,\n                \"is_primary\": false,\n                \"is_preferred\": false,\n                \"deleted\": false,\n                \"created_at\": \"2020-10-30T21:30:56.000Z\",\n                \"updated_at\": \"2020-10-30T21:30:56.000Z\"\n            },\n            {\n                \"id\": 9,\n                \"addressable_id\": 1,\n                \"addressable_type\": \"Crm::Contact\",\n                \"street_address\": \"3131 Fite Cir.\",\n                \"secondary_address\": \"\",\n                \"city\": \"Sacramento\",\n                \"state\": \"CA\",\n                \"zip\": \"95827\",\n                \"country\": \"US\",\n                \"address_type\": 1,\n                \"address_type_description\": \"Home\",\n                \"custom_type_title\": null,\n                \"description\": null,\n                \"is_primary\": false,\n                \"is_preferred\": false,\n                \"deleted\": false,\n                \"created_at\": \"2020-10-30T21:31:03.000Z\",\n                \"updated_at\": \"2020-10-30T21:31:03.000Z\"\n            }\n        ],\n        \"phones\": [\n            {\n                \"id\": 5,\n                \"callable_id\": 1,\n                \"callable_type\": \"Crm::Contact\",\n                \"country_code\": 1,\n                \"number\": \"5559815634\",\n                \"extension\": \"\",\n                \"phone_type\": 1,\n                \"phone_type_description\": \"Home\",\n                \"speed_dial\": \"\",\n                \"is_preferred\": false,\n                \"is_primary\": false,\n                \"custom_type_title\": \"Investor Residence\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2015-01-07T03:40:32.000Z\",\n                \"updated_at\": \"2015-01-07T03:40:32.000Z\"\n            },\n            {\n                \"id\": 6,\n                \"callable_id\": 1,\n                \"callable_type\": \"Crm::Contact\",\n                \"country_code\": 1,\n                \"number\": \"5554983424\",\n                \"extension\": \"\",\n                \"phone_type\": 6,\n                \"phone_type_description\": \"Direct Dial\",\n                \"speed_dial\": \"\",\n                \"is_preferred\": false,\n                \"is_primary\": false,\n                \"custom_type_title\": \"Mary's Desk\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2015-01-07T03:40:57.000Z\",\n                \"updated_at\": \"2015-01-07T03:40:57.000Z\"\n            },\n            {\n                \"id\": 7,\n                \"callable_id\": 1,\n                \"callable_type\": \"Crm::Contact\",\n                \"country_code\": 1,\n                \"number\": \"5554774327\",\n                \"extension\": \"31471\",\n                \"phone_type\": 2,\n                \"phone_type_description\": \"Work\",\n                \"speed_dial\": \"\",\n                \"is_preferred\": false,\n                \"is_primary\": false,\n                \"custom_type_title\": \"\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2015-01-07T03:41:17.000Z\",\n                \"updated_at\": \"2015-01-07T03:41:17.000Z\"\n            },\n            {\n                \"id\": 8,\n                \"callable_id\": 1,\n                \"callable_type\": \"Crm::Contact\",\n                \"country_code\": 1,\n                \"number\": \"4359643206\",\n                \"extension\": \"\",\n                \"phone_type\": 3,\n                \"phone_type_description\": \"Mobile\",\n                \"speed_dial\": \"\",\n                \"is_preferred\": true,\n                \"is_primary\": true,\n                \"custom_type_title\": \"\",\n                \"description\": \"Mary's Cell Phone\",\n                \"deleted\": false,\n                \"created_at\": \"2015-01-07T03:41:34.000Z\",\n                \"updated_at\": \"2015-01-07T03:47:53.000Z\"\n            },\n            {\n                \"id\": 9,\n                \"callable_id\": 1,\n                \"callable_type\": \"Crm::Contact\",\n                \"country_code\": 1,\n                \"number\": \"4357632586\",\n                \"extension\": \"\",\n                \"phone_type\": 5,\n                \"phone_type_description\": \"Other\",\n                \"speed_dial\": \"\",\n                \"is_preferred\": false,\n                \"is_primary\": false,\n                \"custom_type_title\": \"Summer Lake House\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2015-01-07T03:41:56.000Z\",\n                \"updated_at\": \"2015-01-07T03:41:56.000Z\"\n            },\n            {\n                \"id\": 14,\n                \"callable_id\": 1,\n                \"callable_type\": \"Crm::Contact\",\n                \"country_code\": 1,\n                \"number\": \"5559815634\",\n                \"extension\": \"\",\n                \"phone_type\": 1,\n                \"phone_type_description\": \"Home\",\n                \"speed_dial\": \"\",\n                \"is_preferred\": false,\n                \"is_primary\": false,\n                \"custom_type_title\": \"Investor Residence\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2020-06-09T18:44:29.000Z\",\n                \"updated_at\": \"2020-06-09T18:44:29.000Z\"\n            }\n        ],\n        \"emails\": [\n            {\n                \"id\": 5,\n                \"emailable_id\": 1,\n                \"emailable_type\": \"Crm::Contact\",\n                \"address\": \"minvestor21@yahoo.com\",\n                \"email_type\": 3,\n                \"email_type_description\": \"Other\",\n                \"custom_type_title\": \"Personal Email\",\n                \"description\": \"\",\n                \"is_primary\": false,\n                \"is_preferred\": false,\n                \"deleted\": false,\n                \"created_at\": \"2015-01-07T03:42:22.000Z\",\n                \"updated_at\": \"2015-01-07T03:42:22.000Z\"\n            },\n            {\n                \"id\": 6,\n                \"emailable_id\": 1,\n                \"emailable_type\": \"Crm::Contact\",\n                \"address\": \"scott@redtailtechnology.com\",\n                \"email_type\": 1,\n                \"email_type_description\": \"Home\",\n                \"custom_type_title\": \"\",\n                \"description\": \"\",\n                \"is_primary\": true,\n                \"is_preferred\": false,\n                \"deleted\": false,\n                \"created_at\": \"2015-01-07T03:42:38.000Z\",\n                \"updated_at\": \"2020-08-23T23:28:14.000Z\"\n            },\n            {\n                \"id\": 7,\n                \"emailable_id\": 1,\n                \"emailable_type\": \"Crm::Contact\",\n                \"address\": \"minvestor@investorinvestor.com\",\n                \"email_type\": 2,\n                \"email_type_description\": \"Work\",\n                \"custom_type_title\": \"\",\n                \"description\": \"\",\n                \"is_primary\": false,\n                \"is_preferred\": false,\n                \"deleted\": false,\n                \"created_at\": \"2015-01-07T03:43:05.000Z\",\n                \"updated_at\": \"2015-01-07T03:43:05.000Z\"\n            },\n            {\n                \"id\": 14,\n                \"emailable_id\": 1,\n                \"emailable_type\": \"Crm::Contact\",\n                \"address\": \"NinerFan95@yahoo.com\",\n                \"email_type\": 3,\n                \"email_type_description\": \"Other\",\n                \"custom_type_title\": \"Personal Email\",\n                \"description\": \"\",\n                \"is_primary\": false,\n                \"is_preferred\": false,\n                \"deleted\": false,\n                \"created_at\": \"2020-08-12T16:17:17.000Z\",\n                \"updated_at\": \"2020-08-12T16:17:17.000Z\"\n            },\n            {\n                \"id\": 18,\n                \"emailable_id\": 1,\n                \"emailable_type\": \"Crm::Contact\",\n                \"address\": \"angiehutton2@gmail.com\",\n                \"email_type\": 1,\n                \"email_type_description\": \"Home\",\n                \"custom_type_title\": \"Email 1\",\n                \"description\": null,\n                \"is_primary\": false,\n                \"is_preferred\": false,\n                \"deleted\": false,\n                \"created_at\": \"2020-10-08T22:19:19.000Z\",\n                \"updated_at\": \"2020-10-08T22:19:19.000Z\"\n            },\n            {\n                \"id\": 19,\n                \"emailable_id\": 1,\n                \"emailable_type\": \"Crm::Contact\",\n                \"address\": \"Zangiehutton2@gmail.com\",\n                \"email_type\": 1,\n                \"email_type_description\": \"Home\",\n                \"custom_type_title\": \"Email 1\",\n                \"description\": null,\n                \"is_primary\": false,\n                \"is_preferred\": false,\n                \"deleted\": false,\n                \"created_at\": \"2020-10-08T22:20:03.000Z\",\n                \"updated_at\": \"2020-10-08T22:20:03.000Z\"\n            },\n            {\n                \"id\": 20,\n                \"emailable_id\": 1,\n                \"emailable_type\": \"Crm::Contact\",\n                \"address\": \"Zangiehutton2@gmail.com\",\n                \"email_type\": 1,\n                \"email_type_description\": \"Home\",\n                \"custom_type_title\": \"Email 1\",\n                \"description\": null,\n                \"is_primary\": false,\n                \"is_preferred\": false,\n                \"deleted\": false,\n                \"created_at\": \"2020-10-08T22:20:34.000Z\",\n                \"updated_at\": \"2020-10-08T22:20:34.000Z\"\n            },\n            {\n                \"id\": 21,\n                \"emailable_id\": 1,\n                \"emailable_type\": \"Crm::Contact\",\n                \"address\": \"Zangiehutton2@gmail.com\",\n                \"email_type\": 1,\n                \"email_type_description\": \"Home\",\n                \"custom_type_title\": \"Email 1\",\n                \"description\": null,\n                \"is_primary\": false,\n                \"is_preferred\": false,\n                \"deleted\": false,\n                \"created_at\": \"2020-10-08T22:21:28.000Z\",\n                \"updated_at\": \"2020-10-08T22:21:28.000Z\"\n            },\n            {\n                \"id\": 22,\n                \"emailable_id\": 1,\n                \"emailable_type\": \"Crm::Contact\",\n                \"address\": \"Zangiehutton2@gmail.com\",\n                \"email_type\": 1,\n                \"email_type_description\": \"Home\",\n                \"custom_type_title\": \"Email 1\",\n                \"description\": null,\n                \"is_primary\": false,\n                \"is_preferred\": false,\n                \"deleted\": false,\n                \"created_at\": \"2020-10-08T22:36:34.000Z\",\n                \"updated_at\": \"2020-10-09T18:55:02.000Z\"\n            }\n        ],\n        \"urls\": [\n            {\n                \"id\": 1,\n                \"contact_id\": 1,\n                \"address\": \"www.investor.com\",\n                \"url_type\": 2,\n                \"url_type_description\": \"Work\",\n                \"custom_type_title\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2015-01-07T03:43:24.000Z\",\n                \"updated_at\": \"2015-01-07T03:43:24.000Z\"\n            }\n        ],\n        \"social_medias\": [\n            {\n                \"id\": 1,\n                \"contact_id\": 1,\n                \"address\": \"www.facebook.com/investormary\",\n                \"social_media_type\": 1,\n                \"social_media_type_description\": \"Facebook\",\n                \"custom_type_title\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2015-01-07T03:43:44.000Z\",\n                \"updated_at\": \"2015-01-07T03:43:44.000Z\"\n            },\n            {\n                \"id\": 2,\n                \"contact_id\": 1,\n                \"address\": \"twitter.com/maryinvestor\",\n                \"social_media_type\": 2,\n                \"social_media_type_description\": \"Twitter\",\n                \"custom_type_title\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2015-01-07T03:44:03.000Z\",\n                \"updated_at\": \"2015-01-07T03:44:03.000Z\"\n            },\n            {\n                \"id\": 3,\n                \"contact_id\": 1,\n                \"address\": \"linkedin.com/maryinvestor\",\n                \"social_media_type\": 3,\n                \"social_media_type_description\": \"Linkedln\",\n                \"custom_type_title\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2015-01-07T03:44:21.000Z\",\n                \"updated_at\": \"2015-01-07T03:44:21.000Z\"\n            }\n        ],\n        \"identifications\": [\n            {\n                \"id\": 1,\n                \"contact_id\": 1,\n                \"country\": null,\n                \"identification_type_id\": 4,\n                \"identification_type\": \"Military\",\n                \"number\": \"D2314231\",\n                \"state\": \"CA\",\n                \"issue_date\": \"2020-05-26\",\n                \"expiration_date\": \"2020-12-02\",\n                \"deleted\": false,\n                \"created_at\": \"2020-05-27T00:13:21.000Z\",\n                \"updated_at\": \"2020-05-27T15:55:31.000Z\"\n            },\n            {\n                \"id\": 2,\n                \"contact_id\": 1,\n                \"country\": null,\n                \"identification_type_id\": 3,\n                \"identification_type\": \"Passport\",\n                \"number\": \"1231231253\",\n                \"state\": \"CA\",\n                \"issue_date\": \"2020-05-26\",\n                \"expiration_date\": \"2025-06-09\",\n                \"deleted\": false,\n                \"created_at\": \"2020-05-27T00:14:00.000Z\",\n                \"updated_at\": \"2020-05-27T00:14:00.000Z\"\n            },\n            {\n                \"id\": 3,\n                \"contact_id\": 1,\n                \"country\": null,\n                \"identification_type_id\": 2,\n                \"identification_type\": \"US Permanent Resident Card\",\n                \"number\": \"D2314231\",\n                \"state\": \"CA\",\n                \"issue_date\": \"2020-05-26\",\n                \"expiration_date\": \"2020-12-02\",\n                \"deleted\": false,\n                \"created_at\": \"2020-05-27T03:27:16.000Z\",\n                \"updated_at\": \"2020-05-27T03:27:16.000Z\"\n            }\n        ],\n        \"tag_memberships\": [\n            {\n                \"id\": 1,\n                \"name\": \"123\",\n                \"description\": null,\n                \"deleted\": false,\n                \"created_at\": \"2020-08-06T23:42:57.000Z\",\n                \"updated_at\": \"2020-08-06T23:42:57.000Z\"\n            },\n            {\n                \"id\": 2,\n                \"name\": \"321\",\n                \"description\": null,\n                \"deleted\": false,\n                \"created_at\": \"2020-08-06T23:43:04.000Z\",\n                \"updated_at\": \"2020-08-06T23:43:04.000Z\"\n            }\n        ],\n        \"orion_household\": 123\n    }\n}"},{"id":"217753e1-7aab-4774-b580-5c220ea9ec16","name":"Contact By ContactId GET with pronouns","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"include","value":"addresses,phones,emails,urls","description":"use the include header to attach contact dependent records to each contact in the response.","type":"text"}],"url":{"raw":"{{base_url}}/contacts/:contact_id?","host":["{{base_url}}"],"path":["contacts",":contact_id"],"query":[{"key":"","value":null}],"variable":[{"key":"contact_id","value":"113","type":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Jul 2021 19:14:13 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"281097"},{"key":"user_id","value":"281097"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"e1ff3569ebdc9f47c32ec51714ef3adc\""},{"key":"Set-Cookie","value":"ahoy_visit=33c93dd7-b625-4104-8567-15c5a9499077; path=/; expires=Thu, 15 Jul 2021 23:14:12 GMT; SameSite=None"},{"key":"X-Request-Id","value":"cb0b7b75-49db-432a-a687-b0fb2abaa20a"},{"key":"X-Runtime","value":"1.134049"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact\": {\n        \"id\": 113,\n        \"type\": \"Individual\",\n        \"first_name\": \"Margaret\",\n        \"middle_name\": \"\",\n        \"last_name\": \"Investor\",\n        \"company_name\": null,\n        \"full_name\": \"Margaret Investor\",\n        \"nickname\": null,\n        \"suffix_id\": null,\n        \"suffix\": null,\n        \"job_title\": null,\n        \"favorite\": false,\n        \"pronouns\": [\n            \"they\",\n            \"them\"\n        ],\n        \"deleted\": false,\n        \"created_at\": \"2021-07-15T19:13:24.000Z\",\n        \"updated_at\": \"2021-07-15T19:13:24.000Z\",\n        \"salutation_id\": null,\n        \"salutation\": null,\n        \"source_id\": 2,\n        \"source\": \"Internet Advertisment\",\n        \"status_id\": 2,\n        \"status\": \"Active Client\",\n        \"category_id\": 5,\n        \"category\": \"AAA Client\",\n        \"gender_id\": null,\n        \"gender\": null,\n        \"spouse_name\": null,\n        \"tax_id\": \"229065340\",\n        \"dob\": \"1983-04-12\",\n        \"death_date\": null,\n        \"client_since\": null,\n        \"client_termination_date\": null,\n        \"marital_status_id\": null,\n        \"marital_status\": null,\n        \"marital_date\": null,\n        \"employer_id\": null,\n        \"employer\": null,\n        \"designation\": null,\n        \"referred_by\": null,\n        \"servicing_advisor_id\": null,\n        \"servicing_advisor\": null,\n        \"writing_advisor_id\": null,\n        \"writing_advisor\": null,\n        \"added_by\": 281097,\n        \"addresses\": [],\n        \"phones\": [],\n        \"emails\": [],\n        \"urls\": []\n    }\n}"},{"id":"af631c07-9036-429e-94b6-62d734514005","name":"Contact By ContactId GET with Shared Addresses","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"include","value":"addresses,phones,emails,urls","description":"use the include header to attach contact dependent records to each contact in the response.","type":"text"}],"url":{"raw":"{{base_url}}/contacts/:contact_id?shared_addresses=true","host":["{{base_url}}"],"path":["contacts",":contact_id"],"query":[{"key":"shared_addresses","value":"true"}],"variable":[{"key":"contact_id","value":"4","type":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 23 Jul 2021 21:24:31 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"280455"},{"key":"user_id","value":"280455"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"91fbd04000145b77971e17cba9950b62\""},{"key":"Set-Cookie","value":"ahoy_visit=d2421a25-552b-4b6e-b710-e0fb9b10dd6c; path=/; expires=Sat, 24 Jul 2021 01:24:19 GMT; SameSite=None"},{"key":"X-Request-Id","value":"fefbec35-822b-4ac9-86e8-ca7fb1ca7502"},{"key":"X-Runtime","value":"17.030605"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact\": {\n        \"id\": 4,\n        \"type\": \"Individual\",\n        \"first_name\": \"Daisy\",\n        \"middle_name\": \"\",\n        \"last_name\": \"Shepherd\",\n        \"company_name\": null,\n        \"full_name\": \"Daisy Shepherd\",\n        \"nickname\": \"\",\n        \"suffix_id\": null,\n        \"suffix\": null,\n        \"job_title\": \"\",\n        \"favorite\": false,\n        \"pronouns\": null,\n        \"deleted\": false,\n        \"created_at\": \"2019-05-29T17:35:12.000Z\",\n        \"updated_at\": \"2021-07-20T04:26:04.000Z\",\n        \"salutation_id\": null,\n        \"salutation\": null,\n        \"source_id\": 2,\n        \"source\": \"Referral\",\n        \"status_id\": 2,\n        \"status\": \"Integration Prospect\",\n        \"category_id\": 1,\n        \"category\": \"Personal Client\",\n        \"gender_id\": null,\n        \"gender\": null,\n        \"gender_description\": null,\n        \"spouse_name\": \"Bob Downy\",\n        \"tax_id\": null,\n        \"dob\": null,\n        \"death_date\": null,\n        \"client_since\": null,\n        \"client_termination_date\": null,\n        \"marital_status_id\": null,\n        \"marital_status\": null,\n        \"marital_date\": null,\n        \"employer_id\": 3,\n        \"employer\": \"Sutter\",\n        \"designation\": \"\",\n        \"referred_by\": null,\n        \"servicing_advisor_id\": 1,\n        \"servicing_advisor\": \"Dale Jenkins\",\n        \"writing_advisor_id\": null,\n        \"writing_advisor\": null,\n        \"added_by\": 280455,\n        \"addresses\": [\n            {\n                \"id\": 1,\n                \"addressable_id\": 4,\n                \"addressable_type\": \"Crm::Contact\",\n                \"street_address\": \"303 W. Comstock St\",\n                \"secondary_address\": \"Building c\",\n                \"city\": \"Seatle\",\n                \"state\": \"WA\",\n                \"zip\": \"44563\",\n                \"country\": \"US\",\n                \"address_type\": 1,\n                \"address_type_description\": \"Home\",\n                \"custom_type_title\": null,\n                \"description\": null,\n                \"is_primary\": false,\n                \"is_preferred\": false,\n                \"is_shared\": true,\n                \"deleted\": false,\n                \"created_at\": \"2019-05-29T17:35:11.000Z\",\n                \"updated_at\": \"2020-03-11T23:32:39.000Z\"\n            }\n        ],\n        \"phones\": [\n            {\n                \"id\": 27,\n                \"callable_id\": 4,\n                \"callable_type\": \"Crm::Contact\",\n                \"country_code\": 1,\n                \"number\": \"4567890004\",\n                \"extension\": \"\",\n                \"phone_type\": 1,\n                \"phone_type_description\": \"Home\",\n                \"speed_dial\": \"\",\n                \"is_preferred\": false,\n                \"is_primary\": false,\n                \"is_shared\": true,\n                \"custom_type_title\": \"\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2020-01-28T02:07:03.000Z\",\n                \"updated_at\": \"2020-01-28T02:07:03.000Z\"\n            }\n        ],\n        \"emails\": [],\n        \"urls\": [\n            {\n                \"id\": 12,\n                \"contact_id\": 4,\n                \"address\": \"Web.com\",\n                \"url_type\": 1,\n                \"url_type_description\": \"Home\",\n                \"custom_type_title\": null,\n                \"deleted\": false,\n                \"created_at\": \"2021-07-19T20:47:49.000Z\",\n                \"updated_at\": \"2021-07-19T20:47:49.000Z\"\n            }\n        ]\n    }\n}"},{"id":"8a0b0bd3-cc24-4084-9328-cc5380a47ce0","name":"Contact By ContactId GET with Shared Phones","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"include","value":"addresses,phones,emails,urls","description":"use the include header to attach contact dependent records to each contact in the response.","type":"text"}],"url":{"raw":"{{base_url}}/contacts/:contact_id?shared_phones=true","host":["{{base_url}}"],"path":["contacts",":contact_id"],"query":[{"key":"shared_phones","value":"true"}],"variable":[{"key":"contact_id","value":"4","type":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 23 Jul 2021 21:53:25 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"280455"},{"key":"user_id","value":"280455"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"aac52bbbdf143292faf4d53571e7b95e\""},{"key":"Set-Cookie","value":"ahoy_visit=d2421a25-552b-4b6e-b710-e0fb9b10dd6c; path=/; expires=Sat, 24 Jul 2021 01:53:15 GMT; SameSite=None"},{"key":"X-Request-Id","value":"f71aee5c-3b66-468a-af98-37af4afa2fc6"},{"key":"X-Runtime","value":"17.411056"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact\": {\n        \"id\": 4,\n        \"type\": \"Individual\",\n        \"first_name\": \"Daisy\",\n        \"middle_name\": \"\",\n        \"last_name\": \"Shepherd\",\n        \"company_name\": null,\n        \"full_name\": \"Daisy Shepherd\",\n        \"nickname\": \"\",\n        \"suffix_id\": null,\n        \"suffix\": null,\n        \"job_title\": \"\",\n        \"favorite\": false,\n        \"pronouns\": null,\n        \"deleted\": false,\n        \"created_at\": \"2019-05-29T17:35:12.000Z\",\n        \"updated_at\": \"2021-07-20T04:26:04.000Z\",\n        \"salutation_id\": null,\n        \"salutation\": null,\n        \"source_id\": 2,\n        \"source\": \"Referral\",\n        \"status_id\": 2,\n        \"status\": \"Integration Prospect\",\n        \"category_id\": 1,\n        \"category\": \"Personal Client\",\n        \"gender_id\": null,\n        \"gender\": null,\n        \"gender_description\": null,\n        \"spouse_name\": \"Bob Downy\",\n        \"tax_id\": null,\n        \"dob\": null,\n        \"death_date\": null,\n        \"client_since\": null,\n        \"client_termination_date\": null,\n        \"marital_status_id\": null,\n        \"marital_status\": null,\n        \"marital_date\": null,\n        \"employer_id\": 3,\n        \"employer\": \"Sutter\",\n        \"designation\": \"\",\n        \"referred_by\": null,\n        \"servicing_advisor_id\": 1,\n        \"servicing_advisor\": \"Dale Jenkins\",\n        \"writing_advisor_id\": null,\n        \"writing_advisor\": null,\n        \"added_by\": 280455,\n        \"addresses\": [],\n        \"phones\": [\n            {\n                \"id\": 27,\n                \"callable_id\": 4,\n                \"callable_type\": \"Crm::Contact\",\n                \"country_code\": 1,\n                \"number\": \"4567890004\",\n                \"extension\": \"\",\n                \"phone_type\": 1,\n                \"phone_type_description\": \"Home\",\n                \"speed_dial\": \"\",\n                \"is_preferred\": false,\n                \"is_primary\": false,\n                \"is_shared\": true,\n                \"custom_type_title\": \"\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2020-01-28T02:07:03.000Z\",\n                \"updated_at\": \"2020-01-28T02:07:03.000Z\"\n            }\n        ],\n        \"emails\": [],\n        \"urls\": [\n            {\n                \"id\": 12,\n                \"contact_id\": 4,\n                \"address\": \"Web.com\",\n                \"url_type\": 1,\n                \"url_type_description\": \"Home\",\n                \"custom_type_title\": null,\n                \"deleted\": false,\n                \"created_at\": \"2021-07-19T20:47:49.000Z\",\n                \"updated_at\": \"2021-07-19T20:47:49.000Z\"\n            }\n        ]\n    }\n}"},{"id":"ba030448-de9d-4764-a1dc-5a6aad3cfb8d","name":"Contact By ContactId GET with keywords","originalRequest":{"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"include","value":"keywords","description":"use the include header to attach contact dependent records to each contact in the response.","type":"text"}],"url":{"raw":"{{base_url}}/contacts/:contact_id","host":["{{base_url}}"],"path":["contacts",":contact_id"],"variable":[{"key":"contact_id","value":"2","type":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sat, 24 Jul 2021 01:29:36 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"280455"},{"key":"user_id","value":"280455"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"588ac2009932cd1fe2ddf4eda18a4350\""},{"key":"Set-Cookie","value":"ahoy_visit=d2421a25-552b-4b6e-b710-e0fb9b10dd6c; path=/; expires=Sat, 24 Jul 2021 05:29:35 GMT; SameSite=None"},{"key":"X-Request-Id","value":"cf8db09b-1391-4129-8ce9-71f8f4d2e757"},{"key":"X-Runtime","value":"1.624494"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact\": {\n        \"id\": 2,\n        \"type\": \"Individual\",\n        \"first_name\": \"Bob\",\n        \"middle_name\": \"Mo\",\n        \"last_name\": \"Downy\",\n        \"company_name\": null,\n        \"full_name\": \"Bob Downy\",\n        \"nickname\": \"Bo\",\n        \"suffix_id\": 4,\n        \"suffix\": \"V\",\n        \"job_title\": \"Surgeon\",\n        \"favorite\": true,\n        \"pronouns\": null,\n        \"deleted\": false,\n        \"created_at\": \"2019-05-29T17:35:11.000Z\",\n        \"updated_at\": \"2021-07-20T15:47:10.000Z\",\n        \"salutation_id\": 1,\n        \"salutation\": \"Dr.\",\n        \"source_id\": 2,\n        \"source\": \"Referral\",\n        \"status_id\": 1,\n        \"status\": \"Not Specified\",\n        \"category_id\": 1,\n        \"category\": \"Personal Client\",\n        \"gender_id\": 1,\n        \"gender\": \"Male\",\n        \"gender_description\": null,\n        \"spouse_name\": \"Daisy Shepherd\",\n        \"tax_id\": \"\",\n        \"dob\": \"1988-06-21\",\n        \"death_date\": null,\n        \"client_since\": \"2019-02-20\",\n        \"client_termination_date\": null,\n        \"marital_status_id\": 3,\n        \"marital_status\": \"Married\",\n        \"marital_date\": \"2019-07-16\",\n        \"employer_id\": 1,\n        \"employer\": \"Redtail Technology\",\n        \"designation\": \"\",\n        \"referred_by\": \"Bill Downy\",\n        \"servicing_advisor_id\": 2,\n        \"servicing_advisor\": \"Abraham Hog\",\n        \"writing_advisor_id\": 2,\n        \"writing_advisor\": \"Doug Grey\",\n        \"added_by\": 280455,\n        \"tag_memberships\": [\n            {\n                \"id\": 1,\n                \"name\": \"tag\",\n                \"description\": null,\n                \"deleted\": false,\n                \"created_at\": \"2019-09-25T19:08:02.000Z\",\n                \"updated_at\": \"2019-09-25T19:08:02.000Z\"\n            }\n        ]\n    }\n}"},{"id":"76c8d302-2695-434f-8d90-c48bbc3ba62b","name":"Contact By ContactId GET recently_viewed=true","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"include","value":"addresses,phones,emails,urls","description":"use the include header to attach contact dependent records to each contact in the response.","type":"text","disabled":true}],"url":{"raw":"{{base_url}}/contacts/:contact_id?recently_viewed=true","host":["{{base_url}}"],"path":["contacts",":contact_id"],"query":[{"key":"recently_viewed","value":"true"}],"variable":[{"key":"contact_id","value":"1","type":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Aug 2021 20:24:47 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"280717"},{"key":"user_id","value":"280717"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"8848dc0b5f210f6c66f5ff863076a9c1\""},{"key":"Set-Cookie","value":"ahoy_visit=c63b3aaa-5b40-4e2d-bbcd-729469d4c9ad; path=/; expires=Wed, 18 Aug 2021 00:24:46 GMT; SameSite=None"},{"key":"X-Request-Id","value":"6b46435b-5529-4a57-9d9d-cefa28f9d30a"},{"key":"X-Runtime","value":"1.001816"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact\": {\n        \"id\": 1,\n        \"type\": \"Individual\",\n        \"first_name\": \"Margaret\",\n        \"middle_name\": \"\",\n        \"last_name\": \"Investor\",\n        \"company_name\": null,\n        \"full_name\": \"Margaret Investor\",\n        \"nickname\": null,\n        \"suffix_id\": null,\n        \"suffix\": null,\n        \"job_title\": null,\n        \"favorite\": false,\n        \"pronouns\": null,\n        \"deleted\": false,\n        \"created_at\": \"2020-09-15T01:51:16.000Z\",\n        \"updated_at\": \"2021-08-16T21:35:28.000Z\",\n        \"salutation_id\": null,\n        \"salutation\": null,\n        \"source_id\": 2,\n        \"source\": null,\n        \"status_id\": null,\n        \"status\": null,\n        \"category_id\": 5,\n        \"category\": null,\n        \"gender_id\": null,\n        \"gender\": null,\n        \"gender_description\": null,\n        \"spouse_name\": null,\n        \"tax_id\": \"229065340\",\n        \"dob\": \"1983-04-12\",\n        \"death_date\": null,\n        \"client_since\": null,\n        \"client_termination_date\": null,\n        \"marital_status_id\": null,\n        \"marital_status\": null,\n        \"marital_date\": null,\n        \"employer_id\": null,\n        \"employer\": null,\n        \"designation\": null,\n        \"referred_by\": null,\n        \"servicing_advisor_id\": null,\n        \"servicing_advisor\": null,\n        \"writing_advisor_id\": null,\n        \"writing_advisor\": null,\n        \"added_by\": 280717\n    }\n}"}],"_postman_id":"077cf24b-fe59-43c8-b371-149b95f16561"},{"name":"Contact Create POST","event":[{"listen":"prerequest","script":{"id":"e1a6589f-9b41-47a3-9030-5639b7310ba9","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"676d430e-8a24-4091-a480-1bcecc9f179a","exec":[""],"type":"text/javascript"}}],"id":"479b29f3-a17f-49dd-bbaf-5e24d9d21039","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"id\": \"1\",\n        \"type\": \"Crm::Contact::Individual\",\n        \"source_id\": 2,\n        \"source\": \"Internet Advertisment\",\n        \"status_id\": 2,\n        \"category_id\": 5,\n        \"first_name\": \"Margaret\",\n        \"middle_name\": \"\",\n        \"last_name\": \"Investor\",\n        \"tax_id\": \"229065340\",\n        \"dob\": \"1983-04-12\"\n}"},"url":"{{base_url}}/contacts","description":"<p>Creates a Contact Record</p>\n<p>#The resource path is returned in the location header</p>\n<p>#The resource ID is provided in the response body</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"5bc9ffff-126e-4a95-aa39-4b7a1dce3e3e","name":"Contact Create POST","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"type\": \"Crm::Contact::Individual\",\n        \"source_id\": 2,\n        \"source\": \"Internet Advertisment\",\n        \"status_id\": 2,\n        \"category_id\": 5,\n        \"first_name\": \"Margaret\",\n        \"middle_name\": \"\",\n        \"last_name\": \"Investor\",\n        \"tax_id\": \"229065340\",\n        \"dob\": \"1983-04-12\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Thu, 28 Nov 2019 01:51:07 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"/api/public/v1/contacts/74"},{"key":"ETag","value":"W/\"2bad98d9056c5438bb9114da90fe3dfe\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"8959ff8a-3129-49fe-aa9f-3e665734731c"},{"key":"X-Runtime","value":"0.627142"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"id\": 74\n}"},{"id":"51bf6ec9-8ce9-4b80-9a1f-5fdecf6ea5f7","name":"Example With Address, Phone, and Email","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"type\": \"Crm::Contact::Individual\",\n        \"source_id\": 2,\n        \"source\": \"Internet Advertisment\",\n        \"status_id\": 2,\n        \"category_id\": 5,\n        \"first_name\": \"Margaret\",\n        \"middle_name\": \"\",\n        \"last_name\": \"Investor\",\n        \"tax_id\": \"229065340\",\n        \"dob\": \"1983-04-12\",\n        \"addresses\": [\n                {\n                    \"street_address\": \"1234 Main St.\",\n                    \"city\": \"Sacramento\",\n                    \"state\": \"CA\",\n                    \"zip\": \"99320\",\n                    \"country\": \"US\",\n                    \"address_type\": 1,\n                    \"custom_type_title\": \"Investor Residence\",\n                    \"is_primary\": true,\n                    \"is_preferred\": false\n                }],\n        \"phones\": [\n                {\n                    \"number\": \"5559815634\",\n                    \"country_code\": 1,\n                    \"phone_type\": 1,\n                    \"speed_dial\": \"\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"custom_type_title\": \"Investor Residence\"\n                } ],\n                \n        \"emails\": [\n                {\n                    \"address\": \"incredible113@hotmail.com\",\n                    \"email_type\": 1,\n                    \"is_primary\": true,\n                    \"is_preferred\": false\n                }]\n}\n  ","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 18 May 2020 21:38:34 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"http://localhost:3000/api/public/v1/contacts/31"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"add2f842bbed473aa67d24f423d8c8a4\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"14502b10-fc81-4150-b855-ca5bab67adfc"},{"key":"X-Runtime","value":"2.479098"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact\": {\n        \"id\": 31,\n        \"type\": \"Crm::Contact::Individual\",\n        \"salutation_id\": null,\n        \"salutation\": null,\n        \"source_id\": null,\n        \"source\": null,\n        \"status_id\": null,\n        \"status\": null,\n        \"category_id\": null,\n        \"category\": null,\n        \"gender\": null,\n        \"suffix\": null,\n        \"first_name\": \"Margaret\",\n        \"middle_name\": \"\",\n        \"last_name\": \"Investor\",\n        \"full_name\": \"Margaret Investor\",\n        \"nickname\": null,\n        \"tax_id\": \"229065340\",\n        \"dob\": \"1983-04-12\",\n        \"death_date\": null,\n        \"marital_status\": null,\n        \"company_name\": null,\n        \"designation\": null,\n        \"servicing_advisor_id\": null,\n        \"servicing_advisor\": null,\n        \"writing_advisor_id\": null,\n        \"writing_advisor\": null,\n        \"created_at\": \"2020-05-18T21:38:32.000Z\",\n        \"updated_at\": \"2020-05-18T21:38:33.000Z\",\n        \"addresses\": [\n            {\n                \"id\": 4,\n                \"addressable_id\": 31,\n                \"addressable_type\": \"Crm::Contact\",\n                \"street_address\": \"1234 Main St.\",\n                \"secondary_address\": null,\n                \"city\": \"Sacramento\",\n                \"state\": \"CA\",\n                \"zip\": \"99320\",\n                \"country\": \"US\",\n                \"address_type\": 1,\n                \"address_type_description\": \"Home\",\n                \"custom_type_title\": \"Investor Residence\",\n                \"description\": null,\n                \"is_primary\": true,\n                \"is_preferred\": false,\n                \"deleted\": false,\n                \"created_at\": \"2020-05-18T21:38:32.000Z\",\n                \"updated_at\": \"2020-05-18T21:38:32.000Z\"\n            }\n        ],\n        \"phones\": [\n            {\n                \"id\": 10,\n                \"callable_id\": 31,\n                \"callable_type\": \"Crm::Contact\",\n                \"country_code\": 1,\n                \"number\": \"5559815634\",\n                \"extension\": null,\n                \"phone_type\": 1,\n                \"phone_type_description\": \"Home\",\n                \"speed_dial\": \"\",\n                \"is_preferred\": false,\n                \"is_primary\": false,\n                \"custom_type_title\": \"Investor Residence\",\n                \"description\": null,\n                \"deleted\": false,\n                \"created_at\": \"2020-05-18T21:38:33.000Z\",\n                \"updated_at\": \"2020-05-18T21:38:33.000Z\"\n            }\n        ],\n        \"emails\": [\n            {\n                \"id\": 8,\n                \"emailable_id\": 31,\n                \"emailable_type\": \"Crm::Contact\",\n                \"address\": \"incredible113@hotmail.com\",\n                \"email_type\": 1,\n                \"email_type_description\": \"Home\",\n                \"custom_type_title\": null,\n                \"description\": null,\n                \"is_primary\": true,\n                \"is_preferred\": false,\n                \"deleted\": false,\n                \"created_at\": \"2020-05-18T21:38:33.000Z\",\n                \"updated_at\": \"2020-05-18T21:38:33.000Z\"\n            }\n        ],\n        \"urls\": [],\n        \"social_medias\": [],\n        \"photos\": [],\n        \"tag_memberships\": [],\n        \"activities\": []\n    }\n}"},{"id":"2553ed3d-19f4-442b-89ef-4f3c10cca86a","name":"Contact Create POST with more Contact Data","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"type\": \"Crm::Contact::Individual\",\n        \"salutation_id\": 1,\n        \"source_id\": 2,\n        \"status_id\": 2,\n        \"category_id\": 5,\n        \"gender_id\": 2,\n        \"suffix_id\": 1,\n        \"first_name\": \"Margaret\",\n        \"middle_name\": \"\",\n        \"last_name\": \"Smith\",\n        \"full_name\": \"Margaret Smith\",\n        \"nickname\": \"Mary\",\n        \"tax_id\": \"229065340\",\n        \"dob\": \"1983-04-12\",\n        \"death_date\": \"2020-04-12\",\n        \"client_since\": \"2006-05-16\",\n        \"client_termination_date\": \"2020-04-12\",\n        \"marital_status\": \"Married\",\n        \"marital_date\": \"2004-04-30\",\n        \"job_title\": \"Attorney\",\n        \"designation\": \"\",\n        \"referred_by\": \"Bob Loblaw\",\n        \"servicing_advisor_id\": 2,\n        \"writing_advisor_id\": 2\n}"},"url":"{{base_url}}/contacts"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 29 May 2020 16:14:41 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"http://localhost:3000/api/public/v1/contacts/35"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"ba35a13907a6d200a247fcec025d32f3\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"9afa66b1-55ce-4820-982d-679d4515c124"},{"key":"X-Runtime","value":"1.022242"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact\": {\n        \"id\": 35,\n        \"type\": \"Crm::Contact::Individual\",\n        \"salutation_id\": 1,\n        \"salutation\": \"Dr.\",\n        \"source_id\": 2,\n        \"source\": \"Internet Advertisment\",\n        \"status_id\": 2,\n        \"status\": \"Active Client\",\n        \"category_id\": 5,\n        \"category\": \"AAA Client\",\n        \"gender_id\": 2,\n        \"gender\": \"Female\",\n        \"suffix_id\": 1,\n        \"suffix\": \"II\",\n        \"first_name\": \"Margaret\",\n        \"middle_name\": \"\",\n        \"last_name\": \"Smith\",\n        \"full_name\": \"Margaret Smith\",\n        \"nickname\": \"Mary\",\n        \"tax_id\": \"229065340\",\n        \"dob\": \"1983-04-12\",\n        \"death_date\": \"2020-04-12\",\n        \"client_since\": \"2006-05-16\",\n        \"client_termination_date\": \"2020-04-12\",\n        \"marital_status\": null,\n        \"marital_date\": \"2004-04-30\",\n        \"company_name\": null,\n        \"job_title\": \"Attorney\",\n        \"designation\": \"\",\n        \"referred_by\": \"Bob Loblaw\",\n        \"servicing_advisor_id\": 2,\n        \"servicing_advisor\": \"Scooby Doo\",\n        \"writing_advisor_id\": 2,\n        \"writing_advisor\": \"Slinky Dog\",\n        \"created_at\": \"2020-05-29T16:14:41.000Z\",\n        \"updated_at\": \"2020-05-29T16:14:41.000Z\",\n        \"addresses\": [],\n        \"phones\": [],\n        \"emails\": [],\n        \"urls\": [],\n        \"social_medias\": [],\n        \"photos\": [],\n        \"tag_memberships\": [],\n        \"activities\": []\n    }\n}"},{"id":"80609c10-5942-49f1-ab8e-8a90c281353c","name":"Contact Create POST: with SAM","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"type\": \"Crm::Contact::Individual\",\n        \"source_id\": 2,\n        \"source\": \"Internet Advertisment\",\n        \"status_id\": 2,\n        \"category_id\": 5,\n        \"first_name\": \"Margaret\",\n        \"middle_name\": \"\",\n        \"last_name\": \"Investor\",\n        \"tax_id\": \"454454545\",\n        \"dob\": \"1983-04-12\",\n        \"sam\": {\n                \"objective_id\": 1,\n                \"time_horizon\": 2,\n                \"risk_tolerance\": 1,\n                \"experience_funds\": 1,\n                \"experience_stocks\": 2,\n                \"experience_partnerships\": 3,\n                \"experience_other\": 4\n        }\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 27 Aug 2020 21:13:21 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Location","value":"http://localhost:3000/api/public/v1/contacts/128"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=8611b0bd-e42e-451b-9d88-7fee479c53f9; path=/; expires=Fri, 28 Aug 2020 01:13:20 -0000; SameSite=None"},{"key":"X-Request-Id","value":"34d329d5-d805-4934-b5f2-2397f51a0281"},{"key":"X-Runtime","value":"0.760488"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact\": {\n        \"id\": 128,\n        \"type\": \"Individual\",\n        \"first_name\": \"Margaret\",\n        \"middle_name\": \"\",\n        \"last_name\": \"Investor\",\n        \"company_name\": null,\n        \"full_name\": \"Margaret Investor\",\n        \"nickname\": null,\n        \"suffix_id\": null,\n        \"suffix\": null,\n        \"job_title\": null,\n        \"favorite\": false,\n        \"deleted\": false,\n        \"created_at\": \"2020-08-27T21:13:20.000Z\",\n        \"updated_at\": \"2020-08-27T21:13:20.000Z\",\n        \"salutation_id\": null,\n        \"salutation\": null,\n        \"source_id\": 2,\n        \"source\": \"Referral\",\n        \"status_id\": 2,\n        \"status\": \"Client\",\n        \"category_id\": 5,\n        \"category\": \"C Client\",\n        \"gender_id\": null,\n        \"gender\": null,\n        \"spouse_name\": null,\n        \"tax_id\": \"454454545\",\n        \"dob\": \"1983-04-12\",\n        \"death_date\": null,\n        \"client_since\": null,\n        \"client_termination_date\": null,\n        \"marital_status_id\": null,\n        \"marital_status\": null,\n        \"marital_date\": null,\n        \"employer_id\": null,\n        \"employer\": null,\n        \"designation\": null,\n        \"referred_by\": null,\n        \"servicing_advisor_id\": null,\n        \"servicing_advisor\": null,\n        \"writing_advisor_id\": null,\n        \"writing_advisor\": null,\n        \"added_by\": 280959,\n        \"family\": null,\n        \"important_information\": {\n            \"id\": 128,\n            \"content\": null,\n            \"created_at\": \"2020-08-27T21:13:20.000Z\",\n            \"updated_at\": \"2020-08-27T21:13:20.000Z\"\n        },\n        \"sam\": {\n            \"id\": 128,\n            \"contact_id\": 128,\n            \"objective_id\": 1,\n            \"objective\": \"Aggressive Growth\",\n            \"time_horizon\": 2,\n            \"time_horizon_description\": \"Intermediate\",\n            \"risk_tolerance\": 1,\n            \"risk_tolerance_description\": \"Low\",\n            \"experience_funds\": 1,\n            \"experience_stocks\": 2,\n            \"experience_partnerships\": 3,\n            \"experience_other\": 4,\n            \"deleted\": false,\n            \"created_at\": \"2020-08-27T21:13:20.000Z\",\n            \"updated_at\": \"2020-08-27T21:13:20.000Z\"\n        },\n        \"addresses\": [],\n        \"phones\": [],\n        \"emails\": [],\n        \"urls\": [],\n        \"social_medias\": [],\n        \"photos\": [],\n        \"tag_memberships\": [],\n        \"activities\": []\n    }\n}"},{"id":"e0bfc240-76ba-4753-a20e-d86799159a66","name":"Contact Create POST with Role","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"type\": \"Individual\",\n        \"first_name\": \"Margaret\",\n        \"last_name\": \"Smith\",\n        \"company_name\": null,\n        \"full_name\": \"Margaret Smith\",\n        \"nickname\": \"Mary\",\n        \"job_title\": \"Attorney\",\n        \"salutation_id\": 1,\n        \"source_id\": 2,\n        \"status_id\": 2,\n        \"category_id\": 5,\n        \"gender_id\": 2,\n        \"dob\": \"1983-04-12\",\n        \"role\": {\n            \"advisor_id\": 281102,\n            \"associate_advisor_id\": 281102,\n            \"csa_id\": 281102\n        }\n}\n"},"url":"{{base_url}}/contacts"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 28 Oct 2020 22:14:54 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"281102"},{"key":"user_id","value":"281102"},{"key":"Location","value":"http://localhost:3000/api/public/v1/contacts/217"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=1231d119-d029-49bb-a523-5f9943c333a6; path=/; expires=Thu, 29 Oct 2020 02:14:52 -0000; SameSite=None"},{"key":"X-Request-Id","value":"1ee9c6d9-111f-4c82-a6bb-a20a6c7bdf46"},{"key":"X-Runtime","value":"1.470413"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact\": {\n        \"id\": 217,\n        \"type\": \"Individual\",\n        \"first_name\": \"Margaret\",\n        \"middle_name\": null,\n        \"last_name\": \"Smith\",\n        \"company_name\": null,\n        \"full_name\": \"Margaret Smith\",\n        \"nickname\": \"Mary\",\n        \"suffix_id\": null,\n        \"suffix\": null,\n        \"job_title\": \"Attorney\",\n        \"favorite\": false,\n        \"deleted\": false,\n        \"created_at\": \"2020-10-28T22:14:53.000Z\",\n        \"updated_at\": \"2020-10-28T22:14:53.000Z\",\n        \"salutation_id\": 1,\n        \"salutation\": \"Dr.\",\n        \"source_id\": 2,\n        \"source\": \"Internet Advertisment\",\n        \"status_id\": 2,\n        \"status\": \"Active Client\",\n        \"category_id\": 5,\n        \"category\": \"AAA Client\",\n        \"gender_id\": 2,\n        \"gender\": \"Female\",\n        \"spouse_name\": null,\n        \"tax_id\": null,\n        \"dob\": \"1983-04-12\",\n        \"death_date\": null,\n        \"client_since\": null,\n        \"client_termination_date\": null,\n        \"marital_status_id\": null,\n        \"marital_status\": null,\n        \"marital_date\": null,\n        \"employer_id\": null,\n        \"employer\": null,\n        \"designation\": null,\n        \"referred_by\": null,\n        \"servicing_advisor_id\": null,\n        \"servicing_advisor\": null,\n        \"writing_advisor_id\": null,\n        \"writing_advisor\": null,\n        \"added_by\": 281102,\n        \"family\": null,\n        \"important_information\": {\n            \"id\": 217,\n            \"content\": null,\n            \"created_at\": \"2020-10-28T22:14:53.000Z\",\n            \"updated_at\": \"2020-10-28T22:14:53.000Z\"\n        },\n        \"sam\": {\n            \"id\": 217,\n            \"contact_id\": 217,\n            \"objective_id\": null,\n            \"objective\": null,\n            \"time_horizon\": null,\n            \"time_horizon_description\": null,\n            \"risk_tolerance\": null,\n            \"risk_tolerance_description\": null,\n            \"experience_funds\": null,\n            \"experience_stocks\": null,\n            \"experience_partnerships\": null,\n            \"experience_other\": null,\n            \"deleted\": false,\n            \"created_at\": \"2020-10-28T22:14:53.000Z\",\n            \"updated_at\": \"2020-10-28T22:14:53.000Z\"\n        },\n        \"role\": {\n            \"id\": 18,\n            \"contact_id\": 217,\n            \"advisor_id\": 281102,\n            \"advisor\": \"Public REST\",\n            \"associate_advisor_id\": 281102,\n            \"associate_advisor\": \"Public REST\",\n            \"csa_id\": 281102,\n            \"csa\": \"Public REST\",\n            \"deleted\": false,\n            \"created_at\": \"2020-10-28T22:14:53.000Z\",\n            \"updated_at\": \"2020-10-28T22:14:53.000Z\"\n        },\n        \"addresses\": [],\n        \"phones\": [],\n        \"emails\": [],\n        \"urls\": [],\n        \"social_medias\": [],\n        \"photos\": [],\n        \"identifications\": [],\n        \"tag_memberships\": [],\n        \"activities\": []\n    }\n}"},{"id":"e55a5075-6d80-4c31-b296-d674927754ce","name":"Contact Create POST with Ignore Association Errors header","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Ignore-Association-Errors","value":"true","type":"text"},{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"Crm::Contact::Individual\",\n    \"salutation_id\": null,\n    \"salutation\": null,\n    \"source_id\": null,\n    \"source\": null,\n    \"status_id\": null,\n    \"status\": null,\n    \"category_id\": null,\n    \"category\": null,\n    \"gender\": null,\n    \"suffix\": null,\n    \"first_name\": \"Margaret\",\n    \"middle_name\": \"\",\n    \"last_name\": \"Investor\",\n    \"full_name\": \"Margaret Investor\",\n    \"nickname\": null,\n    \"tax_id\": \"229065340\",\n    \"dob\": \"1983-04-12\",\n    \"death_date\": null,\n    \"marital_status\": null,\n    \"company_name\": null,\n    \"designation\": null,\n    \"servicing_advisor_id\": null,\n    \"servicing_advisor\": null,\n    \"writing_advisor_id\": null,\n    \"writing_advisor\": null,\n    \"addresses\": [\n        {\n            \"street_address\": \"1234 Main St.\",\n            \"secondary_address\": null,\n            \"city\": null,\n            \"state\": \"CA\",\n            \"zip\": \"99320\",\n            \"country\": \"US\",\n            \"address_type\": 1,\n            \"address_type_description\": \"Home\",\n            \"custom_type_title\": \"Investor Residence\",\n            \"description\": null,\n            \"is_primary\": true,\n            \"is_preferred\": false\n        }\n    ],\n    \"phones\": [\n        {\n            \"country_code\": 1,\n            \"number\": null,\n            \"extension\": null,\n            \"phone_type\": 1,\n            \"phone_type_description\": \"Home\",\n            \"speed_dial\": \"\",\n            \"is_preferred\": false,\n            \"is_primary\": false,\n            \"custom_type_title\": \"Investor Residence\",\n            \"description\": null\n        }\n    ],\n    \"emails\": [\n        {\n            \"address\": null,\n            \"email_type\": 1,\n            \"email_type_description\": \"Home\",\n            \"custom_type_title\": null,\n            \"description\": null,\n            \"is_primary\": true,\n            \"is_preferred\": false\n        }\n    ],\n    \"urls\": [],\n    \"social_medias\": [],\n    \"photos\": [],\n    \"tag_memberships\": [],\n    \"activities\": []\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 14 Jul 2021 18:00:00 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"204580"},{"key":"Location","value":"http://localhost:3000/api/public/v1/contacts/367"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"44c179fb47b628deaae1c5b321e008d4\""},{"key":"Set-Cookie","value":"ahoy_visit=54293337-6d28-492b-a6d8-d0cafc64a459; path=/; expires=Wed, 14 Jul 2021 21:59:49 GMT; SameSite=None"},{"key":"X-Request-Id","value":"8bec4a48-1889-4818-b6cb-3b0546bc2926"},{"key":"X-Runtime","value":"11.692787"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact\": {\n        \"id\": 367,\n        \"type\": \"Individual\",\n        \"first_name\": \"Margaret\",\n        \"middle_name\": \"\",\n        \"last_name\": \"Investor\",\n        \"company_name\": null,\n        \"full_name\": \"Margaret Investor\",\n        \"nickname\": null,\n        \"suffix_id\": null,\n        \"suffix\": null,\n        \"job_title\": null,\n        \"favorite\": false,\n        \"deleted\": false,\n        \"created_at\": \"2021-07-14T18:00:00.000Z\",\n        \"updated_at\": \"2021-07-14T18:00:00.000Z\",\n        \"salutation_id\": null,\n        \"salutation\": null,\n        \"source_id\": null,\n        \"source\": null,\n        \"status_id\": null,\n        \"status\": null,\n        \"category_id\": null,\n        \"category\": null,\n        \"gender_id\": null,\n        \"gender\": null,\n        \"spouse_name\": null,\n        \"tax_id\": \"229065340\",\n        \"dob\": \"1983-04-12\",\n        \"death_date\": null,\n        \"client_since\": null,\n        \"client_termination_date\": null,\n        \"marital_status_id\": null,\n        \"marital_status\": null,\n        \"marital_date\": null,\n        \"employer_id\": null,\n        \"employer\": null,\n        \"designation\": null,\n        \"referred_by\": null,\n        \"servicing_advisor_id\": null,\n        \"servicing_advisor\": null,\n        \"writing_advisor_id\": null,\n        \"writing_advisor\": null,\n        \"added_by\": 204580,\n        \"family\": null,\n        \"important_information\": {\n            \"id\": 367,\n            \"content\": null,\n            \"created_at\": \"2021-07-14T18:00:00.000Z\",\n            \"updated_at\": \"2021-07-14T18:00:00.000Z\"\n        },\n        \"sam\": {\n            \"id\": 367,\n            \"contact_id\": 367,\n            \"objective_id\": null,\n            \"objective\": null,\n            \"time_horizon\": null,\n            \"time_horizon_description\": null,\n            \"risk_tolerance\": null,\n            \"risk_tolerance_description\": null,\n            \"experience_funds\": null,\n            \"experience_stocks\": null,\n            \"experience_partnerships\": null,\n            \"experience_other\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-07-14T18:00:00.000Z\",\n            \"updated_at\": \"2021-07-14T18:00:00.000Z\"\n        },\n        \"role\": null,\n        \"addresses\": [],\n        \"phones\": [],\n        \"emails\": [],\n        \"urls\": [],\n        \"social_medias\": [],\n        \"photos\": [],\n        \"identifications\": [],\n        \"tag_memberships\": [],\n        \"activities\": []\n    }\n}"},{"id":"e370e367-52af-4eb0-ba61-cd24a14a7c35","name":"Contact Create POST using 'Other' and 'Gender Descirption'","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"type\": \"Crm::Contact::Individual\",\n        \"source_id\": 2,\n        \"source\": \"Internet Advertisment\",\n        \"status_id\": 2,\n        \"category_id\": 5,\n        \"first_name\": \"Margaret\",\n        \"middle_name\": \"\",\n        \"last_name\": \"Investor\",\n        \"tax_id\": \"229065340\",\n        \"dob\": \"1983-04-12\",\n        \"gender_id\": 5,\n        \"gender_description\": \"example\"\n}"},"url":"{{base_url}}/contacts"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Jul 2021 17:55:59 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"280717"},{"key":"user_id","value":"280717"},{"key":"Location","value":"http://localhost:3000/api/public/v1/contacts/496"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"89d417a216967698cd886f55b0eba2f5\""},{"key":"Set-Cookie","value":"ahoy_visit=2cb2344e-fc5a-4bf6-9748-3d2de2def01e; path=/; expires=Thu, 15 Jul 2021 21:55:54 GMT; SameSite=None"},{"key":"X-Request-Id","value":"e72f9525-427e-4a40-8986-a7100bc514fe"},{"key":"X-Runtime","value":"4.556280"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact\": {\n        \"id\": 496,\n        \"type\": \"Individual\",\n        \"first_name\": \"Margaret\",\n        \"middle_name\": \"\",\n        \"last_name\": \"Investor\",\n        \"company_name\": null,\n        \"full_name\": \"Margaret Investor\",\n        \"nickname\": null,\n        \"suffix_id\": null,\n        \"suffix\": null,\n        \"job_title\": null,\n        \"favorite\": false,\n        \"deleted\": false,\n        \"created_at\": \"2021-07-15T17:55:58.000Z\",\n        \"updated_at\": \"2021-07-15T17:55:58.000Z\",\n        \"salutation_id\": null,\n        \"salutation\": null,\n        \"source_id\": 2,\n        \"source\": null,\n        \"status_id\": null,\n        \"status\": null,\n        \"category_id\": 5,\n        \"category\": null,\n        \"gender_id\": 5,\n        \"gender\": \"Other\",\n        \"gender_description\": \"example\",\n        \"spouse_name\": null,\n        \"tax_id\": \"229065340\",\n        \"dob\": \"1983-04-12\",\n        \"death_date\": null,\n        \"client_since\": null,\n        \"client_termination_date\": null,\n        \"marital_status_id\": null,\n        \"marital_status\": null,\n        \"marital_date\": null,\n        \"employer_id\": null,\n        \"employer\": null,\n        \"designation\": null,\n        \"referred_by\": null,\n        \"servicing_advisor_id\": null,\n        \"servicing_advisor\": null,\n        \"writing_advisor_id\": null,\n        \"writing_advisor\": null,\n        \"added_by\": 280717,\n        \"family\": null,\n        \"important_information\": {\n            \"id\": 30,\n            \"content\": null,\n            \"created_at\": \"2021-07-15T17:55:58.000Z\",\n            \"updated_at\": \"2021-07-15T17:55:58.000Z\"\n        },\n        \"sam\": {\n            \"id\": 496,\n            \"contact_id\": 496,\n            \"objective_id\": null,\n            \"objective\": null,\n            \"time_horizon\": null,\n            \"time_horizon_description\": null,\n            \"risk_tolerance\": null,\n            \"risk_tolerance_description\": null,\n            \"experience_funds\": null,\n            \"experience_stocks\": null,\n            \"experience_partnerships\": null,\n            \"experience_other\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-07-15T17:55:58.000Z\",\n            \"updated_at\": \"2021-07-15T17:55:58.000Z\"\n        },\n        \"role\": null,\n        \"addresses\": [],\n        \"phones\": [],\n        \"emails\": [],\n        \"urls\": [],\n        \"social_medias\": [],\n        \"photos\": [],\n        \"identifications\": [],\n        \"tag_memberships\": [],\n        \"activities\": []\n    }\n}"},{"id":"7d35a74e-5637-4ba5-b2de-b699f0c95534","name":"Contact Create POST with pronouns","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"id\": \"1\",\n        \"type\": \"Crm::Contact::Individual\",\n        \"source_id\": 2,\n        \"source\": \"Internet Advertisment\",\n        \"status_id\": 2,\n        \"category_id\": 5,\n        \"first_name\": \"Margaret\",\n        \"middle_name\": \"\",\n        \"last_name\": \"Investor\",\n        \"tax_id\": \"229065340\",\n        \"dob\": \"1983-04-12\",\n        \"pronouns\": [\"they\", \"them\"]\n}"},"url":"{{base_url}}/contacts"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Jul 2021 19:13:25 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"281097"},{"key":"user_id","value":"281097"},{"key":"Location","value":"http://localhost:3000/api/public/v1/contacts/113"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"671767e7b0ebdeac868b0266f561dbed\""},{"key":"Set-Cookie","value":"ahoy_visit=33c93dd7-b625-4104-8567-15c5a9499077; path=/; expires=Thu, 15 Jul 2021 23:13:23 GMT; SameSite=None"},{"key":"X-Request-Id","value":"c2f3dd0e-e246-4ebf-8df8-a58da6493815"},{"key":"X-Runtime","value":"2.348409"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact\": {\n        \"id\": 113,\n        \"type\": \"Individual\",\n        \"first_name\": \"Margaret\",\n        \"middle_name\": \"\",\n        \"last_name\": \"Investor\",\n        \"company_name\": null,\n        \"full_name\": \"Margaret Investor\",\n        \"nickname\": null,\n        \"suffix_id\": null,\n        \"suffix\": null,\n        \"job_title\": null,\n        \"favorite\": false,\n        \"pronouns\": [\n            \"they\",\n            \"them\"\n        ],\n        \"deleted\": false,\n        \"created_at\": \"2021-07-15T19:13:24.000Z\",\n        \"updated_at\": \"2021-07-15T19:13:24.000Z\",\n        \"salutation_id\": null,\n        \"salutation\": null,\n        \"source_id\": 2,\n        \"source\": \"Internet Advertisment\",\n        \"status_id\": 2,\n        \"status\": \"Active Client\",\n        \"category_id\": 5,\n        \"category\": \"AAA Client\",\n        \"gender_id\": null,\n        \"gender\": null,\n        \"spouse_name\": null,\n        \"tax_id\": \"229065340\",\n        \"dob\": \"1983-04-12\",\n        \"death_date\": null,\n        \"client_since\": null,\n        \"client_termination_date\": null,\n        \"marital_status_id\": null,\n        \"marital_status\": null,\n        \"marital_date\": null,\n        \"employer_id\": null,\n        \"employer\": null,\n        \"designation\": null,\n        \"referred_by\": null,\n        \"servicing_advisor_id\": null,\n        \"servicing_advisor\": null,\n        \"writing_advisor_id\": null,\n        \"writing_advisor\": null,\n        \"added_by\": 281097,\n        \"family\": null,\n        \"important_information\": {\n            \"id\": 113,\n            \"content\": null,\n            \"created_at\": \"2021-07-15T19:13:24.000Z\",\n            \"updated_at\": \"2021-07-15T19:13:24.000Z\"\n        },\n        \"sam\": {\n            \"id\": 113,\n            \"contact_id\": 113,\n            \"objective_id\": null,\n            \"objective\": null,\n            \"time_horizon\": null,\n            \"time_horizon_description\": null,\n            \"risk_tolerance\": null,\n            \"risk_tolerance_description\": null,\n            \"experience_funds\": null,\n            \"experience_stocks\": null,\n            \"experience_partnerships\": null,\n            \"experience_other\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-07-15T19:13:24.000Z\",\n            \"updated_at\": \"2021-07-15T19:13:24.000Z\"\n        },\n        \"role\": null,\n        \"addresses\": [],\n        \"phones\": [],\n        \"emails\": [],\n        \"urls\": [],\n        \"social_medias\": [],\n        \"photos\": [],\n        \"identifications\": [],\n        \"tag_memberships\": [],\n        \"activities\": []\n    }\n}"},{"id":"0fed7300-aaaa-4b43-867c-d94f9ed3af6c","name":"Contact Create POST with Social Media Address","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"type\": \"Crm::Contact::Individual\",\n        \"source_id\": 2,\n        \"source\": \"Internet Advertisment\",\n        \"status_id\": 2,\n        \"category_id\": 5,\n        \"first_name\": \"Margaret\",\n        \"middle_name\": \"\",\n        \"last_name\": \"Investor\",\n        \"tax_id\": \"229065340\",\n        \"dob\": \"1983-04-12\",\n        \"gender_id\": 2,\n        \"added_by\": 280717,\n        \"social_medias\": [\n            {\n                \"address\": \"LookAtMe\",\n                \"social_media_type\": 1,\n                \"social_media_type_description\": \"Facebook\",\n                \"custom_type_title\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2021-07-23T22:11:12.000Z\",\n                \"updated_at\": \"2021-07-23T22:11:12.000Z\"\n            }\n        ]\n}\n\n"},"url":"{{base_url}}/contacts"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 26 Jul 2021 23:59:47 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"280625"},{"key":"user_id","value":"280625"},{"key":"Location","value":"http://localhost:3000/api/public/v1/contacts/257"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"d1ccbcc1ba8d598e33dff7e31f933631\""},{"key":"Set-Cookie","value":"ahoy_visit=9f3c82ea-ec8a-44a4-90f3-ee6e8ddce366; path=/; expires=Tue, 27 Jul 2021 03:59:29 GMT; SameSite=None"},{"key":"X-Request-Id","value":"4e0c038e-53ef-49da-a0c3-f08e9f706ee6"},{"key":"X-Runtime","value":"24.771399"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact\": {\n        \"id\": 257,\n        \"type\": \"Individual\",\n        \"first_name\": \"Margaret\",\n        \"middle_name\": \"\",\n        \"last_name\": \"Investor\",\n        \"company_name\": null,\n        \"full_name\": \"Margaret Investor\",\n        \"nickname\": null,\n        \"suffix_id\": null,\n        \"suffix\": null,\n        \"job_title\": null,\n        \"favorite\": false,\n        \"pronouns\": null,\n        \"deleted\": false,\n        \"created_at\": \"2021-07-26T23:59:43.000Z\",\n        \"updated_at\": \"2021-07-26T23:59:44.000Z\",\n        \"salutation_id\": null,\n        \"salutation\": null,\n        \"source_id\": 2,\n        \"source\": \"Internet Advertisment\",\n        \"status_id\": 2,\n        \"status\": \"Active Client\",\n        \"category_id\": 5,\n        \"category\": \"AAA Client\",\n        \"gender_id\": 2,\n        \"gender\": \"Female\",\n        \"gender_description\": null,\n        \"spouse_name\": null,\n        \"tax_id\": \"229065340\",\n        \"dob\": \"1983-04-12\",\n        \"death_date\": null,\n        \"client_since\": null,\n        \"client_termination_date\": null,\n        \"marital_status_id\": null,\n        \"marital_status\": null,\n        \"marital_date\": null,\n        \"employer_id\": null,\n        \"employer\": null,\n        \"designation\": null,\n        \"referred_by\": null,\n        \"servicing_advisor_id\": null,\n        \"servicing_advisor\": null,\n        \"writing_advisor_id\": null,\n        \"writing_advisor\": null,\n        \"added_by\": 280625,\n        \"family\": null,\n        \"important_information\": {\n            \"id\": 257,\n            \"content\": null,\n            \"created_at\": \"2021-07-26T23:59:43.000Z\",\n            \"updated_at\": \"2021-07-26T23:59:43.000Z\"\n        },\n        \"sam\": {\n            \"id\": 257,\n            \"contact_id\": 257,\n            \"objective_id\": null,\n            \"objective\": null,\n            \"time_horizon\": null,\n            \"time_horizon_description\": null,\n            \"risk_tolerance\": null,\n            \"risk_tolerance_description\": null,\n            \"experience_funds\": null,\n            \"experience_stocks\": null,\n            \"experience_partnerships\": null,\n            \"experience_other\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-07-26T23:59:44.000Z\",\n            \"updated_at\": \"2021-07-26T23:59:44.000Z\"\n        },\n        \"role\": null,\n        \"addresses\": [],\n        \"phones\": [],\n        \"emails\": [],\n        \"urls\": [],\n        \"social_medias\": [\n            {\n                \"id\": 5,\n                \"contact_id\": 257,\n                \"address\": \"LookAtMe\",\n                \"social_media_type\": 1,\n                \"social_media_type_description\": \"Facebook\",\n                \"custom_type_title\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2021-07-26T23:59:44.000Z\",\n                \"updated_at\": \"2021-07-26T23:59:44.000Z\"\n            }\n        ],\n        \"photos\": [],\n        \"identifications\": [],\n        \"tag_memberships\": [],\n        \"activities\": []\n    }\n}"},{"id":"de891a13-eba5-4e2a-b8cd-c020759161e9","name":"Contact Create POST with Keyword","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"id\": \"1\",\n    \"type\": \"Crm::Contact::Individual\",\n    \"source_id\": 2,\n    \"source\": \"Internet Advertisment\",\n    \"status_id\": 2,\n    \"category_id\": 5,\n    \"first_name\": \"Margaret\",\n    \"middle_name\": \"\",\n    \"last_name\": \"Investor\",\n    \"tax_id\": \"229065340\",\n    \"dob\": \"1983-04-12\",\n    \"keywords\": [\n        {\n            \"keyword_id\": 1\n        }\n    ]\n}"},"url":"{{base_url}}/contacts"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Aug 2021 17:52:58 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"280717"},{"key":"user_id","value":"280717"},{"key":"Location","value":"http://localhost:3000/api/public/v1/contacts/514"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"5455c4f2268d4e95d67961e7e8f799f2\""},{"key":"Set-Cookie","value":"ahoy_visit=c63b3aaa-5b40-4e2d-bbcd-729469d4c9ad; path=/; expires=Tue, 17 Aug 2021 21:52:50 GMT; SameSite=None"},{"key":"X-Request-Id","value":"984743ff-d26f-4917-9383-f069c2a7085d"},{"key":"X-Runtime","value":"7.598055"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact\": {\n        \"id\": 514,\n        \"type\": \"Individual\",\n        \"first_name\": \"Margaret\",\n        \"middle_name\": \"\",\n        \"last_name\": \"Investor\",\n        \"company_name\": null,\n        \"full_name\": \"Margaret Investor\",\n        \"nickname\": null,\n        \"suffix_id\": null,\n        \"suffix\": null,\n        \"job_title\": null,\n        \"favorite\": false,\n        \"pronouns\": null,\n        \"deleted\": false,\n        \"created_at\": \"2021-08-17T17:52:53.000Z\",\n        \"updated_at\": \"2021-08-17T17:52:53.000Z\",\n        \"salutation_id\": null,\n        \"salutation\": null,\n        \"source_id\": 2,\n        \"source\": null,\n        \"status_id\": null,\n        \"status\": null,\n        \"category_id\": 5,\n        \"category\": null,\n        \"gender_id\": null,\n        \"gender\": null,\n        \"gender_description\": null,\n        \"spouse_name\": null,\n        \"tax_id\": \"229065340\",\n        \"dob\": \"1983-04-12\",\n        \"death_date\": null,\n        \"client_since\": null,\n        \"client_termination_date\": null,\n        \"marital_status_id\": null,\n        \"marital_status\": null,\n        \"marital_date\": null,\n        \"employer_id\": null,\n        \"employer\": null,\n        \"designation\": null,\n        \"referred_by\": null,\n        \"servicing_advisor_id\": null,\n        \"servicing_advisor\": null,\n        \"writing_advisor_id\": null,\n        \"writing_advisor\": null,\n        \"added_by\": 280717,\n        \"family\": null,\n        \"important_information\": {\n            \"id\": 48,\n            \"content\": null,\n            \"created_at\": \"2021-08-17T17:52:53.000Z\",\n            \"updated_at\": \"2021-08-17T17:52:53.000Z\"\n        },\n        \"sam\": {\n            \"id\": 514,\n            \"contact_id\": 514,\n            \"objective_id\": null,\n            \"objective\": null,\n            \"time_horizon\": null,\n            \"time_horizon_description\": null,\n            \"risk_tolerance\": null,\n            \"risk_tolerance_description\": null,\n            \"experience_funds\": null,\n            \"experience_stocks\": null,\n            \"experience_partnerships\": null,\n            \"experience_other\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-08-17T17:52:53.000Z\",\n            \"updated_at\": \"2021-08-17T17:52:53.000Z\"\n        },\n        \"role\": null,\n        \"addresses\": [],\n        \"phones\": [],\n        \"emails\": [],\n        \"urls\": [],\n        \"social_medias\": [],\n        \"photos\": [],\n        \"keywords\": [\n            {\n                \"id\": 14,\n                \"keyword_id\": 1,\n                \"name\": \"likes money\",\n                \"deleted\": false,\n                \"created_at\": \"2021-08-17T17:52:53.000Z\",\n                \"updated_at\": \"2021-08-17T17:52:53.000Z\"\n            }\n        ],\n        \"identifications\": [],\n        \"tag_memberships\": [],\n        \"activities\": []\n    }\n}"}],"_postman_id":"479b29f3-a17f-49dd-bbaf-5e24d9d21039"},{"name":"Contact Update PUT","event":[{"listen":"test","script":{"id":"26535604-8a61-4147-bf01-7715e1dd8a10","exec":["","pm.test('Check status code', () => {","   pm.response.to.be.success","})",""],"type":"text/javascript"}}],"id":"a0f3c38c-72b7-4150-b165-42785c69d6de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"type\": \"Crm::Contact::Individual\",\n        \"source_id\": 2,\n        \"status_id\": 2,\n        \"category_id\": 5,\n        \"first_name\": \"Margaret\",\n        \"middle_name\": \"\",\n        \"last_name\": \"Smith\",\n        \"tax_id\": \"229065340\",\n        \"dob\": \"1983-04-12\"\n}"},"url":"{{base_url}}/contacts/:contact_id","description":"<p>Updates a contact record by ContactId</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"}]}},"response":[{"id":"ce1a46de-039f-4965-b595-ec8adbab1304","name":"Contact Update PUT","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"type\": \"Crm::Contact::Individual\",\n        \"source_id\": 2,\n        \"status_id\": 2,\n        \"category_id\": 5,\n        \"first_name\": \"Margaret\",\n        \"middle_name\": \"\",\n        \"last_name\": \"Smith\",\n        \"tax_id\": \"229065340\",\n        \"dob\": \"1983-04-12\",\n        \"orion_household\": 123\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 00:32:24 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"f8f9d5b1-790a-42a6-a244-e0ba726cc36c"},{"key":"X-Runtime","value":"0.314149"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact\": {\n        \"id\": 1,\n        \"type\": \"Individual\",\n        \"first_name\": \"Margaret\",\n        \"middle_name\": \"\",\n        \"last_name\": \"Smith\",\n        \"company_name\": null,\n        \"full_name\": \"Margaret Smith\",\n        \"nickname\": \"Mary\",\n        \"suffix_id\": null,\n        \"suffix\": null,\n        \"job_title\": \"Attorney\",\n        \"favorite\": false,\n        \"pronouns\": null,\n        \"deleted\": false,\n        \"created_at\": \"2015-01-07T01:33:43.000Z\",\n        \"updated_at\": \"2025-11-20T22:55:01.000Z\",\n        \"salutation_id\": null,\n        \"salutation\": null,\n        \"source_id\": 2,\n        \"source\": \"Internet Advertisment\",\n        \"status_id\": 2,\n        \"status\": \"Active Client\",\n        \"category_id\": 5,\n        \"category\": \"AAA Client\",\n        \"gender_id\": 2,\n        \"gender\": \"Female\",\n        \"gender_description\": null,\n        \"spouse_name\": \"Johnathan Investor\",\n        \"tax_id\": \"229065340\",\n        \"dob\": \"1983-04-12\",\n        \"dob_reminder\": true,\n        \"death_date\": null,\n        \"client_since\": \"2006-05-16\",\n        \"client_termination_date\": null,\n        \"marital_status_id\": 3,\n        \"marital_status\": \"Married\",\n        \"marital_date\": \"2004-04-30\",\n        \"employer_id\": 2,\n        \"employer\": \"Investor & Investor\",\n        \"designation\": \"\",\n        \"referred_by\": \"Bob Loblaw\",\n        \"servicing_advisor_id\": 1,\n        \"servicing_advisor\": \"Tucker McLaughlin\",\n        \"writing_advisor_id\": 2,\n        \"writing_advisor\": \"Slinky Dog\",\n        \"added_by\": null,\n        \"added_by_name\": null,\n        \"family\": {\n            \"id\": 1,\n            \"name\": \"The Investor Family\",\n            \"created_at\": \"2015-01-07T02:27:04.000Z\",\n            \"updated_at\": \"2015-01-07T02:27:04.000Z\",\n            \"deleted\": false\n        },\n        \"important_information\": {\n            \"id\": 1,\n            \"content\": \"<b>She prefers to be called Mary.</b><br><b><i>Do not call after 7:00PM</i></b><br><br>\",\n            \"created_at\": \"2015-01-07T01:33:43.000Z\",\n            \"updated_at\": \"2015-01-07T02:42:39.000Z\"\n        },\n        \"sam\": {\n            \"id\": 1,\n            \"contact_id\": 1,\n            \"objective_id\": null,\n            \"objective\": null,\n            \"time_horizon\": null,\n            \"time_horizon_description\": null,\n            \"risk_tolerance\": null,\n            \"risk_tolerance_description\": null,\n            \"experience_funds\": null,\n            \"experience_stocks\": null,\n            \"experience_partnerships\": null,\n            \"experience_other\": null,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:33:43.000Z\",\n            \"updated_at\": \"2015-01-07T01:33:43.000Z\"\n        },\n        \"role\": null,\n        \"addresses\": [\n            {\n                \"id\": 2,\n                \"addressable_id\": 1,\n                \"addressable_type\": \"Crm::Contact\",\n                \"street_address\": \"1234 Main St.\",\n                \"secondary_address\": \"\",\n                \"city\": \"Sacramento\",\n                \"state\": \"CA\",\n                \"zip\": \"99320\",\n                \"country\": \"US\",\n                \"address_type\": 1,\n                \"address_type_description\": \"Home\",\n                \"custom_type_title\": \"Investor Residence\",\n                \"description\": \"\",\n                \"is_primary\": true,\n                \"is_preferred\": false,\n                \"is_shared\": false,\n                \"deleted\": false,\n                \"created_at\": \"2015-01-07T03:44:59.000Z\",\n                \"updated_at\": \"2015-01-07T03:48:04.000Z\"\n            },\n            {\n                \"id\": 3,\n                \"addressable_id\": 1,\n                \"addressable_type\": \"Crm::Contact\",\n                \"street_address\": \"814 Broadway St\",\n                \"secondary_address\": \"Suite B\",\n                \"city\": \"Sacramento\",\n                \"state\": \"CA\",\n                \"zip\": \"99320\",\n                \"country\": \"US\",\n                \"address_type\": 2,\n                \"address_type_description\": \"Work\",\n                \"custom_type_title\": \"Investor Offices\",\n                \"description\": \"\",\n                \"is_primary\": false,\n                \"is_preferred\": false,\n                \"is_shared\": false,\n                \"deleted\": false,\n                \"created_at\": \"2015-01-07T03:47:37.000Z\",\n                \"updated_at\": \"2015-01-07T03:47:37.000Z\"\n            }\n        ],\n        \"phones\": [\n            {\n                \"id\": 5,\n                \"callable_id\": 1,\n                \"callable_type\": \"Crm::Contact\",\n                \"country_code\": 1,\n                \"number\": \"5559815634\",\n                \"extension\": \"\",\n                \"phone_type\": 1,\n                \"phone_type_description\": \"Home\",\n                \"speed_dial\": \"\",\n                \"is_preferred\": false,\n                \"is_primary\": false,\n                \"is_shared\": null,\n                \"custom_type_title\": \"Investor Residence\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2015-01-07T03:40:32.000Z\",\n                \"updated_at\": \"2015-01-07T03:40:32.000Z\"\n            },\n            {\n                \"id\": 6,\n                \"callable_id\": 1,\n                \"callable_type\": \"Crm::Contact\",\n                \"country_code\": 1,\n                \"number\": \"5554983424\",\n                \"extension\": \"\",\n                \"phone_type\": 6,\n                \"phone_type_description\": \"Direct Dial\",\n                \"speed_dial\": \"\",\n                \"is_preferred\": false,\n                \"is_primary\": false,\n                \"is_shared\": null,\n                \"custom_type_title\": \"Mary's Desk\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2015-01-07T03:40:57.000Z\",\n                \"updated_at\": \"2015-01-07T03:40:57.000Z\"\n            },\n            {\n                \"id\": 7,\n                \"callable_id\": 1,\n                \"callable_type\": \"Crm::Contact\",\n                \"country_code\": 1,\n                \"number\": \"5554774327\",\n                \"extension\": \"31471\",\n                \"phone_type\": 2,\n                \"phone_type_description\": \"Work\",\n                \"speed_dial\": \"\",\n                \"is_preferred\": false,\n                \"is_primary\": false,\n                \"is_shared\": null,\n                \"custom_type_title\": \"\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2015-01-07T03:41:17.000Z\",\n                \"updated_at\": \"2015-01-07T03:41:17.000Z\"\n            },\n            {\n                \"id\": 8,\n                \"callable_id\": 1,\n                \"callable_type\": \"Crm::Contact\",\n                \"country_code\": 1,\n                \"number\": \"4359643206\",\n                \"extension\": \"\",\n                \"phone_type\": 3,\n                \"phone_type_description\": \"Mobile\",\n                \"speed_dial\": \"\",\n                \"is_preferred\": true,\n                \"is_primary\": true,\n                \"is_shared\": null,\n                \"custom_type_title\": \"\",\n                \"description\": \"Mary's Cell Phone\",\n                \"deleted\": false,\n                \"created_at\": \"2015-01-07T03:41:34.000Z\",\n                \"updated_at\": \"2015-01-07T03:47:53.000Z\"\n            },\n            {\n                \"id\": 9,\n                \"callable_id\": 1,\n                \"callable_type\": \"Crm::Contact\",\n                \"country_code\": 1,\n                \"number\": \"4357632586\",\n                \"extension\": \"\",\n                \"phone_type\": 5,\n                \"phone_type_description\": \"Other\",\n                \"speed_dial\": \"\",\n                \"is_preferred\": false,\n                \"is_primary\": false,\n                \"is_shared\": null,\n                \"custom_type_title\": \"Summer Lake House\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2015-01-07T03:41:56.000Z\",\n                \"updated_at\": \"2015-01-07T03:41:56.000Z\"\n            }\n        ],\n        \"emails\": [\n            {\n                \"id\": 5,\n                \"emailable_id\": 1,\n                \"emailable_type\": \"Crm::Contact\",\n                \"address\": \"minvestor21@yahoo.com\",\n                \"email_type\": 3,\n                \"email_type_description\": \"Other\",\n                \"custom_type_title\": \"Personal Email\",\n                \"description\": \"\",\n                \"is_primary\": false,\n                \"is_preferred\": false,\n                \"deleted\": false,\n                \"created_at\": \"2015-01-07T03:42:22.000Z\",\n                \"updated_at\": \"2015-01-07T03:42:22.000Z\"\n            },\n            {\n                \"id\": 6,\n                \"emailable_id\": 1,\n                \"emailable_type\": \"Crm::Contact\",\n                \"address\": \"email@email.com\",\n                \"email_type\": 1,\n                \"email_type_description\": \"Home\",\n                \"custom_type_title\": \"\",\n                \"description\": \"\",\n                \"is_primary\": false,\n                \"is_preferred\": false,\n                \"deleted\": false,\n                \"created_at\": \"2015-01-07T03:42:38.000Z\",\n                \"updated_at\": \"2015-01-07T03:42:38.000Z\"\n            },\n            {\n                \"id\": 7,\n                \"emailable_id\": 1,\n                \"emailable_type\": \"Crm::Contact\",\n                \"address\": \"minvestor@investorinvestor.com\",\n                \"email_type\": 2,\n                \"email_type_description\": \"Work\",\n                \"custom_type_title\": \"\",\n                \"description\": \"\",\n                \"is_primary\": false,\n                \"is_preferred\": false,\n                \"deleted\": false,\n                \"created_at\": \"2015-01-07T03:43:05.000Z\",\n                \"updated_at\": \"2015-01-07T03:43:05.000Z\"\n            }\n        ],\n        \"urls\": [\n            {\n                \"id\": 1,\n                \"contact_id\": 1,\n                \"address\": \"www.investor.com\",\n                \"url_type\": 2,\n                \"url_type_description\": \"Work\",\n                \"custom_type_title\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2015-01-07T03:43:24.000Z\",\n                \"updated_at\": \"2015-01-07T03:43:24.000Z\"\n            }\n        ],\n        \"social_medias\": [\n            {\n                \"id\": 1,\n                \"contact_id\": 1,\n                \"address\": \"www.facebook.com/investormary\",\n                \"social_media_type\": 1,\n                \"social_media_type_description\": \"Facebook\",\n                \"custom_type_title\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2015-01-07T03:43:44.000Z\",\n                \"updated_at\": \"2015-01-07T03:43:44.000Z\"\n            },\n            {\n                \"id\": 2,\n                \"contact_id\": 1,\n                \"address\": \"twitter.com/maryinvestor\",\n                \"social_media_type\": 2,\n                \"social_media_type_description\": \"Twitter\",\n                \"custom_type_title\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2015-01-07T03:44:03.000Z\",\n                \"updated_at\": \"2015-01-07T03:44:03.000Z\"\n            },\n            {\n                \"id\": 3,\n                \"contact_id\": 1,\n                \"address\": \"linkedin.com/maryinvestor\",\n                \"social_media_type\": 3,\n                \"social_media_type_description\": \"Linkedln\",\n                \"custom_type_title\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2015-01-07T03:44:21.000Z\",\n                \"updated_at\": \"2015-01-07T03:44:21.000Z\"\n            }\n        ],\n        \"photos\": [\n            {\n                \"id\": 13,\n                \"contact_id\": 1,\n                \"name\": \"mary investor\",\n                \"storage_thumbnail_name\": \"1_thumbnail_01072015032158\",\n                \"storage_original_name\": \"1_original_01072015032148\",\n                \"extension\": \".jpg\",\n                \"size\": 39710,\n                \"content_type\": \"image/jpeg\",\n                \"storage_url\": \"https://s3.amazonaws.com/ClientPhotos-RedtailCRM/803339/1_thumbnail_01072015032158.jpg\",\n                \"deleted\": false,\n                \"created_at\": \"2015-01-07T03:21:58.000Z\",\n                \"updated_at\": \"2015-01-07T03:21:59.000Z\"\n            }\n        ],\n        \"keywords\": [\n            {\n                \"id\": 2,\n                \"keyword_id\": 3,\n                \"name\": \"Birthday Card\",\n                \"deleted\": false,\n                \"created_at\": \"2015-01-07T02:43:17.000Z\",\n                \"updated_at\": \"2015-01-07T02:43:17.000Z\"\n            },\n            {\n                \"id\": 3,\n                \"keyword_id\": 4,\n                \"name\": \"Christmas Card\",\n                \"deleted\": false,\n                \"created_at\": \"2015-01-07T02:43:17.000Z\",\n                \"updated_at\": \"2015-01-07T02:43:17.000Z\"\n            },\n            {\n                \"id\": 4,\n                \"keyword_id\": 6,\n                \"name\": \"Golf\",\n                \"deleted\": false,\n                \"created_at\": \"2015-01-07T02:43:17.000Z\",\n                \"updated_at\": \"2015-01-07T02:43:17.000Z\"\n            },\n            {\n                \"id\": 5,\n                \"keyword_id\": 11,\n                \"name\": \"Wine\",\n                \"deleted\": false,\n                \"created_at\": \"2015-01-07T02:43:17.000Z\",\n                \"updated_at\": \"2015-01-07T02:43:17.000Z\"\n            },\n            {\n                \"id\": 6,\n                \"keyword_id\": 7,\n                \"name\": \"Newsletter\",\n                \"deleted\": false,\n                \"created_at\": \"2015-01-07T02:43:17.000Z\",\n                \"updated_at\": \"2015-01-07T02:43:17.000Z\"\n            }\n        ],\n        \"identifications\": [],\n        \"tag_memberships\": [],\n        \"orion_household\": \"123\",\n        \"activities\": []\n    }\n}"},{"id":"ad7e6d76-dfc0-480c-b3b1-7b63ac3cf3ed","name":"Updating/deleting associated data","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"id\": 31,\n        \"nickname\": \"Marge\",\n        \"addresses\": [\n            {\n                \"id\": 4,\n                \"custom_type_title\": \"Summer Residence\",\n                \"is_primary\": false\n            }\n        ],\n        \"phones\": [\n            {\n                \"id\": 10,\n                \"delete\": true\n            }\n        ],\n        \"emails\": [\n            {\n                \"id\": 8,\n                \"delete\": true\n            }\n        ]\n}"},"url":"{{base_url}}/contacts/31"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 18 May 2020 21:48:10 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"abd0153a5270659251ac6912aa36d940\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"480f7ef3-e655-4edf-830a-1703830c2206"},{"key":"X-Runtime","value":"1.223267"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact\": {\n        \"id\": 31,\n        \"type\": \"Crm::Contact::Individual\",\n        \"salutation_id\": null,\n        \"salutation\": null,\n        \"source_id\": null,\n        \"source\": null,\n        \"status_id\": null,\n        \"status\": null,\n        \"category_id\": null,\n        \"category\": null,\n        \"gender\": null,\n        \"suffix\": null,\n        \"first_name\": \"Margaret\",\n        \"middle_name\": \"\",\n        \"last_name\": \"Investor\",\n        \"full_name\": \"Margaret Investor\",\n        \"nickname\": \"Marge\",\n        \"tax_id\": \"229065340\",\n        \"dob\": \"1983-04-12\",\n        \"death_date\": null,\n        \"marital_status\": null,\n        \"company_name\": null,\n        \"designation\": null,\n        \"servicing_advisor_id\": null,\n        \"servicing_advisor\": null,\n        \"writing_advisor_id\": null,\n        \"writing_advisor\": null,\n        \"created_at\": \"2020-05-18T21:38:32.000Z\",\n        \"updated_at\": \"2020-05-18T21:48:09.000Z\",\n        \"addresses\": [\n            {\n                \"id\": 4,\n                \"addressable_id\": 31,\n                \"addressable_type\": \"Crm::Contact\",\n                \"street_address\": \"1234 Main St.\",\n                \"secondary_address\": null,\n                \"city\": \"Sacramento\",\n                \"state\": \"CA\",\n                \"zip\": \"99320\",\n                \"country\": \"US\",\n                \"address_type\": 1,\n                \"address_type_description\": \"Home\",\n                \"custom_type_title\": \"Investor Residence\",\n                \"description\": null,\n                \"is_primary\": true,\n                \"is_preferred\": false,\n                \"deleted\": false,\n                \"created_at\": \"2020-05-18T21:38:32.000Z\",\n                \"updated_at\": \"2020-05-18T21:38:32.000Z\"\n            }\n        ],\n        \"phones\": [],\n        \"emails\": [\n            {\n                \"id\": 8,\n                \"emailable_id\": 31,\n                \"emailable_type\": \"Crm::Contact\",\n                \"address\": \"incredible113@hotmail.com\",\n                \"email_type\": 1,\n                \"email_type_description\": \"Home\",\n                \"custom_type_title\": null,\n                \"description\": null,\n                \"is_primary\": true,\n                \"is_preferred\": false,\n                \"deleted\": false,\n                \"created_at\": \"2020-05-18T21:38:33.000Z\",\n                \"updated_at\": \"2020-05-18T21:38:33.000Z\"\n            }\n        ],\n        \"urls\": [],\n        \"social_medias\": [],\n        \"photos\": [],\n        \"tag_memberships\": [],\n        \"activities\": []\n    }\n}"},{"id":"a0b69012-89bb-4459-89c2-5bd0f76a5cf4","name":"Contact Update PUT with pronouns","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"pronouns\": [\"she\", \"her\"]\n}"},"url":{"raw":"{{base_url}}/contacts/:contact_id","host":["{{base_url}}"],"path":["contacts",":contact_id"],"variable":[{"key":"contact_id","value":"{{contact_id}}","type":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Jul 2021 19:16:42 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"281097"},{"key":"user_id","value":"281097"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"03bdfe4559bf62d5b96b9b9595481d87\""},{"key":"Set-Cookie","value":"ahoy_visit=33c93dd7-b625-4104-8567-15c5a9499077; path=/; expires=Thu, 15 Jul 2021 23:16:36 GMT; SameSite=None"},{"key":"X-Request-Id","value":"8138136d-ee9a-4c5a-b0cb-490003587d99"},{"key":"X-Runtime","value":"6.319989"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact\": {\n        \"id\": 113,\n        \"type\": \"Individual\",\n        \"first_name\": \"Margaret\",\n        \"middle_name\": \"\",\n        \"last_name\": \"Investor\",\n        \"company_name\": null,\n        \"full_name\": \"Margaret Investor\",\n        \"nickname\": null,\n        \"suffix_id\": null,\n        \"suffix\": null,\n        \"job_title\": null,\n        \"favorite\": false,\n        \"pronouns\": [\n            \"she\",\n            \"her\"\n        ],\n        \"deleted\": false,\n        \"created_at\": \"2021-07-15T19:13:24.000Z\",\n        \"updated_at\": \"2021-07-15T19:16:41.000Z\",\n        \"salutation_id\": null,\n        \"salutation\": null,\n        \"source_id\": 2,\n        \"source\": \"Internet Advertisment\",\n        \"status_id\": 2,\n        \"status\": \"Active Client\",\n        \"category_id\": 5,\n        \"category\": \"AAA Client\",\n        \"gender_id\": null,\n        \"gender\": null,\n        \"spouse_name\": null,\n        \"tax_id\": \"229065340\",\n        \"dob\": \"1983-04-12\",\n        \"death_date\": null,\n        \"client_since\": null,\n        \"client_termination_date\": null,\n        \"marital_status_id\": null,\n        \"marital_status\": null,\n        \"marital_date\": null,\n        \"employer_id\": null,\n        \"employer\": null,\n        \"designation\": null,\n        \"referred_by\": null,\n        \"servicing_advisor_id\": null,\n        \"servicing_advisor\": null,\n        \"writing_advisor_id\": null,\n        \"writing_advisor\": null,\n        \"added_by\": 281097,\n        \"family\": null,\n        \"important_information\": {\n            \"id\": 113,\n            \"content\": null,\n            \"created_at\": \"2021-07-15T19:13:24.000Z\",\n            \"updated_at\": \"2021-07-15T19:13:24.000Z\"\n        },\n        \"sam\": {\n            \"id\": 113,\n            \"contact_id\": 113,\n            \"objective_id\": null,\n            \"objective\": null,\n            \"time_horizon\": null,\n            \"time_horizon_description\": null,\n            \"risk_tolerance\": null,\n            \"risk_tolerance_description\": null,\n            \"experience_funds\": null,\n            \"experience_stocks\": null,\n            \"experience_partnerships\": null,\n            \"experience_other\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-07-15T19:13:24.000Z\",\n            \"updated_at\": \"2021-07-15T19:13:24.000Z\"\n        },\n        \"role\": null,\n        \"addresses\": [],\n        \"phones\": [],\n        \"emails\": [],\n        \"urls\": [],\n        \"social_medias\": [],\n        \"photos\": [],\n        \"identifications\": [],\n        \"tag_memberships\": [],\n        \"activities\": []\n    }\n}"},{"id":"6b872c80-4301-4dd7-9d1f-fea630280f7b","name":"Contact Update PUT with Associated Keyword Deletion via passthrough","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"type\": \"Crm::Contact::Individual\",\n    \"source_id\": 2,\n    \"status_id\": 2,\n    \"category_id\": 5,\n    \"first_name\": \"Margaret\",\n    \"middle_name\": \"\",\n    \"last_name\": \"Smith\",\n    \"tax_id\": \"229065340\",\n    \"dob\": \"1983-04-12\",\n    \"keywords\": [\n        {\n            \"id\": 14,\n            \"keyword_id\": 1,\n            \"delete\": true\n        }\n    ]\n}"},"url":"{{base_url}}/contacts/{{contact_id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Aug 2021 17:55:24 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"280717"},{"key":"user_id","value":"280717"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"f936a9ae1380036c074f30525c081766\""},{"key":"Set-Cookie","value":"ahoy_visit=c63b3aaa-5b40-4e2d-bbcd-729469d4c9ad; path=/; expires=Tue, 17 Aug 2021 21:55:18 GMT; SameSite=None"},{"key":"X-Request-Id","value":"99e6e7f8-ce9a-4354-9a0c-ceeb11aebb57"},{"key":"X-Runtime","value":"5.907094"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact\": {\n        \"id\": 514,\n        \"type\": \"Individual\",\n        \"first_name\": \"Margaret\",\n        \"middle_name\": \"\",\n        \"last_name\": \"Smith\",\n        \"company_name\": null,\n        \"full_name\": \"Margaret Smith\",\n        \"nickname\": null,\n        \"suffix_id\": null,\n        \"suffix\": null,\n        \"job_title\": null,\n        \"favorite\": false,\n        \"pronouns\": null,\n        \"deleted\": false,\n        \"created_at\": \"2021-08-17T17:52:53.000Z\",\n        \"updated_at\": \"2021-08-17T17:55:23.000Z\",\n        \"salutation_id\": null,\n        \"salutation\": null,\n        \"source_id\": 2,\n        \"source\": null,\n        \"status_id\": null,\n        \"status\": null,\n        \"category_id\": 5,\n        \"category\": null,\n        \"gender_id\": null,\n        \"gender\": null,\n        \"gender_description\": null,\n        \"spouse_name\": null,\n        \"tax_id\": \"229065340\",\n        \"dob\": \"1983-04-12\",\n        \"death_date\": null,\n        \"client_since\": null,\n        \"client_termination_date\": null,\n        \"marital_status_id\": null,\n        \"marital_status\": null,\n        \"marital_date\": null,\n        \"employer_id\": null,\n        \"employer\": null,\n        \"designation\": null,\n        \"referred_by\": null,\n        \"servicing_advisor_id\": null,\n        \"servicing_advisor\": null,\n        \"writing_advisor_id\": null,\n        \"writing_advisor\": null,\n        \"added_by\": 280717,\n        \"family\": null,\n        \"important_information\": {\n            \"id\": 48,\n            \"content\": null,\n            \"created_at\": \"2021-08-17T17:52:53.000Z\",\n            \"updated_at\": \"2021-08-17T17:52:53.000Z\"\n        },\n        \"sam\": {\n            \"id\": 514,\n            \"contact_id\": 514,\n            \"objective_id\": null,\n            \"objective\": null,\n            \"time_horizon\": null,\n            \"time_horizon_description\": null,\n            \"risk_tolerance\": null,\n            \"risk_tolerance_description\": null,\n            \"experience_funds\": null,\n            \"experience_stocks\": null,\n            \"experience_partnerships\": null,\n            \"experience_other\": null,\n            \"deleted\": false,\n            \"created_at\": \"2021-08-17T17:52:53.000Z\",\n            \"updated_at\": \"2021-08-17T17:52:53.000Z\"\n        },\n        \"role\": null,\n        \"addresses\": [],\n        \"phones\": [],\n        \"emails\": [],\n        \"urls\": [],\n        \"social_medias\": [],\n        \"photos\": [],\n        \"keywords\": [],\n        \"identifications\": [],\n        \"tag_memberships\": [],\n        \"activities\": []\n    }\n}"}],"_postman_id":"a0f3c38c-72b7-4150-b165-42785c69d6de"},{"name":"Contact DELETE","event":[{"listen":"test","script":{"id":"df29431c-91eb-44c6-8af1-9d75deedcec1","exec":["pm.test(\"Status code is 204\", function () {","    pm.response.to.have.status(204);","});"],"type":"text/javascript"}},{"listen":"prerequest","script":{"id":"c0d170e1-7097-464b-900b-bc38237b9a26","exec":["const createRequest = { ","    url:pm.environment.get(\"base_url\") + \"/contacts\",","    method: 'POST', ","    header: { ","        'content-type' : 'application/json' ,","        'authorization':pm.environment.get(\"basic_auth\")","    }, ","    body: { ","        mode : 'raw', ","        raw : JSON.stringify({ ","            ","        \"type\": \"Crm::Contact::Individual\",","        \"source_id\": 2,","        \"source\": \"Internet Advertisment\",","        \"status_id\": 2,","        \"category_id\": 5,","        \"first_name\": \"Margaret\",","        \"middle_name\": \"\",","        \"last_name\": \"Investor\",","        \"tax_id\": \"229065340\",","        \"dob\": \"1983-04-12\"","          ","            }) ","}}; ","pm.sendRequest(createRequest, (err, res) => {","pm.variables.set('contact_id', res.json().contact.id);","}); ",""],"type":"text/javascript"}}],"id":"591db7e5-1b2d-4fb3-8e21-933121c1ce8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/:contact_id","description":"<p>Deletes a Contact record by ContactID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"}]}},"response":[{"id":"31224427-23f3-4706-91e4-14a83dcab819","name":"Contact DELETE","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/64"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 00:34:29 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"e10d1eaf-3145-4938-92d1-62d0dfd4a434"},{"key":"X-Runtime","value":"1.113411"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"591db7e5-1b2d-4fb3-8e21-933121c1ce8d"},{"name":"Contacts Recently Viewed","id":"89616ec1-5bb9-44be-9f47-38942d8d4805","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"description":"<p>use the include header to attach contact dependent records to each contact in the response.</p>\n","key":"include","type":"text","value":"phones"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/recently_viewed","description":"<p>Returns a list of recently viewed contacts</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","recently_viewed"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"42606bfb-a9e6-45b3-83ae-617c09415b56","name":"Activity Create: Repeats monthly on the last thursday","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"category_id\": 2,\n\t\"subject\": \"Repeats monthly on the last Thursday\",\n\t\"all_day\": false,\n\t\"start_date\": \"2020-06-25T22:30:00.000Z\",\n\t\"end_date\": \"2020-06-25T23:30:00.000Z\",\n\t\"repeats\": \"monthly-on-last-weekday\",\n\t\"repeat_ends\": null,\n\t\"repeat_ends_on\": null,\n\t\"repeats_every_n_months\": 1,\n\t\"repeats_monthly_on_days_of_the_week\": [\n\t\t4\n\t],\n\t\"repeats_monthly_on_ordinals\": [\n\t\t-1\n\t]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/activities"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 09 Jun 2020 22:23:10 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"http://localhost:3000/api/public/v1/activities/235"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"981726bac3b514b66c6df0b7daf0e5a0\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"e8f1cd89-92a8-4906-ad0a-34eb6418dd07"},{"key":"X-Runtime","value":"0.786993"}],"cookie":[],"responseTime":null,"body":"{\n    \"activity\": {\n        \"id\": 235,\n        \"category_id\": 2,\n        \"activity_code_id\": 1,\n        \"subject\": \"Repeats monthly on the last Thursday\",\n        \"all_day\": false,\n        \"start_date\": \"2020-06-25T15:30:00.000-07:00\",\n        \"end_date\": \"2020-06-25T16:30:00.000-07:00\",\n        \"description\": null,\n        \"location\": null,\n        \"importance\": null,\n        \"priority\": null,\n        \"percentdone\": null,\n        \"share_with_client\": false,\n        \"background_color\": null,\n        \"text_color\": null,\n        \"added_by\": 280959,\n        \"deleted\": false,\n        \"created_at\": \"2020-06-09T15:23:10.000-07:00\",\n        \"updated_at\": \"2020-06-09T15:23:10.000-07:00\",\n        \"ical\": \"DTSTART;TZID=PDT:20200625T153000\\nRRULE:FREQ=MONTHLY;BYDAY=-1TH\\nDTEND;TZID=PDT:20200625T163000\",\n        \"instance_id\": null,\n        \"is_private\": false,\n        \"completed\": false,\n        \"completed_at\": null,\n        \"repeat_ends\": null,\n        \"repeat_ends_on\": null,\n        \"repeats\": \"monthly-on-last-weekday\",\n        \"repeats_every_n_days\": null,\n        \"repeats_every_n_weeks\": null,\n        \"repeats_weekly_each_days_of_the_week\": null,\n        \"repeats_every_n_months\": 1,\n        \"repeats_monthly_each_days_of_the_month\": null,\n        \"repeats_monthly_on_days_of_the_week\": [\n            4\n        ],\n        \"repeats_monthly_on_ordinals\": [\n            -1\n        ],\n        \"repeats_every_n_years\": null,\n        \"repeats_yearly_each_months_of_the_year\": null,\n        \"repeats_yearly_on\": null,\n        \"repeats_yearly_on_days_of_the_week\": null,\n        \"repeats_yearly_on_ordinals\": null,\n        \"exception_times\": null,\n        \"recurrence_period\": {\n            \"id\": 92,\n            \"activity_id\": 235,\n            \"end_date\": null,\n            \"schedule\": {\n                \"start_time\": {\n                    \"time\": \"2020-06-25T22:30:00.000Z\",\n                    \"zone\": \"Pacific Time (US & Canada)\"\n                },\n                \"end_time\": {\n                    \"time\": \"2020-06-25T23:30:00.000Z\",\n                    \"zone\": \"Pacific Time (US & Canada)\"\n                },\n                \"rrules\": [\n                    {\n                        \"validations\": {\n                            \"day_of_week\": {\n                                \"4\": [\n                                    -1\n                                ]\n                            }\n                        },\n                        \"rule_type\": \"IceCube::MonthlyRule\",\n                        \"interval\": 1\n                    }\n                ],\n                \"rtimes\": [],\n                \"extimes\": []\n            },\n            \"deleted\": false,\n            \"created_at\": \"2020-06-09T15:23:10.000-07:00\",\n            \"updated_at\": \"2020-06-09T15:23:10.000-07:00\"\n        },\n        \"next_occurrence\": {\n            \"start\": \"2020-06-25T22:30:00.000Z\",\n            \"end\": \"2020-06-25T23:30:00.000Z\"\n        },\n        \"privacy_settings\": {\n            \"option_id\": 0,\n            \"team_id\": null\n        },\n        \"current_user_time_zone\": \"Pacific Time (US & Canada)\",\n        \"linked_contacts\": [],\n        \"attendees\": [\n            {\n                \"type\": \"Crm::Activity::Attendee::User\",\n                \"name\": \"Dev User\",\n                \"user_id\": 280959,\n                \"email\": \"test@example.com\"\n            }\n        ]\n    }\n}"},{"id":"4efdd0e9-b02a-45d6-930c-4e8a9cd75274","name":"Activity Create: Repeats monthly on the second Wednesday","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"category_id\": 2,\n    \"subject\": \"Repeats monthly on the second Wednesday\",\n    \"all_day\": false,\n    \"start_date\": \"2020-06-10T21:00:00.000Z\",\n    \"end_date\": \"2020-06-10T22:00:00.000Z\",\n    \"importance\": 2,\n    \"repeat_ends\": null,\n    \"repeat_ends_on\": null,\n    \"repeats\": \"monthly-on-nth\",\n    \"repeats_every_n_months\": 1,\n    \"repeats_monthly_on_days_of_the_week\": [\n        3\n    ],\n    \"repeats_monthly_on_ordinals\": [\n        2\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/activities"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 09 Jun 2020 22:29:28 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"http://localhost:3000/api/public/v1/activities/236"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"c489621f53d5c836560ef16eba9f00cf\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"6ba028ae-f2b3-4826-850f-62fe8f12c8df"},{"key":"X-Runtime","value":"1.975842"}],"cookie":[],"responseTime":null,"body":"{\n    \"activity\": {\n        \"id\": 236,\n        \"category_id\": 2,\n        \"activity_code_id\": 1,\n        \"subject\": \"Repeats monthly on the second Wednesday\",\n        \"all_day\": false,\n        \"start_date\": \"2020-06-10T14:00:00.000-07:00\",\n        \"end_date\": \"2020-06-10T15:00:00.000-07:00\",\n        \"description\": null,\n        \"location\": null,\n        \"importance\": 2,\n        \"priority\": null,\n        \"percentdone\": null,\n        \"share_with_client\": false,\n        \"background_color\": null,\n        \"text_color\": null,\n        \"added_by\": 280959,\n        \"deleted\": false,\n        \"created_at\": \"2020-06-09T15:29:28.000-07:00\",\n        \"updated_at\": \"2020-06-09T15:29:28.000-07:00\",\n        \"ical\": \"DTSTART;TZID=PDT:20200610T140000\\nRRULE:FREQ=MONTHLY;BYDAY=2WE\\nDTEND;TZID=PDT:20200610T150000\",\n        \"instance_id\": null,\n        \"is_private\": false,\n        \"completed\": false,\n        \"completed_at\": null,\n        \"repeat_ends\": null,\n        \"repeat_ends_on\": null,\n        \"repeats\": \"monthly-on-nth\",\n        \"repeats_every_n_days\": null,\n        \"repeats_every_n_weeks\": null,\n        \"repeats_weekly_each_days_of_the_week\": null,\n        \"repeats_every_n_months\": 1,\n        \"repeats_monthly_each_days_of_the_month\": null,\n        \"repeats_monthly_on_days_of_the_week\": [\n            3\n        ],\n        \"repeats_monthly_on_ordinals\": [\n            2\n        ],\n        \"repeats_every_n_years\": null,\n        \"repeats_yearly_each_months_of_the_year\": null,\n        \"repeats_yearly_on\": null,\n        \"repeats_yearly_on_days_of_the_week\": null,\n        \"repeats_yearly_on_ordinals\": null,\n        \"exception_times\": null,\n        \"recurrence_period\": {\n            \"id\": 93,\n            \"activity_id\": 236,\n            \"end_date\": null,\n            \"schedule\": {\n                \"start_time\": {\n                    \"time\": \"2020-06-10T21:00:00.000Z\",\n                    \"zone\": \"Pacific Time (US & Canada)\"\n                },\n                \"end_time\": {\n                    \"time\": \"2020-06-10T22:00:00.000Z\",\n                    \"zone\": \"Pacific Time (US & Canada)\"\n                },\n                \"rrules\": [\n                    {\n                        \"validations\": {\n                            \"day_of_week\": {\n                                \"3\": [\n                                    2\n                                ]\n                            }\n                        },\n                        \"rule_type\": \"IceCube::MonthlyRule\",\n                        \"interval\": 1\n                    }\n                ],\n                \"rtimes\": [],\n                \"extimes\": []\n            },\n            \"deleted\": false,\n            \"created_at\": \"2020-06-09T15:29:28.000-07:00\",\n            \"updated_at\": \"2020-06-09T15:29:28.000-07:00\"\n        },\n        \"next_occurrence\": {\n            \"start\": \"2020-06-10T21:00:00.000Z\",\n            \"end\": \"2020-06-10T22:00:00.000Z\"\n        },\n        \"privacy_settings\": {\n            \"option_id\": 0,\n            \"team_id\": null\n        },\n        \"current_user_time_zone\": \"Pacific Time (US & Canada)\",\n        \"linked_contacts\": [],\n        \"attendees\": [\n            {\n                \"type\": \"Crm::Activity::Attendee::User\",\n                \"name\": \"Dev User\",\n                \"user_id\": 280959,\n                \"email\": \"test@example.com\"\n            }\n        ]\n    }\n}"},{"id":"abe6ebdb-bc14-47e3-97dc-7af0e856076b","name":"Activity Create: Repeats annually on July 3rd","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"category_id\": 2,\n    \"subject\": \"Repeats annually on July 3rd\",\n    \"all_day\": true,\n    \"start_date\": \"2020-07-03T07:00:00.000Z\",\n    \"end_date\": \"2020-07-03T07:00:00.000Z\",\n    \"description\": \"Company rafting trip.\",\n    \"location\": \"\",\n    \"importance\": 2,\n    \"repeat_ends\": null,\n    \"repeat_ends_on\": null,\n    \"repeats\": \"annually-on-date\",\n    \"repeats_every_n_years\": 1,\n    \"repeats_yearly_each_months_of_the_year\": [\n        7\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/activities"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 09 Jun 2020 22:43:06 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"http://localhost:3000/api/public/v1/activities/237"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"363b248976a3d310a62d1af9d519013b\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"204517a7-3395-4b60-93f0-99066ba0d461"},{"key":"X-Runtime","value":"1.827878"}],"cookie":[],"responseTime":null,"body":"{\n    \"activity\": {\n        \"id\": 237,\n        \"category_id\": 2,\n        \"activity_code_id\": 1,\n        \"subject\": \"Repeats annually on July 3rd\",\n        \"all_day\": true,\n        \"start_date\": \"2020-07-03T07:00:00.000-07:00\",\n        \"end_date\": \"2020-07-03T07:00:00.000-07:00\",\n        \"description\": \"Company rafting trip.\",\n        \"location\": \"\",\n        \"importance\": 2,\n        \"priority\": null,\n        \"percentdone\": null,\n        \"share_with_client\": false,\n        \"background_color\": null,\n        \"text_color\": null,\n        \"added_by\": 280959,\n        \"deleted\": false,\n        \"created_at\": \"2020-06-09T15:43:06.000-07:00\",\n        \"updated_at\": \"2020-06-09T15:43:06.000-07:00\",\n        \"ical\": \"DTSTART;TZID=PDT:20200703T000000\\nRRULE:FREQ=YEARLY;BYMONTH=7;BYMONTHDAY=3\\nDTEND;TZID=PDT:20200703T235959\",\n        \"instance_id\": null,\n        \"is_private\": false,\n        \"completed\": false,\n        \"completed_at\": null,\n        \"repeat_ends\": null,\n        \"repeat_ends_on\": null,\n        \"repeats\": \"annually-on-date\",\n        \"repeats_every_n_days\": null,\n        \"repeats_every_n_weeks\": null,\n        \"repeats_weekly_each_days_of_the_week\": null,\n        \"repeats_every_n_months\": null,\n        \"repeats_monthly_each_days_of_the_month\": null,\n        \"repeats_monthly_on_days_of_the_week\": null,\n        \"repeats_monthly_on_ordinals\": null,\n        \"repeats_every_n_years\": 1,\n        \"repeats_yearly_each_months_of_the_year\": [\n            7\n        ],\n        \"repeats_yearly_on\": false,\n        \"repeats_yearly_on_days_of_the_week\": null,\n        \"repeats_yearly_on_ordinals\": null,\n        \"exception_times\": null,\n        \"recurrence_period\": {\n            \"id\": 94,\n            \"activity_id\": 237,\n            \"end_date\": null,\n            \"schedule\": {\n                \"start_time\": {\n                    \"time\": \"2020-07-03T14:00:00.000Z\",\n                    \"zone\": \"Pacific Time (US & Canada)\"\n                },\n                \"end_time\": {\n                    \"time\": \"2020-07-03T14:00:00.000Z\",\n                    \"zone\": \"Pacific Time (US & Canada)\"\n                },\n                \"rrules\": [\n                    {\n                        \"validations\": {\n                            \"month_of_year\": [\n                                7\n                            ],\n                            \"day_of_month\": [\n                                3\n                            ]\n                        },\n                        \"rule_type\": \"IceCube::YearlyRule\",\n                        \"interval\": 1\n                    }\n                ],\n                \"rtimes\": [\n                    {\n                        \"time\": \"2020-07-03T07:00:00.000Z\",\n                        \"zone\": \"Pacific Time (US & Canada)\"\n                    }\n                ],\n                \"extimes\": []\n            },\n            \"deleted\": false,\n            \"created_at\": \"2020-06-09T15:43:06.000-07:00\",\n            \"updated_at\": \"2020-06-09T15:43:06.000-07:00\"\n        },\n        \"next_occurrence\": {\n            \"start\": \"2020-07-03T14:00:00.000Z\",\n            \"end\": \"2020-07-04T13:59:59.999Z\"\n        },\n        \"privacy_settings\": {\n            \"option_id\": 0,\n            \"team_id\": null\n        },\n        \"current_user_time_zone\": \"Pacific Time (US & Canada)\",\n        \"linked_contacts\": [],\n        \"attendees\": [\n            {\n                \"type\": \"Crm::Activity::Attendee::User\",\n                \"name\": \"Dev User\",\n                \"user_id\": 280959,\n                \"email\": \"test@example.com\"\n            }\n        ]\n    }\n}"},{"id":"acb59ae9-dc05-4b4d-b3e1-afef5cd843f3","name":"Activity Create: Repeats quarterly on the first Wednesday","originalRequest":{"method":"POST","header":[{"key":"include","value":"","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\n    \"category_id\": 2,\n    \"subject\": \"Repeats quarterly on the first Wednesday\",\n    \"all_day\": false,\n    \"start_date\": \"2020-01-01T21:00:00.000Z\",\n    \"end_date\": \"2020-01-01T22:00:00.000Z\",\n    \"importance\": 2,\n    \"repeat_ends\": \"on\",\n    \"repeat_ends_on\": \"2021-11-01T06:59:59.999Z\",\n    \"repeats\": \"monthly-on-nth\",\n    \"repeats_every_n_months\": 3,\n    \"repeats_monthly\": \"on\",\n    \"repeats_monthly_each_days_of_the_month\": null,\n    \"repeats_monthly_on_days_of_the_week\": [\n        3\n    ],\n    \"repeats_monthly_on_ordinals\": [\n        1\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/activities"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 27 Aug 2020 23:06:15 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Location","value":"http://localhost:3000/api/public/v1/activities/322"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=8611b0bd-e42e-451b-9d88-7fee479c53f9; path=/; expires=Fri, 28 Aug 2020 03:06:13 -0000; SameSite=None"},{"key":"X-Request-Id","value":"d98c5f4c-6cf4-4d68-82c3-ecbd43d29d56"},{"key":"X-Runtime","value":"2.332361"}],"cookie":[],"responseTime":null,"body":"{\n    \"activity\": {\n        \"id\": 322,\n        \"category_id\": 2,\n        \"activity_code_id\": 1,\n        \"subject\": \"Repeats quarterly on the first Wednesday\",\n        \"all_day\": false,\n        \"start_date\": \"2020-01-01T13:00:00.000-08:00\",\n        \"end_date\": \"2020-01-01T14:00:00.000-08:00\",\n        \"description\": null,\n        \"location\": null,\n        \"importance\": 2,\n        \"priority\": null,\n        \"percentdone\": null,\n        \"share_with_client\": false,\n        \"background_color\": null,\n        \"text_color\": null,\n        \"added_by\": 280959,\n        \"deleted\": false,\n        \"created_at\": \"2020-08-27T16:06:15.000-07:00\",\n        \"updated_at\": \"2020-08-27T16:06:15.000-07:00\",\n        \"ical\": \"DTSTART;TZID=PST:20200101T130000\\nRRULE:FREQ=MONTHLY;INTERVAL=3;BYDAY=1WE;UNTIL=20211102T065959Z\\nDTEND;TZID=PST:20200101T140000\",\n        \"instance_id\": null,\n        \"is_private\": false,\n        \"completed\": false,\n        \"completed_at\": null,\n        \"repeat_ends\": \"on\",\n        \"repeat_ends_on\": \"2021-11-01T23:59:59.999-07:00\",\n        \"repeats\": \"monthly-on-nth\",\n        \"repeats_every_n_days\": null,\n        \"repeats_every_n_weeks\": null,\n        \"repeats_weekly_each_days_of_the_week\": null,\n        \"repeats_every_n_months\": 3,\n        \"repeats_monthly\": \"on\",\n        \"repeats_monthly_each_days_of_the_month\": null,\n        \"repeats_monthly_on_days_of_the_week\": [\n            3\n        ],\n        \"repeats_monthly_on_ordinals\": [\n            1\n        ],\n        \"repeats_every_n_years\": null,\n        \"repeats_yearly_each_months_of_the_year\": null,\n        \"repeats_yearly_on\": null,\n        \"repeats_yearly_on_days_of_the_week\": null,\n        \"repeats_yearly_on_ordinals\": null,\n        \"exception_times\": null,\n        \"recurrence_period\": {\n            \"id\": 128,\n            \"activity_id\": 322,\n            \"end_date\": \"2021-11-01T23:59:59.000-07:00\",\n            \"schedule\": {\n                \"start_time\": {\n                    \"time\": \"2020-01-01T21:00:00.000Z\",\n                    \"zone\": \"Pacific Time (US & Canada)\"\n                },\n                \"end_time\": {\n                    \"time\": \"2020-01-01T22:00:00.000Z\",\n                    \"zone\": \"Pacific Time (US & Canada)\"\n                },\n                \"rrules\": [\n                    {\n                        \"validations\": {\n                            \"day_of_week\": {\n                                \"3\": [\n                                    1\n                                ]\n                            }\n                        },\n                        \"rule_type\": \"IceCube::MonthlyRule\",\n                        \"interval\": 3,\n                        \"until\": \"2021-11-02T06:59:59.999Z\"\n                    }\n                ],\n                \"rtimes\": [],\n                \"extimes\": []\n            },\n            \"deleted\": false,\n            \"created_at\": \"2020-08-27T16:06:15.000-07:00\",\n            \"updated_at\": \"2020-08-27T16:06:15.000-07:00\"\n        },\n        \"next_occurrence\": {\n            \"start\": \"2020-10-07T20:00:00.000Z\",\n            \"end\": \"2020-10-07T21:00:00.000Z\"\n        },\n        \"privacy_settings\": {\n            \"option_id\": 0,\n            \"team_id\": null\n        },\n        \"current_user_time_zone\": \"Pacific Time (US & Canada)\",\n        \"linked_contacts\": [],\n        \"attendees\": [\n            {\n                \"type\": \"Crm::Activity::Attendee::User\",\n                \"name\": \"Dev User\",\n                \"user_id\": 280999,\n                \"email\": \"test_person@redtailtechnology.com\"\n            }\n        ]\n    }\n}"},{"id":"b7920d34-b85b-4d5d-be8d-f5e5b7a74be7","name":"Activity Create: Repeating each week day","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"category_id\": 2,\n\t\"subject\": \"repeats each week day\",\n\t\"all_day\": false,\n\t\"start_date\": \"2020-06-01T19:00:00.000Z\",\n\t\"end_date\": \"2020-06-01T20:00:00.000Z\",\n\t\"description\": \"Lunch\",\n\t\"importance\": 2,\n\t\"repeat_ends\": null,\n\t\"repeat_ends_on\": null,\n\t\"repeats\": \"every-weekday\",\n\t\"repeats_every_n_weeks\": 1\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/activities"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 09 Jun 2020 21:41:53 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"http://localhost:3000/api/public/v1/activities/231"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"701b0471276e85cc763e2c80f767e422\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"d4d095d2-9988-417d-8ac9-88a0f492e23a"},{"key":"X-Runtime","value":"1.773881"}],"cookie":[],"responseTime":null,"body":"{\n    \"activity\": {\n        \"id\": 231,\n        \"category_id\": 2,\n        \"activity_code_id\": 1,\n        \"subject\": \"repeats each week day\",\n        \"all_day\": false,\n        \"start_date\": \"2020-06-01T12:00:00.000-07:00\",\n        \"end_date\": \"2020-06-01T13:00:00.000-07:00\",\n        \"description\": \"Lunch\",\n        \"location\": null,\n        \"importance\": 2,\n        \"priority\": null,\n        \"percentdone\": null,\n        \"share_with_client\": false,\n        \"background_color\": null,\n        \"text_color\": null,\n        \"added_by\": 280959,\n        \"deleted\": false,\n        \"created_at\": \"2020-06-09T14:41:53.000-07:00\",\n        \"updated_at\": \"2020-06-09T14:41:53.000-07:00\",\n        \"ical\": \"DTSTART;TZID=PDT:20200601T120000\\nRRULE:FREQ=WEEKLY;BYDAY=MO,TU,WE,TH,FR\\nDTEND;TZID=PDT:20200601T130000\",\n        \"instance_id\": null,\n        \"is_private\": false,\n        \"completed\": false,\n        \"completed_at\": null,\n        \"repeat_ends\": null,\n        \"repeat_ends_on\": null,\n        \"repeats\": \"every-weekday\",\n        \"repeats_every_n_days\": null,\n        \"repeats_every_n_weeks\": 1,\n        \"repeats_weekly_each_days_of_the_week\": [\n            1,\n            2,\n            3,\n            4,\n            5\n        ],\n        \"repeats_every_n_months\": null,\n        \"repeats_monthly_each_days_of_the_month\": null,\n        \"repeats_monthly_on_days_of_the_week\": null,\n        \"repeats_monthly_on_ordinals\": null,\n        \"repeats_every_n_years\": null,\n        \"repeats_yearly_each_months_of_the_year\": null,\n        \"repeats_yearly_on\": null,\n        \"repeats_yearly_on_days_of_the_week\": null,\n        \"repeats_yearly_on_ordinals\": null,\n        \"exception_times\": null,\n        \"recurrence_period\": {\n            \"id\": 88,\n            \"activity_id\": 231,\n            \"end_date\": null,\n            \"schedule\": {\n                \"start_time\": {\n                    \"time\": \"2020-06-01T19:00:00.000Z\",\n                    \"zone\": \"Pacific Time (US & Canada)\"\n                },\n                \"end_time\": {\n                    \"time\": \"2020-06-01T20:00:00.000Z\",\n                    \"zone\": \"Pacific Time (US & Canada)\"\n                },\n                \"rrules\": [\n                    {\n                        \"validations\": {\n                            \"day\": [\n                                1,\n                                2,\n                                3,\n                                4,\n                                5\n                            ]\n                        },\n                        \"rule_type\": \"IceCube::WeeklyRule\",\n                        \"interval\": 1,\n                        \"week_start\": 0\n                    }\n                ],\n                \"rtimes\": [],\n                \"extimes\": []\n            },\n            \"deleted\": false,\n            \"created_at\": \"2020-06-09T14:41:53.000-07:00\",\n            \"updated_at\": \"2020-06-09T14:41:53.000-07:00\"\n        },\n        \"next_occurrence\": {\n            \"start\": \"2020-06-10T19:00:00.000Z\",\n            \"end\": \"2020-06-10T20:00:00.000Z\"\n        },\n        \"privacy_settings\": {\n            \"option_id\": 0,\n            \"team_id\": null\n        },\n        \"current_user_time_zone\": \"Pacific Time (US & Canada)\",\n        \"linked_contacts\": [],\n        \"attendees\": [\n            {\n                \"type\": \"Crm::Activity::Attendee::User\",\n                \"name\": \"Developer User\",\n                \"user_id\": 280959,\n                \"email\": \"someone@example.com\"\n            }\n        ]\n    }\n}"},{"id":"f2f533eb-6da7-4793-bba7-28cf2f4dd0d6","name":"Activity Create: Repeats weekly on Monday and Friday.","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"category_id\": 2,\n    \"subject\": \"Repeats weekly on monday and friday\",\n    \"all_day\": false,\n    \"start_date\": \"2020-06-08T16:00:00.000Z\",\n    \"end_date\": \"2020-06-08T16:15:00.000Z\",\n    \"description\": \"Check-in\",\n    \"importance\": 2,\n    \"repeat_ends\": null,\n    \"repeat_ends_on\": null,\n    \"repeats\": \"weekly\",\n    \"repeats_every_n_weeks\": 1,\n    \"repeats_weekly_each_days_of_the_week\": [\n        1,\n        5\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/activities"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 09 Jun 2020 21:52:09 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"http://localhost:3000/api/public/v1/activities/232"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"a95b5997bd46cb145a066a218fc847a3\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"67324c67-28bf-4376-b9ba-354f65ca08b2"},{"key":"X-Runtime","value":"1.699220"}],"cookie":[],"responseTime":null,"body":"{\n    \"activity\": {\n        \"id\": 232,\n        \"category_id\": 2,\n        \"activity_code_id\": 1,\n        \"subject\": \"Repeats weekly on monday and friday\",\n        \"all_day\": false,\n        \"start_date\": \"2020-06-08T09:00:00.000-07:00\",\n        \"end_date\": \"2020-06-08T09:15:00.000-07:00\",\n        \"description\": \"Check-in\",\n        \"location\": null,\n        \"importance\": 2,\n        \"priority\": null,\n        \"percentdone\": null,\n        \"share_with_client\": false,\n        \"background_color\": null,\n        \"text_color\": null,\n        \"added_by\": 280959,\n        \"deleted\": false,\n        \"created_at\": \"2020-06-09T14:52:09.000-07:00\",\n        \"updated_at\": \"2020-06-09T14:52:09.000-07:00\",\n        \"ical\": \"DTSTART;TZID=PDT:20200608T090000\\nRRULE:FREQ=WEEKLY;BYDAY=MO,FR\\nDTEND;TZID=PDT:20200608T091500\",\n        \"instance_id\": null,\n        \"is_private\": false,\n        \"completed\": false,\n        \"completed_at\": null,\n        \"repeat_ends\": null,\n        \"repeat_ends_on\": null,\n        \"repeats\": \"weekly\",\n        \"repeats_every_n_days\": null,\n        \"repeats_every_n_weeks\": 1,\n        \"repeats_weekly_each_days_of_the_week\": [\n            1,\n            5\n        ],\n        \"repeats_every_n_months\": null,\n        \"repeats_monthly_each_days_of_the_month\": null,\n        \"repeats_monthly_on_days_of_the_week\": null,\n        \"repeats_monthly_on_ordinals\": null,\n        \"repeats_every_n_years\": null,\n        \"repeats_yearly_each_months_of_the_year\": null,\n        \"repeats_yearly_on\": null,\n        \"repeats_yearly_on_days_of_the_week\": null,\n        \"repeats_yearly_on_ordinals\": null,\n        \"exception_times\": null,\n        \"recurrence_period\": {\n            \"id\": 89,\n            \"activity_id\": 232,\n            \"end_date\": null,\n            \"schedule\": {\n                \"start_time\": {\n                    \"time\": \"2020-06-08T16:00:00.000Z\",\n                    \"zone\": \"Pacific Time (US & Canada)\"\n                },\n                \"end_time\": {\n                    \"time\": \"2020-06-08T16:15:00.000Z\",\n                    \"zone\": \"Pacific Time (US & Canada)\"\n                },\n                \"rrules\": [\n                    {\n                        \"validations\": {\n                            \"day\": [\n                                1,\n                                5\n                            ]\n                        },\n                        \"rule_type\": \"IceCube::WeeklyRule\",\n                        \"interval\": 1,\n                        \"week_start\": 0\n                    }\n                ],\n                \"rtimes\": [],\n                \"extimes\": []\n            },\n            \"deleted\": false,\n            \"created_at\": \"2020-06-09T14:52:09.000-07:00\",\n            \"updated_at\": \"2020-06-09T14:52:09.000-07:00\"\n        },\n        \"next_occurrence\": {\n            \"start\": \"2020-06-12T16:00:00.000Z\",\n            \"end\": \"2020-06-12T16:15:00.000Z\"\n        },\n        \"privacy_settings\": {\n            \"option_id\": 0,\n            \"team_id\": null\n        },\n        \"current_user_time_zone\": \"Pacific Time (US & Canada)\",\n        \"linked_contacts\": [],\n        \"attendees\": [\n            {\n                \"type\": \"Crm::Activity::Attendee::User\",\n                \"name\": \"Dev User\",\n                \"user_id\": 280959,\n                \"email\": \"test@example.com\"\n            }\n        ]\n    }\n}"},{"id":"f391a185-7a9a-42d7-b41f-8a4523187e44","name":"Activity Create: with attendees, contacts, and associations","originalRequest":{"method":"POST","header":[{"key":"include","value":"linked_contacts, attendees, activity_associations","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"category_id\": 2,\n    \"subject\": \"Risk Management\",\n    \"all_day\": false,\n    \"start_date\": \"2020-04-03T09:30:00.000Z\",\n    \"end_date\": \"2020-04-03T10:00:00.000Z\",\n    \"description\": \"Description Here\",\n    \"location\": \"Conference Room 1\",\n    \"importance\": 2,\n    \"priority\": null,\n    \"repeats\": \"never\",\n    \"attendees\": [\n        {\n            \"type\": \"Crm::Activity::Attendee::User\",\n            \"user_id\": 281076\n        },\n        {\n        \t\"type\": \"Crm::Activity::Attendee::Guest\",\n            \"name\": \"Guest User\",\n            \"email\": {\n            \t\"address\": \"test@example.com\"\n            }\n        }\n    ],\n    \"linked_contacts\": [\n    \t{ \"contact_id\": 16 }\n\t],\n\t\"activity_associations\": [\n\t\t{ \"actable_id\": 7, \"actable_type\": \"Crm::Account\" }\t\n\t],\n\t\"privacy_settings\": {\n\t\t\"option_id\": 0,\n\t\t\"team_id\": null\n\t}\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/activities"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 13 Aug 2020 18:13:48 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Location","value":"http://localhost:3000/api/public/v1/activities/315"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=34af735f-18e3-41bd-9d3a-a399b820a2ac; path=/; expires=Thu, 13 Aug 2020 22:13:46 -0000; SameSite=None"},{"key":"X-Request-Id","value":"01173c2f-a62a-4a7e-bf77-ece969b5c28f"},{"key":"X-Runtime","value":"1.825646"}],"cookie":[],"responseTime":null,"body":"{\n    \"activity\": {\n        \"id\": 315,\n        \"category_id\": 2,\n        \"activity_code_id\": 1,\n        \"subject\": \"Risk Management\",\n        \"all_day\": false,\n        \"start_date\": \"2020-04-03T02:30:00.000-07:00\",\n        \"end_date\": \"2020-04-03T03:00:00.000-07:00\",\n        \"description\": \"Description Here\",\n        \"location\": \"Conference Room 1\",\n        \"importance\": 2,\n        \"priority\": null,\n        \"percentdone\": null,\n        \"share_with_client\": false,\n        \"background_color\": null,\n        \"text_color\": null,\n        \"added_by\": 280959,\n        \"deleted\": false,\n        \"created_at\": \"2020-08-13T11:13:47.000-07:00\",\n        \"updated_at\": \"2020-08-13T11:13:47.000-07:00\",\n        \"ical\": \"DTSTART;TZID=PDT:20200403T023000\\nDTEND;TZID=PDT:20200403T030000\",\n        \"instance_id\": null,\n        \"is_private\": false,\n        \"completed\": false,\n        \"completed_at\": null,\n        \"repeat_ends\": null,\n        \"repeat_ends_on\": null,\n        \"repeats\": \"never\",\n        \"repeats_every_n_days\": null,\n        \"repeats_every_n_weeks\": null,\n        \"repeats_weekly_each_days_of_the_week\": null,\n        \"repeats_every_n_months\": null,\n        \"repeats_monthly_each_days_of_the_month\": null,\n        \"repeats_monthly_on_days_of_the_week\": null,\n        \"repeats_monthly_on_ordinals\": null,\n        \"repeats_every_n_years\": null,\n        \"repeats_yearly_each_months_of_the_year\": null,\n        \"repeats_yearly_on\": null,\n        \"repeats_yearly_on_days_of_the_week\": null,\n        \"repeats_yearly_on_ordinals\": null,\n        \"exception_times\": null,\n        \"recurrence_period\": null,\n        \"next_occurrence\": null,\n        \"privacy_settings\": {\n            \"option_id\": 0,\n            \"team_id\": null\n        },\n        \"current_user_time_zone\": \"Pacific Time (US & Canada)\",\n        \"linked_contacts\": [\n            {\n                \"type\": \"Trust\",\n                \"first_name\": null,\n                \"middle_name\": null,\n                \"last_name\": null,\n                \"company_name\": \"Abernathy-Wuckert\",\n                \"full_name\": \"Abernathy-Wuckert\",\n                \"nickname\": null,\n                \"suffix_id\": null,\n                \"suffix\": null,\n                \"job_title\": null,\n                \"favorite\": true,\n                \"deleted\": false,\n                \"created_at\": \"2020-02-25T14:30:10.000-08:00\",\n                \"updated_at\": \"2020-08-05T10:07:16.000-07:00\",\n                \"contact_id\": 16\n            }\n        ],\n        \"activity_associations\": [\n            {\n                \"id\": 21,\n                \"actable_id\": 7,\n                \"actable_type\": \"Crm::Account\",\n                \"account_number\": \"GB31KAZM73943056988354\"\n            }\n        ],\n        \"attendees\": [\n            {\n                \"type\": \"Crm::Activity::Attendee::User\",\n                \"name\": \"Matthew Nonadmin\",\n                \"user_id\": 281076,\n                \"email\": \"test@example.com\"\n            },\n            {\n                \"type\": \"Crm::Activity::Attendee::Guest\",\n                \"name\": \"Guest User\",\n                \"email\": {\n                    \"id\": 148,\n                    \"emailable_id\": 366,\n                    \"emailable_type\": \"Crm::Activity::Attendee\",\n                    \"address\": \"test@example.com\",\n                    \"email_type\": null,\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"archived\": false,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-08-13T11:13:47.000-07:00\",\n                    \"updated_at\": \"2020-08-13T11:13:47.000-07:00\",\n                    \"temp_id\": null\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"89616ec1-5bb9-44be-9f47-38942d8d4805"}],"id":"3ad9e556-bf01-4a35-ac0a-4e41d249e283","description":"<h2 id=\"references\">References</h2>\n<p><strong>Database Lists references</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>id</th>\n<th>URI</th>\n<th>Documentation</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>category_id</td>\n<td>/lists/contact_categories?page=1</td>\n<td><a href=\"#6c5db0ae-efd4-4ab9-9e25-571f66367cf7\">Lists &gt; Contact Categories GET</a></td>\n</tr>\n<tr>\n<td>salutation_id</td>\n<td>/lists/contact_salutations?page=1</td>\n<td><a href=\"#05df9a4f-2dec-4b79-bd7a-0a7749d9c2e7\">Lists &gt; Contact Salutations GET</a></td>\n</tr>\n<tr>\n<td>source_id</td>\n<td>/lists/sources?page=1</td>\n<td><a href=\"#48254281-e323-4b1b-9d7e-b4b37d7baec6\">Lists &gt; Sources GET</a></td>\n</tr>\n<tr>\n<td>status_id</td>\n<td>/lists/contact_statuses?page=1</td>\n<td><a href=\"#ac2e6db2-933b-4882-ad44-84294d016863\">Lists &gt; Contact Statuses GET</a></td>\n</tr>\n<tr>\n<td>servicing_advisor_id</td>\n<td>/lists/servicing_advisors?page=1</td>\n<td><a href=\"#2daf935f-2b88-413d-ae98-fad5c4155de1\">Lists &gt; Servicing Advisors GET</a></td>\n</tr>\n<tr>\n<td>writing_advisor_id</td>\n<td>/lists/writing_advisors?page=1</td>\n<td><a href=\"#b1e275ef-6f0a-4c64-9ad6-76ae3030aeca\">Lists &gt; Writing Advisors GET</a></td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Contact Types</strong></p>\n<p>Crm::Contact::Individual<br />Crm::Contact::Business<br />Crm::Contact::Association<br />Crm::Contact::Trust<br />Crm::Contact::Union</p>\n<p><strong>Suffixes</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>suffix_id</th>\n<th>suffix</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>II</td>\n</tr>\n<tr>\n<td>2</td>\n<td>III</td>\n</tr>\n<tr>\n<td>3</td>\n<td>IV</td>\n</tr>\n<tr>\n<td>4</td>\n<td>V</td>\n</tr>\n<tr>\n<td>5</td>\n<td>Jr.</td>\n</tr>\n<tr>\n<td>6</td>\n<td>Sr.</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"d5082285-48f1-4743-9442-681409192bd2","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"fa9d82db-d6fd-424f-9f49-c330489cf07b","type":"text/javascript","exec":["eval(pm.environment.get(\"commonTests\"))();","const response = pm.response.json();","","pm.test(\"contact create params are present\", function () {","    var attributes = ['id','type','status', 'category', 'salutation_id', 'salutation', 'source', 'status_id', 'category_id', 'gender', 'suffix', 'first_name', 'middle_name', 'last_name', 'full_name', 'nickname', 'tax_id', 'dob', 'death_date', 'marital_status', 'company_name', 'designation', 'servicing_advisor', 'writing_advisor_id', 'created_at', 'updated_at'];","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.contact, attributes);","});","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","}","","","","","","","",""]}}],"_postman_id":"3ad9e556-bf01-4a35-ac0a-4e41d249e283","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Addresses","item":[{"name":"Contact Addresses GET","event":[{"listen":"test","script":{"id":"84712782-7280-4282-b583-32ca24507369","exec":[""],"type":"text/javascript"}}],"id":"2cb86ce8-ec90-481f-8a59-5430bd4d6897","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/contacts/:contact_id/addresses?address_type=1","description":"<p>Retrieves a list of Addresses for the provided Contact Identifier</p>\n<p>  Use the 'address_type' parameter to filter by the following types</p>\n<ul>\n<li>1 | Home</li>\n<li>2 | Work</li>\n<li>3 | Mailing</li>\n<li>4 | Other</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","addresses"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p>Filters for a specific address_type</p>\n","type":"text/plain"},"key":"address_type","value":"1"}],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"}]}},"response":[{"id":"0592bc00-3f57-4370-a834-c72039e35a89","name":"Contact Addresses GET using the address_type param","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/contacts/1/addresses?address_type=2","host":["{{base_url}}"],"path":["contacts","1","addresses"],"query":[{"key":"address_type","value":"2","description":"Filters for a specific address_type"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 01:36:48 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"fe505a60fc30de53ca2267608865a358\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"ccdccff6-803e-48bf-8d83-6af8377d888a"},{"key":"X-Runtime","value":"0.098113"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"addresses\": [\n        {\n            \"id\": 3,\n            \"addressable_id\": 1,\n            \"addressable_type\": \"Crm::Contact\",\n            \"street_address\": \"814 Broadway St\",\n            \"secondary_address\": \"Suite B\",\n            \"city\": \"Sacramento\",\n            \"state\": \"CA\",\n            \"zip\": \"99320\",\n            \"country\": \"US\",\n            \"address_type\": 2,\n            \"address_type_description\": \"Work\",\n            \"custom_type_title\": \"Investor Offices\",\n            \"description\": \"\",\n            \"is_primary\": false,\n            \"is_preferred\": false,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T03:47:37.000Z\",\n            \"updated_at\": \"2015-01-07T03:47:37.000Z\"\n        },\n        {\n            \"id\": 18,\n            \"addressable_id\": 1,\n            \"addressable_type\": \"Crm::Contact\",\n            \"street_address\": \"123 Work st\",\n            \"secondary_address\": \"\",\n            \"city\": \"Faketon\",\n            \"state\": \"CA\",\n            \"zip\": \"90210\",\n            \"country\": \"US\",\n            \"address_type\": 2,\n            \"address_type_description\": \"Work\",\n            \"custom_type_title\": \"\",\n            \"description\": \"\",\n            \"is_primary\": false,\n            \"is_preferred\": false,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-23T18:31:20.000Z\",\n            \"updated_at\": \"2019-11-23T18:31:20.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 2,\n        \"total_pages\": 1\n    }\n}"},{"id":"0e74d3eb-0386-431a-bf3c-51defa724396","name":"Contact Addresses GET","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/contacts/5/addresses"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 01:38:15 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"d572de5438b4d3b908271a7ad2fa7b11\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"a7232462-128b-4889-a7ff-38aa5864eed6"},{"key":"X-Runtime","value":"0.097227"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"addresses\": [\n        {\n            \"id\": 1,\n            \"addressable_id\": 5,\n            \"addressable_type\": \"Crm::Contact\",\n            \"street_address\": \"113 E. Nelson Ave.\",\n            \"secondary_address\": \"\",\n            \"city\": \"Metroville\",\n            \"state\": \"CA\",\n            \"zip\": \"90251\",\n            \"country\": \"US\",\n            \"address_type\": 1,\n            \"address_type_description\": \"Home\",\n            \"custom_type_title\": null,\n            \"description\": null,\n            \"is_primary\": true,\n            \"is_preferred\": false,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T03:04:39.000Z\",\n            \"updated_at\": \"2015-01-07T03:04:39.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 1,\n        \"total_pages\": 1\n    }\n}"},{"id":"8f6d8d09-f8e2-43ea-97af-7f286fd3805b","name":"Contact Addresses GET with Shared Address","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/contacts/:contact_id/addresses?shared=true","host":["{{base_url}}"],"path":["contacts",":contact_id","addresses"],"query":[{"key":"shared","value":"true"}],"variable":[{"key":"contact_id","value":"517"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 13 Apr 2022 07:59:10 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"280717"},{"key":"user_id","value":"280717"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"426b8c12f0165f823340496f19cdd62b\""},{"key":"Set-Cookie","value":"ahoy_visit=f37dd311-30b6-40a6-97c8-b96c24a46bbe; path=/; expires=Wed, 13 Apr 2022 11:59:09 GMT; SameSite=None"},{"key":"X-Request-Id","value":"51697725-475c-4dc3-b528-aa4f5e3f8017"},{"key":"X-Runtime","value":"0.727770"}],"cookie":[],"responseTime":null,"body":"{\n    \"addresses\": [\n        {\n            \"id\": 298,\n            \"addressable_id\": 517,\n            \"addressable_type\": \"Crm::Contact\",\n            \"street_address\": \"123123\",\n            \"secondary_address\": \"\",\n            \"city\": \"fsad\",\n            \"state\": \"AS\",\n            \"zip\": \"12322\",\n            \"country\": \"US\",\n            \"address_type\": 3,\n            \"address_type_description\": \"Mailing\",\n            \"custom_type_title\": \"\",\n            \"description\": \"\",\n            \"is_primary\": false,\n            \"is_preferred\": false,\n            \"is_shared\": false,\n            \"deleted\": false,\n            \"created_at\": \"2022-04-13T02:08:31.000Z\",\n            \"updated_at\": \"2022-04-13T02:08:31.000Z\"\n        },\n        {\n            \"id\": 296,\n            \"addressable_id\": 516,\n            \"addressable_type\": \"Crm::Contact\",\n            \"street_address\": \"123 Fake Street\",\n            \"secondary_address\": \"\",\n            \"city\": \"Sactown\",\n            \"state\": \"CA\",\n            \"zip\": \"95825\",\n            \"country\": \"US\",\n            \"address_type\": 1,\n            \"address_type_description\": \"Home\",\n            \"custom_type_title\": \"\",\n            \"description\": \"\",\n            \"is_primary\": false,\n            \"is_preferred\": false,\n            \"is_shared\": true,\n            \"deleted\": false,\n            \"created_at\": \"2022-04-13T01:37:32.000Z\",\n            \"updated_at\": \"2022-04-13T02:08:09.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 2,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"2cb86ce8-ec90-481f-8a59-5430bd4d6897"},{"name":"Contact Address By ID GET","event":[{"listen":"test","script":{"id":"aa99d1dd-d488-4668-9a9e-21dae026f156","exec":[""],"type":"text/javascript"}},{"listen":"prerequest","script":{"id":"9adf5a4b-d14e-41f2-bf9e-e369ae862418","exec":["",""],"type":"text/javascript"}}],"id":"d1399436-f122-4afd-be99-9ba1833a2ad7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/contacts/:contact_id/addresses/:contactAddress_id","description":"<p>Retrieves the Address record for the given Address Identifier</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","addresses",":contactAddress_id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"},{"type":"string","value":"{{address_id}}","key":"contactAddress_id"}]}},"response":[{"id":"ba619869-cd4f-4248-99c5-bc91e97aae59","name":"Contact Address By ID GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/5/addresses/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 01:41:18 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"fd479b3f8da7ab52c18b5990d2cc3ccd\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"7948ae70-66bd-45db-8886-5f79fffb77d5"},{"key":"X-Runtime","value":"0.078860"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"address\": {\n        \"id\": 1,\n        \"addressable_id\": 5,\n        \"addressable_type\": \"Crm::Contact\",\n        \"street_address\": \"113 E. Nelson Ave.\",\n        \"secondary_address\": \"\",\n        \"city\": \"Metroville\",\n        \"state\": \"CA\",\n        \"zip\": \"90251\",\n        \"country\": \"US\",\n        \"address_type\": 1,\n        \"address_type_description\": \"Home\",\n        \"custom_type_title\": null,\n        \"description\": null,\n        \"is_primary\": true,\n        \"is_preferred\": false,\n        \"deleted\": false,\n        \"created_at\": \"2015-01-07T03:04:39.000Z\",\n        \"updated_at\": \"2015-01-07T03:04:39.000Z\"\n    }\n}"}],"_postman_id":"d1399436-f122-4afd-be99-9ba1833a2ad7"},{"name":"Contact Address Create POST","event":[{"listen":"test","script":{"id":"0d5b66aa-d800-4f74-bf53-064f773ff4fb","exec":[""],"type":"text/javascript"}}],"id":"932fd5f3-071b-4e17-8762-d9f7488ed6ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"street_address\": \"3131 Fite Cir.\",\n        \"secondary_address\": \"\",\n        \"city\": \"Sacramento\",\n        \"state\": \"CA\",\n        \"zip\": \"95827\",\n        \"country\": \"US\",\n        \"address_type\": 1,\n        \"custom_type_title\": null,\n        \"description\": null,\n        \"is_primary\": false,\n        \"is_preferred\": false,\n        \"deleted\": false\n}"},"url":"{{base_url}}/contacts/:contact_id/addresses","description":"<p>Creates an Address for the specificed Contact Record</p>\n<p>  address_type has the following enumerated values</p>\n<ul>\n<li>1 | Home</li>\n<li>2 | Work</li>\n<li>3 | Mailing</li>\n<li>4 | Other</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","addresses"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"}]}},"response":[{"id":"17e0b9df-0ab5-4eeb-9400-4f433e46da42","name":"Contact Address Create POST","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"street_address\": \"3131 Fite Cir.\",\n        \"secondary_address\": \"\",\n        \"city\": \"Sacramento\",\n        \"state\": \"CA\",\n        \"zip\": \"95827\",\n        \"country\": \"US\",\n        \"address_type\": 1,\n        \"custom_type_title\": null,\n        \"description\": null,\n        \"is_primary\": false,\n        \"is_preferred\": false,\n        \"deleted\": false\n    }","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/1/addresses"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 01:47:08 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"/api/public/v1/contacts/1/addresses/19"},{"key":"ETag","value":"W/\"c8288e6c548eeb6a3805c41f25420e62\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"f5e95796-241b-4099-a11c-66a8d3c00112"},{"key":"X-Runtime","value":"0.263588"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"id\": 19\n}"}],"_postman_id":"932fd5f3-071b-4e17-8762-d9f7488ed6ba"},{"name":"Contact Address Update PUT","event":[{"listen":"prerequest","script":{"id":"f28efe67-0ca4-4545-adb3-97e5697e2b0d","exec":["","","","",""],"type":"text/javascript"}},{"listen":"test","script":{"id":"73a088f8-2f99-4937-a4de-a2e1647efc81","exec":[""],"type":"text/javascript"}}],"id":"768919dd-f57e-414a-b7ae-693d26beff01","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"street_address\": \"3131 Fite Cir.\",\n        \"secondary_address\": \"Suite B\",\n        \"city\": \"Sacramento\",\n        \"state\": \"CA\",\n        \"zip\": \"95827\",\n        \"country\": \"US\",\n        \"address_type\": 1,\n        \"custom_type_title\": null,\n        \"description\": null,\n        \"is_primary\": false,\n        \"is_preferred\": true,\n        \"deleted\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/:contact_id/addresses/:addressId","description":"<p>Updates an existing contact address</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","addresses",":addressId"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"","value":""}],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"},{"type":"string","value":"{{address_id}}","key":"addressId"}]}},"response":[{"id":"c3210aa5-41a3-491b-b843-c7b83b4624d4","name":"Contact Address Update PUT","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"street_address\": \"3131 Fite Cir.\",\n        \"secondary_address\": \"Suite B\",\n        \"city\": \"Sacramento\",\n        \"state\": \"CA\",\n        \"zip\": \"95827\",\n        \"country\": \"US\",\n        \"address_type\": 1,\n        \"custom_type_title\": null,\n        \"description\": null,\n        \"is_primary\": false,\n        \"is_preferred\": true,\n        \"deleted\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/1/addresses/19"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 01:51:07 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"8e1aeed2-e5df-4735-b480-ddd345968d44"},{"key":"X-Runtime","value":"0.239620"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"768919dd-f57e-414a-b7ae-693d26beff01"},{"name":"Contact Address DELETE","id":"c93fe1a0-c782-4e91-8dfa-fb61e2eb2def","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/1/addresses/19","description":"<p>Deletes a Contact Address</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","1","addresses","19"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"5e25a9da-cada-4464-a64b-2c86d949375b","name":"Contact Address DELETE","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/1/addresses/19"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 01:52:40 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"6a9b2bff-2375-4e6b-bbce-e55ca6b24247"},{"key":"X-Runtime","value":"0.322915"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"c93fe1a0-c782-4e91-8dfa-fb61e2eb2def"}],"id":"17bd52ac-48e9-4589-b218-2b2a33f1f9f2","description":"<p><strong>References</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>address_type</th>\n<th>address_type_description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>Home</td>\n</tr>\n<tr>\n<td>2</td>\n<td>Work</td>\n</tr>\n<tr>\n<td>3</td>\n<td>Mailing</td>\n</tr>\n<tr>\n<td>4</td>\n<td>Other</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"ec9abb75-84d4-4595-9c4f-c343238a6dbb","type":"text/javascript","exec":["const createAddressRequest = { ","    url:pm.environment.get(\"base_url\") + \"/contacts/\" + pm.environment.get(\"contact_id\") + \"/addresses/\",","    method: 'POST', ","    header: { ","        'content-type' : 'application/json' ,","        'authorization':pm.environment.get(\"basic_auth\")","    }, ","    body: { ","        mode : 'raw', ","        raw : JSON.stringify({ ","            ","      \"street_address\": \"3131 Fite Cir.\",","        \"secondary_address\": \"\",","        \"city\": \"Sacramento\",","        \"state\": \"CA\",","        \"zip\": \"95827\",","        \"country\": \"US\",","        \"address_type\": 1,","        \"custom_type_title\": null,","        \"description\": null,","        \"is_primary\": false,","        \"is_preferred\": false,","        \"deleted\": false","          ","            }) ","}}; ","pm.sendRequest(createAddressRequest, (err, res) => {","    console.log(res.json().address.id + \"Tired!!!!\");","pm.variables.set('address_id', res.json().address.id);","}); "]}},{"listen":"test","script":{"id":"51696745-1f3c-4cff-ab60-4c5e9c6bfbd3","type":"text/javascript","exec":["","pm.test(\"params are present\", function () {","    var jsonData = pm.response.json();","    var attributes = ['id', 'addressable_type','addressable_id', 'secondary_address', 'state', 'address_type', 'address_type_description', 'custom_type_title', 'description', 'is_primary', 'is_preferred', 'deleted', 'created_at', 'updated_at' ,'zip', 'city', 'country'];","   // validateAttributesExist(jsonData.addresses, attributes);","   ","   // my_object = Array.isArray(jsonData.addresses) ? jsonData.addresses[0] : jsonData.address","    my_object = jsonData.hasOwnProperty('addresses') ? jsonData.addresses[0] : jsonData.address","    validateAttributesExist(my_object, attributes);","});","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","}","",""]}}],"_postman_id":"17bd52ac-48e9-4589-b218-2b2a33f1f9f2","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Emails","item":[{"name":"Contact Emails GET","event":[{"listen":"test","script":{"id":"bb9f1dc4-7757-4365-ae1f-aab923d095b8","exec":[""],"type":"text/javascript"}}],"id":"e17f71de-ba77-4121-b81e-4af3291c619b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/contacts/:contact_id/emails?page=1","description":"<p>Retrieves a list of Emails associated with the provided Contact Identifier. </p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","emails"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"email_type","value":"1"},{"key":"page","value":"1"}],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"}]}},"response":[{"id":"59b383fb-ba99-40c2-9548-c6e8f577f336","name":"Contact Emails GET using email_type param","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/contacts/{{contact_id}}/emails?email_type=1","host":["{{base_url}}"],"path":["contacts","{{contact_id}}","emails"],"query":[{"key":"email_type","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 04:09:54 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"c66befe4547c0a025c5edc792b901ec1\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"6475873b-cdfa-4540-bf53-178e28e7c439"},{"key":"X-Runtime","value":"0.133840"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"emails\": [\n        {\n            \"id\": 6,\n            \"emailable_id\": 1,\n            \"emailable_type\": \"Crm::Contact\",\n            \"address\": \"email2@email.com\",\n            \"email_type\": 1,\n            \"email_type_description\": \"Home\",\n            \"custom_type_title\": \"\",\n            \"description\": \"\",\n            \"is_primary\": false,\n            \"is_preferred\": false,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T03:42:38.000Z\",\n            \"updated_at\": \"2019-11-19T18:50:53.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 1,\n        \"total_pages\": 1\n    }\n}"},{"id":"8abed259-d1f1-4975-bff3-e8a48049d78a","name":"Contact Emails GET","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/contacts/{{contact_id}}/emails","host":["{{base_url}}"],"path":["contacts","{{contact_id}}","emails"],"query":[{"key":"email_type","value":"1","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 04:10:38 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"fb82f715411fa34686ed7a7753dbdcc5\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"cf99bb5f-ed14-4673-8fec-fc55c54d3bd1"},{"key":"X-Runtime","value":"0.142203"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"emails\": [\n        {\n            \"id\": 5,\n            \"emailable_id\": 1,\n            \"emailable_type\": \"Crm::Contact\",\n            \"address\": \"minvestor21@yahoo.com\",\n            \"email_type\": 3,\n            \"email_type_description\": \"Other\",\n            \"custom_type_title\": \"Personal Email\",\n            \"description\": \"\",\n            \"is_primary\": false,\n            \"is_preferred\": false,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T03:42:22.000Z\",\n            \"updated_at\": \"2015-01-07T03:42:22.000Z\"\n        },\n        {\n            \"id\": 6,\n            \"emailable_id\": 1,\n            \"emailable_type\": \"Crm::Contact\",\n            \"address\": \"email2@email.com\",\n            \"email_type\": 1,\n            \"email_type_description\": \"Home\",\n            \"custom_type_title\": \"\",\n            \"description\": \"\",\n            \"is_primary\": false,\n            \"is_preferred\": false,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T03:42:38.000Z\",\n            \"updated_at\": \"2019-11-19T18:50:53.000Z\"\n        },\n        {\n            \"id\": 7,\n            \"emailable_id\": 1,\n            \"emailable_type\": \"Crm::Contact\",\n            \"address\": \"minvestor@investorinvestor.com\",\n            \"email_type\": 2,\n            \"email_type_description\": \"Work\",\n            \"custom_type_title\": \"\",\n            \"description\": \"\",\n            \"is_primary\": false,\n            \"is_preferred\": false,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T03:43:05.000Z\",\n            \"updated_at\": \"2015-01-07T03:43:05.000Z\"\n        },\n        {\n            \"id\": 8,\n            \"emailable_id\": 1,\n            \"emailable_type\": \"Crm::Contact\",\n            \"address\": \"minvestor21@yahoo.com\",\n            \"email_type\": 3,\n            \"email_type_description\": \"Other\",\n            \"custom_type_title\": \"Personal Email\",\n            \"description\": \"\",\n            \"is_primary\": false,\n            \"is_preferred\": false,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-13T04:45:51.000Z\",\n            \"updated_at\": \"2019-11-13T04:45:51.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 4,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"e17f71de-ba77-4121-b81e-4af3291c619b"},{"name":"Contact Emails By ID GET","event":[{"listen":"test","script":{"id":"1dc30cac-0e1d-4052-a480-ba994989b0bc","exec":["var jsonData = pm.response.json();","pm.environment.set(\"emailId\", jsonData.emails[0].id);","","",""],"type":"text/javascript"}}],"id":"bf61adac-f799-4c0f-a7ce-9984777b5042","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/contacts/:contact_id/emails/","description":"<p>Retrieve the Email record by the Id provided</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","emails",""],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"}]}},"response":[{"id":"2eff98a5-286b-4d2c-9b49-292d3d9ee4f0","name":"Contact Emails By ID GET","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/contacts/{{contact_id}}/emails/5"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 04:20:16 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"34d3d445b3aa8a125c1c8654fcf8c2ce\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"dc11eb27-d8bf-42e3-a1ad-1dbcf1522977"},{"key":"X-Runtime","value":"0.119989"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"email\": {\n        \"id\": 5,\n        \"emailable_id\": 1,\n        \"emailable_type\": \"Crm::Contact\",\n        \"address\": \"minvestor21@yahoo.com\",\n        \"email_type\": 3,\n        \"email_type_description\": \"Other\",\n        \"custom_type_title\": \"Personal Email\",\n        \"description\": \"\",\n        \"is_primary\": false,\n        \"is_preferred\": false,\n        \"deleted\": false,\n        \"created_at\": \"2015-01-07T03:42:22.000Z\",\n        \"updated_at\": \"2015-01-07T03:42:22.000Z\"\n    }\n}"}],"_postman_id":"bf61adac-f799-4c0f-a7ce-9984777b5042"},{"name":"Contact Email Create POST","event":[{"listen":"test","script":{"id":"cf7b1d10-ec75-453f-9d6b-8971c06f2988","exec":["",""],"type":"text/javascript"}}],"id":"a6002daa-3317-496f-b1c6-114dccead284","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"address\": \"NinerFan95@yahoo.com\",\n        \"email_type\": 3,\n        \"email_type_description\": \"Other\",\n        \"custom_type_title\": \"Personal Email\",\n        \"description\": \"\",\n        \"is_primary\": false,\n        \"is_preferred\": false,\n        \"deleted\": false,\n        \"created_at\": \"2015-01-07T03:42:22.000Z\",\n        \"updated_at\": \"2015-01-07T03:42:22.000Z\"\n    }"},"url":"{{base_url}}/contacts/:contact_id/emails","description":"<p>Creates an Email record that is associated with the provided Contact Identifier</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","emails"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"}]}},"response":[{"id":"55d930a4-39a3-4114-9df1-86600dece79f","name":"Contact Email Create POST","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"emailable_id\": 1,\n        \"address\": \"NinerFan95@yahoo.com\",\n        \"email_type\": 3,\n        \"custom_type_title\": \"Personal Email\",\n        \"description\": \"\",\n        \"is_primary\": false,\n        \"is_preferred\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/1/emails"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 04:27:25 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"/api/public/v1/contacts/1/emails/55558"},{"key":"ETag","value":"W/\"7f3706081a63b7ff1a3b86067c89211a\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"ed54af28-b1c6-4a0f-8f98-d7c4a97cc17f"},{"key":"X-Runtime","value":"0.117429"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"id\": 55558\n}"}],"_postman_id":"a6002daa-3317-496f-b1c6-114dccead284"},{"name":"Contact Email Update PUT","event":[{"listen":"test","script":{"id":"79e74d36-12c5-4c7d-8b9c-8b829dd48db4","exec":[""],"type":"text/javascript"}}],"id":"4005b800-bdd3-4de6-b2d5-ff35fad39adb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"emailable_id\": 1,\n        \"address\": \"NinerFan95@yahoo.com\",\n        \"email_type\": 3,\n        \"custom_type_title\": \"Personal Email\",\n        \"description\": \"\",\n        \"is_primary\": false,\n        \"is_preferred\": false\n}"},"url":"{{base_url}}/contacts/:contactId/emails/:emailID","description":"<p>Updates an existing contact email for the Id provided</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contactId","emails",":emailID"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{contact_id}}","key":"contactId"},{"type":"string","value":"{{emailId}}","key":"emailID"}]}},"response":[{"id":"91cdf8dc-20f2-4f76-a524-122db9d60758","name":"Contact Email Update PUT","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"id\": 5,\n        \"emailable_id\":1,\n        \"address\": \"NinerFan95@yahoo.com\",\n        \"email_type\": 3,\n        \"custom_type_title\": \"Personal Email\",\n        \"description\": \"\",\n        \"is_primary\": false,\n        \"is_preferred\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/{{contact_id}}/emails/5"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 04:31:36 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"50419721-b4da-4da9-8df2-768d5c37be50"},{"key":"X-Runtime","value":"0.221151"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"4005b800-bdd3-4de6-b2d5-ff35fad39adb"},{"name":"Contact Email DELETE","id":"74c64595-8f33-4206-8032-c53d8c50da8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/contacts/{{contact_id}}/emails/{{id}}","description":"<p>Deletes the specified Email record.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","{{contact_id}}","emails","{{id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"6a3afb84-efa7-49ff-b8be-c7cc4799b007","name":"Contact Email DELETE","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/{{contact_id}}/emails/5"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 04:33:23 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"21ebea00-ea4b-495d-b6ea-9329f0f64881"},{"key":"X-Runtime","value":"0.340121"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"74c64595-8f33-4206-8032-c53d8c50da8d"}],"id":"c16972a1-55b8-455a-83cb-2f0836d29dcd","description":"<p><strong>References</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>email_type</th>\n<th>email_type_description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>Home</td>\n</tr>\n<tr>\n<td>2</td>\n<td>Work</td>\n</tr>\n<tr>\n<td>3</td>\n<td>Other</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"08969dc8-cd87-4759-b7c0-2320e0966433","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"e7091fc1-33ac-4787-8142-38aebd831ad6","type":"text/javascript","exec":["pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","","pm.test(\"params are present\", function () {","    var attributes = ['id','emailable_id','emailable_type', 'address', 'email_type', 'email_type_description', 'description', 'custom_type_title', 'is_primary', 'is_preferred', 'deleted', 'created_at', 'updated_at'];","    ","    var jsonData = pm.response.json();","    my_object = Array.isArray(jsonData.emails) ? jsonData.emails[0] : jsonData.emails","    //my_object = jsonData.hasOwnProperty('emails') ? jsonData.emails[0] : jsonData.email","    validateAttributesExist(my_object, attributes);","});","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","             console.log(missing_params + \" These are the missing params\")","","        }","    }","    pm.expect(missing_params).to.be.empty;","","  ","}",""]}}],"_postman_id":"c16972a1-55b8-455a-83cb-2f0836d29dcd","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Phones","item":[{"name":"Contact Phones GET","event":[{"listen":"test","script":{"id":"d4149c64-0509-4b3c-8502-8b35d3d9e17b","exec":["var jsonData = pm.response.json();","pm.environment.set(\"phoneID\", jsonData.phones[0].id);","","","pm.test(\"params are present\", function () {","    var attributes = ['id','callable_id','callable_type', 'number', 'phone_type', 'phone_type_description'];","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.phones[0], attributes);","});","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i])","        }","    }","    pm.expect(missing_params).to.be.empty","}"],"type":"text/javascript"}}],"id":"77a142f4-c4f3-4895-9237-0e415cd3f961","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/contacts/:contact_id/phones?page=1","description":"<p>Retrieves a list of Phones by Contact ID</p>\n<p>#Use the query string Param 'phone_type' to filter by type</p>\n<ul>\n<li>1 | Home</li>\n<li>2 | Work</li>\n<li>3 | Mobile</li>\n<li>4 | Fax</li>\n<li>5 | Other</li>\n<li>6 | Direct Dial</li>\n<li>7 | Toll Free</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","phones"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"phone_type","value":"1"},{"key":"page","value":"1"}],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"}]}},"response":[{"id":"04692ad6-1e1c-4c99-9571-a9078c2de179","name":"Contact Phones GET using phone_type","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/contacts/{{contact_id}}/phones?phone_type=1&page=1","host":["{{base_url}}"],"path":["contacts","{{contact_id}}","phones"],"query":[{"key":"phone_type","value":"1"},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 05:34:11 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"bf4ca1459db555371a601e2310cf574b\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"57b53170-8187-41e9-87e7-60c74e5002ba"},{"key":"X-Runtime","value":"0.137710"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"phones\": [\n        {\n            \"id\": 5,\n            \"callable_id\": 1,\n            \"callable_type\": \"Crm::Contact\",\n            \"country_code\": 1,\n            \"number\": \"5559815634\",\n            \"extension\": \"\",\n            \"phone_type\": 1,\n            \"phone_type_description\": \"Home\",\n            \"speed_dial\": \"\",\n            \"is_preferred\": false,\n            \"is_primary\": false,\n            \"custom_type_title\": \"Investor Residence\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T03:40:32.000Z\",\n            \"updated_at\": \"2019-11-19T18:48:11.000Z\"\n        },\n        {\n            \"id\": 11,\n            \"callable_id\": 1,\n            \"callable_type\": \"Crm::Contact\",\n            \"country_code\": 1,\n            \"number\": \"5559815634\",\n            \"extension\": \"\",\n            \"phone_type\": 1,\n            \"phone_type_description\": \"Home\",\n            \"speed_dial\": \"\",\n            \"is_preferred\": false,\n            \"is_primary\": false,\n            \"custom_type_title\": \"Investor Residence\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"created_at\": \"2019-11-13T04:35:27.000Z\",\n            \"updated_at\": \"2019-11-13T04:35:27.000Z\"\n        },\n        {\n            \"id\": 12,\n            \"callable_id\": 1,\n            \"callable_type\": \"Crm::Contact\",\n            \"country_code\": 1,\n            \"number\": \"5559815634\",\n            \"extension\": \"\",\n            \"phone_type\": 1,\n            \"phone_type_description\": \"Home\",\n            \"speed_dial\": \"\",\n            \"is_preferred\": false,\n            \"is_primary\": false,\n            \"custom_type_title\": \"Investor Residence\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"created_at\": \"2019-11-13T04:36:41.000Z\",\n            \"updated_at\": \"2019-11-13T04:36:41.000Z\"\n        },\n        {\n            \"id\": 36,\n            \"callable_id\": 1,\n            \"callable_type\": \"Crm::Contact\",\n            \"country_code\": 1,\n            \"number\": \"5559815634\",\n            \"extension\": \"\",\n            \"phone_type\": 1,\n            \"phone_type_description\": \"Home\",\n            \"speed_dial\": \"\",\n            \"is_preferred\": false,\n            \"is_primary\": false,\n            \"custom_type_title\": \"Investor Residence\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"created_at\": \"2019-11-18T18:30:01.000Z\",\n            \"updated_at\": \"2019-11-18T18:30:01.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 4,\n        \"total_pages\": 1\n    }\n}"},{"id":"0f32531a-14d4-4c87-9e5e-86b00974678f","name":"Contact Phones GET","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/contacts/{{contact_id}}/phones?page=1","host":["{{base_url}}"],"path":["contacts","{{contact_id}}","phones"],"query":[{"key":"phone_type","value":"1","disabled":true},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 05:33:52 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"96437c24a131c5d66283a0380cbaf46e\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"5ef8bd54-b053-4860-bf31-c6e11eb4fb51"},{"key":"X-Runtime","value":"0.115202"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"phones\": [\n        {\n            \"id\": 5,\n            \"callable_id\": 1,\n            \"callable_type\": \"Crm::Contact\",\n            \"country_code\": 1,\n            \"number\": \"5559815634\",\n            \"extension\": \"\",\n            \"phone_type\": 1,\n            \"phone_type_description\": \"Home\",\n            \"speed_dial\": \"\",\n            \"is_preferred\": false,\n            \"is_primary\": false,\n            \"custom_type_title\": \"Investor Residence\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T03:40:32.000Z\",\n            \"updated_at\": \"2019-11-19T18:48:11.000Z\"\n        },\n        {\n            \"id\": 6,\n            \"callable_id\": 1,\n            \"callable_type\": \"Crm::Contact\",\n            \"country_code\": 1,\n            \"number\": \"5554983424\",\n            \"extension\": \"\",\n            \"phone_type\": 6,\n            \"phone_type_description\": \"Direct Dial\",\n            \"speed_dial\": \"\",\n            \"is_preferred\": false,\n            \"is_primary\": false,\n            \"custom_type_title\": \"Mary's Desk\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T03:40:57.000Z\",\n            \"updated_at\": \"2015-01-07T03:40:57.000Z\"\n        },\n        {\n            \"id\": 7,\n            \"callable_id\": 1,\n            \"callable_type\": \"Crm::Contact\",\n            \"country_code\": 1,\n            \"number\": \"5554774327\",\n            \"extension\": \"31471\",\n            \"phone_type\": 2,\n            \"phone_type_description\": \"Work\",\n            \"speed_dial\": \"\",\n            \"is_preferred\": false,\n            \"is_primary\": false,\n            \"custom_type_title\": \"\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T03:41:17.000Z\",\n            \"updated_at\": \"2015-01-07T03:41:17.000Z\"\n        },\n        {\n            \"id\": 8,\n            \"callable_id\": 1,\n            \"callable_type\": \"Crm::Contact\",\n            \"country_code\": 1,\n            \"number\": \"4359643206\",\n            \"extension\": \"\",\n            \"phone_type\": 3,\n            \"phone_type_description\": \"Mobile\",\n            \"speed_dial\": \"\",\n            \"is_preferred\": false,\n            \"is_primary\": true,\n            \"custom_type_title\": \"\",\n            \"description\": \"Mary's Cell Phone\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T03:41:34.000Z\",\n            \"updated_at\": \"2015-01-07T03:47:53.000Z\"\n        },\n        {\n            \"id\": 9,\n            \"callable_id\": 1,\n            \"callable_type\": \"Crm::Contact\",\n            \"country_code\": 1,\n            \"number\": \"4357632586\",\n            \"extension\": \"\",\n            \"phone_type\": 5,\n            \"phone_type_description\": \"Other\",\n            \"speed_dial\": \"\",\n            \"is_preferred\": false,\n            \"is_primary\": false,\n            \"custom_type_title\": \"Summer Lake House\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T03:41:56.000Z\",\n            \"updated_at\": \"2015-01-07T03:41:56.000Z\"\n        },\n        {\n            \"id\": 11,\n            \"callable_id\": 1,\n            \"callable_type\": \"Crm::Contact\",\n            \"country_code\": 1,\n            \"number\": \"5559815634\",\n            \"extension\": \"\",\n            \"phone_type\": 1,\n            \"phone_type_description\": \"Home\",\n            \"speed_dial\": \"\",\n            \"is_preferred\": false,\n            \"is_primary\": false,\n            \"custom_type_title\": \"Investor Residence\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"created_at\": \"2019-11-13T04:35:27.000Z\",\n            \"updated_at\": \"2019-11-13T04:35:27.000Z\"\n        },\n        {\n            \"id\": 12,\n            \"callable_id\": 1,\n            \"callable_type\": \"Crm::Contact\",\n            \"country_code\": 1,\n            \"number\": \"5559815634\",\n            \"extension\": \"\",\n            \"phone_type\": 1,\n            \"phone_type_description\": \"Home\",\n            \"speed_dial\": \"\",\n            \"is_preferred\": false,\n            \"is_primary\": false,\n            \"custom_type_title\": \"Investor Residence\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"created_at\": \"2019-11-13T04:36:41.000Z\",\n            \"updated_at\": \"2019-11-13T04:36:41.000Z\"\n        },\n        {\n            \"id\": 36,\n            \"callable_id\": 1,\n            \"callable_type\": \"Crm::Contact\",\n            \"country_code\": 1,\n            \"number\": \"5559815634\",\n            \"extension\": \"\",\n            \"phone_type\": 1,\n            \"phone_type_description\": \"Home\",\n            \"speed_dial\": \"\",\n            \"is_preferred\": false,\n            \"is_primary\": false,\n            \"custom_type_title\": \"Investor Residence\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"created_at\": \"2019-11-18T18:30:01.000Z\",\n            \"updated_at\": \"2019-11-18T18:30:01.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 8,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"77a142f4-c4f3-4895-9237-0e415cd3f961"},{"name":"Contact Phones By ID GET","event":[{"listen":"test","script":{"id":"6dce73d3-38eb-4251-8be2-32d4f0d6137d","exec":["pm.test(\"params are present\", function () {","    var attributes = ['id','callable_id','callable_type', 'number', 'phone_type', 'phone_type_description'];","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.phones[0], attributes);","});","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i])","        }","    }","    pm.expect(missing_params).to.be.empty","}"],"type":"text/javascript"}}],"id":"349ba158-6cba-4e6e-b2f6-38495bc9c5dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/contacts/:contact_id/phones/:phoneID","description":"<p>Retrieves the Phone record for the given ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","phones",":phoneID"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"},{"type":"string","value":"{{PhoneID}}","key":"phoneID"}]}},"response":[{"id":"5a15304d-5750-40dc-9722-63200de284bb","name":"Contact Phones By ID GET","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/contacts/5/phones/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 05:36:23 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"74afff25a0e1c85ef1edcd5a9f0457e1\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"b331679d-278a-4be4-ad6d-26e274338891"},{"key":"X-Runtime","value":"0.129543"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"phone\": {\n        \"id\": 1,\n        \"callable_id\": 5,\n        \"callable_type\": \"Crm::Contact\",\n        \"country_code\": 1,\n        \"number\": \"5558412269\",\n        \"extension\": \"\",\n        \"phone_type\": 1,\n        \"phone_type_description\": \"Home\",\n        \"speed_dial\": \"\",\n        \"is_preferred\": false,\n        \"is_primary\": true,\n        \"custom_type_title\": null,\n        \"description\": null,\n        \"deleted\": false,\n        \"created_at\": \"2015-01-07T03:04:39.000Z\",\n        \"updated_at\": \"2015-01-07T03:04:39.000Z\"\n    }\n}"}],"_postman_id":"349ba158-6cba-4e6e-b2f6-38495bc9c5dc"},{"name":"Contact Phone Create POST","event":[{"listen":"test","script":{"id":"13b1c08a-3e75-454f-9c9f-46bd5a42f002","exec":["",""],"type":"text/javascript"}},{"listen":"prerequest","script":{"id":"fc601a3e-15ab-48cc-9365-d690f3595338","exec":[""],"type":"text/javascript"}}],"id":"cf1e44cb-efe7-4945-8177-9581463b34c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n            \"country_code\": 1,\n            \"number\": \"5559815634\",\n            \"extension\": \"\",\n            \"phone_type\": 1,\n            \"speed_dial\": \"\",\n            \"is_preferred\": false,\n            \"is_primary\": false,\n            \"custom_type_title\": \"Investor Residence\",\n            \"description\": \"\"\n }"},"url":"{{base_url}}/contacts/:contact_id/phones","description":"<p>Creates a Phone record for the associated contact.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","phones"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"}]}},"response":[{"id":"754b953a-3a0d-4496-9012-c929b17d1d18","name":"Contact Phone Create POST","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n            \"country_code\": 1,\n            \"number\": \"5559815634\",\n            \"extension\": \"\",\n            \"phone_type\": 1,\n            \"speed_dial\": \"\",\n            \"is_preferred\": false,\n            \"is_primary\": false,\n            \"custom_type_title\": \"Investor Residence\",\n            \"description\": \"\"\n }","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/{{contact_id}}/phones"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 24 Nov 2019 05:42:05 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"/api/public/v1/contacts/1/phones/37"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"889693b3d045dc53907ce6b13ce12bc1\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"e09c4c0a-0c2b-4206-8d6d-6f4c1e89d629"},{"key":"X-Runtime","value":"5.903456"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"id\": 37\n}"}],"_postman_id":"cf1e44cb-efe7-4945-8177-9581463b34c1"},{"name":"Contact Phone Update PUT","event":[{"listen":"prerequest","script":{"id":"e8490b16-ba43-4664-ad0f-e9a6b9663439","exec":["",""],"type":"text/javascript"}}],"id":"d3a7bcae-6597-46ae-81a5-d1de6a3bc045","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n            \"country_code\": 1,\n            \"number\": \"5559815634\",\n            \"extension\": \"\",\n            \"phone_type\": 1,\n            \"speed_dial\": \"\",\n            \"is_preferred\": false,\n            \"is_primary\": false,\n            \"custom_type_title\": \"Investor Residence\",\n            \"description\": \"\"\n }"},"url":"{{base_url}}/contacts/:contact_id/phones/:phone_id","description":"<p>Updates the Phone record by ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","phones",":phone_id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"},{"type":"string","value":"{{phoneID}}","key":"phone_id"}]}},"response":[{"id":"3b2ec1e8-f451-485d-a698-528269bc6790","name":"Contact Phone Update PUT","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n            \"country_code\": 1,\n            \"number\": \"6669815634\",\n            \"extension\": \"\",\n            \"phone_type\": 1,\n            \"speed_dial\": \"\",\n            \"is_preferred\": false,\n            \"is_primary\": false,\n            \"custom_type_title\": \"Investor Residence\",\n            \"description\": \"\"\n }","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/{{contact_id}}/phones/35"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Sun, 24 Nov 2019 05:44:13 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"5f962833-896b-4c7e-acaa-18001a84c7f6"},{"key":"X-Runtime","value":"4.588418"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"d3a7bcae-6597-46ae-81a5-d1de6a3bc045"},{"name":"Contact Phone DELETE","id":"cf1b1bd8-84d6-4e81-9c46-51e57524be51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/contacts/:contact_id/phones/:phone_id","description":"<p>Deletes a Contact Phone record by ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","phones",":phone_id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"},{"type":"string","value":"{{phoneID}}","key":"phone_id"}]}},"response":[{"id":"3b628a91-ef7d-4aa9-a492-5cbd6339bc50","name":"Contact Phone DELETE","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/{{contact_id}}/phones/36"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 05:45:16 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"1a2e068a-f986-4ed7-999b-5b5662fcf5d9"},{"key":"X-Runtime","value":"0.292537"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"cf1b1bd8-84d6-4e81-9c46-51e57524be51"}],"id":"6e946933-98d4-432e-80d3-1ced1f2ce7cb","description":"<p><strong>References</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>phone_type</th>\n<th>phone_type_description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>Home</td>\n</tr>\n<tr>\n<td>2</td>\n<td>Work</td>\n</tr>\n<tr>\n<td>3</td>\n<td>Mobile</td>\n</tr>\n<tr>\n<td>4</td>\n<td>Fax</td>\n</tr>\n<tr>\n<td>5</td>\n<td>Other</td>\n</tr>\n<tr>\n<td>6</td>\n<td>Direct Dial</td>\n</tr>\n<tr>\n<td>7</td>\n<td>Toll Free</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"34526397-11d9-4b3a-824f-9110583cb888","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"2e5dab34-8569-4fc2-bee5-7b47e318b71a","type":"text/javascript","exec":["pm.test(\"Status code is 200\", function () {","    pm.response.to.have.status(200);","});"]}}],"_postman_id":"6e946933-98d4-432e-80d3-1ced1f2ce7cb","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Social Media","item":[{"name":"Social Media GET","event":[{"listen":"test","script":{"id":"255ea09f-9b80-4458-99cb-13f4925ca32c","exec":["","pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","","var jsonData = pm.response.json();","","pm.environment.set(\"mediaID\", jsonData.social_medias[0].id);","","pm.test(\"params are present\", function () {","    var attributes = ['id','contact_id','address', 'social_media_type', 'deleted'];","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.social_medias[0], attributes);","});","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i])","        }","    }","    pm.expect(missing_params).to.be.empty","}"],"type":"text/javascript"}}],"id":"1ed308d6-5f8d-43f0-bd1c-25ef74811993","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/:contact_id/social_medias?page=1","description":"<p>Retrieves a list of Social Media Account Record for the specified Contact</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","social_medias"],"host":["{{base_url}}"],"query":[{"key":"page","value":"1"}],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"}]}},"response":[{"id":"dcfdd6fb-8f1e-4308-89f3-a24099e1cd96","name":"Social Media GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":{"raw":"{{base_url}}/contacts/{{contact_id}}/social_medias?page=1","host":["{{base_url}}"],"path":["contacts","{{contact_id}}","social_medias"],"query":[{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Mon, 25 Nov 2019 01:39:20 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"f6755f5a549f81dd29b2ef6fc534a1a9\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"ec2c89e1-7f9e-4e51-9b1e-ae624b693da4"},{"key":"X-Runtime","value":"0.171952"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"social_medias\": [\n        {\n            \"id\": 1,\n            \"contact_id\": 1,\n            \"address\": \"www.facebook.com/investormary\",\n            \"social_media_type\": 1,\n            \"social_media_type_description\": \"Facebook\",\n            \"custom_type_title\": \"\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T03:43:44.000Z\",\n            \"updated_at\": \"2015-01-07T03:43:44.000Z\"\n        },\n        {\n            \"id\": 2,\n            \"contact_id\": 1,\n            \"address\": \"twitter.com/maryinvestor\",\n            \"social_media_type\": 2,\n            \"social_media_type_description\": \"Twitter\",\n            \"custom_type_title\": \"\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T03:44:03.000Z\",\n            \"updated_at\": \"2015-01-07T03:44:03.000Z\"\n        },\n        {\n            \"id\": 3,\n            \"contact_id\": 1,\n            \"address\": \"linkedin.com/maryinvestor\",\n            \"social_media_type\": 3,\n            \"social_media_type_description\": \"Linkedln\",\n            \"custom_type_title\": \"\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T03:44:21.000Z\",\n            \"updated_at\": \"2015-01-07T03:44:21.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 3,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"1ed308d6-5f8d-43f0-bd1c-25ef74811993"},{"name":"Social Media By ID GET","event":[{"listen":"test","script":{"id":"f1840d91-a4d9-4682-b4fb-f10a0f3c2c97","exec":["pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","","var jsonData = pm.response.json();","","","pm.test(\"params are present\", function () {","    var attributes = ['id','contact_id','address', 'social_media_type', 'deleted'];","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.social_medias[0], attributes);","});","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i])","        }","    }","    pm.expect(missing_params).to.be.empty","}"],"type":"text/javascript"}}],"id":"846eed25-3c52-4160-af21-9fdb25a9b4e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/{{contact_id}}/social_medias/:mediaID","description":"<p>Retrieves a Social Media Record for the Specified ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","{{contact_id}}","social_medias",":mediaID"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"","key":"mediaID"}]}},"response":[{"id":"cf3f7cf4-31a5-433b-b5dc-3df2b877d053","name":"Social Media By ID GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/{{contact_id}}/social_medias/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 25 Nov 2019 01:48:34 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"78d5823e1ca3cdafa6fcf05a86925fb4\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"11dc2b3f-f113-489a-bd3a-d2352b9c95d1"},{"key":"X-Runtime","value":"16.296684"}],"cookie":[],"responseTime":null,"body":"{\n    \"social_media\": {\n        \"id\": 1,\n        \"contact_id\": 1,\n        \"address\": \"www.facebook.com/investormary\",\n        \"social_media_type\": 1,\n        \"social_media_type_description\": \"Facebook\",\n        \"custom_type_title\": \"\",\n        \"deleted\": false,\n        \"created_at\": \"2015-01-07T03:43:44.000Z\",\n        \"updated_at\": \"2015-01-07T03:43:44.000Z\"\n    }\n}"}],"_postman_id":"846eed25-3c52-4160-af21-9fdb25a9b4e8"},{"name":"Social Media Create POST","event":[{"listen":"test","script":{"id":"8501ba53-75bf-4fe6-8c2a-22ba7a8df9b0","exec":["","pm.test('Check status code', () => {","   pm.response.to.be.success","})","","pm.test(\"Test post successs = true\", function () {","    pm.expect(pm.response.text()).to.include(\"true\");","});",""],"type":"text/javascript"}}],"id":"5fefedda-b49f-48db-b9a9-c248f4816bb4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"address\": \"www.facebook.com/investedmary\",\n        \"social_media_type\": 1,\n        \"custom_type_title\": \"\"\n}"},"url":"{{base_url}}/contacts/{{contact_id}}/social_medias","description":"<p>Creates a Social Media record for the specified Contact</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","{{contact_id}}","social_medias"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"9efa86fd-1046-4bee-b046-0114a71bd3b5","name":"Social Media Create POST","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"address\": \"www.facebook.com/investedmary\",\n        \"social_media_type\": 1,\n        \"custom_type_title\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/{{contact_id}}/social_medias"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Mon, 25 Nov 2019 01:50:35 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"api/public/v1/contacts/1/social_medias/4"},{"key":"ETag","value":"W/\"56c24c6b4f9592e9876faff2c1ecbd48\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"c6912d48-124a-47a4-9cf7-66ae20f0089b"},{"key":"X-Runtime","value":"0.157069"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"id\": 4\n}"}],"_postman_id":"5fefedda-b49f-48db-b9a9-c248f4816bb4"},{"name":"Social Media Update PUT","id":"3a944332-65ea-49e1-8895-b8aacb7ac16d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"address\": \"www.facebook.com/maryinvestor\",\n        \"social_media_type\": 1,\n        \"custom_type_title\": \"\"\n}"},"url":"{{base_url}}/contacts/{{contact_id}}/social_medias/{{id}}","description":"<p>Updates an existing Social Media Record for the supplied Identifier</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","{{contact_id}}","social_medias","{{id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"e2d7bed8-d0c1-457b-91fa-8f3be532f911","name":"Social Media Update PUT","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"address\": \"www.facebook.com/maryinvestor\",\n        \"social_media_type\": 1,\n        \"custom_type_title\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/{{contact_id}}/social_medias/4"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Mon, 25 Nov 2019 01:57:44 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"897ec099-0ef0-4da5-a14f-052289edbe96"},{"key":"X-Runtime","value":"13.408480"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"3a944332-65ea-49e1-8895-b8aacb7ac16d"},{"name":"Social Media DELETE","id":"059e47d5-8c8a-4d84-891c-eda200339c7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/contacts/{{contact_id}}/social_medias/{{id}}","description":"<p>Deletes a Social Media Record by its identifier</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","{{contact_id}}","social_medias","{{id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"ee54d90d-b7fd-49f1-b1f1-3bd94800bbf1","name":"Social Media DELETE","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/{{contact_id}}/social_medias/4"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Mon, 25 Nov 2019 02:00:21 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"8fedcc83-6c63-4fa5-9f31-9dc6b96f4f47"},{"key":"X-Runtime","value":"2.207768"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"059e47d5-8c8a-4d84-891c-eda200339c7c"}],"id":"73c5372d-f972-47df-b6b6-d8f6e876bc69","description":"<p><strong>References</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>social_media_type</th>\n<th>social_media_type_description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>Facebook</td>\n</tr>\n<tr>\n<td>2</td>\n<td>Twitter</td>\n</tr>\n<tr>\n<td>3</td>\n<td>Linkedln</td>\n</tr>\n<tr>\n<td>4</td>\n<td>Flickr</td>\n</tr>\n<tr>\n<td>5</td>\n<td>YouTube</td>\n</tr>\n<tr>\n<td>6</td>\n<td>GooglePlus</td>\n</tr>\n<tr>\n<td>7</td>\n<td>Pinterest</td>\n</tr>\n<tr>\n<td>8</td>\n<td>MySpace</td>\n</tr>\n<tr>\n<td>9</td>\n<td>FourSquare</td>\n</tr>\n<tr>\n<td>10</td>\n<td>Other</td>\n</tr>\n<tr>\n<td>11</td>\n<td>Skype</td>\n</tr>\n<tr>\n<td>12</td>\n<td>Instagram</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"73c5372d-f972-47df-b6b6-d8f6e876bc69","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"URLs","item":[{"name":"URLs GET","event":[{"listen":"test","script":{"id":"892387b0-8159-41a1-bd4d-beca89ed99b1","exec":["pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});",""," var jsonData = pm.response.json();","pm.environment.set(\"urlId\", jsonData.urls[0].id);","","","pm.test(\"params are present\", function () {","    var attributes = ['id','contact_id','url_type', 'url_type_description'];","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.urls[0], attributes);","});","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i])","        }","    }","    pm.expect(missing_params).to.be.empty","}"],"type":"text/javascript"}}],"id":"3f63d322-5c92-4f9f-9c47-b6c618e87a63","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/{{contact_id}}/urls?page=1","description":"<p>Retrieves URL records by the specified Contact Identifier</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","{{contact_id}}","urls"],"host":["{{base_url}}"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"f1af41ce-797d-478a-8181-1fabae74637c","name":"URLs GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":{"raw":"{{base_url}}/contacts/{{contact_id}}/urls?page=1","host":["{{base_url}}"],"path":["contacts","{{contact_id}}","urls"],"query":[{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 25 Nov 2019 02:04:06 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"c9aa687352c6ae8c303e954f3891a5d8\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"6f8b8529-940f-42bc-91a4-ca941fe803f1"},{"key":"X-Runtime","value":"0.251248"}],"cookie":[],"responseTime":null,"body":"{\n    \"urls\": [\n        {\n            \"id\": 1,\n            \"contact_id\": 1,\n            \"address\": \"www.investor.com\",\n            \"url_type\": 2,\n            \"url_type_description\": \"Work\",\n            \"custom_type_title\": \"\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T03:43:24.000Z\",\n            \"updated_at\": \"2015-01-07T03:43:24.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 1,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"3f63d322-5c92-4f9f-9c47-b6c618e87a63"},{"name":"URL By ID GET","event":[{"listen":"test","script":{"id":"92de4f63-cbc9-4236-9cc5-f43548fa69ef","exec":["pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});",""," var jsonData = pm.response.json();","pm.environment.set(\"urlId\", jsonData.urls[0].id);","","","pm.test(\"params are present\", function () {","    var attributes = ['id','contact_id','url_type', 'url_type_description'];","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.urls[0], attributes);","});","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i])","        }","    }","    pm.expect(missing_params).to.be.empty","}"],"type":"text/javascript"}}],"id":"49d3a736-8ba5-4fd3-8073-3de5979983f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/{{contact_id}}/urls/:urlId","description":"<p>Retrieves the URL record using the supplied Identifier</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","{{contact_id}}","urls",":urlId"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"","key":"urlId"}]}},"response":[{"id":"11415423-8061-4abc-8980-0347e0f88c18","name":"URL By ID GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/{{contact_id}}/urls/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Mon, 25 Nov 2019 02:09:58 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"b75bfe6c1f803137a93cede2027710de\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"6459c00f-43c9-4dfe-839c-19fd35469351"},{"key":"X-Runtime","value":"0.186933"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"url\": {\n        \"id\": 1,\n        \"contact_id\": 1,\n        \"address\": \"www.investor.com\",\n        \"url_type\": 2,\n        \"url_type_description\": \"Work\",\n        \"custom_type_title\": \"\",\n        \"deleted\": false,\n        \"created_at\": \"2015-01-07T03:43:24.000Z\",\n        \"updated_at\": \"2015-01-07T03:43:24.000Z\"\n    }\n}"}],"_postman_id":"49d3a736-8ba5-4fd3-8073-3de5979983f1"},{"name":"URL Create POST","event":[{"listen":"test","script":{"id":"29daa2ed-1e7c-44f0-928f-06079705bd88","exec":["","pm.test('Check status code', () => {","   pm.response.to.be.success","})","","pm.test(\"Test post successs = true\", function () {","    pm.expect(pm.response.text()).to.include(\"true\");","});",""],"type":"text/javascript"}}],"id":"8fe07791-7171-4469-b72b-3e9bba872345","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"address\": \"www.geocities.com\",\n        \"url_type\": 2,\n        \"custom_type_title\": \"\"\n}"},"url":"{{base_url}}/contacts/{{contact_id}}/urls","description":"<p>Creates the URL record for the specified Contact</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","{{contact_id}}","urls"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"b5211412-7c5d-4ff2-996e-5936b3619319","name":"URL Create POST","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"address\": \"www.geocities.com\",\n        \"url_type\": 2,\n        \"custom_type_title\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/{{contact_id}}/urls"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 25 Nov 2019 02:14:44 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"/api/public/v1/contacts/1/urls/2"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"c395a4ae43ed20322467112457469c00\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"520e5598-7594-4d43-8e7d-036f3b3a720f"},{"key":"X-Runtime","value":"11.966944"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"id\": 2\n}"}],"_postman_id":"8fe07791-7171-4469-b72b-3e9bba872345"},{"name":"URL Update PUT","id":"ccbb9f58-6c38-4ac2-baba-4136de6298ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"address\": \"www.geocities.com\",\n        \"url_type\": 2,\n        \"custom_type_title\": \"\"\n}"},"url":"{{base_url}}/contacts/{{contact_id}}/urls/:urlId","description":"<p>Updates an existing URL by the specified ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","{{contact_id}}","urls",":urlId"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"","key":"urlId"}]}},"response":[{"id":"bb726be4-3ff5-406f-bf78-c9e651cf82b6","name":"URL Update PUT","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"address\": \"yahoo.geocities.com\",\n        \"url_type\": 2,\n        \"custom_type_title\": \"\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/{{contact_id}}/urls/2"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Mon, 25 Nov 2019 02:16:05 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"cc4e69e1-5a9b-43e6-83dc-df3226d56175"},{"key":"X-Runtime","value":"0.292390"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"ccbb9f58-6c38-4ac2-baba-4136de6298ed"},{"name":"URL DELETE","id":"c4ca5d14-7498-4c48-a090-e61b40db8754","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/contacts/{{contact_id}}/urls/{{id}}","description":"<p>Deletes a URL record by its Identifier</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","{{contact_id}}","urls","{{id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"79576499-59f0-45df-ba3b-0fbb6fae305f","name":"URL DELETE","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/{{contact_id}}/urls/2"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Mon, 25 Nov 2019 02:16:53 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"63a1c0cb-9fa3-4677-920d-ac6a2a95bad8"},{"key":"X-Runtime","value":"0.233828"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"c4ca5d14-7498-4c48-a090-e61b40db8754"}],"id":"a6b5cf8e-9cc9-4d7e-be53-6e400ab1872e","description":"<p><strong>References</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>url_type</th>\n<th>url_type_description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>Home</td>\n</tr>\n<tr>\n<td>2</td>\n<td>Work</td>\n</tr>\n<tr>\n<td>3</td>\n<td>Other</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"a6b5cf8e-9cc9-4d7e-be53-6e400ab1872e","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Accounts","item":[{"name":"Accounts By Contact Get","id":"578393bf-71ca-4c35-9098-42ced9956c51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/contacts/:contact_id/accounts?page=1","description":"<p>Retrieves a list of acounts for a given Contact.</p>\n<ul>\n<li>use 'assets=true' to return a list of assets for each account</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","accounts"],"host":["{{base_url}}"],"query":[{"disabled":true,"description":{"content":"<p>include a list of assets with each account</p>\n","type":"text/plain"},"key":"assets","value":"true"},{"key":"page","value":"1"}],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"}]}},"response":[{"id":"8319395c-17b5-40f5-bb34-51258c083a67","name":"Accounts By Contact Get","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/accounts?page=1","host":["{{base_url}}"],"path":["accounts"],"query":[{"key":"page","value":"1"},{"key":"assets","value":"true","description":"include a list of assets with each account","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 24 Nov 2019 23:51:12 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"2971d8145c043ee33eb200a86ba21a80\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"082d89cb-cfa2-4317-90a1-985429bc2090"},{"key":"X-Runtime","value":"0.247916"}],"cookie":[],"responseTime":null,"body":"{\n    \"accounts\": [\n        {\n            \"id\": 1,\n            \"contact_id\": 1,\n            \"account_type_id\": 21,\n            \"account_type\": \"Indexed Annuity\",\n            \"status\": 1,\n            \"number\": \"13857-473862\",\n            \"company\": \"Allianz\",\n            \"product\": \"Annuities\",\n            \"taxqualified\": false,\n            \"taxqualified_type\": null,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T03:53:27.000Z\",\n            \"updated_at\": \"2015-01-07T04:04:03.000Z\"\n        },\n        {\n            \"id\": 2,\n            \"contact_id\": 1,\n            \"account_type_id\": 22,\n            \"account_type\": \"Individual Life\",\n            \"status\": 1,\n            \"number\": \"358742076\",\n            \"company\": \"Life Protector\",\n            \"product\": \"\",\n            \"taxqualified\": false,\n            \"taxqualified_type\": null,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T03:54:53.000Z\",\n            \"updated_at\": \"2015-01-07T03:56:24.000Z\"\n        },\n        {\n            \"id\": 3,\n            \"contact_id\": 1,\n            \"account_type_id\": 32,\n            \"account_type\": \"Group Disability\",\n            \"status\": 1,\n            \"number\": \"3418672-B\",\n            \"company\": \"American Funds\",\n            \"product\": \"\",\n            \"taxqualified\": true,\n            \"taxqualified_type\": 1,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T03:55:16.000Z\",\n            \"updated_at\": \"2019-10-29T18:57:38.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 3,\n        \"total_pages\": 1\n    }\n}"},{"id":"a9e3668b-d707-49d6-ab7d-e4fd86231c25","name":"Accounts By Contact Get including assets","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/contacts/1/accounts?page=1&assets=true","host":["{{base_url}}"],"path":["contacts","1","accounts"],"query":[{"key":"page","value":"1"},{"key":"assets","value":"true","description":"include a list of assets with each account"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 24 Nov 2019 23:52:06 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"39001aa81e25ddb2585dc13f57fd94a8\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"04565770-bce3-4452-a865-c2cb0d7a28a5"},{"key":"X-Runtime","value":"0.866582"}],"cookie":[],"responseTime":null,"body":"{\n    \"accounts\": [\n        {\n            \"id\": 1,\n            \"contact_id\": 1,\n            \"account_type_id\": 21,\n            \"account_type\": \"Indexed Annuity\",\n            \"status\": 1,\n            \"number\": \"13857-473862\",\n            \"company\": \"Allianz\",\n            \"product\": \"Annuities\",\n            \"taxqualified\": false,\n            \"taxqualified_type\": null,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T03:53:27.000Z\",\n            \"updated_at\": \"2015-01-07T04:04:03.000Z\",\n            \"v_account_assets\": []\n        },\n        {\n            \"id\": 2,\n            \"contact_id\": 1,\n            \"account_type_id\": 22,\n            \"account_type\": \"Individual Life\",\n            \"status\": 1,\n            \"number\": \"358742076\",\n            \"company\": \"Life Protector\",\n            \"product\": \"\",\n            \"taxqualified\": false,\n            \"taxqualified_type\": null,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T03:54:53.000Z\",\n            \"updated_at\": \"2015-01-07T03:56:24.000Z\",\n            \"v_account_assets\": [\n                {\n                    \"id\": null,\n                    \"contact_id\": 1,\n                    \"account_id\": 2,\n                    \"asset_id\": 1,\n                    \"name\": \"Policy\",\n                    \"cusip\": null,\n                    \"ticker\": \"\",\n                    \"asset_type\": null,\n                    \"objective\": null,\n                    \"shares\": \"1.0\",\n                    \"shares_asof\": \"2014-09-18 07:00:00\",\n                    \"price\": \"750000.0\",\n                    \"price_asof\": \"2014-09-18 07:00:00\",\n                    \"allocation\": null,\n                    \"asset_balance\": \"750000.0\",\n                    \"created_at\": \"2015-01-07T03:59:20.000Z\",\n                    \"updated_at\": \"2015-01-07T03:59:20.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 3,\n            \"contact_id\": 1,\n            \"account_type_id\": 32,\n            \"account_type\": \"Group Disability\",\n            \"status\": 1,\n            \"number\": \"3418672-B\",\n            \"company\": \"American Funds\",\n            \"product\": \"\",\n            \"taxqualified\": true,\n            \"taxqualified_type\": 1,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T03:55:16.000Z\",\n            \"updated_at\": \"2019-10-29T18:57:38.000Z\",\n            \"v_account_assets\": [\n                {\n                    \"id\": null,\n                    \"contact_id\": 1,\n                    \"account_id\": 3,\n                    \"asset_id\": 3,\n                    \"name\": \"Policy\",\n                    \"cusip\": null,\n                    \"ticker\": \"\",\n                    \"asset_type\": null,\n                    \"objective\": null,\n                    \"shares\": \"1.0\",\n                    \"shares_asof\": null,\n                    \"price\": \"100000.0\",\n                    \"price_asof\": null,\n                    \"allocation\": null,\n                    \"asset_balance\": \"100000.0\",\n                    \"created_at\": \"2015-01-07T04:02:55.000Z\",\n                    \"updated_at\": \"2015-01-07T04:02:55.000Z\"\n                }\n            ]\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 3,\n        \"total_pages\": 1\n    }\n}"},{"id":"75b53442-c52c-4284-85af-d0a1a9513c40","name":"Accounts By Contact Get using Meta Header(Portfolio_Balance, Total_Face_Value)","originalRequest":{"method":"GET","header":[{"key":"meta","value":"portfolio_balance, total_face_value","type":"text"}],"url":{"raw":"{{base_url}}/contacts/:contact_id/accounts?page=1","host":["{{base_url}}"],"path":["contacts",":contact_id","accounts"],"query":[{"key":"assets","value":"true","description":"include a list of assets with each account","type":"text","disabled":true},{"key":"page","value":"1"}],"variable":[{"key":"contact_id","value":"{{contact_id}}","type":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 13 Apr 2021 19:00:23 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"281102"},{"key":"user_id","value":"281102"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"a198d1e8b77b45a29496e46bc93c2c5b\""},{"key":"Set-Cookie","value":"ahoy_visit=69c45393-94f8-44b0-afc7-5c85128b8a5a; path=/; expires=Tue, 13 Apr 2021 23:00:20 GMT; SameSite=None"},{"key":"X-Request-Id","value":"f0f31e18-d3a8-4f37-b646-356373e996c7"},{"key":"X-Runtime","value":"3.638360"}],"cookie":[],"responseTime":null,"body":"{\n    \"accounts\": [\n        {\n            \"id\": 11,\n            \"contact_id\": 1,\n            \"account_type_id\": 33,\n            \"account_type\": \"REIT\",\n            \"is_linked?\": false,\n            \"status_id\": 1,\n            \"status\": \"Open\",\n            \"number\": \"123abc456xyz\",\n            \"balance\": \"0.0\",\n            \"feed_aggregator\": \"\",\n            \"feed_account_number\": null,\n            \"registration\": \"Teddy Ristow\",\n            \"company\": \"American Funds\",\n            \"product\": \"It's a money tree!\",\n            \"taxqualified\": true,\n            \"taxqualified_type_id\": 1,\n            \"taxqualified_type\": \"Roth IRA\",\n            \"discretionary\": true,\n            \"held_away\": true,\n            \"managed\": true,\n            \"deleted\": false,\n            \"created_at\": \"2020-08-14T22:30:00.000Z\",\n            \"updated_at\": \"2020-11-18T06:18:34.000Z\"\n        },\n        {\n            \"id\": 12,\n            \"contact_id\": 1,\n            \"account_type_id\": 31,\n            \"account_type\": \"Group Long Term Care\",\n            \"is_linked?\": false,\n            \"status_id\": 1,\n            \"status\": \"Open\",\n            \"number\": \"123abc456xyz\",\n            \"balance\": \"0.0\",\n            \"feed_aggregator\": \"\",\n            \"feed_account_number\": null,\n            \"registration\": null,\n            \"company\": \"American Funds\",\n            \"product\": \"\",\n            \"taxqualified\": false,\n            \"taxqualified_type_id\": 0,\n            \"taxqualified_type\": null,\n            \"discretionary\": false,\n            \"held_away\": false,\n            \"managed\": false,\n            \"deleted\": false,\n            \"created_at\": \"2020-08-14T22:30:43.000Z\",\n            \"updated_at\": \"2020-08-14T22:30:44.000Z\"\n        },\n        {\n            \"id\": 18,\n            \"contact_id\": 1,\n            \"account_type_id\": 31,\n            \"account_type\": \"Group Long Term Care\",\n            \"is_linked?\": false,\n            \"status_id\": 1,\n            \"status\": \"Open\",\n            \"number\": \"123abc456xyz\",\n            \"balance\": \"0.0\",\n            \"feed_aggregator\": \"\",\n            \"feed_account_number\": null,\n            \"registration\": null,\n            \"company\": \"American Funds\",\n            \"product\": \"\",\n            \"taxqualified\": false,\n            \"taxqualified_type_id\": 3,\n            \"taxqualified_type\": \"403(b)\",\n            \"discretionary\": false,\n            \"held_away\": false,\n            \"managed\": false,\n            \"deleted\": false,\n            \"created_at\": \"2020-12-07T18:13:10.000Z\",\n            \"updated_at\": \"2020-12-07T18:13:11.000Z\"\n        },\n        {\n            \"id\": 19,\n            \"contact_id\": 1,\n            \"account_type_id\": 31,\n            \"account_type\": \"Group Long Term Care\",\n            \"is_linked?\": false,\n            \"status_id\": 1,\n            \"status\": \"Open\",\n            \"number\": \"123abc456xyz\",\n            \"balance\": \"0.0\",\n            \"feed_aggregator\": \"\",\n            \"feed_account_number\": null,\n            \"registration\": null,\n            \"company\": \"American Funds\",\n            \"product\": \"\",\n            \"taxqualified\": false,\n            \"taxqualified_type_id\": 3,\n            \"taxqualified_type\": \"403(b)\",\n            \"discretionary\": false,\n            \"held_away\": false,\n            \"managed\": false,\n            \"deleted\": false,\n            \"created_at\": \"2020-12-07T19:04:00.000Z\",\n            \"updated_at\": \"2020-12-07T19:04:01.000Z\"\n        },\n        {\n            \"id\": 20,\n            \"contact_id\": 1,\n            \"account_type_id\": 31,\n            \"account_type\": \"Group Long Term Care\",\n            \"is_linked?\": false,\n            \"status_id\": 1,\n            \"status\": \"Open\",\n            \"number\": \"123abc456xyz\",\n            \"balance\": \"0.0\",\n            \"feed_aggregator\": \"\",\n            \"feed_account_number\": null,\n            \"registration\": null,\n            \"company\": \"American Funds\",\n            \"product\": \"\",\n            \"taxqualified\": false,\n            \"taxqualified_type_id\": 3,\n            \"taxqualified_type\": \"403(b)\",\n            \"discretionary\": false,\n            \"held_away\": false,\n            \"managed\": false,\n            \"deleted\": false,\n            \"created_at\": \"2020-12-07T19:12:55.000Z\",\n            \"updated_at\": \"2020-12-07T19:12:56.000Z\"\n        },\n        {\n            \"id\": 21,\n            \"contact_id\": 1,\n            \"account_type_id\": 31,\n            \"account_type\": \"Group Long Term Care\",\n            \"is_linked?\": false,\n            \"status_id\": 1,\n            \"status\": \"Open\",\n            \"number\": \"123abc456xyz\",\n            \"balance\": \"0.0\",\n            \"feed_aggregator\": \"\",\n            \"feed_account_number\": null,\n            \"registration\": null,\n            \"company\": \"American Funds\",\n            \"product\": \"\",\n            \"taxqualified\": false,\n            \"taxqualified_type_id\": 2,\n            \"taxqualified_type\": \"Traditional IRA\",\n            \"discretionary\": false,\n            \"held_away\": false,\n            \"managed\": false,\n            \"deleted\": false,\n            \"created_at\": \"2020-12-07T19:13:12.000Z\",\n            \"updated_at\": \"2020-12-07T19:13:12.000Z\"\n        },\n        {\n            \"id\": 29,\n            \"contact_id\": 1,\n            \"account_type_id\": 31,\n            \"account_type\": \"Group Long Term Care\",\n            \"is_linked?\": false,\n            \"status_id\": 1,\n            \"status\": \"Open\",\n            \"number\": \"123abc456xyz\",\n            \"balance\": \"0.0\",\n            \"feed_aggregator\": \"\",\n            \"feed_account_number\": null,\n            \"registration\": null,\n            \"company\": \"American Funds\",\n            \"product\": \"\",\n            \"taxqualified\": false,\n            \"taxqualified_type_id\": null,\n            \"taxqualified_type\": null,\n            \"discretionary\": false,\n            \"held_away\": false,\n            \"managed\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-02-06T01:46:42.000Z\",\n            \"updated_at\": \"2021-02-06T01:46:43.000Z\"\n        },\n        {\n            \"id\": 30,\n            \"contact_id\": 1,\n            \"account_type_id\": 31,\n            \"account_type\": \"Group Long Term Care\",\n            \"is_linked?\": false,\n            \"status_id\": 1,\n            \"status\": \"Open\",\n            \"number\": \"123abc456xyz\",\n            \"balance\": \"0.0\",\n            \"feed_aggregator\": \"\",\n            \"feed_account_number\": null,\n            \"registration\": null,\n            \"company\": \"American Funds\",\n            \"product\": \"\",\n            \"taxqualified\": false,\n            \"taxqualified_type_id\": null,\n            \"taxqualified_type\": null,\n            \"discretionary\": false,\n            \"held_away\": false,\n            \"managed\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-02-06T01:52:48.000Z\",\n            \"updated_at\": \"2021-02-06T01:52:48.000Z\"\n        },\n        {\n            \"id\": 31,\n            \"contact_id\": 1,\n            \"account_type_id\": 31,\n            \"account_type\": \"Group Long Term Care\",\n            \"is_linked?\": false,\n            \"status_id\": 1,\n            \"status\": \"Open\",\n            \"number\": \"123abc456xyz\",\n            \"balance\": \"0.0\",\n            \"feed_aggregator\": \"\",\n            \"feed_account_number\": null,\n            \"registration\": null,\n            \"company\": \"American Funds\",\n            \"product\": \"\",\n            \"taxqualified\": true,\n            \"taxqualified_type_id\": null,\n            \"taxqualified_type\": null,\n            \"discretionary\": false,\n            \"held_away\": false,\n            \"managed\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-02-06T01:54:06.000Z\",\n            \"updated_at\": \"2021-02-06T01:54:07.000Z\"\n        },\n        {\n            \"id\": 1,\n            \"contact_id\": 1,\n            \"account_type_id\": 21,\n            \"account_type\": \"Indexed Annuity\",\n            \"is_linked?\": false,\n            \"status_id\": 1,\n            \"status\": \"Open\",\n            \"number\": \"13857-473862\",\n            \"balance\": \"177147.5\",\n            \"feed_aggregator\": \"\",\n            \"feed_account_number\": null,\n            \"registration\": \"Margaret Investor\",\n            \"company\": \"Allianz\",\n            \"product\": \"Annuities\",\n            \"taxqualified\": false,\n            \"taxqualified_type_id\": null,\n            \"taxqualified_type\": null,\n            \"discretionary\": false,\n            \"held_away\": true,\n            \"managed\": false,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T03:53:27.000Z\",\n            \"updated_at\": \"2020-11-20T00:38:07.000Z\"\n        },\n        {\n            \"id\": 2,\n            \"contact_id\": 1,\n            \"account_type_id\": 22,\n            \"account_type\": \"Individual Life\",\n            \"is_linked?\": false,\n            \"status_id\": 1,\n            \"status\": \"Open\",\n            \"number\": \"358742076\",\n            \"balance\": \"750000.0\",\n            \"feed_aggregator\": \"\",\n            \"feed_account_number\": null,\n            \"registration\": \"\",\n            \"company\": \"Life Protector\",\n            \"product\": \"\",\n            \"taxqualified\": false,\n            \"taxqualified_type_id\": null,\n            \"taxqualified_type\": null,\n            \"discretionary\": false,\n            \"held_away\": false,\n            \"managed\": false,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T03:54:53.000Z\",\n            \"updated_at\": \"2021-04-07T23:18:45.000Z\"\n        },\n        {\n            \"id\": 22,\n            \"contact_id\": 1,\n            \"account_type_id\": 7,\n            \"account_type\": \"401(k)\",\n            \"is_linked?\": false,\n            \"status_id\": 1,\n            \"status\": \"Open\",\n            \"number\": \"401KTest\",\n            \"balance\": \"0.0\",\n            \"feed_aggregator\": \"\",\n            \"feed_account_number\": null,\n            \"registration\": null,\n            \"company\": null,\n            \"product\": null,\n            \"taxqualified\": false,\n            \"taxqualified_type_id\": 7,\n            \"taxqualified_type\": \"401(k)\",\n            \"discretionary\": false,\n            \"held_away\": false,\n            \"managed\": false,\n            \"deleted\": false,\n            \"created_at\": \"2020-12-07T19:14:02.000Z\",\n            \"updated_at\": \"2020-12-07T19:14:03.000Z\"\n        },\n        {\n            \"id\": 23,\n            \"contact_id\": 1,\n            \"account_type_id\": 7,\n            \"account_type\": \"401(k)\",\n            \"is_linked?\": false,\n            \"status_id\": 1,\n            \"status\": \"Open\",\n            \"number\": \"401KTest\",\n            \"balance\": \"0.0\",\n            \"feed_aggregator\": \"\",\n            \"feed_account_number\": null,\n            \"registration\": null,\n            \"company\": null,\n            \"product\": null,\n            \"taxqualified\": false,\n            \"taxqualified_type_id\": 7,\n            \"taxqualified_type\": \"401(k)\",\n            \"discretionary\": false,\n            \"held_away\": false,\n            \"managed\": false,\n            \"deleted\": false,\n            \"created_at\": \"2020-12-07T19:15:59.000Z\",\n            \"updated_at\": \"2020-12-07T19:16:00.000Z\"\n        },\n        {\n            \"id\": 24,\n            \"contact_id\": 1,\n            \"account_type_id\": 7,\n            \"account_type\": \"401(k)\",\n            \"is_linked?\": false,\n            \"status_id\": 1,\n            \"status\": \"Open\",\n            \"number\": \"401KTest\",\n            \"balance\": \"0.0\",\n            \"feed_aggregator\": \"\",\n            \"feed_account_number\": null,\n            \"registration\": null,\n            \"company\": null,\n            \"product\": null,\n            \"taxqualified\": false,\n            \"taxqualified_type_id\": 7,\n            \"taxqualified_type\": \"401(k)\",\n            \"discretionary\": false,\n            \"held_away\": false,\n            \"managed\": false,\n            \"deleted\": false,\n            \"created_at\": \"2020-12-07T19:16:27.000Z\",\n            \"updated_at\": \"2020-12-07T19:16:27.000Z\"\n        },\n        {\n            \"id\": 25,\n            \"contact_id\": 1,\n            \"account_type_id\": 7,\n            \"account_type\": \"401(k)\",\n            \"is_linked?\": false,\n            \"status_id\": 1,\n            \"status\": \"Open\",\n            \"number\": \"401KTest\",\n            \"balance\": \"0.0\",\n            \"feed_aggregator\": \"\",\n            \"feed_account_number\": null,\n            \"registration\": null,\n            \"company\": null,\n            \"product\": null,\n            \"taxqualified\": false,\n            \"taxqualified_type_id\": null,\n            \"taxqualified_type\": null,\n            \"discretionary\": false,\n            \"held_away\": false,\n            \"managed\": false,\n            \"deleted\": false,\n            \"created_at\": \"2020-12-07T19:17:15.000Z\",\n            \"updated_at\": \"2020-12-07T19:17:15.000Z\"\n        },\n        {\n            \"id\": 26,\n            \"contact_id\": 1,\n            \"account_type_id\": 7,\n            \"account_type\": \"401(k)\",\n            \"is_linked?\": false,\n            \"status_id\": 1,\n            \"status\": \"Open\",\n            \"number\": \"401KTest\",\n            \"balance\": \"0.0\",\n            \"feed_aggregator\": \"\",\n            \"feed_account_number\": null,\n            \"registration\": null,\n            \"company\": null,\n            \"product\": null,\n            \"taxqualified\": false,\n            \"taxqualified_type_id\": 7,\n            \"taxqualified_type\": \"401(k)\",\n            \"discretionary\": false,\n            \"held_away\": false,\n            \"managed\": false,\n            \"deleted\": false,\n            \"created_at\": \"2020-12-07T19:17:34.000Z\",\n            \"updated_at\": \"2020-12-07T19:17:35.000Z\"\n        },\n        {\n            \"id\": 27,\n            \"contact_id\": 1,\n            \"account_type_id\": 7,\n            \"account_type\": \"401(k)\",\n            \"is_linked?\": false,\n            \"status_id\": 1,\n            \"status\": \"Open\",\n            \"number\": \"401KTest\",\n            \"balance\": \"0.0\",\n            \"feed_aggregator\": \"\",\n            \"feed_account_number\": null,\n            \"registration\": null,\n            \"company\": null,\n            \"product\": null,\n            \"taxqualified\": false,\n            \"taxqualified_type_id\": 7,\n            \"taxqualified_type\": \"401(k)\",\n            \"discretionary\": false,\n            \"held_away\": false,\n            \"managed\": false,\n            \"deleted\": false,\n            \"created_at\": \"2020-12-07T22:04:51.000Z\",\n            \"updated_at\": \"2020-12-07T22:04:51.000Z\"\n        },\n        {\n            \"id\": 28,\n            \"contact_id\": 1,\n            \"account_type_id\": 5,\n            \"account_type\": \"Term Life\",\n            \"is_linked?\": false,\n            \"status_id\": 1,\n            \"status\": \"Open\",\n            \"number\": \"401KTest\",\n            \"balance\": \"0.0\",\n            \"feed_aggregator\": \"\",\n            \"feed_account_number\": null,\n            \"registration\": null,\n            \"company\": null,\n            \"product\": null,\n            \"taxqualified\": false,\n            \"taxqualified_type_id\": 7,\n            \"taxqualified_type\": \"401(k)\",\n            \"discretionary\": false,\n            \"held_away\": false,\n            \"managed\": false,\n            \"deleted\": false,\n            \"created_at\": \"2020-12-07T22:05:56.000Z\",\n            \"updated_at\": \"2020-12-07T22:05:56.000Z\"\n        },\n        {\n            \"id\": 14,\n            \"contact_id\": 1,\n            \"account_type_id\": 13,\n            \"account_type\": \"Other\",\n            \"is_linked?\": true,\n            \"status_id\": 1,\n            \"status\": \"Open\",\n            \"number\": \"960178162\",\n            \"balance\": \"38192.75\",\n            \"feed_aggregator\": \"TDAmeritrade\",\n            \"feed_account_number\": \"960178162\",\n            \"registration\": null,\n            \"company\": null,\n            \"product\": null,\n            \"taxqualified\": false,\n            \"taxqualified_type_id\": null,\n            \"taxqualified_type\": null,\n            \"discretionary\": false,\n            \"held_away\": false,\n            \"managed\": false,\n            \"deleted\": false,\n            \"created_at\": \"2020-11-18T05:35:36.000Z\",\n            \"updated_at\": \"2020-11-18T05:35:37.000Z\"\n        },\n        {\n            \"id\": 15,\n            \"contact_id\": 1,\n            \"account_type_id\": 13,\n            \"account_type\": \"Other\",\n            \"is_linked?\": true,\n            \"status_id\": 1,\n            \"status\": \"Open\",\n            \"number\": \"960178168\",\n            \"balance\": \"76785.27\",\n            \"feed_aggregator\": \"TDAmeritrade\",\n            \"feed_account_number\": \"960178168\",\n            \"registration\": null,\n            \"company\": null,\n            \"product\": null,\n            \"taxqualified\": false,\n            \"taxqualified_type_id\": null,\n            \"taxqualified_type\": null,\n            \"discretionary\": false,\n            \"held_away\": false,\n            \"managed\": false,\n            \"deleted\": false,\n            \"created_at\": \"2020-11-18T05:35:37.000Z\",\n            \"updated_at\": \"2020-11-18T05:35:38.000Z\"\n        },\n        {\n            \"id\": 16,\n            \"contact_id\": 1,\n            \"account_type_id\": 1,\n            \"account_type\": \"Variable Annuity\",\n            \"is_linked?\": false,\n            \"status_id\": 1,\n            \"status\": \"Open\",\n            \"number\": \"SDFFSDSDFDFS-B\",\n            \"balance\": \"0.0\",\n            \"feed_aggregator\": \"\",\n            \"feed_account_number\": null,\n            \"registration\": \"TESTasdf\",\n            \"company\": \"American Funds\",\n            \"product\": \"\",\n            \"taxqualified\": true,\n            \"taxqualified_type_id\": 1,\n            \"taxqualified_type\": \"Roth IRA\",\n            \"discretionary\": false,\n            \"held_away\": false,\n            \"managed\": false,\n            \"deleted\": false,\n            \"created_at\": \"2020-11-19T01:59:35.000Z\",\n            \"updated_at\": \"2020-11-19T01:59:37.000Z\"\n        },\n        {\n            \"id\": 17,\n            \"contact_id\": 1,\n            \"account_type_id\": 1,\n            \"account_type\": \"Variable Annuity\",\n            \"is_linked?\": false,\n            \"status_id\": 1,\n            \"status\": \"Open\",\n            \"number\": \"SDFFSDSDFDFS-B\",\n            \"balance\": \"0.0\",\n            \"feed_aggregator\": \"\",\n            \"feed_account_number\": null,\n            \"registration\": \"TESTasdf\",\n            \"company\": \"American Funds\",\n            \"product\": \"\",\n            \"taxqualified\": true,\n            \"taxqualified_type_id\": 1,\n            \"taxqualified_type\": \"Roth IRA\",\n            \"discretionary\": true,\n            \"held_away\": false,\n            \"managed\": false,\n            \"deleted\": false,\n            \"created_at\": \"2020-11-19T02:00:03.000Z\",\n            \"updated_at\": \"2020-11-19T02:00:04.000Z\"\n        },\n        {\n            \"id\": 3,\n            \"contact_id\": 1,\n            \"account_type_id\": 1,\n            \"account_type\": \"Variable Annuity\",\n            \"is_linked?\": false,\n            \"status_id\": 2,\n            \"status\": \"Closed\",\n            \"number\": \"3418672-B\",\n            \"balance\": \"100000.0\",\n            \"feed_aggregator\": \"\",\n            \"feed_account_number\": null,\n            \"registration\": \"OPEN\",\n            \"company\": \"American Funds\",\n            \"product\": \"\",\n            \"taxqualified\": true,\n            \"taxqualified_type_id\": 1,\n            \"taxqualified_type\": \"Roth IRA\",\n            \"discretionary\": false,\n            \"held_away\": false,\n            \"managed\": false,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T03:55:16.000Z\",\n            \"updated_at\": \"2020-11-19T03:55:54.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 23,\n        \"total_pages\": 1,\n        \"portfolio_balance\": \"1042125.52\",\n        \"total_face_value\": \"0.0\"\n    }\n}"}],"_postman_id":"578393bf-71ca-4c35-9098-42ced9956c51"},{"name":"Accounts By AccountID Get","id":"2861cc00-fe07-4a1d-ad88-58df3e0cddc6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"include","value":"assets, beneficiaries, details, owners, sam, udfs","description":"<p>use the include header to attach specified account dependent records to each contact in the response.</p>\n","type":"text"}],"url":"{{base_url}}/contacts/{{contact_id}}/accounts/1?page=1","description":"<p>Retrieves an Account by the Account Identifier</p>\n<ul>\n<li>assets=true to include assets</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","{{contact_id}}","accounts","1"],"host":["{{base_url}}"],"query":[{"key":"page","value":"1"},{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[{"id":"c483de63-5d52-4593-8bc5-5dac06fa12a9","name":"Accounts By AccountID Get","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/contacts/{{contact_id}}/accounts/1?page=1","host":["{{base_url}}"],"path":["contacts","{{contact_id}}","accounts","1"],"query":[{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Wed, 18 Mar 2020 16:51:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"8a0017b8ae4ffa979b295e2e38b6ac52\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"59bdd444-0d3e-4870-bd7b-a41125a5936b"},{"key":"X-Runtime","value":"2.574875"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"account\": [\n        {\n            \"id\": 1,\n            \"contact_id\": 1,\n            \"account_type_id\": 21,\n            \"account_type\": \"Indexed Annuity\",\n            \"status\": 1,\n            \"number\": \"13857-473862\",\n            \"company\": \"Allianz\",\n            \"product\": \"Annuities\",\n            \"taxqualified\": false,\n            \"taxqualified_type\": null,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T03:53:27.000Z\",\n            \"updated_at\": \"2020-02-06T18:17:35.000Z\"\n        }\n    ]\n}"},{"id":"d624f8f0-45c5-4431-9c3e-ba17413af748","name":"Accounts By AccountID Get using include header","originalRequest":{"method":"GET","header":[{"key":"include","value":"assets, beneficiaries, details, owners, sam, udfs","description":"use the include header to attach specified account dependent records to each contact in the response.","type":"text"}],"url":{"raw":"{{base_url}}/contacts/{{contact_id}}/accounts/1?page=1","host":["{{base_url}}"],"path":["contacts","{{contact_id}}","accounts","1"],"query":[{"key":"page","value":"1"},{"key":"","value":"","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 20 Nov 2020 01:45:12 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"281102"},{"key":"user_id","value":"281496"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"b17362a8e5884b4796e2863f6d4879c2\""},{"key":"Set-Cookie","value":"ahoy_visit=e2447b12-0e28-4ff6-bf0a-f3a3bfad8682; path=/; expires=Fri, 20 Nov 2020 05:45:09 GMT; SameSite=None"},{"key":"X-Request-Id","value":"bb6a1208-36ff-4b34-9b3b-cfcaa492917a"},{"key":"X-Runtime","value":"3.269472"}],"cookie":[],"responseTime":null,"body":"{\n    \"account\": {\n        \"id\": 1,\n        \"contact_id\": 1,\n        \"account_type_id\": 21,\n        \"account_type\": \"Indexed Annuity\",\n        \"is_linked?\": false,\n        \"status_id\": 1,\n        \"status\": \"Open\",\n        \"number\": \"13857-473862\",\n        \"feed_account_number\": null,\n        \"registration\": \"Margaret Investor\",\n        \"company\": \"Allianz\",\n        \"product\": \"Annuities\",\n        \"taxqualified\": false,\n        \"taxqualified_type_id\": null,\n        \"taxqualified_type\": null,\n        \"discretionary\": false,\n        \"held_away\": true,\n        \"managed\": false,\n        \"deleted\": false,\n        \"created_at\": \"2015-01-07T03:53:27.000Z\",\n        \"updated_at\": \"2020-11-20T00:38:07.000Z\",\n        \"assets\": [\n            {\n                \"id\": 4,\n                \"account_id\": 1,\n                \"name\": \"TESTESTSETSETST Asset\",\n                \"cusip\": \"\",\n                \"ticker\": \"GOOG\",\n                \"asset_type\": 18,\n                \"shares\": \"1.0\",\n                \"shares_asof\": \"2009-01-31 08:00:00\",\n                \"price\": \"10000.0\",\n                \"price_asof\": \"2009-02-01 08:00:00\",\n                \"balance\": \"10000.0\",\n                \"created_at\": \"2020-05-15T05:23:44.000Z\",\n                \"updated_at\": \"2020-11-20T00:38:07.000Z\"\n            },\n            {\n                \"id\": 2,\n                \"account_id\": 1,\n                \"name\": \"STOCK\",\n                \"cusip\": null,\n                \"ticker\": \"SMBL\",\n                \"asset_type\": null,\n                \"shares\": \"3450.0\",\n                \"shares_asof\": \"2014-09-18 07:00:00\",\n                \"price\": \"45.55\",\n                \"price_asof\": \"2014-09-18 07:00:00\",\n                \"balance\": \"157147.5\",\n                \"created_at\": \"2015-01-07T04:00:15.000Z\",\n                \"updated_at\": \"2015-01-07T04:00:15.000Z\"\n            },\n            {\n                \"id\": 5,\n                \"account_id\": 1,\n                \"name\": \"TESTESTSETSETST Asset\",\n                \"cusip\": \"\",\n                \"ticker\": \"GOOG\",\n                \"asset_type\": 18,\n                \"shares\": \"1.0\",\n                \"shares_asof\": \"2009-01-31 08:00:00\",\n                \"price\": \"10000.0\",\n                \"price_asof\": \"2009-02-01 08:00:00\",\n                \"balance\": \"10000.0\",\n                \"created_at\": \"2020-11-20T00:35:49.000Z\",\n                \"updated_at\": \"2020-11-20T00:37:45.000Z\"\n            }\n        ],\n        \"beneficiaries\": [\n            {\n                \"id\": 4,\n                \"account_id\": 1,\n                \"name\": \"John Investor\",\n                \"beneficiary_type\": 1,\n                \"beneficiary_type_description\": \"Primary\",\n                \"percentage\": \"100.0\",\n                \"deleted\": false,\n                \"created_at\": \"2015-01-07T04:00:33.000Z\",\n                \"updated_at\": \"2015-01-07T04:00:33.000Z\"\n            }\n        ],\n        \"owners\": [\n            {\n                \"id\": 3,\n                \"contact_id\": 1,\n                \"is_primary\": true,\n                \"full_name\": \"Margaret Smith\",\n                \"created_at\": \"2015-01-07T04:00:49.000Z\",\n                \"updated_at\": \"2015-01-07T04:00:49.000Z\"\n            }\n        ],\n        \"udfs\": [\n            {\n                \"id\": 1,\n                \"account_id\": 1,\n                \"account_udf_field_id\": 1,\n                \"account_udf_field_name\": \"RMD Taken?\",\n                \"field_type\": 2,\n                \"field_type_description\": \"Yes or No\",\n                \"field_value\": \"Yes\",\n                \"deleted\": false,\n                \"created_at\": \"2020-04-29T23:27:34.000Z\",\n                \"updated_at\": \"2020-04-29T23:27:34.000Z\"\n            }\n        ],\n        \"sam\": {\n            \"id\": 1,\n            \"account_id\": 1,\n            \"objective_id\": null,\n            \"objective\": null,\n            \"time_horizon\": null,\n            \"time_horizon_description\": null,\n            \"risk_tolerance\": null,\n            \"risk_tolerance_description\": null,\n            \"experience_funds\": null,\n            \"experience_stocks\": null,\n            \"experience_partnerships\": null,\n            \"experience_other\": null,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T03:53:27.000Z\",\n            \"updated_at\": \"2015-01-07T03:53:27.000Z\"\n        }\n    }\n}"}],"_postman_id":"2861cc00-fe07-4a1d-ad88-58df3e0cddc6"},{"name":"Account Create POST","id":"e0a3e344-28e6-4dbf-9ea2-bc6d45593671","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":" {\n\t\t\t\"number\": \"123abc456xyz\", \t\n            \"account_type_id\": 31,\n            \"status\": 1,\n            \"company\": \"American Funds\",\n            \"product\": \"\",\n            \"taxqualified_type\": 1\n }","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/{{contact_id}}/accounts","description":"<p>Creates an Account assocaited with that Contact Identifier</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","{{contact_id}}","accounts"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"f152ce51-9e2a-4a1e-910a-3273f3e671e6","name":"Account Create POST","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":" {\n\t\t\t\"number\": \"123abc456xyz\", \t\n            \"account_type_id\": 31,\n            \"status\": 1,\n            \"company\": \"American Funds\",\n            \"product\": \"\",\n            \"taxqualified_type\": 1\n }","options":{"raw":{"language":"json"}}},"url":"localhost:3000/api/public/v1/contacts/1/accounts"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 25 Nov 2019 00:22:01 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"/api/public/v1/accounts/5"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"c259c876daa87783af9a795bce507130\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"844a54d8-0fc8-49a9-b454-05ef56df0503"},{"key":"X-Runtime","value":"4.105005"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"id\": 5\n}"}],"_postman_id":"e0a3e344-28e6-4dbf-9ea2-bc6d45593671"},{"name":"Account Update PUT","id":"787665a9-10dd-4729-85ae-257ab24e3598","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":" {\n\t\t\t\"number\": \"123abc456xyz\", \t\n            \"account_type_id\": 31,\n            \"status\": 2,\n            \"company\": \"American Funds\",\n            \"product\": \"\",\n            \"taxqualified_type\": 1\n }"},"url":"localhost:3000/api/public/v1/contacts/:contact_id/accounts/:id","description":"<p>Updates an Account record by the Account Identifier</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"port":"3000","path":["api","public","v1","contacts",":contact_id","accounts",":id"],"host":["localhost"],"query":[],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"},{"type":"string","value":"{{id}}","key":"id"}]}},"response":[{"id":"25449954-50a7-4be0-aa7d-316656271d83","name":"Account Create POST","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":" {\n\t\t\t\"number\": \"123abc456xyz\", \t\n            \"account_type_id\": 31,\n            \"status\": 1,\n            \"company\": \"American Funds\",\n            \"product\": \"\",\n            \"taxqualified_type\": 1\n }","options":{"raw":{"language":"json"}}},"url":"localhost:3000/api/public/v1/contacts/1/accounts"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 25 Nov 2019 00:22:01 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"/api/public/v1/accounts/5"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"c259c876daa87783af9a795bce507130\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"844a54d8-0fc8-49a9-b454-05ef56df0503"},{"key":"X-Runtime","value":"4.105005"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"id\": 5\n}"}],"_postman_id":"787665a9-10dd-4729-85ae-257ab24e3598"},{"name":"Account DELETE","id":"2b4488b7-03c2-4299-bb4a-a153f6fbb9e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/contacts/{{contact_id}}/accounts/{{id}}","description":"<p>Deletes an Account by the Account Identifier provided.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","{{contact_id}}","accounts","{{id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"afdb0fd0-b2b6-4e85-ac33-5222f80cfc79","name":"Account DELETE","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/1/accounts/5"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Mon, 25 Nov 2019 00:25:59 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"15daf766-d6ad-400d-aa84-b5902255586d"},{"key":"X-Runtime","value":"17.375353"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"2b4488b7-03c2-4299-bb4a-a153f6fbb9e9"}],"id":"74f668af-0763-43a0-8a50-b5f56ffa79fa","description":"<h2 id=\"references\">References</h2>\n<p><strong>Database Lists references</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>id</th>\n<th>URI</th>\n<th>Documentation</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>tax_qualified_type</td>\n<td>/lists/account_tax_qualified_types?page=1</td>\n<td><a href=\"#4fcbe24e-46f2-475d-9ff3-d50284913f19\">Lists &gt; Account Tax Qualified Types GET</a></td>\n</tr>\n<tr>\n<td>account_type_id</td>\n<td>/lists/account_types?page=1</td>\n<td><a href=\"#4a8ca318-3b63-4b8d-87ca-8a052da38aab\">Lists &gt; Account Types GET</a></td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"74f668af-0763-43a0-8a50-b5f56ffa79fa","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Assets & Liabilities","item":[{"name":"Contact Assets GET","id":"bd796f4a-4a3e-4d8a-aa79-168a29c7ebb7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/2/assets","description":"<p>Retrieves a list of Assets for the given Contact Identifier</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","2","assets"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"e593c1a3-f58a-45cf-b481-558ad88e430a","name":"Contact Assets GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/2/assets"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 02:09:03 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"235f37ab58c5b499d01f2f956f740054\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"03e13880-1d5b-4911-b61c-4ab3f98af792"},{"key":"X-Runtime","value":"0.194302"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact_assets\": [\n        {\n            \"id\": 30,\n            \"contact_id\": 2,\n            \"owner_id\": null,\n            \"name\": \"House\",\n            \"asset_type\": 8,\n            \"asset_type_description\": \"Real Estate\",\n            \"total_value\": \"350000.0\",\n            \"shares\": null,\n            \"purchase_date\": null,\n            \"tax_exempt\": null,\n            \"growth_rate\": null,\n            \"principle_residence\": null,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-23T19:02:21.000Z\",\n            \"updated_at\": \"2019-11-23T19:02:21.000Z\"\n        },\n        {\n            \"id\": 31,\n            \"contact_id\": 2,\n            \"owner_id\": null,\n            \"name\": \"1992 Honda Civic (Beige)\",\n            \"asset_type\": 11,\n            \"asset_type_description\": \"Automobile\",\n            \"total_value\": \"1000.0\",\n            \"shares\": null,\n            \"purchase_date\": null,\n            \"tax_exempt\": null,\n            \"growth_rate\": null,\n            \"principle_residence\": null,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-23T19:03:29.000Z\",\n            \"updated_at\": \"2019-11-23T19:03:29.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 2,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"bd796f4a-4a3e-4d8a-aa79-168a29c7ebb7"},{"name":"Contact Liabilities GET","id":"f02f9669-1e8f-4d37-bac8-6a95c73b5ce4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/2/liabilities","description":"<p>Retrieves a list of Contact Liabilities</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","2","liabilities"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"59e627c3-186a-4e34-bb85-7cf96ae7f4db","name":"Contact Liabilities GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/2/liabilities"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 02:13:17 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"27d00826ad181bd45170d1eb51c872a0\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"afcdbd8b-3797-44ae-b151-ad08e3d50523"},{"key":"X-Runtime","value":"0.089426"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact_liabilities\": [\n        {\n            \"id\": 3,\n            \"contact_id\": 2,\n            \"owner_id\": null,\n            \"name\": \"Mortgage\",\n            \"liability_type\": 3,\n            \"liability_type_description\": \"Mortgage\",\n            \"balance\": \"300000.0\",\n            \"interest\": null,\n            \"payment\": null,\n            \"balloon\": null,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-23T19:02:40.000Z\",\n            \"updated_at\": \"2019-11-23T19:02:40.000Z\"\n        },\n        {\n            \"id\": 4,\n            \"contact_id\": 2,\n            \"owner_id\": null,\n            \"name\": \"Credit Card Debt (New Baby)\",\n            \"liability_type\": 2,\n            \"liability_type_description\": \"Credit Card Debt\",\n            \"balance\": null,\n            \"interest\": null,\n            \"payment\": null,\n            \"balloon\": null,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-23T19:05:00.000Z\",\n            \"updated_at\": \"2019-11-23T19:05:10.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 2,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"f02f9669-1e8f-4d37-bac8-6a95c73b5ce4"},{"name":"Contact Asset By ID GET","id":"82bb677a-439b-4344-b3a5-84091e628190","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/2/assets/31","description":"<p>Retrieves the Contact Asset for the provided Identifier</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","2","assets","31"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"388b8624-26a6-432d-b3b2-4dad8b090b65","name":"Contact Asset By ID GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/2/assets/31"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 02:26:54 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"09124b87846cd70174db608449917bbf\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"63b35db3-8ca0-4b0c-b7c0-63d8f269960a"},{"key":"X-Runtime","value":"0.130706"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact_assets\": {\n        \"id\": 31,\n        \"contact_id\": 2,\n        \"owner_id\": null,\n        \"name\": \"1992 Honda Civic (Beige)\",\n        \"asset_type\": 11,\n        \"asset_type_description\": \"Automobile\",\n        \"total_value\": \"1000.0\",\n        \"shares\": null,\n        \"purchase_date\": null,\n        \"tax_exempt\": null,\n        \"growth_rate\": null,\n        \"principle_residence\": null,\n        \"deleted\": false,\n        \"created_at\": \"2019-11-23T19:03:29.000Z\",\n        \"updated_at\": \"2019-11-23T19:03:29.000Z\"\n    }\n}"}],"_postman_id":"82bb677a-439b-4344-b3a5-84091e628190"},{"name":"Contact Liability By ID GET","id":"86a37cbf-2099-48f8-9973-0806c0b44513","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/2/liabilities/4","description":"<p>Retrieves a Contact Liability for the provided Identifier</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","2","liabilities","4"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"dff11b94-5ecc-4a9c-8e86-dda903944cc3","name":"Contact Liability By ID GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/2/liabilities/4"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 02:27:52 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"efa39c3558e2b7e7c336a613833bd193\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"0c01fff1-9528-43a2-a3ab-c8d8d87d37cc"},{"key":"X-Runtime","value":"0.169757"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact_liabilities\": {\n        \"id\": 4,\n        \"contact_id\": 2,\n        \"owner_id\": null,\n        \"name\": \"Credit Card Debt (New Baby)\",\n        \"liability_type\": 2,\n        \"liability_type_description\": \"Credit Card Debt\",\n        \"balance\": null,\n        \"interest\": null,\n        \"payment\": null,\n        \"balloon\": null,\n        \"deleted\": false,\n        \"created_at\": \"2019-11-23T19:05:00.000Z\",\n        \"updated_at\": \"2019-11-23T19:05:10.000Z\"\n    }\n}"}],"_postman_id":"86a37cbf-2099-48f8-9973-0806c0b44513"},{"name":"Contact Assets Create POST","id":"cec56480-39a2-438e-bc07-58fffb716c94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n            \"name\": \"OJ's Ford Bronco(white)\",\n            \"asset_type\": 11,\n            \"total_value\": \"100000.0\",\n            \"shares\": null,\n            \"purchase_date\": null,\n            \"tax_exempt\": null,\n            \"growth_rate\": null,\n            \"principle_residence\": null\n}"},"url":"{{base_url}}/contacts/2/assets","description":"<p>Creates an Asset for the provided Contact Identifier</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","2","assets"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"a1ae3ba5-b479-4e8e-8f9a-db1154033ced","name":"Contact Assets Create POST","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n            \"name\": \"OJ's Ford Bronco(white)\",\n            \"asset_type\": 11,\n            \"total_value\": \"100000.0\",\n            \"shares\": null,\n            \"purchase_date\": null,\n            \"tax_exempt\": null,\n            \"growth_rate\": null,\n            \"principle_residence\": null\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/2/assets"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 02:20:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"/api/public/v1/contacts/2/assets/32"},{"key":"ETag","value":"W/\"e1045398b7a7541a1e2838c560d4b3c5\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"759eb503-3c43-42c6-9842-8721113dec84"},{"key":"X-Runtime","value":"0.291627"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"id\": 32\n}"}],"_postman_id":"cec56480-39a2-438e-bc07-58fffb716c94"},{"name":"Contact Liabilities Create POST","id":"a414ae99-0939-4707-98b6-3c7fc8980ef7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n            \"owner_id\": null,\n            \"name\": \"Credit Card Debt (New Baby #2)\",\n            \"liability_type\": 2,\n            \"liability_type_description\": \"Credit Card Debt\",\n            \"balance\": null,\n            \"interest\": null,\n            \"payment\": null,\n            \"balloon\": null,\n            \"deleted\": false\n}"},"url":"{{base_url}}/contacts/2/liabilities","description":"<p>Creates a liability for the provide Contact Identifier</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","2","liabilities"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"e2d4f052-67dd-4d77-9802-3f990af3abc1","name":"Contact Liabilities Create POST","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n            \"owner_id\": null,\n            \"name\": \"Credit Card Debt (New Baby #2)\",\n            \"liability_type\": 2,\n            \"liability_type_description\": \"Credit Card Debt\",\n            \"balance\": null,\n            \"interest\": null,\n            \"payment\": null,\n            \"balloon\": null,\n            \"deleted\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/2/liabilities"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 02:24:01 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"/api/public/v1/contacts/2/liabilities/5"},{"key":"ETag","value":"W/\"c259c876daa87783af9a795bce507130\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"2150483f-62ba-46ed-ba9b-0345e9628fc0"},{"key":"X-Runtime","value":"0.296221"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"id\": 5\n}"}],"_postman_id":"a414ae99-0939-4707-98b6-3c7fc8980ef7"},{"name":"Contact Assets Update PUT","id":"6da3047b-60d7-45ca-ab39-0c29a29cde5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n            \"name\": \"OJ's Ford Bronco(white)\",\n            \"asset_type\": 11,\n            \"total_value\": \"120000.0\",\n            \"shares\": null,\n            \"purchase_date\": null,\n            \"tax_exempt\": null,\n            \"growth_rate\": null,\n            \"principle_residence\": null\n}"},"url":"{{base_url}}/contacts/2/assets/32","description":"<p>Updates an existing Contact Asset By Id</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","2","assets","32"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"a8015f8e-d7c4-4668-bbdc-452df187da0b","name":"Contact Assets Update PUT","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n            \"name\": \"OJ's Ford Bronco(white)\",\n            \"asset_type\": 11,\n            \"total_value\": \"120000.0\",\n            \"shares\": null,\n            \"purchase_date\": null,\n            \"tax_exempt\": null,\n            \"growth_rate\": null,\n            \"principle_residence\": null\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/2/assets/32"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 02:30:50 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"5e3b33e5-37f6-49e2-a18e-a8c03da2162e"},{"key":"X-Runtime","value":"0.266514"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"6da3047b-60d7-45ca-ab39-0c29a29cde5b"},{"name":"Contact Liabilities Update PUT","id":"bcb43ce5-4712-4e5a-a0cc-cfbb4d69f1db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n            \"owner_id\": null,\n            \"name\": \"Credit Card Debt (Twins)\",\n            \"liability_type\": 2,\n            \"liability_type_description\": \"Credit Card Debt\",\n            \"balance\": null,\n            \"interest\": null,\n            \"payment\": null,\n            \"balloon\": null,\n            \"deleted\": false\n}"},"url":"{{base_url}}/contacts/2/liabilities/5","description":"<p>Updates an existing Contact Liability by the Identifier provided.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","2","liabilities","5"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"758e91d5-d809-4a55-8202-518779b231dc","name":"Contact Liabilities Update PUT","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n            \"owner_id\": null,\n            \"name\": \"Credit Card Debt (Twins)\",\n            \"liability_type\": 2,\n            \"liability_type_description\": \"Credit Card Debt\",\n            \"balance\": null,\n            \"interest\": null,\n            \"payment\": null,\n            \"balloon\": null,\n            \"deleted\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/2/liabilities/5"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 02:33:24 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"a631faef-3b7f-44ea-b307-8dfd9a7ee235"},{"key":"X-Runtime","value":"0.298223"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"bcb43ce5-4712-4e5a-a0cc-cfbb4d69f1db"},{"name":"Contact Assets DELETE","id":"0d73beda-0b1d-43e3-8399-d9004f9a62e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/contacts/2/assets/32","description":"<p>Deletes the specified Contact Asset</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","2","assets","32"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"9ced741a-6e6a-4bb2-92cc-3d924e02ab13","name":"Contact Assets DELETE","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/2/assets/32"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 02:34:23 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"c034caff-5643-4d00-a986-8c6e14675805"},{"key":"X-Runtime","value":"0.301668"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"0d73beda-0b1d-43e3-8399-d9004f9a62e1"},{"name":"Contact Liabilities DELETE","id":"42c90f36-df78-4918-8ffa-1145c460426f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/contacts/2/liabilities/5","description":"<p>Deletes a Contact Liability by the specified Id</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","2","liabilities","5"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"d1cb1525-dfe1-46d4-af51-b6076f800496","name":"Contact Liabilities DELETE","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/2/liabilities/5"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 02:35:32 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"cf0ff563-7c3a-446b-8b64-ffd645809556"},{"key":"X-Runtime","value":"0.170109"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"42c90f36-df78-4918-8ffa-1145c460426f"}],"id":"d2683060-921d-4fa7-ad81-6bd248f139a4","description":"<p>Contact Asset and Liability Methods</p>\n","event":[{"listen":"prerequest","script":{"id":"05aeae27-df85-4187-a927-2e15450f3bff","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"5f0add98-ae48-4243-8fba-5a4201ce77e6","type":"text/javascript","exec":[""]}}],"_postman_id":"d2683060-921d-4fa7-ad81-6bd248f139a4","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Banks","item":[{"name":"Banks GET","id":"6b642623-9b5f-4d73-affe-cd0c2f88bff3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/{{contact_id}}/banks?page=1","description":"<p>Retrieves a list of Banks Associated with a Contact</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","{{contact_id}}","banks"],"host":["{{base_url}}"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"f52eed4a-1b39-473c-ac3d-5bc9c4040456","name":"Banks GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":{"raw":"{{base_url}}/contacts/{{contact_id}}/banks?page=1","host":["{{base_url}}"],"path":["contacts","{{contact_id}}","banks"],"query":[{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 06:02:03 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"12d1d4df0f9e177311a4f8b980b9626c\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"f4b8ad77-5e40-4f72-86c3-1def447013b6"},{"key":"X-Runtime","value":"0.173508"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact_banks\": [\n        {\n            \"id\": 24,\n            \"contact_id\": 136,\n            \"name\": \"Banksy 3\",\n            \"branch\": \"SAFE CU\",\n            \"account_number\": \"231231666\",\n            \"routing_number\": \"666\",\n            \"deleted\": false,\n            \"created_at\": \"2024-09-24T15:33:16.000Z\",\n            \"updated_at\": \"2024-09-24T15:33:16.000Z\",\n            \"address\": {\n                \"id\": 18,\n                \"addressable_id\": 24,\n                \"addressable_type\": \"Crm::Contact::Bank\",\n                \"street_address\": \"123 Bank Address\",\n                \"secondary_address\": \"123\",\n                \"city\": \"City\",\n                \"state\": \"CA\",\n                \"zip\": \"94203\",\n                \"country\": \"US\",\n                \"address_type\": 4,\n                \"address_type_description\": \"Other\",\n                \"custom_type_title\": \"Bank Address\",\n                \"description\": \"Bank's Location\",\n                \"is_primary\": false,\n                \"is_preferred\": false,\n                \"is_shared\": false,\n                \"deleted\": false,\n                \"created_at\": \"2024-09-24T15:33:16.000Z\",\n                \"updated_at\": \"2024-09-24T15:33:16.000Z\"\n            },\n            \"phones\": [\n                {\n                    \"id\": 44,\n                    \"callable_id\": 24,\n                    \"callable_type\": \"Crm::Contact::Bank\",\n                    \"country_code\": 1,\n                    \"number\": \"7777777777\",\n                    \"extension\": \"777\",\n                    \"phone_type\": 4,\n                    \"phone_type_description\": \"Fax\",\n                    \"speed_dial\": \"7\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"is_shared\": null,\n                    \"custom_type_title\": \"Fax\",\n                    \"description\": \"Bank Fax\",\n                    \"deleted\": false,\n                    \"created_at\": \"2024-09-24T15:33:16.000Z\",\n                    \"updated_at\": \"2024-09-24T15:33:16.000Z\"\n                },\n                {\n                    \"id\": 45,\n                    \"callable_id\": 24,\n                    \"callable_type\": \"Crm::Contact::Bank\",\n                    \"country_code\": 1,\n                    \"number\": \"8888888888\",\n                    \"extension\": \"888\",\n                    \"phone_type\": 5,\n                    \"phone_type_description\": \"Other\",\n                    \"speed_dial\": \"8\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"is_shared\": null,\n                    \"custom_type_title\": \"Other\",\n                    \"description\": \"Manager's Number\",\n                    \"deleted\": false,\n                    \"created_at\": \"2024-09-24T15:33:16.000Z\",\n                    \"updated_at\": \"2024-09-24T15:33:16.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 25,\n            \"contact_id\": 136,\n            \"name\": \"Banksy 4\",\n            \"branch\": \"SAFE CU\",\n            \"account_number\": \"231231666\",\n            \"routing_number\": \"123\",\n            \"deleted\": false,\n            \"created_at\": \"2024-09-24T15:35:22.000Z\",\n            \"updated_at\": \"2024-09-24T15:35:22.000Z\",\n            \"address\": {\n                \"id\": 19,\n                \"addressable_id\": 25,\n                \"addressable_type\": \"Crm::Contact::Bank\",\n                \"street_address\": \"123 Bank Address\",\n                \"secondary_address\": \"123\",\n                \"city\": \"City\",\n                \"state\": \"CA\",\n                \"zip\": \"94203\",\n                \"country\": \"US\",\n                \"address_type\": 4,\n                \"address_type_description\": \"Other\",\n                \"custom_type_title\": \"Bank Address\",\n                \"description\": \"Bank's Location\",\n                \"is_primary\": false,\n                \"is_preferred\": false,\n                \"is_shared\": false,\n                \"deleted\": false,\n                \"created_at\": \"2024-09-24T15:35:22.000Z\",\n                \"updated_at\": \"2024-09-24T15:35:22.000Z\"\n            },\n            \"phones\": [\n                {\n                    \"id\": 46,\n                    \"callable_id\": 25,\n                    \"callable_type\": \"Crm::Contact::Bank\",\n                    \"country_code\": 1,\n                    \"number\": \"7777777777\",\n                    \"extension\": \"777\",\n                    \"phone_type\": 5,\n                    \"phone_type_description\": \"Other\",\n                    \"speed_dial\": \"7\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"is_shared\": null,\n                    \"custom_type_title\": \"Fax\",\n                    \"description\": \"Bank Fax\",\n                    \"deleted\": false,\n                    \"created_at\": \"2024-09-24T15:35:22.000Z\",\n                    \"updated_at\": \"2024-09-24T15:35:22.000Z\"\n                },\n                {\n                    \"id\": 47,\n                    \"callable_id\": 25,\n                    \"callable_type\": \"Crm::Contact::Bank\",\n                    \"country_code\": 1,\n                    \"number\": \"8888888888\",\n                    \"extension\": \"888\",\n                    \"phone_type\": 4,\n                    \"phone_type_description\": \"Fax\",\n                    \"speed_dial\": \"8\",\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"is_shared\": null,\n                    \"custom_type_title\": \"Other\",\n                    \"description\": \"Manager's Number\",\n                    \"deleted\": false,\n                    \"created_at\": \"2024-09-24T15:35:22.000Z\",\n                    \"updated_at\": \"2024-09-24T15:35:22.000Z\"\n                }\n            ]\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 2,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"6b642623-9b5f-4d73-affe-cd0c2f88bff3"},{"name":"Banks By ID GET","id":"473bca73-ff99-450c-b9d8-2e9e2c032b2f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/{{contact_id}}/banks/{{id}}","description":"<p>Retrieves a Bank record by ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","{{contact_id}}","banks","{{id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"0e3c2e36-3e12-4bc7-a5c9-151e67f88924","name":"Banks By ID GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/{{contact_id}}/banks/{{id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 06:02:56 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"5b1bea8164d6b296c2f0587835e0cad9\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"7a88d434-8845-4343-8fb3-954ad5275adb"},{"key":"X-Runtime","value":"0.161737"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact_bank\": {\n        \"id\": 24,\n        \"contact_id\": 136,\n        \"name\": \"Banksy 3\",\n        \"branch\": \"SAFE CU\",\n        \"account_number\": \"231231666\",\n        \"routing_number\": \"666\",\n        \"deleted\": false,\n        \"created_at\": \"2024-09-24T15:33:16.000Z\",\n        \"updated_at\": \"2024-09-24T15:33:16.000Z\",\n        \"address\": {\n            \"id\": 18,\n            \"addressable_id\": 24,\n            \"addressable_type\": \"Crm::Contact::Bank\",\n            \"street_address\": \"123 Bank Address\",\n            \"secondary_address\": \"123\",\n            \"city\": \"City\",\n            \"state\": \"CA\",\n            \"zip\": \"94203\",\n            \"country\": \"US\",\n            \"address_type\": 4,\n            \"address_type_description\": \"Other\",\n            \"custom_type_title\": \"Bank Address\",\n            \"description\": \"Bank's Location\",\n            \"is_primary\": false,\n            \"is_preferred\": false,\n            \"is_shared\": false,\n            \"deleted\": false,\n            \"created_at\": \"2024-09-24T15:33:16.000Z\",\n            \"updated_at\": \"2024-09-24T15:33:16.000Z\"\n        },\n        \"phones\": [\n            {\n                \"id\": 44,\n                \"callable_id\": 24,\n                \"callable_type\": \"Crm::Contact::Bank\",\n                \"country_code\": 1,\n                \"number\": \"7777777777\",\n                \"extension\": \"777\",\n                \"phone_type\": 4,\n                \"phone_type_description\": \"Fax\",\n                \"speed_dial\": \"7\",\n                \"is_preferred\": false,\n                \"is_primary\": false,\n                \"is_shared\": null,\n                \"custom_type_title\": \"Fax\",\n                \"description\": \"Bank Fax\",\n                \"deleted\": false,\n                \"created_at\": \"2024-09-24T15:33:16.000Z\",\n                \"updated_at\": \"2024-09-24T15:33:16.000Z\"\n            },\n            {\n                \"id\": 45,\n                \"callable_id\": 24,\n                \"callable_type\": \"Crm::Contact::Bank\",\n                \"country_code\": 1,\n                \"number\": \"8888888888\",\n                \"extension\": \"888\",\n                \"phone_type\": 5,\n                \"phone_type_description\": \"Other\",\n                \"speed_dial\": \"8\",\n                \"is_preferred\": false,\n                \"is_primary\": false,\n                \"is_shared\": null,\n                \"custom_type_title\": \"Other\",\n                \"description\": \"Manager's Number\",\n                \"deleted\": false,\n                \"created_at\": \"2024-09-24T15:33:16.000Z\",\n                \"updated_at\": \"2024-09-24T15:33:16.000Z\"\n            }\n        ]\n    }\n}"}],"_postman_id":"473bca73-ff99-450c-b9d8-2e9e2c032b2f"},{"name":"Bank Create POST","id":"ee93ceb1-37dc-43b0-9d0f-48ee560c5181","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"name\": \"Banksy 3\",\n        \"branch\": \"SAFE CU\",\n        \"account_number\": \"231231666\",\n        \"routing_number\": \"666\",\n        \"address\": {\n            \"street_address\": \"123 Bank Address\",\n            \"secondary_address\": \"123\",\n            \"city\": \"City\",\n            \"state\": \"CA\",\n            \"zip\": \"94203\",\n            \"country\": \"US\",\n            \"address_type\": 4,\n            \"custom_type_title\": \"Bank Address\",\n            \"description\": \"Bank's Location\",\n            \"is_primary\": false,\n            \"is_preferred\": false\n        },\n        \"phones\": [\n            {\n                \"country_code\": 1,\n                \"number\": \"7777777777\",\n                \"extension\": \"777\",\n                \"phone_type\": 4,\n                \"speed_dial\": \"7\",\n                \"is_preferred\": false,\n                \"is_primary\": false,\n                \"custom_type_title\": \"Fax\",\n                \"description\": \"Bank Fax\"\n            },\n            {\n                \"country_code\": 1,\n                \"number\": \"8888888888\",\n                \"extension\": \"888\",\n                \"phone_type\": 5,\n                \"speed_dial\": \"8\",\n                \"is_preferred\": false,\n                \"is_primary\": false,\n                \"custom_type_title\": \"Other\",\n                \"description\": \"Manager's Number\"\n            }\n        ]\n}"},"url":"{{base_url}}/contacts/{{contact_id}}/banks","description":"<p>Creates a Bank record for the associated Contact</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","{{contact_id}}","banks"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"942a26de-525d-491c-8aae-9ad06c60b518","name":"Bank Create POST","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic MTg1NUI5RTMtQ0Q4OC00MDJFLTkwOUItMTMwRjJBQzE3NEZDOm5hdGFsaWVfbG9jYWwyOlJlZHRhaWwhNg==","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"name\": \"Banksy 3\",\n        \"branch\": \"SAFE CU\",\n        \"account_number\": \"231231666\",\n        \"routing_number\": \"666\",\n        \"address\": {\n            \"street_address\": \"123 Bank Address\",\n            \"secondary_address\": \"123\",\n            \"city\": \"City\",\n            \"state\": \"CA\",\n            \"zip\": \"94203\",\n            \"country\": \"US\",\n            \"address_type\": 4,\n            \"custom_type_title\": \"Bank Address\",\n            \"description\": \"Bank's Location\",\n            \"is_primary\": false,\n            \"is_preferred\": false\n        },\n        \"phones\": [\n            {\n                \"country_code\": 1,\n                \"number\": \"7777777777\",\n                \"extension\": \"777\",\n                \"phone_type\": 4,\n                \"speed_dial\": \"7\",\n                \"is_preferred\": false,\n                \"is_primary\": false,\n                \"custom_type_title\": \"Fax\",\n                \"description\": \"Bank Fax\"\n            },\n            {\n                \"country_code\": 1,\n                \"number\": \"8888888888\",\n                \"extension\": \"888\",\n                \"phone_type\": 5,\n                \"speed_dial\": \"8\",\n                \"is_preferred\": false,\n                \"is_primary\": false,\n                \"custom_type_title\": \"Other\",\n                \"description\": \"Manager's Number\"\n            }\n        ]\n}","options":{"raw":{"language":"json"}}},"url":"https://review.crm.redtailtechnology.com/api/public/v1/contacts/{{contact_id}}/banks"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 06:07:00 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"/api/public/v1/contacts/1/banks/4"},{"key":"ETag","value":"W/\"56c24c6b4f9592e9876faff2c1ecbd48\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"56457782-e3af-40dd-bea4-4e1600b0c566"},{"key":"X-Runtime","value":"12.722270"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":"{\n    \"contact_bank\": {\n        \"id\": 24,\n        \"contact_id\": 136,\n        \"name\": \"Banksy 3\",\n        \"branch\": \"SAFE CU\",\n        \"account_number\": \"231231666\",\n        \"routing_number\": \"666\",\n        \"deleted\": false,\n        \"created_at\": \"2024-09-24T15:33:16.000Z\",\n        \"updated_at\": \"2024-09-24T15:33:16.000Z\",\n        \"address\": {\n            \"id\": 18,\n            \"addressable_id\": 24,\n            \"addressable_type\": \"Crm::Contact::Bank\",\n            \"street_address\": \"123 Bank Address\",\n            \"secondary_address\": \"123\",\n            \"city\": \"City\",\n            \"state\": \"CA\",\n            \"zip\": \"94203\",\n            \"country\": \"US\",\n            \"address_type\": 4,\n            \"address_type_description\": \"Other\",\n            \"custom_type_title\": \"Bank Address\",\n            \"description\": \"Bank's Location\",\n            \"is_primary\": false,\n            \"is_preferred\": false,\n            \"is_shared\": false,\n            \"deleted\": false,\n            \"created_at\": \"2024-09-24T15:33:16.000Z\",\n            \"updated_at\": \"2024-09-24T15:33:16.000Z\"\n        },\n        \"phones\": [\n            {\n                \"id\": 44,\n                \"callable_id\": 24,\n                \"callable_type\": \"Crm::Contact::Bank\",\n                \"country_code\": 1,\n                \"number\": \"7777777777\",\n                \"extension\": \"777\",\n                \"phone_type\": 4,\n                \"phone_type_description\": \"Fax\",\n                \"speed_dial\": \"7\",\n                \"is_preferred\": false,\n                \"is_primary\": false,\n                \"is_shared\": null,\n                \"custom_type_title\": \"Fax\",\n                \"description\": \"Bank Fax\",\n                \"deleted\": false,\n                \"created_at\": \"2024-09-24T15:33:16.000Z\",\n                \"updated_at\": \"2024-09-24T15:33:16.000Z\"\n            },\n            {\n                \"id\": 45,\n                \"callable_id\": 24,\n                \"callable_type\": \"Crm::Contact::Bank\",\n                \"country_code\": 1,\n                \"number\": \"8888888888\",\n                \"extension\": \"888\",\n                \"phone_type\": 5,\n                \"phone_type_description\": \"Other\",\n                \"speed_dial\": \"8\",\n                \"is_preferred\": false,\n                \"is_primary\": false,\n                \"is_shared\": null,\n                \"custom_type_title\": \"Other\",\n                \"description\": \"Manager's Number\",\n                \"deleted\": false,\n                \"created_at\": \"2024-09-24T15:33:16.000Z\",\n                \"updated_at\": \"2024-09-24T15:33:16.000Z\"\n            }\n        ]\n    }\n}"}],"_postman_id":"ee93ceb1-37dc-43b0-9d0f-48ee560c5181"},{"name":"Bank Update By ID POST","id":"d8c642dc-237e-4f7c-8460-a7012a91eea0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"name\": \"Banksy 3\",\n        \"branch\": \"SAFE CU\",\n        \"account_number\": \"231231666\",\n        \"routing_number\": \"666\",\n        \"address\": {\n            \"street_address\": \"123 Bank Address\",\n            \"secondary_address\": \"123\",\n            \"city\": \"City\",\n            \"state\": \"CA\",\n            \"zip\": \"94203\",\n            \"country\": \"US\",\n            \"address_type\": 4,\n            \"custom_type_title\": \"Bank Address\",\n            \"description\": \"Bank's Location\",\n            \"is_primary\": false,\n            \"is_preferred\": false\n        },\n        \"phones\": [\n            {\n                \"id\": 44,\n                \"country_code\": 1,\n                \"number\": \"2222222222\",\n                \"extension\": \"222\",\n                \"phone_type\": 4,\n                \"speed_dial\": \"7\",\n                \"is_preferred\": false,\n                \"is_primary\": false,\n                \"custom_type_title\": \"Fax\",\n                \"description\": \"Bank Fax\"\n            },\n            {\n                \"id\": 45,\n                \"delete\": true\n            }\n        ]\n}"},"url":"{{base_url}}/contacts/{{contact_id}}/banks/{{id}}","description":"<p>Updates the Bank record for the specified ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","{{contact_id}}","banks","{{id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"548479cd-0f9e-4a54-8c20-32a9d518562b","name":"Bank Update By ID POST","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Basic MTg1NUI5RTMtQ0Q4OC00MDJFLTkwOUItMTMwRjJBQzE3NEZDOm5hdGFsaWVfbG9jYWwyOlJlZHRhaWwhNg==","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"name\": \"Banksy 3\",\n        \"branch\": \"SAFE CU\",\n        \"account_number\": \"231231666\",\n        \"routing_number\": \"666\",\n        \"address\": {\n            \"street_address\": \"123 Bank Address\",\n            \"secondary_address\": \"123\",\n            \"city\": \"City\",\n            \"state\": \"CA\",\n            \"zip\": \"94203\",\n            \"country\": \"US\",\n            \"address_type\": 4,\n            \"custom_type_title\": \"Bank Address\",\n            \"description\": \"Bank's Location\",\n            \"is_primary\": false,\n            \"is_preferred\": false\n        },\n        \"phones\": [\n            {\n                \"id\": 44,\n                \"country_code\": 1,\n                \"number\": \"2222222222\",\n                \"extension\": \"222\",\n                \"phone_type\": 4,\n                \"speed_dial\": \"7\",\n                \"is_preferred\": false,\n                \"is_primary\": false,\n                \"custom_type_title\": \"Fax\",\n                \"description\": \"Bank Fax\"\n            },\n            {\n                \"id\": 45,\n                \"delete\": true\n            }\n        ]\n}","options":{"raw":{"language":"json"}}},"url":"https://review.crm.redtailtechnology.com/api/public/v1/contacts/{{contact_id}}/banks/{{id}}"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 06:08:28 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"88379b5c-5e01-41b2-b659-a07733aaa5b2"},{"key":"X-Runtime","value":"0.148312"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":"{\n    \"contact_bank\": {\n        \"id\": 24,\n        \"contact_id\": 136,\n        \"name\": \"Banksy 3\",\n        \"branch\": \"SAFE CU\",\n        \"account_number\": \"231231666\",\n        \"routing_number\": \"666\",\n        \"deleted\": false,\n        \"created_at\": \"2024-09-24T15:33:16.000Z\",\n        \"updated_at\": \"2024-09-24T15:33:16.000Z\",\n        \"address\": {\n            \"id\": 18,\n            \"addressable_id\": 24,\n            \"addressable_type\": \"Crm::Contact::Bank\",\n            \"street_address\": \"123 Bank Address\",\n            \"secondary_address\": \"123\",\n            \"city\": \"City\",\n            \"state\": \"CA\",\n            \"zip\": \"94203\",\n            \"country\": \"US\",\n            \"address_type\": 4,\n            \"address_type_description\": \"Other\",\n            \"custom_type_title\": \"Bank Address\",\n            \"description\": \"Bank's Location\",\n            \"is_primary\": false,\n            \"is_preferred\": false,\n            \"is_shared\": false,\n            \"deleted\": false,\n            \"created_at\": \"2024-09-24T15:33:16.000Z\",\n            \"updated_at\": \"2024-09-24T15:33:16.000Z\"\n        },\n        \"phones\": [\n            {\n                \"id\": 44,\n                \"callable_id\": 24,\n                \"callable_type\": \"Crm::Contact::Bank\",\n                \"country_code\": 1,\n                \"number\": \"2222222222\",\n                \"extension\": \"222\",\n                \"phone_type\": 4,\n                \"phone_type_description\": \"Fax\",\n                \"speed_dial\": \"7\",\n                \"is_preferred\": false,\n                \"is_primary\": false,\n                \"is_shared\": null,\n                \"custom_type_title\": \"Fax\",\n                \"description\": \"Bank Fax\",\n                \"deleted\": false,\n                \"created_at\": \"2024-09-24T15:33:16.000Z\",\n                \"updated_at\": \"2024-09-24T15:55:21.000Z\"\n            }\n        ]\n    }\n}"}],"_postman_id":"d8c642dc-237e-4f7c-8460-a7012a91eea0"},{"name":"Bank DELETE","id":"6388cb2b-6970-4027-a167-2c0ae4f61c7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/contacts/{{contact_id}}/banks/{{id}}","description":"<p>Deletes the Bank Record for the corresponding ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","{{contact_id}}","banks","{{id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"ad4ff814-c166-474f-8e02-9733ac6f4763","name":"Bank DELETE","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/{{contact_id}}/banks/{{id}}"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 06:09:53 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"99bd1c9c-62b8-474e-a6c1-320ce4c563d2"},{"key":"X-Runtime","value":"0.155193"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"6388cb2b-6970-4027-a167-2c0ae4f61c7c"}],"id":"090195f3-4ecb-4e31-b7ad-5bb85e498e0c","_postman_id":"090195f3-4ecb-4e31-b7ad-5bb85e498e0c","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Departments","item":[{"name":"Departments GET","id":"bf8adad3-3043-408e-ac62-7bcbccd213ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/{{contact_id}}/departments?page=1","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","{{contact_id}}","departments"],"host":["{{base_url}}"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"cf2e3ac8-0dbe-4083-a970-b7f52209ae35","name":"Departments GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":{"raw":"{{base_url}}/contacts/{{contact_id}}/departments?page=1","host":["{{base_url}}"],"path":["contacts","{{contact_id}}","departments"],"query":[{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 06:12:36 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"bcd2c7fc2a024eb320795b0f80be187c\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"7366a4b1-0851-44cb-a604-9013828b7c44"},{"key":"X-Runtime","value":"0.165820"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact_departments\": [\n        {\n            \"id\": 1,\n            \"contact_id\": 2,\n            \"name\": \"HR\",\n            \"contact_name\": \"sc\",\n            \"phone\": \"2323113\",\n            \"email\": \"231231\",\n            \"created_at\": \"2019-11-05T22:45:01.000Z\",\n            \"updated_at\": \"2019-11-05T22:45:01.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 1,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"bf8adad3-3043-408e-ac62-7bcbccd213ab"},{"name":"Departments By ID GET","id":"df91598a-b1a0-4b3b-9ace-036461055946","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/{{contact_id}}/departments/{{id}}","description":"<p>Retrieves a Department record by Id</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","{{contact_id}}","departments","{{id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"0dc01eaf-a8ba-4a66-b41c-39a5ea90d56c","name":"Departments By ID GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/{{contact_id}}/departments/{{id}}"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 24 Nov 2019 06:17:30 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"46683c5e054617908c981f4775b5d910\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"a40f898c-30cc-4933-9eff-d7441d859891"},{"key":"X-Runtime","value":"10.154859"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact_departments\": {\n        \"id\": 1,\n        \"contact_id\": 2,\n        \"name\": \"HR\",\n        \"contact_name\": \"sc\",\n        \"phone\": \"2323113\",\n        \"email\": \"231231\",\n        \"created_at\": \"2019-11-05T22:45:01.000Z\",\n        \"updated_at\": \"2019-11-05T22:45:01.000Z\"\n    }\n}"}],"_postman_id":"df91598a-b1a0-4b3b-9ace-036461055946"},{"name":"Department Create POST","id":"8064f126-5553-440e-9dae-433d941456ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"name\": \"API & Integrations\",\n        \"contact_name\": \"Scott\",\n        \"phone\": \"9119119111\",\n        \"email\": \"Scott@RedtailTechnology.com\"\n}"},"url":"{{base_url}}/contacts/{{contact_id}}/departments","description":"<p>Creates a Department record for the associated Contact</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","{{contact_id}}","departments"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"bbcedb20-9785-4a5f-889b-f92cc48f8eeb","name":"Department Create POST","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"name\": \"API & Integrations\",\n        \"contact_name\": \"Scott\",\n        \"phone\": \"9119119111\",\n        \"email\": \"Scott@RedtailTechnology.com\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/{{contact_id}}/departments"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 24 Nov 2019 06:21:16 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"/api/public/v1/contacts/2/departments/2"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"c395a4ae43ed20322467112457469c00\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"ef89237c-6a89-4f91-a869-d52db4b1bc49"},{"key":"X-Runtime","value":"3.218254"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"id\": 2\n}"}],"_postman_id":"8064f126-5553-440e-9dae-433d941456ba"},{"name":"Department Update By ID POST","id":"91e39c51-b93d-4547-926e-7e4e0625f86b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"name\": \"API & Integrations\",\n        \"contact_name\": \"Scott\",\n        \"phone\": \"9119119111\",\n        \"email\": \"Scott@RedtailTechnology.com\"\n}"},"url":"{{base_url}}/contacts/{{contact_id}}/departments","description":"<p>Updates the Department Record by ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","{{contact_id}}","departments"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"974cc411-86b0-4006-99d7-b30b575ace67","name":"Department Update By ID POST","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"name\": \"API & Partner Integrations\",\n        \"contact_name\": \"Scott\",\n        \"phone\": \"9119119111\",\n        \"email\": \"Scott@RedtailTechnology.com\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/{{contact_id}}/departments/{{id}}"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Sun, 24 Nov 2019 06:23:37 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"745a660c-7903-42bc-afc7-0f87583c6bb3"},{"key":"X-Runtime","value":"0.768311"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"91e39c51-b93d-4547-926e-7e4e0625f86b"},{"name":"Department DELETE","id":"97c5ab9b-2c7a-4d0f-839c-9fa9c6691575","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"name\": \"API & Partner Integrations\",\n        \"contact_name\": \"Scott\",\n        \"phone\": \"9119119111\",\n        \"email\": \"Scott@RedtailTechnology.com\"\n}"},"url":"{{base_url}}/contacts/{{contact_id}}/departments/{{id}}","description":"<p>Deletes the Department Record for the provided ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","{{contact_id}}","departments","{{id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"7308109d-9f45-4e2c-938a-8a0f7d22c4e5","name":"Department DELETE","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/{{contact_id}}/departments/{{id}}"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Sun, 24 Nov 2019 06:25:28 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"47fab18d-2e58-44a6-b7bf-611bdda57125"},{"key":"X-Runtime","value":"0.695301"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"97c5ab9b-2c7a-4d0f-839c-9fa9c6691575"}],"id":"7482bbb4-8b7a-4ca8-b3db-247cbf7f6886","_postman_id":"7482bbb4-8b7a-4ca8-b3db-247cbf7f6886","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Employments","item":[{"name":"Employments GET","id":"2e9fbb86-a167-4810-8d9e-e15040a0ee9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/contacts/:contact_id/employments?page=1","description":"<p>Retrieves a list of Employment Record by the Contact Identifier provided</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","employments"],"host":["{{base_url}}"],"query":[{"key":"page","value":"1"}],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"}]}},"response":[{"id":"bc0e55f5-432e-4cb5-8c85-bcef91677851","name":"Employments GET","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/contacts/{{contact_id}}/employments?page=1","host":["{{base_url}}"],"path":["contacts","{{contact_id}}","employments"],"query":[{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Mon, 25 Nov 2019 00:32:43 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"d6f875450b82b2782dafeba92d4f8970\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"474cca44-5b62-4e40-83de-ec6d490b62ad"},{"key":"X-Runtime","value":"0.187289"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact_employments\": [\n        {\n            \"id\": 1,\n            \"contact_id\": 1,\n            \"occupation\": \"CEO\",\n            \"occupation_start_date\": \"2019-04-23\",\n            \"gai\": \"123321.0\",\n            \"retirement_date\": \"2032-02-17\",\n            \"deleted\": false,\n            \"created_at\": \"2019-11-01T00:53:52.000Z\",\n            \"updated_at\": \"2019-11-01T00:53:52.000Z\"\n        },\n        {\n            \"id\": 2,\n            \"contact_id\": 1,\n            \"occupation\": \"Peon\",\n            \"occupation_start_date\": \"2017-08-27\",\n            \"gai\": \"12321.0\",\n            \"retirement_date\": \"2019-04-24\",\n            \"deleted\": false,\n            \"created_at\": \"2019-11-01T00:54:24.000Z\",\n            \"updated_at\": \"2019-11-01T00:54:24.000Z\"\n        },\n        {\n            \"id\": 4,\n            \"contact_id\": 1,\n            \"occupation\": \"CTO\",\n            \"occupation_start_date\": \"2019-04-23\",\n            \"gai\": \"123321.0\",\n            \"retirement_date\": \"2032-02-17\",\n            \"deleted\": false,\n            \"created_at\": \"2019-11-05T22:33:54.000Z\",\n            \"updated_at\": \"2019-11-05T22:33:54.000Z\"\n        },\n        {\n            \"id\": 5,\n            \"contact_id\": 1,\n            \"occupation\": \"CTO\",\n            \"occupation_start_date\": \"2019-04-23\",\n            \"gai\": \"123321.0\",\n            \"retirement_date\": \"2032-02-17\",\n            \"deleted\": false,\n            \"created_at\": \"2019-11-05T22:34:51.000Z\",\n            \"updated_at\": \"2019-11-05T22:34:51.000Z\"\n        },\n        {\n            \"id\": 6,\n            \"contact_id\": 1,\n            \"occupation\": \"CTO\",\n            \"occupation_start_date\": \"2019-04-23\",\n            \"gai\": \"123321.0\",\n            \"retirement_date\": \"2032-02-17\",\n            \"deleted\": false,\n            \"created_at\": \"2019-11-05T22:49:33.000Z\",\n            \"updated_at\": \"2019-11-05T22:49:33.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 5,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"2e9fbb86-a167-4810-8d9e-e15040a0ee9e"},{"name":"Employments By ID GET","id":"ced029a7-85e1-4e79-8cd1-0cad85e47a21","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/contacts/:contact_id/employments/:id","description":"<p>Retrives the Employment Record for the specified ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","employments",":id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"},{"type":"string","value":"1","key":"id"}]}},"response":[{"id":"ff4e77b3-5e1f-464f-9eab-a375cfeaf694","name":"Employments By ID GET","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/contacts/1/employments/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Mon, 25 Nov 2019 00:34:27 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"6ce6a77b6efa7f7aff0b973d4315b4ff\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"53545d15-feb2-41f7-9005-7d2285bfec68"},{"key":"X-Runtime","value":"0.080829"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact_employment\": {\n        \"id\": 1,\n        \"contact_id\": 1,\n        \"occupation\": \"CEO\",\n        \"occupation_start_date\": \"2019-04-23\",\n        \"gai\": \"123321.0\",\n        \"retirement_date\": \"2032-02-17\",\n        \"deleted\": false,\n        \"created_at\": \"2019-11-01T00:53:52.000Z\",\n        \"updated_at\": \"2019-11-01T00:53:52.000Z\"\n    }\n}"}],"_postman_id":"ced029a7-85e1-4e79-8cd1-0cad85e47a21"},{"name":"Employment Create","id":"abf6b750-767f-4c27-b1f7-4328035e266e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"occupation\": \"Executive VIP VP\",\n        \"occupation_start_date\": \"2019-04-23\",\n        \"gai\": \"123321.0\",\n        \"retirement_date\": \"2032-02-17\"\n}"},"url":"{{base_url}}/contacts/:contact_id/employments","description":"<p>Creates an Employment Record for the specified Contact</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","employments"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"}]}},"response":[{"id":"2c2a69f4-0242-4e6b-b9aa-b15e7a301e49","name":"Employment Create","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"occupation\": \"VP\",\n        \"occupation_start_date\": \"2019-04-23\",\n        \"gai\": \"123321.0\",\n        \"retirement_date\": \"2032-02-17\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/{{contact_id}}/employments"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Mon, 25 Nov 2019 00:36:40 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"/api/public/v1/contacts/1/employments/7"},{"key":"ETag","value":"W/\"0db0dfbd7916bf0ecc240432e28e547d\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"a0c48d1a-48b3-4e96-8c97-0e6a10668544"},{"key":"X-Runtime","value":"0.215893"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"id\": 7\n}"}],"_postman_id":"abf6b750-767f-4c27-b1f7-4328035e266e"},{"name":"Employment Update PUT","id":"2876e67d-8a3b-495c-933a-4591c45e3fbe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"occupation\": \"Senior VP\",\n        \"occupation_start_date\": \"2019-04-23\",\n        \"gai\": \"123321.0\",\n        \"retirement_date\": \"2032-02-17\"\n}"},"url":"{{base_url}}/contacts/:contact_id/employments/:id","description":"<p>Updates the Employment Record by the specified ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","employments",":id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"},{"type":"string","value":"1","key":"id"}]}},"response":[{"id":"6fb5f1ef-e280-4c17-96a2-a372d2a2e368","name":"Employment Update PUT","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"occupation\": \"Senior VP\",\n        \"occupation_start_date\": \"2019-04-23\",\n        \"gai\": \"123321.0\",\n        \"retirement_date\": \"2032-02-17\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/1/employments/7"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Mon, 25 Nov 2019 00:38:24 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"63b9e6ee-91e9-4a0c-8db1-ebfc8e3e18d3"},{"key":"X-Runtime","value":"0.208896"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"2876e67d-8a3b-495c-933a-4591c45e3fbe"},{"name":"Employment DELETE","event":[{"listen":"prerequest","script":{"id":"95a259c8-1c56-4aa9-a8cb-8d8b4faf8da3","exec":[""],"type":"text/javascript"}}],"id":"20fda9f7-8fee-449d-8aec-7feb07590fd3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/contacts/:contact_id/employments/:id","description":"<p>Deletes the Employment Record for the specified ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","employments",":id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"},{"type":"string","value":"1","key":"id"}]}},"response":[{"id":"50e03e5e-faa0-4d2e-bc49-de2a5bf4584d","name":"Employment DELETE","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/1/employments/7"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Mon, 25 Nov 2019 00:39:27 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"d9661c26-93c2-4a81-bfc3-3d62c4fea745"},{"key":"X-Runtime","value":"0.111691"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"20fda9f7-8fee-449d-8aec-7feb07590fd3"}],"id":"a36be2ae-350d-4472-9764-f620f84e442e","_postman_id":"a36be2ae-350d-4472-9764-f620f84e442e","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Family","item":[{"name":"Family By ContactID Get","id":"429f7849-4c02-4e0f-9488-fa9576c40655","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/contacts/:contact_id/family","description":"<p>Retrieves the full Family Record associated with a Contact</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","family"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"}]}},"response":[{"id":"86a22eba-70f7-4042-b3db-7edf5d4c3b5a","name":"Family By ContactID Get","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/contacts/67/family"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 22:35:29 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"f27817ca5d410a25f42940c6d559e76d\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"b4039409-6bdb-40a7-977a-5766874e8db8"},{"key":"X-Runtime","value":"0.144992"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact_family\": [\n        {\n            \"id\": 7,\n            \"name\": \"The API Test Family\",\n            \"created_at\": \"2019-11-24T21:36:51.000Z\",\n            \"updated_at\": \"2019-11-24T21:36:51.000Z\",\n            \"deleted\": false,\n            \"members\": [\n                {\n                    \"id\": 21,\n                    \"family_id\": 7,\n                    \"contact_id\": 66,\n                    \"relationship\": null,\n                    \"relationship_name\": null,\n                    \"hoh\": true,\n                    \"created_at\": \"2019-11-24T21:36:51.000Z\",\n                    \"updated_at\": \"2019-11-24T21:36:51.000Z\",\n                    \"deleted\": false\n                },\n                {\n                    \"id\": 22,\n                    \"family_id\": 7,\n                    \"contact_id\": 67,\n                    \"relationship\": 1,\n                    \"relationship_name\": \"Spouse\",\n                    \"hoh\": false,\n                    \"created_at\": \"2019-11-24T21:36:51.000Z\",\n                    \"updated_at\": \"2019-11-24T21:36:51.000Z\",\n                    \"deleted\": false\n                },\n                {\n                    \"id\": 23,\n                    \"family_id\": 7,\n                    \"contact_id\": 68,\n                    \"relationship\": 2,\n                    \"relationship_name\": \"Child\",\n                    \"hoh\": false,\n                    \"created_at\": \"2019-11-24T21:36:52.000Z\",\n                    \"updated_at\": \"2019-11-24T21:36:52.000Z\",\n                    \"deleted\": false\n                },\n                {\n                    \"id\": 24,\n                    \"family_id\": 7,\n                    \"contact_id\": 69,\n                    \"relationship\": 3,\n                    \"relationship_name\": \"Grandchild\",\n                    \"hoh\": false,\n                    \"created_at\": \"2019-11-24T21:36:52.000Z\",\n                    \"updated_at\": \"2019-11-24T21:36:52.000Z\",\n                    \"deleted\": false\n                },\n                {\n                    \"id\": 25,\n                    \"family_id\": 7,\n                    \"contact_id\": 70,\n                    \"relationship\": 3,\n                    \"relationship_name\": \"Grandchild\",\n                    \"hoh\": false,\n                    \"created_at\": \"2019-11-24T21:36:52.000Z\",\n                    \"updated_at\": \"2019-11-24T22:00:59.000Z\",\n                    \"deleted\": false\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"429f7849-4c02-4e0f-9488-fa9576c40655"},{"name":"Family By ContactID CREATE","id":"47260fa1-c339-4c83-baca-0f810f6a0db3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n            \"name\": \"The NEW API Test Family\"\n}"},"url":"{{base_url}}/contacts/{{contact_id}}/family","description":"<p>Creates a Family Record with the Contact as the HOH (Head of Household)</p>\n<ul>\n<li>see 'Family Member Create POST' method to add additional members</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","{{contact_id}}","family"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"ab872f7e-076b-48f3-87bf-4a79d8b9d333","name":"Family By ContactID CREATE","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n            \"name\": \"The NEW API Test Family\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/25/family"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 22:41:14 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"/api/public/v1/families.8"},{"key":"ETag","value":"W/\"97b3d6ad25f5b1b18c2c3ca39fad8f9d\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"678559ea-8cd4-47ed-abcb-9f00024aa80f"},{"key":"X-Runtime","value":"0.191656"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"id\": 8\n}"}],"_postman_id":"47260fa1-c339-4c83-baca-0f810f6a0db3"}],"id":"cb8d6681-6cdf-4608-915e-009bb2e3d526","description":"<p>Family Methods in the Contact context</p>\n","_postman_id":"cb8d6681-6cdf-4608-915e-009bb2e3d526","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Important Information","item":[{"name":"Important Information GET","id":"620097d2-0c02-4b63-97d0-b0a55c4e1124","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/{{contact_id}}/important_information","description":"<p>Retrieves a Contact Record's Important Information based on the supplied Contact Identifier</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","{{contact_id}}","important_information"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"bebc93ef-d5d7-43a4-8391-67fe1d4a8db6","name":"Important Information GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/{{contact_id}}/important_informations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Mon, 25 Nov 2019 00:42:32 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"d9c8cd802f29c92a7623f4f44731f787\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"5355568b-8dab-47f1-8864-383a0d340c99"},{"key":"X-Runtime","value":"0.173082"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"important_information\": {\n        \"id\": 1,\n        \"contact_id\": 1,\n        \"content\": \"<b>She prefers to be called Mary.</b><br><b><i>Do not call after 7:00PM</i></b><br><br>\",\n        \"deleted\": false,\n        \"created_at\": \"2015-01-07T01:33:43.000Z\",\n        \"updated_at\": \"2015-01-07T02:42:39.000Z\"\n    }\n}"}],"_postman_id":"620097d2-0c02-4b63-97d0-b0a55c4e1124"},{"name":"Important Information Update PUT","id":"082d5d3f-a00c-46d8-b315-1b93377972e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"content\": \"<b>Email, Dont call!!.</b></b><br><br>\"\n}"},"url":"{{base_url}}/contacts/{{contact_id}}/important_information/","description":"<p>Updates the existing Important Information record by Id</p>\n<ul>\n<li>...you can use either the Create or Update method interchangebly. The table row exists on Contact Creation</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","{{contact_id}}","important_information",""],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"e5f2cf90-cdde-43b1-a752-143e258f7be6","name":"Important Information Update PUT","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"content\": \"<b>Email, Dont call!!.</b></b><br><br>\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/1/important_informations/1"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Mon, 25 Nov 2019 01:02:56 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"ab938b8b-2765-4a4f-b0e8-afd8c6e9e8ea"},{"key":"X-Runtime","value":"4.151682"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"082d5d3f-a00c-46d8-b315-1b93377972e5"}],"id":"a161351b-0dcd-4377-be19-cc7ca3ab7a18","_postman_id":"a161351b-0dcd-4377-be19-cc7ca3ab7a18","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Identifications","item":[{"name":"Identifications GET","event":[{"listen":"test","script":{"id":"d4149c64-0509-4b3c-8502-8b35d3d9e17b","exec":[""],"type":"text/javascript"}}],"id":"89cfbb29-ab23-4c41-b329-47381d7b3219","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/contacts/:contact_id/identifications?page=1","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","identifications"],"host":["{{base_url}}"],"query":[{"key":"page","value":"1"},{"disabled":true,"key":"","value":""}],"variable":[{"type":"string","value":"1","key":"contact_id"}]}},"response":[{"id":"b5c9632e-0bc6-4f17-b128-11c231add1dc","name":"Contact Identifications GET","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/contacts/:contact_id/identifications?page=1","host":["{{base_url}}"],"path":["contacts",":contact_id","identifications"],"query":[{"key":"page","value":"1"},{"key":"","value":"","type":"text","disabled":true}],"variable":[{"key":"contact_id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 04 Jun 2020 19:51:15 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"7e0ebd9dea526f9e5873e8ea30c2a30c\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"4be5294d-53a6-4e44-8380-03712c322485"},{"key":"X-Runtime","value":"0.365714"}],"cookie":[],"responseTime":null,"body":"{\n    \"identifications\": [\n        {\n            \"id\": 1,\n            \"contact_id\": 1,\n            \"country\": null,\n            \"identification_type_id\": 4,\n            \"identification_type\": \"Military\",\n            \"number\": \"D2314231\",\n            \"state\": \"CA\",\n            \"issue_date\": \"2020-05-26\",\n            \"expiration_date\": \"2020-12-02\",\n            \"deleted\": false,\n            \"created_at\": \"2020-05-27T00:13:21.000Z\",\n            \"updated_at\": \"2020-05-27T15:55:31.000Z\"\n        },\n        {\n            \"id\": 2,\n            \"contact_id\": 1,\n            \"country\": null,\n            \"identification_type_id\": 3,\n            \"identification_type\": \"Passport\",\n            \"number\": \"1231231253\",\n            \"state\": \"CA\",\n            \"issue_date\": \"2020-05-26\",\n            \"expiration_date\": \"2025-06-09\",\n            \"deleted\": false,\n            \"created_at\": \"2020-05-27T00:14:00.000Z\",\n            \"updated_at\": \"2020-05-27T00:14:00.000Z\"\n        },\n        {\n            \"id\": 3,\n            \"contact_id\": 1,\n            \"country\": null,\n            \"identification_type_id\": 2,\n            \"identification_type\": \"US Permanent Resident Card\",\n            \"number\": \"D2314231\",\n            \"state\": \"CA\",\n            \"issue_date\": \"2020-05-26\",\n            \"expiration_date\": \"2020-12-02\",\n            \"deleted\": false,\n            \"created_at\": \"2020-05-27T03:27:16.000Z\",\n            \"updated_at\": \"2020-05-27T03:27:16.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 3,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"89cfbb29-ab23-4c41-b329-47381d7b3219"},{"name":"Identification By ID GET","event":[{"listen":"test","script":{"id":"d4149c64-0509-4b3c-8502-8b35d3d9e17b","exec":[""],"type":"text/javascript"}}],"id":"090ef250-84a8-4372-8518-ee849a00d825","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/contacts/:contact_id/identifications/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","identifications",":id"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"","value":""}],"variable":[{"type":"string","value":"1","key":"contact_id"},{"type":"string","value":"1","key":"id"}]}},"response":[{"id":"b82da2f0-459a-45af-8273-a0ad62312703","name":"Contact Identification By ID GET","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/contacts/:contact_id/identifications/:id","host":["{{base_url}}"],"path":["contacts",":contact_id","identifications",":id"],"query":[{"key":"","type":"text","value":"","disabled":true}],"variable":[{"key":"contact_id","value":"1"},{"key":"id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 04 Jun 2020 19:50:56 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"e23d328afa2639c1021d77c04ee25b6d\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"500f87e7-9b86-4143-8e18-c115a89836fc"},{"key":"X-Runtime","value":"0.328139"}],"cookie":[],"responseTime":null,"body":"{\n    \"identification\": {\n        \"id\": 1,\n        \"contact_id\": 1,\n        \"country\": null,\n        \"identification_type_id\": 4,\n        \"identification_type\": \"Military\",\n        \"number\": \"D2314231\",\n        \"state\": \"CA\",\n        \"issue_date\": \"2020-05-26\",\n        \"expiration_date\": \"2020-12-02\",\n        \"deleted\": false,\n        \"created_at\": \"2020-05-27T00:13:21.000Z\",\n        \"updated_at\": \"2020-05-27T15:55:31.000Z\"\n    }\n}"}],"_postman_id":"090ef250-84a8-4372-8518-ee849a00d825"},{"name":"Identification Create POST","event":[{"listen":"test","script":{"id":"d4149c64-0509-4b3c-8502-8b35d3d9e17b","exec":[""],"type":"text/javascript"}}],"id":"ec9ca559-6964-4c85-81f1-07dc6ece03c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n            \"identification_type_id\": 3,\n            \"number\": \"1231231253\",\n            \"state\": \"CA\",\n            \"issue_date\": \"2020-05-26\",\n            \"expiration_date\": \"2025-06-09\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/:contact_id/identifications?page=1","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","identifications"],"host":["{{base_url}}"],"query":[{"key":"page","value":"1"},{"disabled":true,"key":"","value":""}],"variable":[{"type":"string","value":"1","key":"contact_id"}]}},"response":[{"id":"25473666-2a55-4e6e-9d35-7eec0c5c869e","name":"Identification Create POST","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n            \"identification_type_id\": 3,\n            \"number\": \"1231231253\",\n            \"state\": \"CA\",\n            \"issue_date\": \"2020-05-26\",\n            \"expiration_date\": \"2025-06-09\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/contacts/:contact_id/identifications?page=1","host":["{{base_url}}"],"path":["contacts",":contact_id","identifications"],"query":[{"key":"page","value":"1"},{"key":"","type":"text","value":"","disabled":true}],"variable":[{"key":"contact_id","value":"1"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 04 Jun 2020 19:58:20 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"/api/public/v1/contacts/1/identifications/4"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"96197573f50f1e099448bbc71d8b04fd\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"7ed3416f-b8a2-4654-aa66-def9c18a4180"},{"key":"X-Runtime","value":"4.117658"}],"cookie":[],"responseTime":null,"body":"{\n    \"identification\": {\n        \"id\": 4,\n        \"contact_id\": 1,\n        \"country\": null,\n        \"identification_type_id\": 3,\n        \"identification_type\": \"Passport\",\n        \"number\": \"1231231253\",\n        \"state\": \"CA\",\n        \"issue_date\": \"2020-05-26\",\n        \"expiration_date\": \"2025-06-09\",\n        \"deleted\": false,\n        \"created_at\": \"2020-06-04T19:58:19.000Z\",\n        \"updated_at\": \"2020-06-04T19:58:19.000Z\"\n    }\n}"}],"_postman_id":"ec9ca559-6964-4c85-81f1-07dc6ece03c7"},{"name":"Identification Create PUT Update","event":[{"listen":"test","script":{"id":"d4149c64-0509-4b3c-8502-8b35d3d9e17b","exec":[""],"type":"text/javascript"}}],"id":"1ca501b9-af8b-4702-a2d2-4be63394f78b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n            \"expiration_date\": \"2030-07-01\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/:contact_id/identifications/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","identifications",":id"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"","value":""}],"variable":[{"type":"string","value":"1","key":"contact_id"},{"type":"string","value":"4","key":"id"}]}},"response":[{"id":"66d3f294-ef9a-4159-98b7-579a47c4c096","name":"Identification Create PUT Update","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n            \"expiration_date\": \"2030-07-01\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/contacts/:contact_id/identifications/:id","host":["{{base_url}}"],"path":["contacts",":contact_id","identifications",":id"],"query":[{"key":"","type":"text","value":"","disabled":true}],"variable":[{"key":"contact_id","value":"1"},{"key":"id","value":"4"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 04 Jun 2020 20:01:14 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"792d0bee86f68cbdb8591d9465082ef5\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"90a5f2da-cd21-4cfd-b168-a015957392f5"},{"key":"X-Runtime","value":"10.696615"}],"cookie":[],"responseTime":null,"body":"{\n    \"identification\": {\n        \"id\": 4,\n        \"contact_id\": 1,\n        \"country\": null,\n        \"identification_type_id\": 3,\n        \"identification_type\": \"Passport\",\n        \"number\": \"1231231253\",\n        \"state\": \"CA\",\n        \"issue_date\": \"2020-05-26\",\n        \"expiration_date\": \"2030-07-01\",\n        \"deleted\": false,\n        \"created_at\": \"2020-06-04T19:58:19.000Z\",\n        \"updated_at\": \"2020-06-04T20:01:14.000Z\"\n    }\n}"}],"_postman_id":"1ca501b9-af8b-4702-a2d2-4be63394f78b"},{"name":"Identification DELETE","event":[{"listen":"test","script":{"id":"d4149c64-0509-4b3c-8502-8b35d3d9e17b","exec":[""],"type":"text/javascript"}}],"id":"15ba16b1-256a-420e-a486-aeab6b73a632","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/:contact_id/identifications/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","identifications",":id"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"","value":""}],"variable":[{"type":"string","value":"1","key":"contact_id"},{"type":"string","value":"4","key":"id"}]}},"response":[{"id":"5ebd7e45-aebb-4963-98c9-1fe800df854c","name":"Identification DELETE","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/contacts/:contact_id/identifications/:id","host":["{{base_url}}"],"path":["contacts",":contact_id","identifications",":id"],"query":[{"key":"","type":"text","value":"","disabled":true}],"variable":[{"key":"contact_id","value":"1"},{"key":"id","value":"4"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Thu, 04 Jun 2020 20:02:18 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"33201515-d448-450f-91c1-9c4debf10c69"},{"key":"X-Runtime","value":"0.573147"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"15ba16b1-256a-420e-a486-aeab6b73a632"}],"id":"33973b1f-af04-47ca-a139-2b084a9f9db5","description":"<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>identification_type_id</th>\n<th>identification_type</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>State Drivers License</td>\n</tr>\n<tr>\n<td>2</td>\n<td>US Permanent Resident Card</td>\n</tr>\n<tr>\n<td>3</td>\n<td>Passport</td>\n</tr>\n<tr>\n<td>4</td>\n<td>Military</td>\n</tr>\n<tr>\n<td>5</td>\n<td>Other ID</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"33973b1f-af04-47ca-a139-2b084a9f9db5","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Keywords","item":[{"name":"Keywords GET","id":"56616c96-76ab-480e-a3a9-be4948849bd8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/contacts/:contact_id/keywords","description":"<p>Retrieves a list of Keywords associated with a Contact record</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","keywords"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"any","value":"{{contact_id}}","key":"contact_id"}]}},"response":[{"id":"0b57b65a-e5fd-41a7-8b41-235a1a86b37a","name":"Keywords GET","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/contacts/2/keywords"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Aug 2021 18:00:36 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"280717"},{"key":"user_id","value":"280717"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"7c69d1f103e64a406d0664eb74cb8fd0\""},{"key":"Set-Cookie","value":"ahoy_visit=c63b3aaa-5b40-4e2d-bbcd-729469d4c9ad; path=/; expires=Tue, 17 Aug 2021 22:00:32 GMT; SameSite=None"},{"key":"X-Request-Id","value":"a1e57f41-c0e8-43b3-b0c7-f06e4660db43"},{"key":"X-Runtime","value":"3.811229"}],"cookie":[],"responseTime":null,"body":"{\n    \"keywords\": [\n        {\n            \"id\": 5,\n            \"keyword_id\": 2,\n            \"name\": \"testststs\",\n            \"deleted\": false,\n            \"created_at\": \"2021-08-17T01:44:25.000Z\",\n            \"updated_at\": \"2021-08-17T01:44:25.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 1,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"56616c96-76ab-480e-a3a9-be4948849bd8"},{"name":"Keywords By ID GET","id":"ecf5b6ef-1b48-4ae7-8ff4-e95b0051819e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/contacts/:contact_id/keywords/:id","description":"<p>Retrieves the keyword association by ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","keywords",":id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"any","value":"1","key":"contact_id"},{"type":"any","value":"3","key":"id"}]}},"response":[{"id":"5da013d5-fbea-47c0-a5a5-dbce4978f827","name":"Keywords GET Copy","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/contacts/:contact_id/keywords/:id","host":["{{base_url}}"],"path":["contacts",":contact_id","keywords",":id"],"variable":[{"key":"contact_id","value":"1"},{"key":"id","value":"3"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Aug 2021 18:04:23 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"280717"},{"key":"user_id","value":"280717"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"bc43c42f520d34b962ba937727ff0485\""},{"key":"Set-Cookie","value":"ahoy_visit=c63b3aaa-5b40-4e2d-bbcd-729469d4c9ad; path=/; expires=Tue, 17 Aug 2021 22:04:22 GMT; SameSite=None"},{"key":"X-Request-Id","value":"248d357b-7642-4609-90ba-12a20c77dc66"},{"key":"X-Runtime","value":"0.490439"}],"cookie":[],"responseTime":null,"body":"{\n    \"keyword\": {\n        \"id\": 3,\n        \"keyword_id\": 1,\n        \"name\": \"likes money\",\n        \"deleted\": false,\n        \"created_at\": \"2021-08-16T22:18:00.000Z\",\n        \"updated_at\": \"2021-08-16T22:18:00.000Z\"\n    }\n}"}],"_postman_id":"ecf5b6ef-1b48-4ae7-8ff4-e95b0051819e"},{"name":"Keyword Create POST","id":"f7fb1475-0448-4162-9b91-62c7e8af66cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"keyword_id\": 1\n    }","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/:contact_id/keywords","description":"<p>Creates an association between a Contact and a Keyword</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","keywords"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"any","value":"2","key":"contact_id"}]}},"response":[{"id":"3ec10e8b-1e49-4e90-b1c8-967ff23b2e49","name":"Keyword Create POST","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"keyword_id\": 1\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/contacts/:contact_id/keywords","host":["{{base_url}}"],"path":["contacts",":contact_id","keywords"],"variable":[{"key":"contact_id","value":"2"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 17 Aug 2021 18:09:00 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"280717"},{"key":"user_id","value":"280717"},{"key":"Location","value":"http://localhost:3000/api/public/v1/contacts/2/keywords/16"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"e7d4107014d1de0eaa07af420617f077\""},{"key":"Set-Cookie","value":"ahoy_visit=c63b3aaa-5b40-4e2d-bbcd-729469d4c9ad; path=/; expires=Tue, 17 Aug 2021 22:08:59 GMT; SameSite=None"},{"key":"X-Request-Id","value":"f7bde9a9-0f0d-40a1-8527-cb0262a25ccb"},{"key":"X-Runtime","value":"0.524612"}],"cookie":[],"responseTime":null,"body":"{\n    \"keyword\": {\n        \"id\": 16,\n        \"keyword_id\": 1,\n        \"name\": \"likes money\",\n        \"deleted\": false,\n        \"created_at\": \"2021-08-17T18:08:59.000Z\",\n        \"updated_at\": \"2021-08-17T18:08:59.000Z\"\n    }\n}"}],"_postman_id":"f7fb1475-0448-4162-9b91-62c7e8af66cf"},{"name":"Keyword DELETE","id":"aebf3c8c-ff8c-499d-a998-5480cd1e6244","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{base_url}}/contacts/:contact_id/keywords/:id","description":"<p>Deletes a Contact Keyword assocition</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","keywords",":id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"any","value":"2","key":"contact_id"},{"type":"any","value":"5","key":"id"}]}},"response":[{"id":"e6ad0417-70a9-40fd-803f-c2faec6e6387","name":"Keyword DELETE","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"{{base_url}}/contacts/:contact_id/keywords/:id","host":["{{base_url}}"],"path":["contacts",":contact_id","keywords",":id"],"variable":[{"key":"contact_id","value":"2"},{"key":"id","value":"5"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Tue, 17 Aug 2021 18:16:31 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"280717"},{"key":"user_id","value":"280717"},{"key":"Set-Cookie","value":"ahoy_visit=c63b3aaa-5b40-4e2d-bbcd-729469d4c9ad; path=/; expires=Tue, 17 Aug 2021 22:16:30 GMT; SameSite=None"},{"key":"X-Request-Id","value":"1efd9737-b6d5-40ab-a631-7f2b63156310"},{"key":"X-Runtime","value":"0.934051"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"aebf3c8c-ff8c-499d-a998-5480cd1e6244"}],"id":"795db57c-338b-48d5-8eff-a867ba226886","_postman_id":"795db57c-338b-48d5-8eff-a867ba226886","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Notes","item":[{"name":"Notes GET","event":[{"listen":"test","script":{"id":"8ab557be-8975-48cb-b313-739fd17817c2","exec":["pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","","","var jsonData = pm.response.json();","//pm.environment.set(\"noteId\", jsonData.notes[0].id);","","","pm.test(\"params are present\", function () {","    var attributes = ['id', 'category_id', 'category', 'note_type', 'draft', 'pinned', 'added_by'];","    var jsonData = pm.response.json();","    //if the response is an array user []","    validateAttributesExist(jsonData.notes[0], attributes);","});","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","}"],"type":"text/javascript"}}],"id":"7267637d-a5af-444a-a00d-d5c2216f1ec5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/:contact_id/notes/","description":"<p>Retrieves a list of Notes for a given Contact ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","notes",""],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"1","key":"contact_id"}]}},"response":[{"id":"d56a3cc7-4766-4d3b-a20d-4d1ebf343fb4","name":"Notes GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":{"raw":"{{base_url}}/contacts/{{contact_id}}/notes?page=1","host":["{{base_url}}"],"path":["contacts","{{contact_id}}","notes"],"query":[{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Mon, 25 Nov 2019 01:11:22 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"b3bb5a7dfb818c08cdcceaa6f3064a51\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"87153438-3acd-47f2-857a-cc4ee0c3df34"},{"key":"X-Runtime","value":"0.296952"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"notes\": [\n        {\n            \"id\": 2,\n            \"category_id\": 2,\n            \"category\": \"General Information\",\n            \"note_type\": 1,\n            \"note_type_description\": \"Note\",\n            \"pinned\": false,\n            \"draft\": false,\n            \"added_by\": 280717,\n            \"body\": \"She&#39;s kind of a jerk\",\n            \"deleted\": false,\n            \"created_at\": \"2019-10-26T01:08:30.000Z\",\n            \"updated_at\": \"2019-10-26T01:08:30.000Z\",\n            \"note_associations\": [\n                {\n                    \"id\": 2,\n                    \"note_id\": 2,\n                    \"noteable_id\": 1,\n                    \"noteable_type\": \"Crm::Contact\",\n                    \"deleted\": false,\n                    \"created_at\": \"2019-10-26T01:08:30.000Z\",\n                    \"updated_at\": \"2019-10-26T01:08:30.000Z\"\n                }\n            ],\n            \"comments\": [],\n            \"document_associations\": []\n        }\n    ]\n}"}],"_postman_id":"7267637d-a5af-444a-a00d-d5c2216f1ec5"},{"name":"Notes By ID GET","event":[{"listen":"test","script":{"id":"c3fd6bcb-54af-4b7c-85b7-6dd5714a7ad9","exec":["pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","","",""],"type":"text/javascript"}}],"id":"2d263830-19f1-4a93-bf57-172f1dbcb00e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"include","value":"note_associations, comments, document_associations, linked_contacts","type":"text"}],"url":"{{base_url}}/contacts/:contact_id/notes/:id","description":"<p>Retrieves the Note Record specified by the Identifier</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","notes",":id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"},{"type":"string","value":"77","key":"id"}]}},"response":[{"id":"fd09d8fd-e307-44df-957d-70259fd6b810","name":"Notes By ID GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/1/notes/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 25 Nov 2019 01:14:05 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"376ea8d9f16724d0b2e82ec52f326da0\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"c2bd6aaa-74e8-4a20-875f-4efee138558e"},{"key":"X-Runtime","value":"1.537081"}],"cookie":[],"responseTime":null,"body":"{\n    \"notes\": {\n        \"id\": 2,\n        \"category_id\": 2,\n        \"category\": \"General Information\",\n        \"note_type\": 1,\n        \"note_type_description\": \"Note\",\n        \"pinned\": false,\n        \"draft\": false,\n        \"added_by\": 280717,\n        \"body\": \"She&#39;s kind of a jerk\",\n        \"deleted\": false,\n        \"created_at\": \"2019-10-26T01:08:30.000Z\",\n        \"updated_at\": \"2019-10-26T01:08:30.000Z\",\n        \"note_associations\": [\n            {\n                \"id\": 2,\n                \"note_id\": 2,\n                \"noteable_id\": 1,\n                \"noteable_type\": \"Crm::Contact\",\n                \"deleted\": false,\n                \"created_at\": \"2019-10-26T01:08:30.000Z\",\n                \"updated_at\": \"2019-10-26T01:08:30.000Z\"\n            }\n        ],\n        \"comments\": [],\n        \"document_associations\": []\n    }\n}"}],"_postman_id":"2d263830-19f1-4a93-bf57-172f1dbcb00e"},{"name":"Note Create POST","event":[{"listen":"test","script":{"id":"c3fd6bcb-54af-4b7c-85b7-6dd5714a7ad9","exec":["pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","","",""],"type":"text/javascript"}}],"id":"b4220e5e-6714-400a-82bf-06b132411163","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"category_id\": 2,\n    \"note_type\": 1,\n    \"pinned\": false,\n    \"draft\": false,\n    \"body\": \"Test\",\n    \"notify_user_id\": 204580,\n    \"notify_team_id\": 51746\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/:contact_id/notes","description":"<p>Retrieves the Note Record specified by the Identifier</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","notes"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"2","key":"contact_id"}]}},"response":[{"id":"adb2b3e3-a8a0-4004-bdc2-c26623382164","name":"Note Create POST","originalRequest":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"{{basic_auth}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":" {\n            \"category_id\": 2,\n            \"note_type\": 1,\n            \"pinned\": false,\n            \"draft\": false,\n            \"body\": \"Test\",\n            \"notify_user_id\": 204588,\n            \"notify_team_id\": 48643\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/contacts/:contact_id/notes","host":["{{base_url}}"],"path":["contacts",":contact_id","notes"],"variable":[{"key":"contact_id","type":"string","value":"1"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 04 Jun 2020 23:32:31 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"http://localhost:3000/api/public/v1/contacts/1/notes/6"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"3650ab5e719f3be7476dee521abdf8b3\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"3dd73551-987b-4fc1-bdef-c5fd235c3775"},{"key":"X-Runtime","value":"0.646643"}],"cookie":[],"responseTime":null,"body":"{\n    \"note\": {\n        \"id\": 6,\n        \"category_id\": 2,\n        \"category\": \"General Information\",\n        \"note_type\": 1,\n        \"note_type_description\": \"Note\",\n        \"pinned\": false,\n        \"draft\": false,\n        \"added_by\": null,\n        \"body\": \"Test\",\n        \"deleted\": false,\n        \"created_at\": \"2020-06-04T23:32:31.000Z\",\n        \"updated_at\": \"2020-06-04T23:32:31.000Z\",\n        \"note_associations\": [\n            {\n                \"id\": 8,\n                \"note_id\": 6,\n                \"noteable_id\": 1,\n                \"noteable_type\": \"Crm::Contact\",\n                \"deleted\": false,\n                \"created_at\": \"2020-06-04T23:32:31.000Z\",\n                \"updated_at\": \"2020-06-04T23:32:31.000Z\"\n            }\n        ],\n        \"comments\": [],\n        \"document_associations\": []\n    }\n}"},{"id":"bad7744e-304e-4209-af38-e663fae0c2bc","name":"Note Create POST with default follow up activity","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"","type":"text","value":"","disabled":true}],"body":{"mode":"raw","raw":" {\n            \"category_id\": 2,\n            \"note_type\": 1,\n            \"pinned\": false,\n            \"draft\": false,\n            \"body\": \"Test\",\n            \"notify_user_id\": 280455,\n            \"create_default_follow_up\":true\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/contacts/:contact_id/notes","host":["{{base_url}}"],"path":["contacts",":contact_id","notes"],"variable":[{"key":"contact_id","value":"2","type":"string"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 07 Mar 2022 21:04:04 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"280455"},{"key":"user_id","value":"280455"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Location","value":"http://localhost:3000/api/public/v1/contacts/2/notes/394"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"9c5c7a15bf021195ba750686cef08992\""},{"key":"Set-Cookie","value":"ahoy_visit=78f89180-690e-4bda-991e-17df7953b5bf; path=/; expires=Tue, 08 Mar 2022 01:04:00 GMT; SameSite=None"},{"key":"X-Request-Id","value":"9284afd7-604c-4abc-b5e3-a8f73c31b157"},{"key":"X-Runtime","value":"5.038826"}],"cookie":[],"responseTime":null,"body":"{\n    \"note\": {\n        \"id\": 394,\n        \"category_id\": 2,\n        \"category\": \"General Information\",\n        \"note_type\": 1,\n        \"note_type_description\": \"Note\",\n        \"pinned\": false,\n        \"draft\": false,\n        \"added_by\": 280455,\n        \"body\": \"Test\",\n        \"deleted\": false,\n        \"created_at\": \"2022-03-07T21:04:02.000Z\",\n        \"updated_at\": \"2022-03-07T21:04:02.000Z\",\n        \"follow_up_activity\": {\n            \"id\": 1745,\n            \"category_id\": 14,\n            \"activity_code_id\": 4,\n            \"subject\": \"RE: Follow-up\",\n            \"all_day\": true,\n            \"start_date\": \"2022-03-07T07:00:00.000Z\",\n            \"end_date\": \"2022-03-07T07:00:00.000Z\",\n            \"description\": null,\n            \"location\": null,\n            \"importance\": 2,\n            \"priority\": null,\n            \"percentdone\": 0,\n            \"share_with_client\": false,\n            \"background_color\": null,\n            \"text_color\": null,\n            \"added_by\": 280455,\n            \"deleted\": false,\n            \"created_at\": \"2022-03-07T21:04:02.000Z\",\n            \"updated_at\": \"2022-03-07T21:04:02.000Z\",\n            \"ical\": \"DTSTART:20220307T000000Z\\nDTEND:20220307T000000Z\",\n            \"is_private\": false,\n            \"completed\": false,\n            \"completed_at\": null,\n            \"privacy_settings\": {\n                \"option_id\": 0,\n                \"team_id\": null\n            },\n            \"current_user_time_zone\": \"Arizona\",\n            \"repeat_ends\": null,\n            \"repeat_ends_on\": null,\n            \"repeats\": null,\n            \"repeats_every_n_days\": null,\n            \"repeats_every_n_weeks\": null,\n            \"repeats_weekly_each_days_of_the_week\": null,\n            \"repeats_every_n_months\": null,\n            \"repeats_monthly\": null,\n            \"repeats_monthly_each_days_of_the_month\": null,\n            \"repeats_monthly_on_days_of_the_week\": null,\n            \"repeats_monthly_on_ordinals\": null,\n            \"repeats_every_n_years\": null,\n            \"repeats_yearly_each_months_of_the_year\": null,\n            \"repeats_yearly_on\": null,\n            \"repeats_yearly_on_days_of_the_week\": null,\n            \"repeats_yearly_on_ordinals\": null,\n            \"exception_times\": null,\n            \"recurrence_period\": null,\n            \"next_occurrence\": null,\n            \"permissions\": [],\n            \"linked_contacts\": [\n                {\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Bob\",\n                    \"middle_name\": \"Mo\",\n                    \"last_name\": \"Downy\",\n                    \"company_name\": null,\n                    \"full_name\": \"Bob Downy\",\n                    \"nickname\": \"Bo\",\n                    \"suffix_id\": 4,\n                    \"suffix\": \"V\",\n                    \"job_title\": \"Surgeon\",\n                    \"favorite\": true,\n                    \"pronouns\": [\n                        \"he him 123123123 423432mgdfmgdk3242\",\n                        \"he\",\n                        \"her\"\n                    ],\n                    \"deleted\": false,\n                    \"created_at\": \"2019-05-29T17:35:11.000Z\",\n                    \"updated_at\": \"2021-10-26T01:06:05.000Z\",\n                    \"contact_id\": 2\n                }\n            ],\n            \"activity_associations\": [],\n            \"attendees\": [\n                {\n                    \"id\": 2428,\n                    \"type\": \"Crm::Activity::Attendee::User\",\n                    \"name\": \"Natalie Bashenko\",\n                    \"user_id\": 280455,\n                    \"email\": \"natalie.bashenko@redtailtechnology.com\"\n                }\n            ],\n            \"note_associations\": [\n                {\n                    \"id\": 507,\n                    \"note_id\": 394,\n                    \"noteable_id\": 1745,\n                    \"noteable_type\": \"Crm::Activity\",\n                    \"deleted\": false,\n                    \"created_at\": \"2022-03-07T21:04:03.000Z\",\n                    \"updated_at\": \"2022-03-07T21:04:03.000Z\"\n                }\n            ],\n            \"occurrences_in_range\": null\n        },\n        \"note_associations\": [\n            {\n                \"id\": 507,\n                \"note_id\": 394,\n                \"noteable_id\": 1745,\n                \"noteable_type\": \"Crm::Activity\",\n                \"deleted\": false,\n                \"created_at\": \"2022-03-07T21:04:03.000Z\",\n                \"updated_at\": \"2022-03-07T21:04:03.000Z\"\n            },\n            {\n                \"id\": 506,\n                \"note_id\": 394,\n                \"noteable_id\": 2,\n                \"noteable_type\": \"Crm::Contact\",\n                \"deleted\": false,\n                \"created_at\": \"2022-03-07T21:04:02.000Z\",\n                \"updated_at\": \"2022-03-07T21:04:02.000Z\"\n            }\n        ],\n        \"comments\": [],\n        \"document_associations\": []\n    }\n}"},{"id":"45287635-fbd6-4e95-a23f-f4cf90eaee50","name":"Note Create POST with follow-up activity from template","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"","type":"text","value":"","disabled":true}],"body":{"mode":"raw","raw":" {\n            \"category_id\": 2,\n            \"note_type\": 1,\n            \"pinned\": false,\n            \"draft\": false,\n            \"body\": \"Test\",\n            \"notify_user_id\": 280455,\n            \"activity_template_id\": 1\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/contacts/:contact_id/notes","host":["{{base_url}}"],"path":["contacts",":contact_id","notes"],"variable":[{"key":"contact_id","value":"2","type":"string"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 07 Mar 2022 21:27:46 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"280455"},{"key":"user_id","value":"280455"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Location","value":"http://localhost:3000/api/public/v1/contacts/2/notes/395"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"cab1e460663697aff227f6be6d9c924f\""},{"key":"Set-Cookie","value":"ahoy_visit=78f89180-690e-4bda-991e-17df7953b5bf; path=/; expires=Tue, 08 Mar 2022 01:27:42 GMT; SameSite=None"},{"key":"X-Request-Id","value":"66a1b9e9-d836-4193-baa0-c6c25091e6c5"},{"key":"X-Runtime","value":"4.879302"}],"cookie":[],"responseTime":null,"body":"{\n    \"note\": {\n        \"id\": 395,\n        \"category_id\": 2,\n        \"category\": \"General Information\",\n        \"note_type\": 1,\n        \"note_type_description\": \"Note\",\n        \"pinned\": false,\n        \"draft\": false,\n        \"added_by\": 280455,\n        \"body\": \"Test\",\n        \"deleted\": false,\n        \"created_at\": \"2022-03-07T21:27:44.000Z\",\n        \"updated_at\": \"2022-03-07T21:27:44.000Z\",\n        \"follow_up_activity\": {\n            \"id\": 1746,\n            \"category_id\": 14,\n            \"activity_code_id\": 4,\n            \"subject\": \"Test\",\n            \"all_day\": false,\n            \"start_date\": \"2022-03-07T07:00:00.000Z\",\n            \"end_date\": \"2022-03-07T07:00:00.000Z\",\n            \"description\": \"\",\n            \"location\": null,\n            \"importance\": 2,\n            \"priority\": null,\n            \"percentdone\": 0,\n            \"share_with_client\": false,\n            \"background_color\": null,\n            \"text_color\": null,\n            \"added_by\": 280455,\n            \"deleted\": false,\n            \"created_at\": \"2022-03-07T21:27:44.000Z\",\n            \"updated_at\": \"2022-03-07T21:27:44.000Z\",\n            \"ical\": \"DTSTART:20220307T070000Z\\nDTEND:20220307T070000Z\",\n            \"is_private\": false,\n            \"completed\": false,\n            \"completed_at\": null,\n            \"privacy_settings\": {\n                \"option_id\": 0,\n                \"team_id\": null\n            },\n            \"current_user_time_zone\": \"Arizona\",\n            \"repeat_ends\": null,\n            \"repeat_ends_on\": null,\n            \"repeats\": null,\n            \"repeats_every_n_days\": null,\n            \"repeats_every_n_weeks\": null,\n            \"repeats_weekly_each_days_of_the_week\": null,\n            \"repeats_every_n_months\": null,\n            \"repeats_monthly\": null,\n            \"repeats_monthly_each_days_of_the_month\": null,\n            \"repeats_monthly_on_days_of_the_week\": null,\n            \"repeats_monthly_on_ordinals\": null,\n            \"repeats_every_n_years\": null,\n            \"repeats_yearly_each_months_of_the_year\": null,\n            \"repeats_yearly_on\": null,\n            \"repeats_yearly_on_days_of_the_week\": null,\n            \"repeats_yearly_on_ordinals\": null,\n            \"exception_times\": null,\n            \"recurrence_period\": null,\n            \"next_occurrence\": null,\n            \"permissions\": [],\n            \"linked_contacts\": [\n                {\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Bob\",\n                    \"middle_name\": \"Mo\",\n                    \"last_name\": \"Downy\",\n                    \"company_name\": null,\n                    \"full_name\": \"Bob Downy\",\n                    \"nickname\": \"Bo\",\n                    \"suffix_id\": 4,\n                    \"suffix\": \"V\",\n                    \"job_title\": \"Surgeon\",\n                    \"favorite\": true,\n                    \"pronouns\": [\n                        \"he him 123123123 423432mgdfmgdk3242\",\n                        \"he\",\n                        \"her\"\n                    ],\n                    \"deleted\": false,\n                    \"created_at\": \"2019-05-29T17:35:11.000Z\",\n                    \"updated_at\": \"2021-10-26T01:06:05.000Z\",\n                    \"contact_id\": 2\n                }\n            ],\n            \"activity_associations\": [],\n            \"attendees\": [\n                {\n                    \"id\": 2429,\n                    \"type\": \"Crm::Activity::Attendee::User\",\n                    \"name\": \"Natalie Bashenko\",\n                    \"user_id\": 280455,\n                    \"email\": \"natalie.bashenko@redtailtechnology.com\"\n                },\n                {\n                    \"id\": 2430,\n                    \"type\": \"Crm::Activity::Attendee::User\",\n                    \"name\": \"Bryce Dow\",\n                    \"user_id\": 280945,\n                    \"email\": \"natalie.bashenko@redtailtechnology.con\"\n                }\n            ],\n            \"note_associations\": [\n                {\n                    \"id\": 509,\n                    \"note_id\": 395,\n                    \"noteable_id\": 1746,\n                    \"noteable_type\": \"Crm::Activity\",\n                    \"deleted\": false,\n                    \"created_at\": \"2022-03-07T21:27:45.000Z\",\n                    \"updated_at\": \"2022-03-07T21:27:45.000Z\"\n                }\n            ],\n            \"occurrences_in_range\": null\n        },\n        \"note_associations\": [\n            {\n                \"id\": 509,\n                \"note_id\": 395,\n                \"noteable_id\": 1746,\n                \"noteable_type\": \"Crm::Activity\",\n                \"deleted\": false,\n                \"created_at\": \"2022-03-07T21:27:45.000Z\",\n                \"updated_at\": \"2022-03-07T21:27:45.000Z\"\n            },\n            {\n                \"id\": 508,\n                \"note_id\": 395,\n                \"noteable_id\": 2,\n                \"noteable_type\": \"Crm::Contact\",\n                \"deleted\": false,\n                \"created_at\": \"2022-03-07T21:27:44.000Z\",\n                \"updated_at\": \"2022-03-07T21:27:44.000Z\"\n            }\n        ],\n        \"comments\": [],\n        \"document_associations\": []\n    }\n}"},{"id":"976751da-060c-4aca-b281-d0d08eb76f0b","name":"Note Create POST with follow-up activity","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"","type":"text","value":"","disabled":true}],"body":{"mode":"raw","raw":"{\n    \"category_id\": 2,\n    \"note_type\": 1,\n    \"pinned\": false,\n    \"draft\": false,\n    \"body\": \"Test\",\n    \"notify_user_id\": 204580,\n    \"notify_team_id\": 51746,\n    \"follow_up_activity\": {\n        \"activity_code_id\": 2,\n        \"category_id\": 2,\n        \"all_day\": false,\n        \"start_date\": \"2022-02-11T21:15:00Z\",\n        \"end_date\": \"2022-02-11T22:15:00Z\",\n        \"subject\": \"Dr. Kelly Market Call – Post-election monetary policy\",\n        \"description\": \"CALL DETAILSrnDATE: Thursday, November 5, 2020rnTIME: 4:15 p.m. ETrnrnDial-In detailsrnU.S.: 888-566-7904rnInt'l: 773-799-3690rnPasscode: 4042434#rnPIN: 3359921#rnrnWe are expecting a large turnout for this call. It is recommended that you dial in 15 minutes early to avoid delays when connecting to the call.rnrnUnable to attend live? Don't miss the replayrnA replay will be available from November 6 at 3:00 p.m. ET through December 4 at 11:00 p.m. ET.rnrnReplay details:rnU.S.: 800-294-2498rnInt'l: 402-220-9763rnPasscode: 9852rnPIN: 3359921#rn\",\n        \"location\": \"See details below.\",\n        \"importance\": 2,\n        \"priority\": null,\n        \"percentdone\": 0,\n        \"completed\": false,\n        \"completed_at\": null,\n        \"added_by\": null,\n        \"deleted\": false,\n        \"created_at\": \"2022-02-11T23:01:16.4985379Z\",\n        \"updated_at\": null,\n        \"start_time\": \"2022-02-11T21:15:00Z\",\n        \"end_time\": \"2022-02-11T22:15:00Z\",\n        \"repeats\": \"never\",\n        \"repeat_ends\": null,\n        \"repeat_ends_on\": null,\n        \"repeats_every_n_days\": null,\n        \"repeats_every_n_weeks\": null,\n        \"repeats_weekly_each_days_of_the_week\": null,\n        \"repeats_every_n_months\": null,\n        \"repeats_monthly\": null,\n        \"repeats_monthly_each_days_of_the_month\": null,\n        \"repeats_monthly_on_days_of_the_week\": null,\n        \"repeats_monthly_on_ordinals\": null,\n        \"repeats_every_n_years\": null,\n        \"repeats_yearly_each_months_of_the_year\": null,\n        \"repeats_yearly_on\": null,\n        \"repeats_yearly_on_days_of_the_week\": null,\n        \"repeats_yearly_on_ordinals\": null,\n        \"instanced\": false,\n        \"instance_id\": null,\n        \"ical\": null,\n        \"exception_times\": null,\n        \"contacts\": null,\n        \"composite_id\": \"0\",\n        \"local_start_date\": \"2022-02-11T16:15:00-05:00\",\n        \"local_end_date\": \"2022-02-11T17:15:00-05:00\",\n        \"local_last_updated\": \"2022-02-11T18:01:16.4985379-05:00\",\n        \"local_completed_at\": \"2022-02-11T18:01:16.4985379-05:00\",\n        \"local_exception_times\": null,\n        \"linked_contacts\": [\n            {\n                \"contact_id\": 2\n            },\n            {\n                \"contact_id\": 4\n            }\n        ]\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/contacts/:contact_id/notes","host":["{{base_url}}"],"path":["contacts",":contact_id","notes"],"variable":[{"key":"contact_id","value":"2","type":"string"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 08 Mar 2022 19:11:22 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"280455"},{"key":"user_id","value":"280455"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Location","value":"http://localhost:3000/api/public/v1/contacts/2/notes/419"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"9ac5360dc2b5c54123fdc891fc9215cf\""},{"key":"Set-Cookie","value":"ahoy_visit=6f61bc08-154c-4f44-bcc2-dfca36fd04e4; path=/; expires=Tue, 08 Mar 2022 23:11:18 GMT; SameSite=None"},{"key":"X-Request-Id","value":"ba092e3c-c232-468f-8927-2506452c2c86"},{"key":"X-Runtime","value":"4.126518"}],"cookie":[],"responseTime":null,"body":"{\n    \"note\": {\n        \"id\": 419,\n        \"category_id\": 2,\n        \"category\": \"General Information\",\n        \"note_type\": 1,\n        \"note_type_description\": \"Note\",\n        \"pinned\": false,\n        \"draft\": false,\n        \"added_by\": 280455,\n        \"body\": \"Test\",\n        \"deleted\": false,\n        \"created_at\": \"2022-03-08T19:11:19.000Z\",\n        \"updated_at\": \"2022-03-08T19:11:19.000Z\",\n        \"follow_up_activity\": {\n            \"id\": 1769,\n            \"category_id\": 14,\n            \"activity_code_id\": 2,\n            \"subject\": \"Dr. Kelly Market Call – Post-election monetary policy\",\n            \"all_day\": false,\n            \"start_date\": \"2022-02-11T21:15:00.000Z\",\n            \"end_date\": \"2022-02-11T22:15:00.000Z\",\n            \"description\": \"CALL DETAILSrnDATE: Thursday, November 5, 2020rnTIME: 4:15 p.m. ETrnrnDial-In detailsrnU.S.: 888-566-7904rnInt'l: 773-799-3690rnPasscode: 4042434#rnPIN: 3359921#rnrnWe are expecting a large turnout for this call. It is recommended that you dial in 15 minutes early to avoid delays when connecting to the call.rnrnUnable to attend live? Don't miss the replayrnA replay will be available from November 6 at 3:00 p.m. ET through December 4 at 11:00 p.m. ET.rnrnReplay details:rnU.S.: 800-294-2498rnInt'l: 402-220-9763rnPasscode: 9852rnPIN: 3359921#rn\",\n            \"location\": \"See details below.\",\n            \"importance\": 2,\n            \"priority\": null,\n            \"percentdone\": 0,\n            \"share_with_client\": false,\n            \"background_color\": null,\n            \"text_color\": null,\n            \"added_by\": 280455,\n            \"deleted\": false,\n            \"created_at\": \"2022-03-08T19:11:19.000Z\",\n            \"updated_at\": \"2022-03-08T19:11:19.000Z\",\n            \"ical\": \"DTSTART:20220211T211500Z\\nDTEND:20220211T221500Z\",\n            \"is_private\": false,\n            \"completed\": false,\n            \"completed_at\": null,\n            \"privacy_settings\": {\n                \"option_id\": 0,\n                \"team_id\": null\n            },\n            \"current_user_time_zone\": \"Arizona\",\n            \"repeat_ends\": null,\n            \"repeat_ends_on\": null,\n            \"repeats\": null,\n            \"repeats_every_n_days\": null,\n            \"repeats_every_n_weeks\": null,\n            \"repeats_weekly_each_days_of_the_week\": null,\n            \"repeats_every_n_months\": null,\n            \"repeats_monthly\": null,\n            \"repeats_monthly_each_days_of_the_month\": null,\n            \"repeats_monthly_on_days_of_the_week\": null,\n            \"repeats_monthly_on_ordinals\": null,\n            \"repeats_every_n_years\": null,\n            \"repeats_yearly_each_months_of_the_year\": null,\n            \"repeats_yearly_on\": null,\n            \"repeats_yearly_on_days_of_the_week\": null,\n            \"repeats_yearly_on_ordinals\": null,\n            \"exception_times\": null,\n            \"recurrence_period\": null,\n            \"next_occurrence\": null,\n            \"permissions\": [],\n            \"linked_contacts\": [\n                {\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Bob\",\n                    \"middle_name\": \"Mo\",\n                    \"last_name\": \"Downy\",\n                    \"company_name\": null,\n                    \"full_name\": \"Bob Downy\",\n                    \"nickname\": \"Bo\",\n                    \"suffix_id\": 4,\n                    \"suffix\": \"V\",\n                    \"job_title\": \"Surgeon\",\n                    \"favorite\": true,\n                    \"pronouns\": [\n                        \"he him 123123123 423432mgdfmgdk3242\",\n                        \"he\",\n                        \"her\"\n                    ],\n                    \"deleted\": false,\n                    \"created_at\": \"2019-05-29T17:35:11.000Z\",\n                    \"updated_at\": \"2021-10-26T01:06:05.000Z\",\n                    \"contact_id\": 2\n                },\n                {\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Margaret\",\n                    \"middle_name\": \"\",\n                    \"last_name\": \"Smith\",\n                    \"company_name\": null,\n                    \"full_name\": \"Margaret Smith\",\n                    \"nickname\": \"\",\n                    \"suffix_id\": null,\n                    \"suffix\": null,\n                    \"job_title\": \"\",\n                    \"favorite\": false,\n                    \"pronouns\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2019-05-29T17:35:12.000Z\",\n                    \"updated_at\": \"2021-07-24T01:43:07.000Z\",\n                    \"contact_id\": 4\n                }\n            ],\n            \"activity_associations\": [],\n            \"attendees\": [\n                {\n                    \"id\": 2453,\n                    \"type\": \"Crm::Activity::Attendee::User\",\n                    \"name\": \"Natalie Bashenko\",\n                    \"user_id\": 280455,\n                    \"email\": \"natalie.bashenko@redtailtechnology.com\"\n                }\n            ],\n            \"note_associations\": [\n                {\n                    \"id\": 557,\n                    \"note_id\": 419,\n                    \"noteable_id\": 1769,\n                    \"noteable_type\": \"Crm::Activity\",\n                    \"deleted\": false,\n                    \"created_at\": \"2022-03-08T19:11:20.000Z\",\n                    \"updated_at\": \"2022-03-08T19:11:20.000Z\"\n                }\n            ],\n            \"occurrences_in_range\": null\n        },\n        \"note_associations\": [\n            {\n                \"id\": 557,\n                \"note_id\": 419,\n                \"noteable_id\": 1769,\n                \"noteable_type\": \"Crm::Activity\",\n                \"deleted\": false,\n                \"created_at\": \"2022-03-08T19:11:20.000Z\",\n                \"updated_at\": \"2022-03-08T19:11:20.000Z\"\n            },\n            {\n                \"id\": 556,\n                \"note_id\": 419,\n                \"noteable_id\": 2,\n                \"noteable_type\": \"Crm::Contact\",\n                \"deleted\": false,\n                \"created_at\": \"2022-03-08T19:11:19.000Z\",\n                \"updated_at\": \"2022-03-08T19:11:19.000Z\"\n            }\n        ],\n        \"comments\": [],\n        \"document_associations\": []\n    }\n}"}],"_postman_id":"b4220e5e-6714-400a-82bf-06b132411163"},{"name":"Notes By ID DELETE","event":[{"listen":"test","script":{"id":"c3fd6bcb-54af-4b7c-85b7-6dd5714a7ad9","exec":["pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","","",""],"type":"text/javascript"}}],"id":"2b7665a5-6774-43e7-8d11-c64b322000c8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/:contact_id/notes/:id","description":"<p>Retrieves the Note Record specified by the Identifier</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","notes",":id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"},{"type":"string","value":"","key":"id"}]}},"response":[],"_postman_id":"2b7665a5-6774-43e7-8d11-c64b322000c8"}],"id":"712dbfd0-eb67-4784-a225-819a9c688c35","description":"<h2 id=\"references\">References</h2>\n<p><strong>Database Lists Reference</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>id</th>\n<th>URI</th>\n<th>Documentation</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>category_id</td>\n<td>/lists/categories?page=1</td>\n<td><a href=\"#714251ba-e0f6-4429-a6e7-08517834645d\">Lists &gt; Categories GET</a></td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Note Types</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>note_type</th>\n<th>note_type_description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>Note</td>\n</tr>\n<tr>\n<td>2</td>\n<td>Email Sent</td>\n</tr>\n<tr>\n<td>4</td>\n<td>Mail Merge</td>\n</tr>\n<tr>\n<td>5</td>\n<td>Workflow Step</td>\n</tr>\n<tr>\n<td>6</td>\n<td>Activity</td>\n</tr>\n<tr>\n<td>8</td>\n<td>Workflow Summary</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"712dbfd0-eb67-4784-a225-819a9c688c35","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Personal Profile","item":[{"name":"Personal Profile GET","id":"c019e639-e8f8-4cab-86d4-fc34e44109e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/:contact_id/personal_profile","description":"<p>Retrieves the Personal Profile record for the Contact Identifier provided</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","personal_profile"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"}]}},"response":[{"id":"72ac1e8d-de05-4f4e-919a-7b0e54fde8c8","name":"Personal Profile GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/1/personal_profiles"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 22:46:32 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"d952655da331ba3c32259a010a721b52\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"387e0dc9-f3de-4fc8-a0d5-6364a922f857"},{"key":"X-Runtime","value":"0.262352"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"personal_profile\": {\n        \"id\": 1,\n        \"contact_id\": 1,\n        \"enw_assets\": null,\n        \"enw_liabilities\": null,\n        \"enw_assets_nonliquid\": null,\n        \"enw_is_override\": false,\n        \"birth_place\": \"Bermuda Triangle\",\n        \"maiden_name\": \"Koepke\",\n        \"height\": null,\n        \"weight\": null,\n        \"is_smoker\": false,\n        \"medical_conditions\": null,\n        \"review_start_date\": \"2012-08-06\",\n        \"review_end_date\": \"2012-08-06\",\n        \"next_review_at\": \"2020-02-10T08:00:00.000Z\",\n        \"citizenship\": 2,\n        \"citizenship_description\": \"Resident Alien\",\n        \"alien_country\": \"AQ\",\n        \"deleted\": false,\n        \"created_at\": \"2015-01-07T01:33:43.000Z\",\n        \"updated_at\": \"2019-10-28T18:39:45.000Z\"\n    }\n}"}],"_postman_id":"c019e639-e8f8-4cab-86d4-fc34e44109e6"},{"name":"Personal Profile Update PUT","id":"4bba21d6-b625-4183-841f-3c3f002497a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"enw_assets\": null,\n        \"enw_liabilities\": null,\n        \"enw_assets_nonliquid\": null,\n        \"enw_is_override\": false,\n        \"birth_place\": \"Bermuda Triangle\",\n        \"maiden_name\": \"Koepke\",\n        \"height\": null,\n        \"weight\": null,\n        \"is_smoker\": true,\n        \"medical_conditions\": \"Schizophrenic/Sociopath I swear(whites above her eyes)\",\n        \"review_start_date\": \"2012-08-06\",\n        \"review_end_date\": \"2012-08-06\",\n        \"next_review_at\": \"2020-02-10T08:00:00.000Z\",\n        \"citizenship\": 1,\n        \"alien_country\": \"AQ\",\n        \"deleted\": false,\n        \"created_at\": \"2015-01-07T01:33:43.000Z\",\n        \"updated_at\": \"2019-10-28T18:39:45.000Z\"\n    }"},"url":"{{base_url}}/contacts/:contact_id/personal_profile/","description":"<p>Updates a Contact Record's Personal Profile by Contact ID</p>\n<ul>\n<li>The {{id}} provided in the URI should match the {{contact_id}}</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","personal_profile",""],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"}]}},"response":[{"id":"a4bc3528-9746-41f5-ac13-cd29a14549b2","name":"Personal Profile Update PUT","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"enw_assets\": null,\n        \"enw_liabilities\": null,\n        \"enw_assets_nonliquid\": null,\n        \"enw_is_override\": false,\n        \"birth_place\": \"Bermuda Triangle\",\n        \"maiden_name\": \"Koepke\",\n        \"height\": null,\n        \"weight\": null,\n        \"is_smoker\": true,\n        \"medical_conditions\": \"Schizophrenic/Sociopath I swear(whites above her eyes)\",\n        \"review_start_date\": \"2012-08-06\",\n        \"review_end_date\": \"2012-08-06\",\n        \"next_review_at\": \"2020-02-10T08:00:00.000Z\",\n        \"citizenship\": 1,\n        \"alien_country\": \"AQ\",\n        \"deleted\": false,\n        \"created_at\": \"2015-01-07T01:33:43.000Z\",\n        \"updated_at\": \"2019-10-28T18:39:45.000Z\"\n    }","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/1/personal_profiles/1"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 22:53:03 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"397073d5-6c48-44cd-858e-c378cbd001ec"},{"key":"X-Runtime","value":"0.288065"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"4bba21d6-b625-4183-841f-3c3f002497a5"}],"id":"151d0148-06c4-4eaf-a67e-67846aef1c28","event":[{"listen":"prerequest","script":{"id":"ac9e4449-5b99-4d55-b424-7afba7ef8814","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a8a912ea-fd92-4a8d-94a9-f29552a7eb66","type":"text/javascript","exec":[""]}}],"_postman_id":"151d0148-06c4-4eaf-a67e-67846aef1c28","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Professionals","item":[{"name":"Professional Contacts GET","id":"a1fafa5d-4bc4-47ce-b48b-d74de0898288","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/contacts/:contact_id/professional_contacts?page=1","description":"<p>Retrieves Professional Contacts associated with the Contact ID specified</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","professional_contacts"],"host":["{{base_url}}"],"query":[{"key":"page","value":"1"}],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"}]}},"response":[{"id":"b38a2a12-6b3e-4217-bbc4-8d3ada1ef498","name":"Contact Professionals GET","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/contacts/{{contact_id}}/professional_contacts?page=1","host":["{{base_url}}"],"path":["contacts","{{contact_id}}","professional_contacts"],"query":[{"key":"page=1","value":"","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 25 Nov 2019 05:03:32 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"d03ebe089486f6e4e66ca014ced38918\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"d20d2987-54b2-4a62-b232-679a05176a11"},{"key":"X-Runtime","value":"15.529473"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact_professionals\": [\n        {\n            \"id\": 1,\n            \"contact_id\": 1,\n            \"professional_id\": 2,\n            \"profession_id\": 2,\n            \"profession\": \"CPA\",\n            \"deleted\": false,\n            \"created_at\": \"2019-11-25T02:19:38.000Z\",\n            \"updated_at\": \"2019-11-25T02:19:38.000Z\"\n        },\n        {\n            \"id\": 2,\n            \"contact_id\": 1,\n            \"professional_id\": 8,\n            \"profession_id\": 6,\n            \"profession\": \"Other\",\n            \"deleted\": false,\n            \"created_at\": \"2019-11-25T02:19:56.000Z\",\n            \"updated_at\": \"2019-11-25T02:19:56.000Z\"\n        },\n        {\n            \"id\": 3,\n            \"contact_id\": 1,\n            \"professional_id\": 5,\n            \"profession_id\": 1,\n            \"profession\": \"Attorney\",\n            \"deleted\": false,\n            \"created_at\": \"2019-11-25T02:20:11.000Z\",\n            \"updated_at\": \"2019-11-25T02:20:11.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 3,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"a1fafa5d-4bc4-47ce-b48b-d74de0898288"},{"name":"Professional Contact By ID GET","id":"03b5dd97-8922-4040-bba6-863fe304f879","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/contacts/:contact_id/professional_contacts/:id","description":"<p>Retrieves the Professional Contact Record using the ID provided</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","professional_contacts",":id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"},{"type":"string","value":"1","key":"id"}]}},"response":[{"id":"d68990e3-359f-49ec-ba74-35088a1c329c","name":"Professional Contact By ID GET","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/contacts/{{contact_id}}/professional_contacts/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 25 Nov 2019 05:17:51 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"ffd8be737788c5ccae497f47f7c70edc\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"5194d1d9-57da-46f5-a515-484abcf6d8ae"},{"key":"X-Runtime","value":"14.243126"}],"cookie":[],"responseTime":null,"body":"{\n    \"professional_contacts\": {\n        \"id\": 1,\n        \"contact_id\": 1,\n        \"professional_id\": 2,\n        \"profession_id\": 2,\n        \"profession\": \"CPA\",\n        \"deleted\": false,\n        \"created_at\": \"2019-11-25T02:19:38.000Z\",\n        \"updated_at\": \"2019-11-25T02:19:38.000Z\"\n    }\n}"}],"_postman_id":"03b5dd97-8922-4040-bba6-863fe304f879"},{"name":"Professional Contact Create POST","id":"f1fc878a-ad63-453c-abf2-6c67f2cbf84c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"professional_id\": 70,\n        \"profession_id\": 2\n}"},"url":"{{base_url}}/contacts/:contact_id/professional_contacts","description":"<p>Creates a Professional Contact Record</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","professional_contacts"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"}]}},"response":[{"id":"5099fa25-67d6-41a9-8c96-2a7e0111fdfc","name":"Professional Contact Create POST","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"professional_id\": 70,\n        \"profession_id\": 2\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/{{contact_id}}/professional_contacts"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 25 Nov 2019 05:22:33 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"/api/public/v1/contacts/1/professional_contacts/5"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"c259c876daa87783af9a795bce507130\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"3a66e92b-989f-499b-be75-676807fe1184"},{"key":"X-Runtime","value":"1.447364"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"id\": 5\n}"}],"_postman_id":"f1fc878a-ad63-453c-abf2-6c67f2cbf84c"},{"name":"Professional Contact Update PUT","id":"cd7b6234-4288-410d-96e3-bc9bef394b34","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"professional_id\": 70,\n        \"profession_id\": 3\n}"},"url":"{{base_url}}/contacts/:contact_id/professional_contacts/:id","description":"<p>Updates the Professional Contact Record by ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","professional_contacts",":id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"},{"type":"string","value":"2","key":"id"}]}},"response":[{"id":"3a4f31fb-c647-4f6b-9f4c-7834f72214fe","name":"Professional Contact Update PUT","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"professional_id\": 70,\n        \"profession_id\": 1\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/{{contact_id}}/professional_contacts/5"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Mon, 25 Nov 2019 05:25:32 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"9da0b553-6488-4750-82d1-2ecbf9196a4c"},{"key":"X-Runtime","value":"0.686883"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"cd7b6234-4288-410d-96e3-bc9bef394b34"},{"name":"Professional Contact DELETE","id":"96ada6fe-c264-48a4-aa91-7315d81962a9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/contacts/:contact_id/professional_contacts/:id","description":"<p>Deletes the Professional Contact Record by ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","professional_contacts",":id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"},{"type":"string","value":"2","key":"id"}]}},"response":[{"id":"38d9fc31-b807-40ce-889a-70965aa773ac","name":"Professional Contact DELETE","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/{{contact_id}}/professional_contacts/2"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Mon, 25 Nov 2019 05:29:23 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"1e2a730e-c220-49c7-9c3c-cdb41222c637"},{"key":"X-Runtime","value":"18.514384"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"96ada6fe-c264-48a4-aa91-7315d81962a9"}],"id":"d00f822f-db26-4b5e-a7d6-48fa27167f28","_postman_id":"d00f822f-db26-4b5e-a7d6-48fa27167f28","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Roles","item":[{"name":"Role GET","event":[{"listen":"test","script":{"id":"4a01b7fb-eb84-4959-82bf-ef285ca97afa","exec":["pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","","","pm.test(\"params are present\", function () {","    var attributes = ['id', 'contact_id', 'objective_id', 'deleted', 'risk_tolerance', 'created_at', 'experience_funds'];","    var jsonData = pm.response.json();","    //if the response is an array user []","    validateAttributesExist(jsonData.sams, attributes);","});","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","}"],"type":"text/javascript"}}],"id":"34b35033-a749-42d4-a443-9bb0515345bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/:contact_id/role","description":"<p>Retrieves Role information associated with a Contact Record</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","role"],"host":["{{base_url}}"],"query":[],"variable":[{"id":"b1b2b71a-b156-496a-9332-9698dc92c6e5","type":"string","value":"{{contact_id}}","key":"contact_id"}]}},"response":[{"id":"703c0841-3acc-4ea3-8837-cfcd02a4bd81","name":"Role GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":{"raw":"{{base_url}}/contacts/:contact_id/role","host":["{{base_url}}"],"path":["contacts",":contact_id","role"],"variable":[{"key":"contact_id","value":"{{contact_id}}","type":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 28 Oct 2020 22:18:18 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"281102"},{"key":"user_id","value":"281102"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=1231d119-d029-49bb-a523-5f9943c333a6; path=/; expires=Thu, 29 Oct 2020 02:18:17 -0000; SameSite=None"},{"key":"X-Request-Id","value":"946ba0b8-909b-43cc-8cc2-ba6ef3cf90b8"},{"key":"X-Runtime","value":"0.521365"}],"cookie":[],"responseTime":null,"body":"{\n    \"role\": {\n        \"id\": 8,\n        \"contact_id\": 1,\n        \"advisor_id\": 281102,\n        \"advisor\": \"Public REST\",\n        \"associate_advisor_id\": 281102,\n        \"associate_advisor\": \"Public REST\",\n        \"csa_id\": 281102,\n        \"csa\": \"Public REST\",\n        \"deleted\": false,\n        \"created_at\": \"2020-10-19T20:32:48.000Z\",\n        \"updated_at\": \"2020-10-19T20:32:48.000Z\"\n    }\n}"}],"_postman_id":"34b35033-a749-42d4-a443-9bb0515345bd"},{"name":"Role Update PUT","event":[{"listen":"test","script":{"id":"f79e3b85-dd3b-4064-812d-3e098f518439","exec":["","pm.test('Check status code', () => {","   pm.response.to.be.success","})"],"type":"text/javascript"}}],"id":"b2deec8a-92cf-430b-8f15-bf0ea8401338","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"advisor_id\": 281102,\n    \"associate_advisor_id\": 281102,\n    \"csa_id\": 281102\n}"},"url":"{{base_url}}/contacts/:contact_id/role","description":"<p>Updates the Role record for the specified Contact</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","role"],"host":["{{base_url}}"],"query":[],"variable":[{"id":"14a7bcfc-60e2-4cf8-b55a-5d5c5d15ef7f","type":"string","value":"{{contact_id}}","key":"contact_id"}]}},"response":[{"id":"aded0533-32c6-4523-9634-d291487744ab","name":"Role Update PUT","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"advisor_id\": 281102,\n    \"associate_advisor_id\": 281102,\n    \"csa_id\": 281102\n}"},"url":{"raw":"{{base_url}}/contacts/:contact_id/role","host":["{{base_url}}"],"path":["contacts",":contact_id","role"],"variable":[{"key":"contact_id","value":"{{contact_id}}"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 28 Oct 2020 22:21:36 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"281102"},{"key":"user_id","value":"281102"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=1231d119-d029-49bb-a523-5f9943c333a6; path=/; expires=Thu, 29 Oct 2020 02:21:35 -0000; SameSite=None"},{"key":"X-Request-Id","value":"bcc38bbb-26fb-4b2b-b984-147b63c96ee8"},{"key":"X-Runtime","value":"0.614009"}],"cookie":[],"responseTime":null,"body":"{\n    \"role\": {\n        \"id\": 8,\n        \"contact_id\": 1,\n        \"advisor_id\": 281102,\n        \"advisor\": \"Public REST\",\n        \"associate_advisor_id\": 281102,\n        \"associate_advisor\": \"Public REST\",\n        \"csa_id\": 281102,\n        \"csa\": \"Public REST\",\n        \"deleted\": false,\n        \"created_at\": \"2020-10-19T20:32:48.000Z\",\n        \"updated_at\": \"2020-10-19T20:32:48.000Z\"\n    }\n}"}],"_postman_id":"b2deec8a-92cf-430b-8f15-bf0ea8401338"}],"id":"df1c5874-1c98-499c-8f87-b4efdfe24523","_postman_id":"df1c5874-1c98-499c-8f87-b4efdfe24523","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"SAMs","item":[{"name":"SAM GET","event":[{"listen":"test","script":{"id":"4a01b7fb-eb84-4959-82bf-ef285ca97afa","exec":["pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","","","pm.test(\"params are present\", function () {","    var attributes = ['id', 'contact_id', 'objective_id', 'deleted', 'risk_tolerance', 'created_at', 'experience_funds'];","    var jsonData = pm.response.json();","    //if the response is an array user []","    validateAttributesExist(jsonData.sams, attributes);","});","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","}"],"type":"text/javascript"}}],"id":"b7d0f748-3c74-4ce4-8f61-953e04bed66b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/:contact_id/sam","description":"<p>Returns the Strategic ALlocation Model record for referenced Contact</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","sam"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"}]}},"response":[{"id":"b81d9b0d-6337-4bc1-9079-0fbe020de6d2","name":"SAM GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/1/sams"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Tue, 26 Nov 2019 18:55:23 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"40181b43909afe4d4f1034d744d17912\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"c0265fd8-4932-4fc9-b780-0614d64db76a"},{"key":"X-Runtime","value":"0.590221"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"sams\": {\n        \"id\": 1,\n        \"contact_id\": 1,\n        \"objective_id\": 1,\n        \"objective\": \"Aggressive Growth\",\n        \"time_horizon\": 2,\n        \"time_horizon_description\": \"Intermediate\",\n        \"risk_tolerance\": 1,\n        \"risk_tolerance_description\": \"Low\",\n        \"experience_funds\": 1,\n        \"experience_stocks\": 2,\n        \"experience_partnerships\": 3,\n        \"experience_other\": 4,\n        \"deleted\": false,\n        \"created_at\": \"2015-01-07T01:33:43.000Z\",\n        \"updated_at\": \"2019-10-26T01:16:47.000Z\"\n    }\n}"}],"_postman_id":"b7d0f748-3c74-4ce4-8f61-953e04bed66b"},{"name":"SAM Update PUT","event":[{"listen":"test","script":{"id":"f79e3b85-dd3b-4064-812d-3e098f518439","exec":["","pm.test('Check status code', () => {","   pm.response.to.be.success","})"],"type":"text/javascript"}}],"id":"30ae93eb-f622-41af-b660-9fa2828fb1b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"objective_id\": 1,\n        \"time_horizon\": 2,\n        \"risk_tolerance\": 1,\n        \"experience_funds\": 1,\n        \"experience_stocks\": 2,\n        \"experience_partnerships\": 3,\n        \"experience_other\": 4\n}"},"url":"{{base_url}}/contacts/1/sam","description":"<p>Updates the SAM record for the provided Contact ID</p>\n<ul>\n<li>See 'lists/objects' GET to obtain a list of Objectives for the given database.</li>\n<li>All Experience is based in years</li>\n</ul>\n<p>time_horizon enumerated values are:</p>\n<ul>\n<li>1 | Short Term</li>\n<li>2 | Intermediate</li>\n<li>3 | Long Term</li>\n</ul>\n<p>risk_tolerance enumerated values are:</p>\n<ul>\n<li>1 | Low</li>\n<li>2 | Moderate</li>\n<li>3 | High</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","1","sam"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"877dfab2-2376-4621-aea0-22e0e063332d","name":"SAM Update PUT","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"objective_id\": 1,\n        \"time_horizon\": 2,\n        \"risk_tolerance\": 1,\n        \"experience_funds\": 1,\n        \"experience_stocks\": 2,\n        \"experience_partnerships\": 3,\n        \"experience_other\": 4\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/1/sams/1"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Tue, 26 Nov 2019 19:21:42 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"07be2568-e079-4770-aea4-66604f276bb2"},{"key":"X-Runtime","value":"0.307190"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"30ae93eb-f622-41af-b660-9fa2828fb1b5"}],"id":"a49fbc89-7e52-4a2f-984f-3695df8f2eaf","event":[{"listen":"prerequest","script":{"id":"c51e6c36-5760-4d55-80be-cb65e9dafb8c","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"19c90f43-308a-47db-9e9f-437d60d65b13","type":"text/javascript","exec":[""]}}],"_postman_id":"a49fbc89-7e52-4a2f-984f-3695df8f2eaf","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Taxes","item":[{"name":"Taxes GET","event":[{"listen":"test","script":{"id":"58fe5e12-126c-48ea-9d64-76a7b9718026","exec":["pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","","pm.test(\"params are present\", function () {","    var attributes = ['id','contact_id', 'tax_agi', 'tax_estimate', 'is_tax_return_confirmed', 'tax_return_year', 'tax_bracket', 'deleted', 'created_at', 'updated_at'];","    ","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.taxes, attributes);","    "," ","});","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i])","        }","    }","    pm.expect(missing_params).to.be.empty","","}"],"type":"text/javascript"}}],"id":"ef023fbb-3099-45cd-9a2b-270e260fed44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/:contact_id/tax","description":"<p>Retrieves the Tax Record for the Contact Identifier supplied.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","tax"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"}]}},"response":[{"id":"e43acb41-2828-46ff-85b6-4a53240f8416","name":"Taxes GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/{{contact_id}}/taxes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Thu, 28 Nov 2019 01:52:04 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"4fdf77820a9dfd0fd831760ddbee2d6f\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"e3d5a8e1-5efa-458d-8537-3abfbd886d06"},{"key":"X-Runtime","value":"0.359209"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"taxes\": {\n        \"id\": 1,\n        \"contact_id\": 1,\n        \"tax_agi\": \"100000.0\",\n        \"tax_estimate\": \"1.0\",\n        \"is_tax_return_confirmed\": false,\n        \"tax_return_year\": \"2019\",\n        \"tax_bracket\": 35,\n        \"deleted\": false,\n        \"created_at\": \"2015-01-07T01:33:43.000Z\",\n        \"updated_at\": \"2019-11-28T01:49:21.000Z\"\n    }\n}"}],"_postman_id":"ef023fbb-3099-45cd-9a2b-270e260fed44"},{"name":"Taxes Update PUT","id":"f68c0e83-ae7b-46be-87d9-71acf98faea8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"tax_agi\": \"100000.0\",\n        \"tax_estimate\": \"1.0\",\n        \"is_tax_return_confirmed\": false,\n        \"tax_return_year\": \"2019\",\n        \"tax_bracket\": 35\n}"},"url":"{{base_url}}/contacts/1/tax","description":"<p>Updates a Tax Record for the Contact Identifier provided;</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","1","tax"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"7d304319-6cef-4851-a65c-d8f512a2f330","name":"Taxes Update PUT","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"tax_agi\": \"100000.0\",\n        \"tax_estimate\": \"1.0\",\n        \"is_tax_return_confirmed\": false,\n        \"tax_return_year\": \"2019\",\n        \"tax_bracket\": 35\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/1/taxes"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 28 Nov 2019 02:01:13 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"/api/public/v1/contacts/1/taxes.1"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"e80ee275d3b0f3b72cdea38e94d27a95\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Set-Cookie","value":"_session_id=72a216b4b8fe3a4ec2e8e19aff10a3d9; path=/; HttpOnly"},{"key":"X-Request-Id","value":"a85b2b9a-9e6a-4220-ba98-f135ed71c7f8"},{"key":"X-Runtime","value":"12.703219"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"id\": 1\n}"}],"_postman_id":"f68c0e83-ae7b-46be-87d9-71acf98faea8"}],"id":"aead40f6-851a-4f6d-9081-c483595f3be0","_postman_id":"aead40f6-851a-4f6d-9081-c483595f3be0","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"UDFs","item":[{"name":"UDFs By ContactID Get","event":[{"listen":"test","script":{"id":"2f90e91a-b4a5-40da-ba9a-acd46255b5b8","exec":["pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","var jsonData = pm.response.json();","pm.test(\"params are present\", function () {","    var attributes = ['id','contact_id','contact_udf_field_name', 'contact_udf_field_name', 'field_type', 'field_type_description', 'field_value', 'deleted', 'created_at', 'updated_at'];","    ","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.contact_udfs[0], attributes);"," ","});","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i])","        }","    }","    pm.expect(missing_params).to.be.empty","}","","","",""],"type":"text/javascript"}}],"id":"866dcba9-c7a7-415e-b26d-55317c2fc594","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"activities\": {\"id\":0,\"activity_code_id\":2,\"category_id\":0,\"all_day\":false,\"start_date\":\"2019-10-24T15:00:00-07:00\",\"end_date\":\"2019-10-24T16:30:00-07:00\",\"subject\":\"Meeting with Mary\",\"description\":\"\",\"location\":\"\",\"importance\":2,\"percentdone\":0,\"priority\":null,\"is_completed\":false,\"added_by\":null,\"deleted\":false,\"created_at\":null,\"updated_at\":null,\"start_time\":\"2019-10-24T15:00:00-07:00\",\"end_time\":\"2019-10-24T16:30:00-07:00\",\"repeats\":\"never\",\"contacts\":[{\"id\":1}]} }"},"url":"{{base_url}}/contacts/:contact_id/udfs","description":"<p>Returns a list of UDFs for the provided Contact Identifier</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","udfs"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"}]}},"response":[{"id":"abd0b240-5c08-4bd0-82cc-129d52494520","name":"UDFs By ContactID Get","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/contacts/{{contact_id}}/udfs?page=1","host":["{{base_url}}"],"path":["contacts","{{contact_id}}","udfs"],"query":[{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 30 Dec 2019 19:57:42 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"84e6207d419400c10945ebf264bcdaa8\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"bad556c6-9105-4e50-a81a-11daf4ecf574"},{"key":"X-Runtime","value":"33.675806"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact_udfs\": [\n        {\n            \"id\": 1,\n            \"contact_id\": 1,\n            \"contact_udf_field_id\": 1,\n            \"contact_udf_field_name\": \"Alma Mater\",\n            \"field_type\": 4,\n            \"field_type_description\": \"Any Text\",\n            \"field_value\": \"ASU\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T03:51:23.000Z\",\n            \"updated_at\": \"2015-01-07T03:51:23.000Z\"\n        },\n        {\n            \"id\": 2,\n            \"contact_id\": 1,\n            \"contact_udf_field_id\": 2,\n            \"contact_udf_field_name\": \"Favorite Coffee Preference\",\n            \"field_type\": 4,\n            \"field_type_description\": \"Any Text\",\n            \"field_value\": \"Venti Quad Americano, light water\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T03:51:48.000Z\",\n            \"updated_at\": \"2015-01-07T03:51:48.000Z\"\n        },\n        {\n            \"id\": 3,\n            \"contact_id\": 1,\n            \"contact_udf_field_id\": 3,\n            \"contact_udf_field_name\": \"Favorite Cookie\",\n            \"field_type\": 4,\n            \"field_type_description\": \"Any Text\",\n            \"field_value\": \"Snickerdoodle\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T03:52:06.000Z\",\n            \"updated_at\": \"2015-01-07T03:52:06.000Z\"\n        },\n        {\n            \"id\": 4,\n            \"contact_id\": 1,\n            \"contact_udf_field_id\": 5,\n            \"contact_udf_field_name\": \"Political Affiliation\",\n            \"field_type\": 3,\n            \"field_type_description\": \"List of Values\",\n            \"field_value\": \"Green Party\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T03:52:18.000Z\",\n            \"updated_at\": \"2015-01-07T03:52:18.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 4,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"866dcba9-c7a7-415e-b26d-55317c2fc594"},{"name":"UDFs By ID Get","event":[{"listen":"test","script":{"id":"881ae044-d432-4330-afee-72a53b9c7fdc","exec":["pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","var jsonData = pm.response.json();","pm.test(\"params are present\", function () {","    var attributes = ['id','contact_id','contact_udf_field_name', 'contact_udf_field_name', 'field_type', 'field_type_description', 'field_value', 'deleted', 'created_at', 'updated_at'];","    ","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.contact_udf, attributes);"," ","});","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i])","        }","    }","    pm.expect(missing_params).to.be.empty","}"],"type":"text/javascript"}}],"id":"a3b73858-d711-4e05-8773-16c0988058ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\"activities\": {\"id\":0,\"activity_code_id\":2,\"category_id\":0,\"all_day\":false,\"start_date\":\"2019-10-24T15:00:00-07:00\",\"end_date\":\"2019-10-24T16:30:00-07:00\",\"subject\":\"Meeting with Mary\",\"description\":\"\",\"location\":\"\",\"importance\":2,\"percentdone\":0,\"priority\":null,\"is_completed\":false,\"added_by\":null,\"deleted\":false,\"created_at\":null,\"updated_at\":null,\"start_time\":\"2019-10-24T15:00:00-07:00\",\"end_time\":\"2019-10-24T16:30:00-07:00\",\"repeats\":\"never\",\"contacts\":[{\"id\":1}]} }"},"url":"{{base_url}}/contacts/:contact_id/udfs/1","description":"<p>Returns a UDF record by ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","udfs","1"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"}]}},"response":[{"id":"e01fc627-7448-4bf2-92bd-8b2046c5ecd2","name":"UDFs By ID Get","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/{{contact_id}}/udfs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Mon, 30 Dec 2019 22:15:51 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"8e2ddda930a71212dafcefa5ab5db66c\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"99dcbed5-9cc9-43e1-ac87-6cea3c7c2e89"},{"key":"X-Runtime","value":"0.312636"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"a3b73858-d711-4e05-8773-16c0988058ec"},{"name":"UDFs Create POST","id":"0a3be3c1-a9b6-42ac-9631-3052d80c2df2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"contact_id\": 1,\n        \"contact_udf_field_id\": 1,\n        \"field_value\": \"CSU Sacramento\"\n}"},"url":"{{base_url}}/contacts/:contact_id/udfs","description":"<p>Creates a Contact UDF record</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","udfs"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{contact_id}}","key":"contact_id"}]}},"response":[{"id":"f9b8b33f-ce03-4e9d-8305-5b0327e28ef9","name":"UDFs Create POST","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"contact_id\": 1,\n        \"contact_udf_field_id\": 1,\n        \"field_value\": \"CSU Sacramento\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/{{contact_id}}/udfs"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 30 Dec 2019 22:28:21 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"api/public/v1/contacts/1/udfs/5"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"c259c876daa87783af9a795bce507130\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"f96c32c6-6d14-4982-a9f9-10956f18dd55"},{"key":"X-Runtime","value":"4.242906"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"id\": 5\n}"}],"_postman_id":"0a3be3c1-a9b6-42ac-9631-3052d80c2df2"},{"name":"UDF by ID Update PUT","event":[{"listen":"test","script":{"id":"a6376bf2-0c40-46dc-9e1a-a01831fa3f46","exec":["","pm.test('Check status code', () => {","   pm.response.to.be.success","})"],"type":"text/javascript"}}],"id":"fa668363-7834-44bb-9a38-e831303d53a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"contact_id\": 1,\n        \"contact_udf_field_id\": 1,\n        \"field_value\": \"Sacramento State\"\n}"},"url":"{{base_url}}/contacts/{{contact_id}}/udfs/1","description":"<p>Updates a Contact UDF record by ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","{{contact_id}}","udfs","1"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"e74d4329-f642-46d4-89ae-15f96e01e9e5","name":"UDF by ID Update PUT","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"contact_id\": 1,\n        \"contact_udf_field_id\": 1,\n        \"field_value\": \"Sacramento State\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/{{contact_id}}/udfs/1"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Mon, 30 Dec 2019 22:31:36 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"84b47035-dae2-4bd1-8da1-77c911b94f43"},{"key":"X-Runtime","value":"0.360609"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"fa668363-7834-44bb-9a38-e831303d53a0"},{"name":"UDF by ID DELETE","id":"554ecef1-4a3b-4f23-b623-e0072b801058","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/contacts/{{contact_id}}/udfs/2","description":"<p>Deletes a Contact UDF record by ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts","{{contact_id}}","udfs","2"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"7319ad17-4177-43da-9206-16c37b2d1ea2","name":"UDF by ID DELETE","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/api/public/v1/contacts/{{contact_id}}/udfs/5"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Mon, 30 Dec 2019 22:31:45 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"7591e99c-bfd8-4cfd-8ea9-308472803f7b"},{"key":"X-Runtime","value":"0.257037"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"554ecef1-4a3b-4f23-b623-e0072b801058"}],"id":"907a729a-6343-4351-ae32-aed6e7dd518e","_postman_id":"907a729a-6343-4351-ae32-aed6e7dd518e","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Written Agreements Review","item":[{"name":"WAR GET","id":"ff7939f2-55ef-4ffd-bb8c-c2542505e635","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/contacts/:contact_id/war","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","war"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"any","value":"721","key":"contact_id"}]}},"response":[{"id":"c2c8b1ec-afea-4585-9002-c4b6ec333322","name":"WAR GET","originalRequest":{"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":{"raw":"{{base_url}}/contacts/:contact_id/war","host":["{{base_url}}"],"path":["contacts",":contact_id","war"],"variable":[{"key":"contact_id","value":"721"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 06 Dec 2023 23:32:41 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"280455"},{"key":"user_id","value":"280455"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"86b907a2c669c985806364e6e0ae9f04\""},{"key":"Set-Cookie","value":"ahoy_visit=2886c837-e533-4528-82fe-2574229c9340; path=/; expires=Thu, 07 Dec 2023 03:32:39 GMT; SameSite=None"},{"key":"X-Request-Id","value":"babf883f-f368-4535-ac1d-e623c03c803c"},{"key":"X-Runtime","value":"1.879133"}],"cookie":[],"responseTime":null,"body":"{\n    \"war\": {\n        \"id\": 721,\n        \"contact_id\": 721,\n        \"fee_date\": \"2024-11-06\",\n        \"ips_date\": \"2023-11-02\",\n        \"adv_date\": \"2020-11-25\",\n        \"privacy_date\": \"2012-05-12\",\n        \"bice_date\": \"2022-03-08\",\n        \"deleted\": false,\n        \"created_at\": \"2023-11-20T16:08:02.000Z\",\n        \"updated_at\": \"2023-12-06T23:00:33.000Z\"\n    }\n}"}],"_postman_id":"ff7939f2-55ef-4ffd-bb8c-c2542505e635"},{"name":"WAR Update PUT","id":"cd8d84c0-e73b-44ff-a098-6148915f245b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"{{basic_auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"fee_date\": \"2024-03-06\",\n    \"ips_date\": \"2023-11-02\",\n    \"adv_date\": \"2020-01-25\",\n    \"privacy_date\": \"2012-05-12\",\n    \"bice_date\": \"2022-03-08\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/contacts/:contact_id/war","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","war"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"fee_date","value":"2024-12-06"},{"disabled":true,"key":"ips_date","value":"2023-10-02"},{"disabled":true,"key":"adv_date","value":"2020-01-25"},{"disabled":true,"key":"privacy_date","value":"1812-04-12"},{"disabled":true,"key":"bice_date","value":"2023-01-01"}],"variable":[{"type":"any","value":"721","key":"contact_id"}]}},"response":[{"id":"3bfb921c-084f-4ebb-9448-886e85a05ec6","name":"WAR Update PUT","originalRequest":{"method":"PUT","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"{{basic_auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"fee_date\": \"2024-03-06\",\n    \"ips_date\": \"2023-11-02\",\n    \"adv_date\": \"2020-01-25\",\n    \"privacy_date\": \"2012-05-12\",\n    \"bice_date\": \"2022-03-08\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/contacts/:contact_id/war","host":["{{base_url}}"],"path":["contacts",":contact_id","war"],"query":[{"key":"fee_date","value":"2024-12-06","type":"text","disabled":true},{"key":"ips_date","value":"2023-10-02","type":"text","disabled":true},{"key":"adv_date","value":"2020-01-25","type":"text","disabled":true},{"key":"privacy_date","value":"1812-04-12","type":"text","disabled":true},{"key":"bice_date","value":"2023-01-01","type":"text","disabled":true}],"variable":[{"key":"contact_id","value":"721"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 06 Dec 2023 23:33:36 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"280455"},{"key":"user_id","value":"280455"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"6d83c2f2231066e9ba51914636f23373\""},{"key":"Set-Cookie","value":"ahoy_visit=2886c837-e533-4528-82fe-2574229c9340; path=/; expires=Thu, 07 Dec 2023 03:33:32 GMT; SameSite=None"},{"key":"X-Request-Id","value":"8d9cc15f-a8f2-4652-802f-623187c916fb"},{"key":"X-Runtime","value":"3.374133"}],"cookie":[],"responseTime":null,"body":"{\n    \"war\": {\n        \"id\": 721,\n        \"contact_id\": 721,\n        \"fee_date\": \"2024-03-06\",\n        \"ips_date\": \"2023-11-02\",\n        \"adv_date\": \"2020-01-25\",\n        \"privacy_date\": \"2012-05-12\",\n        \"bice_date\": \"2022-03-08\",\n        \"deleted\": false,\n        \"created_at\": \"2023-11-20T16:08:02.000Z\",\n        \"updated_at\": \"2023-12-06T23:33:36.000Z\"\n    }\n}"}],"_postman_id":"cd8d84c0-e73b-44ff-a098-6148915f245b"}],"id":"5411cd5a-c2e9-4449-8e02-40f11adc7cc8","_postman_id":"5411cd5a-c2e9-4449-8e02-40f11adc7cc8","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Photo","item":[{"name":"Photo Download","id":"6556a8f6-1fb0-49e1-b1e1-286d797591db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/contacts/:contact_id/photo","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","photo"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"16","key":"contact_id"}]}},"response":[],"_postman_id":"6556a8f6-1fb0-49e1-b1e1-286d797591db"},{"name":"Photo Delete","id":"59f8e568-04ea-459a-ba17-d20936762c3d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{base_url}}/contacts/:contact_id/photo","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","photo"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"16","key":"contact_id"}]}},"response":[],"_postman_id":"59f8e568-04ea-459a-ba17-d20936762c3d"},{"name":"Photo Upload","id":"a6b3e958-a98c-482f-b6a7-224c9f503cd7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"original","type":"file","src":"oval_office.png"},{"key":"thumbnail","description":"<p>Cropped files must have a 1:1 aspect ratio.</p>\n","type":"file","src":"oval_office_crop.png"}]},"url":"{{base_url}}/contacts/:contact_id/photo","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","photo"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"16","key":"contact_id"}]}},"response":[],"_postman_id":"a6b3e958-a98c-482f-b6a7-224c9f503cd7"}],"id":"6e1f17e1-fa83-4f89-ace4-73375d2d6247","description":"<p>Under construction.</p>\n","event":[{"listen":"prerequest","script":{"id":"8e1eeaa8-7817-48ac-9107-96f2dc64faeb","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"90342658-690e-41e7-9ef6-be1acc8e12ef","type":"text/javascript","exec":[""]}}],"_postman_id":"6e1f17e1-fa83-4f89-ace4-73375d2d6247","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Documents","item":[{"name":"Documents Index","id":"8e82c04e-7eb9-4c5a-9fd7-f9dc3ab1e52e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/contacts/:contact_id/documents","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","documents"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"","key":"contact_id"}]}},"response":[{"id":"1cfd58b4-44e0-4e5b-be33-f63862533e75","name":"Documents Index","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/contacts/:contact_id/documents","host":["{{base_url}}"],"path":["contacts",":contact_id","documents"],"variable":[{"key":"contact_id","value":"127"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Sep 2020 22:15:24 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=46ae439b-da7e-4f7c-b0ea-682f2cfbee62; path=/; expires=Wed, 02 Sep 2020 02:15:24 -0000; SameSite=None"},{"key":"X-Request-Id","value":"66299c2c-9ac5-4c7e-84f6-feb0558e4824"},{"key":"X-Runtime","value":"3.477029"}],"cookie":[],"responseTime":null,"body":"{\n    \"documents\": [\n        {\n            \"id\": 8,\n            \"category_id\": null,\n            \"name\": \"ngrok-stable-darwin-amd64\",\n            \"description\": null,\n            \"extension\": \".zip\",\n            \"content_type\": \"application/zip\",\n            \"size\": 13671591,\n            \"deleted\": false,\n            \"created_at\": \"2020-08-28T17:33:23.000Z\",\n            \"updated_at\": \"2020-08-28T17:34:49.000Z\"\n        }\n    ]\n}"}],"_postman_id":"8e82c04e-7eb9-4c5a-9fd7-f9dc3ab1e52e"},{"name":"Document show","id":"fe2a6ffb-0441-4e6c-9018-4a1327eae7ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/contacts/:contact_id/documents/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","documents",":id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"","key":"contact_id"},{"type":"string","value":"","key":"id"}]}},"response":[{"id":"0cab1183-9aca-4bba-82db-6cfab8a48291","name":"Document show","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/contacts/:contact_id/documents/:id","host":["{{base_url}}"],"path":["contacts",":contact_id","documents",":id"],"variable":[{"key":"contact_id","value":"127"},{"key":"id","value":"8"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Sep 2020 22:18:25 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=46ae439b-da7e-4f7c-b0ea-682f2cfbee62; path=/; expires=Wed, 02 Sep 2020 02:18:25 -0000; SameSite=None"},{"key":"X-Request-Id","value":"89415b21-5c25-478b-99ec-0db1d823d168"},{"key":"X-Runtime","value":"0.115066"}],"cookie":[],"responseTime":null,"body":"{\n    \"document\": {\n        \"id\": 8,\n        \"category_id\": 2,\n        \"name\": \"ngrok-stable-darwin-amd64\",\n        \"description\": \"My description here.\",\n        \"extension\": \".zip\",\n        \"content_type\": \"application/zip\",\n        \"size\": 13671591,\n        \"deleted\": false,\n        \"created_at\": \"2020-08-28T17:33:23.000Z\",\n        \"updated_at\": \"2020-09-01T22:18:11.000Z\"\n    }\n}"}],"_postman_id":"fe2a6ffb-0441-4e6c-9018-4a1327eae7ba"},{"name":"Document Download","id":"bd8af6e3-3239-4ddf-9246-e8cd5289a20d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/contacts/:contact_id/documents/:id/download","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["contacts",":contact_id","documents",":id","download"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"","key":"contact_id"},{"type":"string","value":"","key":"id"}]}},"response":[],"_postman_id":"bd8af6e3-3239-4ddf-9246-e8cd5289a20d"}],"id":"8ac38be2-2c69-4e05-b6a9-05d81c724ce1","_postman_id":"8ac38be2-2c69-4e05-b6a9-05d81c724ce1","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}}],"id":"7bb86ea5-1a80-4405-af33-af9c5c5d49da","event":[{"listen":"prerequest","script":{"id":"da05d80c-08c0-42dd-b155-43697b7dab4a","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"967bc2c5-1e98-4dec-8a7b-772c5c04ecaf","type":"text/javascript","exec":[""]}}],"_postman_id":"7bb86ea5-1a80-4405-af33-af9c5c5d49da","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Family Methods","item":[{"name":"Family GET","event":[{"listen":"test","script":{"id":"f714308a-a504-4489-8686-f02d33088dcc","exec":[" var jsonData = pm.response.json();","pm.environment.set(\"family_id\", jsonData.families[0].id);","","pm.test(\"families params are present\", function () {","        var attributes = ['id','name', 'deleted', 'created_at', 'updated_at'];","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.families[0], attributes);","});","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","}","",""],"type":"text/javascript"}}],"id":"cf12446c-1fb0-42b7-902e-4f43eac5f57a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/families?family_members=true","description":"<p>Retrieves a list of Families</p>\n<ul>\n<li>use the param 'family_members' to include members with each family record</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["families"],"host":["{{base_url}}"],"query":[{"disabled":true,"key":"family_members","value":"true"},{"key":"family_members","value":"true"}],"variable":[]}},"response":[{"id":"d90cd6f4-a6ba-4b51-b776-33043b3314aa","name":"Family GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":{"raw":"{{base_url}}/families","host":["{{base_url}}"],"path":["families"],"query":[{"key":"family_members","value":"true","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 21:20:49 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"618c04134e7b238621b92db277d29dd8\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"6c29f553-2277-43f1-b466-e548e78a0e1c"},{"key":"X-Runtime","value":"0.067853"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact_families\": [\n        {\n            \"id\": 1,\n            \"name\": \"The Investor Family\",\n            \"created_at\": \"2015-01-07T02:27:04.000Z\",\n            \"updated_at\": \"2015-01-07T02:27:04.000Z\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 2,\n            \"name\": \"The Parr Family\",\n            \"created_at\": \"2015-01-07T03:04:39.000Z\",\n            \"updated_at\": \"2015-01-07T03:04:39.000Z\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 6,\n            \"name\": \"The Test Family\",\n            \"created_at\": \"2019-10-25T01:33:29.000Z\",\n            \"updated_at\": \"2019-10-25T01:33:29.000Z\",\n            \"deleted\": false\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 3,\n        \"total_pages\": 1\n    }\n}"},{"id":"ee59f5b1-1da7-4d9e-a227-caec671e96fd","name":"Family GET including family members","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":{"raw":"{{base_url}}/families?family_members=true","host":["{{base_url}}"],"path":["families"],"query":[{"key":"family_members","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 21:21:11 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"ee537f80cafcfc826f03b7fcba80fb73\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"c0b4e7a4-52ff-4fe6-9ec5-4527115630f1"},{"key":"X-Runtime","value":"0.134330"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact_families\": [\n        {\n            \"id\": 1,\n            \"name\": \"The Investor Family\",\n            \"created_at\": \"2015-01-07T02:27:04.000Z\",\n            \"updated_at\": \"2015-01-07T02:27:04.000Z\",\n            \"deleted\": false,\n            \"members\": [\n                {\n                    \"id\": 1,\n                    \"family_id\": 1,\n                    \"contact_id\": 1,\n                    \"relationship\": null,\n                    \"relationship_name\": null,\n                    \"hoh\": true,\n                    \"created_at\": \"2015-01-07T02:27:04.000Z\",\n                    \"updated_at\": \"2015-01-07T02:27:04.000Z\",\n                    \"deleted\": false\n                },\n                {\n                    \"id\": 2,\n                    \"family_id\": 1,\n                    \"contact_id\": 3,\n                    \"relationship\": 1,\n                    \"relationship_name\": \"Spouse\",\n                    \"hoh\": false,\n                    \"created_at\": \"2015-01-07T02:27:22.000Z\",\n                    \"updated_at\": \"2015-01-07T02:27:22.000Z\",\n                    \"deleted\": false\n                },\n                {\n                    \"id\": 16,\n                    \"family_id\": 1,\n                    \"contact_id\": 13,\n                    \"relationship\": 1,\n                    \"relationship_name\": \"Spouse\",\n                    \"hoh\": false,\n                    \"created_at\": \"2019-10-25T22:30:21.000Z\",\n                    \"updated_at\": \"2019-10-25T22:30:21.000Z\",\n                    \"deleted\": false\n                },\n                {\n                    \"id\": 17,\n                    \"family_id\": 1,\n                    \"contact_id\": 14,\n                    \"relationship\": 1,\n                    \"relationship_name\": \"Spouse\",\n                    \"hoh\": false,\n                    \"created_at\": \"2019-10-25T22:31:02.000Z\",\n                    \"updated_at\": \"2019-10-25T22:31:02.000Z\",\n                    \"deleted\": false\n                },\n                {\n                    \"id\": 18,\n                    \"family_id\": 1,\n                    \"contact_id\": 14,\n                    \"relationship\": 1,\n                    \"relationship_name\": \"Spouse\",\n                    \"hoh\": false,\n                    \"created_at\": \"2019-10-25T22:45:36.000Z\",\n                    \"updated_at\": \"2019-10-25T22:45:36.000Z\",\n                    \"deleted\": false\n                },\n                {\n                    \"id\": 19,\n                    \"family_id\": 1,\n                    \"contact_id\": 14,\n                    \"relationship\": 1,\n                    \"relationship_name\": \"Spouse\",\n                    \"hoh\": false,\n                    \"created_at\": \"2019-10-25T22:46:10.000Z\",\n                    \"updated_at\": \"2019-10-25T22:46:10.000Z\",\n                    \"deleted\": false\n                }\n            ]\n        },\n        {\n            \"id\": 2,\n            \"name\": \"The Parr Family\",\n            \"created_at\": \"2015-01-07T03:04:39.000Z\",\n            \"updated_at\": \"2015-01-07T03:04:39.000Z\",\n            \"deleted\": false,\n            \"members\": [\n                {\n                    \"id\": 3,\n                    \"family_id\": 2,\n                    \"contact_id\": 5,\n                    \"relationship\": null,\n                    \"relationship_name\": null,\n                    \"hoh\": true,\n                    \"created_at\": \"2015-01-07T03:04:39.000Z\",\n                    \"updated_at\": \"2015-01-07T03:04:39.000Z\",\n                    \"deleted\": false\n                },\n                {\n                    \"id\": 4,\n                    \"family_id\": 2,\n                    \"contact_id\": 8,\n                    \"relationship\": 2,\n                    \"relationship_name\": \"Child\",\n                    \"hoh\": false,\n                    \"created_at\": \"2015-01-07T03:09:29.000Z\",\n                    \"updated_at\": \"2015-01-07T03:09:29.000Z\",\n                    \"deleted\": false\n                },\n                {\n                    \"id\": 5,\n                    \"family_id\": 2,\n                    \"contact_id\": 7,\n                    \"relationship\": 2,\n                    \"relationship_name\": \"Child\",\n                    \"hoh\": false,\n                    \"created_at\": \"2015-01-07T03:09:36.000Z\",\n                    \"updated_at\": \"2015-01-07T03:09:36.000Z\",\n                    \"deleted\": false\n                },\n                {\n                    \"id\": 6,\n                    \"family_id\": 2,\n                    \"contact_id\": 6,\n                    \"relationship\": 2,\n                    \"relationship_name\": \"Child\",\n                    \"hoh\": false,\n                    \"created_at\": \"2015-01-07T03:09:43.000Z\",\n                    \"updated_at\": \"2015-01-07T03:09:43.000Z\",\n                    \"deleted\": false\n                },\n                {\n                    \"id\": 7,\n                    \"family_id\": 2,\n                    \"contact_id\": 9,\n                    \"relationship\": 1,\n                    \"relationship_name\": \"Spouse\",\n                    \"hoh\": false,\n                    \"created_at\": \"2015-01-07T03:13:08.000Z\",\n                    \"updated_at\": \"2015-01-07T03:13:08.000Z\",\n                    \"deleted\": false\n                }\n            ]\n        },\n        {\n            \"id\": 6,\n            \"name\": \"The Test Family\",\n            \"created_at\": \"2019-10-25T01:33:29.000Z\",\n            \"updated_at\": \"2019-10-25T01:33:29.000Z\",\n            \"deleted\": false,\n            \"members\": [\n                {\n                    \"id\": 14,\n                    \"family_id\": 6,\n                    \"contact_id\": 10,\n                    \"relationship\": null,\n                    \"relationship_name\": null,\n                    \"hoh\": true,\n                    \"created_at\": \"2019-10-25T01:33:30.000Z\",\n                    \"updated_at\": \"2019-10-25T01:33:30.000Z\",\n                    \"deleted\": false\n                },\n                {\n                    \"id\": 15,\n                    \"family_id\": 6,\n                    \"contact_id\": 11,\n                    \"relationship\": 1,\n                    \"relationship_name\": \"Spouse\",\n                    \"hoh\": false,\n                    \"created_at\": \"2019-10-25T01:33:30.000Z\",\n                    \"updated_at\": \"2019-10-25T01:33:30.000Z\",\n                    \"deleted\": false\n                }\n            ]\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 3,\n        \"total_pages\": 1\n    }\n}"},{"id":"775e52b8-2551-4358-9b20-f09b8d75a6da","name":"Family GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":{"raw":"{{base_url}}/families?family_members=true","host":["{{base_url}}"],"path":["families"],"query":[{"key":"family_members","value":"true"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"cf12446c-1fb0-42b7-902e-4f43eac5f57a"},{"name":"Family By ID GET","event":[{"listen":"test","script":{"id":"285832a2-2505-4995-8bcd-db8e7bf41b98","exec":["pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","","pm.test(\"params are present\", function () {","    var attributes = ['id', 'name', 'deleted', 'created_at', 'updated_at'];","    ","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.family, attributes);","    ","});","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","","}"],"type":"text/javascript"}}],"id":"69e37baa-bec3-46f5-a3a4-55b720835ee2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/families/:family_id","description":"<p>Retrieves a Family record by the provided ID</p>\n<ul>\n<li>use family_members param to include member associations in the response</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["families",":family_id"],"host":["{{base_url}}"],"query":[{"disabled":true,"description":{"content":"<p>Includes member associations in the response</p>\n","type":"text/plain"},"key":"family_members","value":"true"}],"variable":[{"type":"string","value":"{{family_id}}","key":"family_id"}]}},"response":[{"id":"03a0c606-4cb6-4c33-95af-cb1071d38907","name":"Family By ID GET including family members","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":{"raw":"{{base_url}}/families/1?family_members=true","host":["{{base_url}}"],"path":["families","1"],"query":[{"key":"family_members","value":"true","description":"Includes member associations in the response"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 21:24:37 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"265a6e87f1370f9b05aa97bc56cec059\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"232a161c-2957-4d7a-a949-b4d149edf318"},{"key":"X-Runtime","value":"0.189154"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"families\": {\n        \"id\": 1,\n        \"name\": \"The Investor Family\",\n        \"created_at\": \"2015-01-07T02:27:04.000Z\",\n        \"updated_at\": \"2015-01-07T02:27:04.000Z\",\n        \"deleted\": false,\n        \"members\": [\n            {\n                \"id\": 1,\n                \"family_id\": 1,\n                \"contact_id\": 1,\n                \"relationship\": null,\n                \"relationship_name\": null,\n                \"hoh\": true,\n                \"created_at\": \"2015-01-07T02:27:04.000Z\",\n                \"updated_at\": \"2015-01-07T02:27:04.000Z\",\n                \"deleted\": false\n            },\n            {\n                \"id\": 2,\n                \"family_id\": 1,\n                \"contact_id\": 3,\n                \"relationship\": 1,\n                \"relationship_name\": \"Spouse\",\n                \"hoh\": false,\n                \"created_at\": \"2015-01-07T02:27:22.000Z\",\n                \"updated_at\": \"2015-01-07T02:27:22.000Z\",\n                \"deleted\": false\n            },\n            {\n                \"id\": 16,\n                \"family_id\": 1,\n                \"contact_id\": 13,\n                \"relationship\": 1,\n                \"relationship_name\": \"Spouse\",\n                \"hoh\": false,\n                \"created_at\": \"2019-10-25T22:30:21.000Z\",\n                \"updated_at\": \"2019-10-25T22:30:21.000Z\",\n                \"deleted\": false\n            },\n            {\n                \"id\": 17,\n                \"family_id\": 1,\n                \"contact_id\": 14,\n                \"relationship\": 1,\n                \"relationship_name\": \"Spouse\",\n                \"hoh\": false,\n                \"created_at\": \"2019-10-25T22:31:02.000Z\",\n                \"updated_at\": \"2019-10-25T22:31:02.000Z\",\n                \"deleted\": false\n            },\n            {\n                \"id\": 18,\n                \"family_id\": 1,\n                \"contact_id\": 14,\n                \"relationship\": 1,\n                \"relationship_name\": \"Spouse\",\n                \"hoh\": false,\n                \"created_at\": \"2019-10-25T22:45:36.000Z\",\n                \"updated_at\": \"2019-10-25T22:45:36.000Z\",\n                \"deleted\": false\n            },\n            {\n                \"id\": 19,\n                \"family_id\": 1,\n                \"contact_id\": 14,\n                \"relationship\": 1,\n                \"relationship_name\": \"Spouse\",\n                \"hoh\": false,\n                \"created_at\": \"2019-10-25T22:46:10.000Z\",\n                \"updated_at\": \"2019-10-25T22:46:10.000Z\",\n                \"deleted\": false\n            }\n        ]\n    }\n}"},{"id":"f603d85d-aa9c-4262-ae72-b54c95ac4f91","name":"Family By ID GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":{"raw":"{{base_url}}/families/1","host":["{{base_url}}"],"path":["families","1"],"query":[{"key":"family_members","value":"true","description":"includes associated members in the response","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 21:22:49 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"5808561e650e882501e070920c961bc6\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"ec564a8e-7e72-4b61-a6b7-967cdad70081"},{"key":"X-Runtime","value":"0.147648"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"families\": {\n        \"id\": 1,\n        \"name\": \"The Investor Family\",\n        \"created_at\": \"2015-01-07T02:27:04.000Z\",\n        \"updated_at\": \"2015-01-07T02:27:04.000Z\",\n        \"deleted\": false\n    }\n}"}],"_postman_id":"69e37baa-bec3-46f5-a3a4-55b720835ee2"},{"name":"Family Create POST","id":"1fb74acf-d930-472c-9407-d636d84f4847","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","type":"text","value":"{{basic_auth}}"},{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":" {\n            \"name\": \"The API Test Family\",\n            \"members\": [\n                {\n                    \"contact_id\": 66,\n                    \"hoh\": true\n                },\n                {\n                    \"contact_id\": 67,\n                    \"relationship\": 1,\n                    \"hoh\": false\n                },\n                {\n                    \"contact_id\": 68,\n                    \"relationship\": 2,\n                    \"hoh\": false\n                },\n                {\n                    \"contact_id\": 69,\n                    \"relationship\": 3,\n                    \"hoh\": false\n                },\n                {\n                    \"contact_id\": 70,\n                    \"relationship\": 4,\n                    \"hoh\": false\n                }\n            ]\n}"},"url":"{{base_url}}/families","description":"<p>Creates a family record</p>\n<ul>\n<li>requires a hoh record to be included.. Ex: \"members\": [{\"contact_id\": 1,\"hoh\": true}]</li>\n<li>Creates additional member assocations, if provided. Members must not exist within another family.</li>\n</ul>\n<p>Relationship enum values</p>\n<ul>\n<li>1 | Spouse</li>\n<li>2 | Child</li>\n<li>3 | Grandchild</li>\n<li>4 | Other</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["families"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"da0c976b-fa96-4167-9e46-bd9bd95f0c12","name":"Family Create POST with Family Members","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":" {\n            \"name\": \"The API Test Family\",\n            \"members\": [\n                {\n                    \"contact_id\": 66,\n                    \"hoh\": true\n                },\n                {\n                    \"contact_id\": 67,\n                    \"relationship\": 1,\n                    \"hoh\": false\n                },\n                {\n                    \"contact_id\": 68,\n                    \"relationship\": 2,\n                    \"hoh\": false\n                },\n                {\n                    \"contact_id\": 69,\n                    \"relationship\": 3,\n                    \"hoh\": false\n                },\n                {\n                    \"contact_id\": 70,\n                    \"relationship\": 4,\n                    \"hoh\": false\n                }\n            ]\n        }","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/families","host":["{{base_url}}"],"path":["families"],"query":[{"key":"family_members","value":"true","description":"Includes member associations in the response","disabled":true}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 21:36:52 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"/api/public/v1/families.7"},{"key":"ETag","value":"W/\"0db0dfbd7916bf0ecc240432e28e547d\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"6d5e0800-3ef1-4bb9-b40f-167edd6bd069"},{"key":"X-Runtime","value":"0.448865"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"id\": 7\n}"}],"_postman_id":"1fb74acf-d930-472c-9407-d636d84f4847"},{"name":"Family By ID Update PUT","id":"749ecf99-f33d-46e7-9a93-5ffda873c9a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"name\": \"The Updated API Test Family\"\n}"},"url":"{{base_url}}/families/:family_id","description":"<p>Updates the Family Record for the provided Id</p>\n<p>*To update members, see family member methods</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["families",":family_id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{family_id}}","key":"family_id"}]}},"response":[],"_postman_id":"749ecf99-f33d-46e7-9a93-5ffda873c9a0"},{"name":"Family DELETE","id":"83b34bca-4768-483f-9536-1c81307ac1c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/families/{{id}}","description":"<p>Deletes a Family Record by the Id provided</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["families","{{id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"7de0354a-02d6-4bd6-86e1-d5c1f454df9d","name":"Family DELETE","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/families/2"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 21:56:08 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"bf4a1d6d-0707-40ab-9165-6acd9330b273"},{"key":"X-Runtime","value":"0.377452"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"83b34bca-4768-483f-9536-1c81307ac1c7"},{"name":"Family Members GET","id":"6656efee-c757-4aed-a8b3-53e5ba13f694","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/families/{{family_id}}/members","description":"<p>Retrieves a list of Family Members by family_id</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["families","{{family_id}}","members"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"66a8c0bd-43cd-4f51-9772-b39107cd4cce","name":"Family Members GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/families/7/members"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 22:07:27 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"e04330146bd58b687be86cd309cd6437\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"01aea61c-6e1a-4de2-a96d-75ffcdaed514"},{"key":"X-Runtime","value":"0.151086"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"family_members\": [\n        {\n            \"id\": 21,\n            \"family_id\": 7,\n            \"contact_id\": 66,\n            \"relationship\": null,\n            \"relationship_name\": null,\n            \"hoh\": true,\n            \"created_at\": \"2019-11-24T21:36:51.000Z\",\n            \"updated_at\": \"2019-11-24T21:36:51.000Z\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 22,\n            \"family_id\": 7,\n            \"contact_id\": 67,\n            \"relationship\": 1,\n            \"relationship_name\": \"Spouse\",\n            \"hoh\": false,\n            \"created_at\": \"2019-11-24T21:36:51.000Z\",\n            \"updated_at\": \"2019-11-24T21:36:51.000Z\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 23,\n            \"family_id\": 7,\n            \"contact_id\": 68,\n            \"relationship\": 2,\n            \"relationship_name\": \"Child\",\n            \"hoh\": false,\n            \"created_at\": \"2019-11-24T21:36:52.000Z\",\n            \"updated_at\": \"2019-11-24T21:36:52.000Z\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 24,\n            \"family_id\": 7,\n            \"contact_id\": 69,\n            \"relationship\": 3,\n            \"relationship_name\": \"Grandchild\",\n            \"hoh\": false,\n            \"created_at\": \"2019-11-24T21:36:52.000Z\",\n            \"updated_at\": \"2019-11-24T21:36:52.000Z\",\n            \"deleted\": false\n        },\n        {\n            \"id\": 25,\n            \"family_id\": 7,\n            \"contact_id\": 70,\n            \"relationship\": 4,\n            \"relationship_name\": \"Other\",\n            \"hoh\": false,\n            \"created_at\": \"2019-11-24T21:36:52.000Z\",\n            \"updated_at\": \"2019-11-24T21:36:52.000Z\",\n            \"deleted\": false\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 5,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"6656efee-c757-4aed-a8b3-53e5ba13f694"},{"name":"Family Member by ID GET","id":"0f9914be-2914-46fe-8bef-4c1ea208ce56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/families/{{family_id}}/members/{{id}}","description":"<p>Retrieves the Family Member by Id</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["families","{{family_id}}","members","{{id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"7916abd6-0618-4f23-b5ed-26148e7fe2ce","name":"Family Member by ID GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/families/7/members/21"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 22:11:02 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"35adba53f5a9dc6eaa9ab6ba2e2f7288\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"68d4649d-fc06-4b90-8491-8a366bd45d75"},{"key":"X-Runtime","value":"0.279476"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"family_members\": {\n        \"id\": 21,\n        \"family_id\": 7,\n        \"contact_id\": 66,\n        \"relationship\": null,\n        \"relationship_name\": null,\n        \"hoh\": true,\n        \"created_at\": \"2019-11-24T21:36:51.000Z\",\n        \"updated_at\": \"2019-11-24T21:36:51.000Z\",\n        \"deleted\": false\n    }\n}"}],"_postman_id":"0f9914be-2914-46fe-8bef-4c1ea208ce56"},{"name":"Family Member Update PUT","id":"077693f7-a055-4c42-9f89-6292302c1507","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"contact_id\": 70,\n        \"relationship\": 3,\n        \"hoh\": false\n}"},"url":"{{base_url}}/families/{{family_id}}/members/{{id}}","description":"<p>Updates a Family Member by Id</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["families","{{family_id}}","members","{{id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"077693f7-a055-4c42-9f89-6292302c1507"},{"name":"Family Member Create POST","id":"d3a6dbc1-fc0d-4493-b049-a81d2e890946","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"contact_id\": 71,\n        \"relationship\": 4,\n        \"hoh\": false\n}"},"url":"{{base_url}}/families/{{family_id}}/members","description":"<p>Creates a family member relationship</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["families","{{family_id}}","members"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"e0d6ff9e-d239-41c9-9fda-e4ac48dd5c42","name":"Family Member Create POST","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"contact_id\": 71,\n        \"relationship\": 4,\n        \"hoh\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/families/7/members"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 22:24:35 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"/api/public/v1/families/7/members/26"},{"key":"ETag","value":"W/\"761733cf88340cc2b9c9f30e294ed4af\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"70f7f0bd-01a5-49e1-829f-aab850b7740c"},{"key":"X-Runtime","value":"0.206009"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"id\": 26\n}"}],"_postman_id":"d3a6dbc1-fc0d-4493-b049-a81d2e890946"},{"name":"Family Member DELETE","id":"01b3678b-6d3f-4852-8a0e-c1280e0391f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/families/{{family_id}}/members/{{id}}","description":"<p>Deletes a Family Member Record by Id</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["families","{{family_id}}","members","{{id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"e34da72c-7af9-4a19-bcb3-08b8342542e1","name":"Family Member DELETE","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/families/7/members/25"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 22:36:24 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"15ad4e6d-e79d-49d4-a628-b2ca28ebcb06"},{"key":"X-Runtime","value":"0.359512"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"01b3678b-6d3f-4852-8a0e-c1280e0391f9"}],"id":"cb828cdd-bd09-4a95-bc4a-b922691113e3","description":"<p>References</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>relationship</th>\n<th>description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>Spouse</td>\n</tr>\n<tr>\n<td>2</td>\n<td>Child</td>\n</tr>\n<tr>\n<td>3</td>\n<td>Grandchild</td>\n</tr>\n<tr>\n<td>4</td>\n<td>Other</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"1d83f48f-133a-4d0a-9a03-202ab4e59582","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"e7254980-e259-44df-8665-3ccb15072c23","type":"text/javascript","exec":[""]}}],"_postman_id":"cb828cdd-bd09-4a95-bc4a-b922691113e3","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Lists","item":[{"name":"Contact UDF Definitions","item":[{"name":"Contact UDFs GET","event":[{"listen":"test","script":{"id":"d9aaa130-efe6-4961-aa48-14e8ded86b0c","exec":["pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","","pm.test(\"params are present\", function () {","    var attributes = ['id', 'name', 'field_type', 'field_type_name',  'deleted', 'created_at', 'updated_at'];","    ","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.contact_udfs[0], attributes);","","});","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","}"],"type":"text/javascript"}}],"id":"0963508e-d468-4053-9770-b6a79fdd28a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/contact_udfs?page=1","description":"<p>Retrieves the Contact UDFs Database List.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["lists","contact_udfs"],"host":["{{base_url}}"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"6c836113-3e77-462e-b9e2-9722cdb2415f","name":"Contact UDFs GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/contact_udfs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 05:01:21 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"587e86e916ba407d72b8f076fe4bce71\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"002a1e0e-9e1a-4d56-ae19-42948009b597"},{"key":"X-Runtime","value":"0.157510"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact_udfs\": [\n        {\n            \"id\": 1,\n            \"name\": \"Alma Mater\",\n            \"field_type\": 4,\n            \"field_type_name\": \"Any Text\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:50:11.000Z\",\n            \"updated_at\": \"2015-01-07T01:50:11.000Z\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Favorite Coffee Preference\",\n            \"field_type\": 4,\n            \"field_type_name\": \"Any Text\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:50:43.000Z\",\n            \"updated_at\": \"2015-01-07T01:50:43.000Z\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Favorite Cookie\",\n            \"field_type\": 4,\n            \"field_type_name\": \"Any Text\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:50:51.000Z\",\n            \"updated_at\": \"2015-01-07T01:50:51.000Z\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Military Service Branch\",\n            \"field_type\": 3,\n            \"field_type_name\": \"List of Values\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:52:07.000Z\",\n            \"updated_at\": \"2015-01-07T01:52:07.000Z\"\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Political Affiliation\",\n            \"field_type\": 3,\n            \"field_type_name\": \"List of Values\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:52:53.000Z\",\n            \"updated_at\": \"2015-01-07T01:52:53.000Z\"\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Favorite Drink\",\n            \"field_type\": 4,\n            \"field_type_name\": \"Any Text\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:53:48.000Z\",\n            \"updated_at\": \"2015-01-07T01:53:48.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 6,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"0963508e-d468-4053-9770-b6a79fdd28a7"},{"name":"Contact UDFs Create","event":[{"listen":"test","script":{"id":"b791dce6-611f-4444-82cf-69eaa8eee85a","exec":[""],"type":"text/javascript"}}],"id":"65ee6746-4beb-4766-8c3e-b9149597ec7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"A New Text UDF\",\n    \"field_type\": 4\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/lists/contact_udfs","description":"<p>Note: You must be an administrator to use this method.</p>\n<p>field_type values:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>value</th>\n<th>definition</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>True/False</td>\n</tr>\n<tr>\n<td>2</td>\n<td>Yes/No</td>\n</tr>\n<tr>\n<td>3</td>\n<td>List</td>\n</tr>\n<tr>\n<td>4</td>\n<td>Text</td>\n</tr>\n<tr>\n<td>5</td>\n<td>Date</td>\n</tr>\n<tr>\n<td>6</td>\n<td>Number</td>\n</tr>\n</tbody>\n</table>\n</div>","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["lists","contact_udfs"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"b74f2360-302f-4632-8179-66a69792fac9","name":"Contact UDFs Create: List UDF with values","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"A New List UDF\",\n    \"field_type\": 3,\n    \"list_values\": [\n        { \"field_value\": \"First List Option\" },\n        { \"field_value\": \"Second List Option\" }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/lists/contact_udfs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 14 Sep 2020 20:04:52 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Location","value":"http://localhost:3000/api/public/v1/lists/contact_udfs/14"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=60329faa-8ec0-4cf7-84ca-dd4f2a413343; path=/; expires=Tue, 15 Sep 2020 00:04:52 -0000; SameSite=None"},{"key":"X-Request-Id","value":"a4afc713-5389-4197-8e50-fe1f56ef945b"},{"key":"X-Runtime","value":"0.372953"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact_udf\": {\n        \"id\": 14,\n        \"name\": \"A New List UDF\",\n        \"field_type\": 3,\n        \"field_type_name\": \"List of Values\",\n        \"deleted\": false,\n        \"created_at\": \"2020-09-14T20:04:52.000Z\",\n        \"updated_at\": \"2020-09-14T20:04:52.000Z\",\n        \"list_values\": [\n            {\n                \"id\": 9,\n                \"field_value\": \"First List Option\",\n                \"updated_at\": \"2020-09-14T20:04:52.000Z\",\n                \"created_at\": \"2020-09-14T20:04:52.000Z\",\n                \"deleted\": false\n            },\n            {\n                \"id\": 10,\n                \"field_value\": \"Second List Option\",\n                \"updated_at\": \"2020-09-14T20:04:52.000Z\",\n                \"created_at\": \"2020-09-14T20:04:52.000Z\",\n                \"deleted\": false\n            }\n        ]\n    }\n}"},{"id":"cb491d59-022b-4ada-b9da-3195bca6385e","name":"Contact UDFs Create: Text UDF","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"A New Text UDF\",\n    \"field_type\": 4\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/lists/contact_udfs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 14 Sep 2020 19:55:21 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Location","value":"http://localhost:3000/api/public/v1/lists/contact_udfs/11"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=60329faa-8ec0-4cf7-84ca-dd4f2a413343; path=/; expires=Mon, 14 Sep 2020 23:55:15 -0000; SameSite=None"},{"key":"X-Request-Id","value":"9b08c070-1cdf-4456-a706-54ef73ebf0a9"},{"key":"X-Runtime","value":"6.698361"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact_udf\": {\n        \"id\": 11,\n        \"name\": \"A New Text UDF\",\n        \"field_type\": 4,\n        \"field_type_name\": \"Any Text\",\n        \"deleted\": false,\n        \"created_at\": \"2020-09-14T19:55:18.000Z\",\n        \"updated_at\": \"2020-09-14T19:55:18.000Z\"\n    }\n}"}],"_postman_id":"65ee6746-4beb-4766-8c3e-b9149597ec7c"},{"name":"Contact UDFs Update","event":[{"listen":"test","script":{"id":"fe8a7595-1492-416f-9bcb-e63293482ee3","exec":[""],"type":"text/javascript"}}],"id":"1d82ac76-62bc-4215-a775-406d71ac636f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Updated Text UDF Name\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/lists/contact_udfs/:id","description":"<p>Note: You must be an administrator to use this method.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["lists","contact_udfs",":id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"","key":"id"}]}},"response":[{"id":"2e51e7b3-30be-4676-9c7d-64c78ac86815","name":"Contact UDFs Update: update a list value","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"list_values\": [\n        { \"id\": 11, \"field_value\": \"Updated list value\" }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/lists/contact_udfs/:id","host":["{{base_url}}"],"path":["lists","contact_udfs",":id"],"variable":[{"key":"id","value":"14"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 14 Sep 2020 20:11:06 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=60329faa-8ec0-4cf7-84ca-dd4f2a413343; path=/; expires=Tue, 15 Sep 2020 00:11:05 -0000; SameSite=None"},{"key":"X-Request-Id","value":"9ea860a2-6d6a-49b1-bd03-9ebcee59761e"},{"key":"X-Runtime","value":"1.125568"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact_udf\": {\n        \"id\": 14,\n        \"name\": \"A New List UDF\",\n        \"field_type\": 3,\n        \"field_type_name\": \"List of Values\",\n        \"deleted\": false,\n        \"created_at\": \"2020-09-14T20:04:52.000Z\",\n        \"updated_at\": \"2020-09-14T20:04:52.000Z\",\n        \"list_values\": [\n            {\n                \"id\": 9,\n                \"field_value\": \"First List Option\",\n                \"updated_at\": \"2020-09-14T20:04:52.000Z\",\n                \"created_at\": \"2020-09-14T20:04:52.000Z\",\n                \"deleted\": false\n            },\n            {\n                \"id\": 10,\n                \"field_value\": \"Second List Option\",\n                \"updated_at\": \"2020-09-14T20:04:52.000Z\",\n                \"created_at\": \"2020-09-14T20:04:52.000Z\",\n                \"deleted\": false\n            },\n            {\n                \"id\": 11,\n                \"field_value\": \"Updated list value\",\n                \"updated_at\": \"2020-09-14T20:11:06.000Z\",\n                \"created_at\": \"2020-09-14T20:09:53.000Z\",\n                \"deleted\": false\n            }\n        ]\n    }\n}"},{"id":"5668e574-e8c7-4af1-9a65-0b7396c82fe2","name":"Contact UDFs Update: Change UDF name","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Updated Text UDF Name\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/lists/contact_udfs/:id","host":["{{base_url}}"],"path":["lists","contact_udfs",":id"],"variable":[{"key":"id","value":"11"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 14 Sep 2020 20:07:49 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=60329faa-8ec0-4cf7-84ca-dd4f2a413343; path=/; expires=Tue, 15 Sep 2020 00:07:48 -0000; SameSite=None"},{"key":"X-Request-Id","value":"2566d642-3f91-49a6-a040-39eb5774c68f"},{"key":"X-Runtime","value":"0.184435"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact_udf\": {\n        \"id\": 11,\n        \"name\": \"Updated Text UDF Name\",\n        \"field_type\": 4,\n        \"field_type_name\": \"Any Text\",\n        \"deleted\": false,\n        \"created_at\": \"2020-09-14T19:55:18.000Z\",\n        \"updated_at\": \"2020-09-14T20:07:48.000Z\"\n    }\n}"},{"id":"63a25fc2-deb2-4160-9c27-4aa3b4db8496","name":"Contact UDFs Update: Remove a list value","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"list_values\": [\n        { \"id\": 11, \"delete\": true }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/lists/contact_udfs/:id","host":["{{base_url}}"],"path":["lists","contact_udfs",":id"],"variable":[{"key":"id","value":"14"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 14 Sep 2020 20:11:54 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=60329faa-8ec0-4cf7-84ca-dd4f2a413343; path=/; expires=Tue, 15 Sep 2020 00:11:54 -0000; SameSite=None"},{"key":"X-Request-Id","value":"1268647b-819a-4adf-b2aa-90f136224867"},{"key":"X-Runtime","value":"0.121957"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact_udf\": {\n        \"id\": 14,\n        \"name\": \"A New List UDF\",\n        \"field_type\": 3,\n        \"field_type_name\": \"List of Values\",\n        \"deleted\": false,\n        \"created_at\": \"2020-09-14T20:04:52.000Z\",\n        \"updated_at\": \"2020-09-14T20:04:52.000Z\",\n        \"list_values\": [\n            {\n                \"id\": 9,\n                \"field_value\": \"First List Option\",\n                \"updated_at\": \"2020-09-14T20:04:52.000Z\",\n                \"created_at\": \"2020-09-14T20:04:52.000Z\",\n                \"deleted\": false\n            },\n            {\n                \"id\": 10,\n                \"field_value\": \"Second List Option\",\n                \"updated_at\": \"2020-09-14T20:04:52.000Z\",\n                \"created_at\": \"2020-09-14T20:04:52.000Z\",\n                \"deleted\": false\n            }\n        ]\n    }\n}"},{"id":"e529efed-c67d-4c42-9138-678d1c537ed9","name":"Contact UDFs Update: Add a new list value","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"list_values\": [\n        { \"field_value\": \"A new value\" }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/lists/contact_udfs/:id","host":["{{base_url}}"],"path":["lists","contact_udfs",":id"],"variable":[{"key":"id","value":"14"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 14 Sep 2020 20:09:53 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=60329faa-8ec0-4cf7-84ca-dd4f2a413343; path=/; expires=Tue, 15 Sep 2020 00:09:53 -0000; SameSite=None"},{"key":"X-Request-Id","value":"8345c6a3-819f-4c57-a143-c1ebc897d0c1"},{"key":"X-Runtime","value":"0.134986"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact_udf\": {\n        \"id\": 14,\n        \"name\": \"A New List UDF\",\n        \"field_type\": 3,\n        \"field_type_name\": \"List of Values\",\n        \"deleted\": false,\n        \"created_at\": \"2020-09-14T20:04:52.000Z\",\n        \"updated_at\": \"2020-09-14T20:04:52.000Z\",\n        \"list_values\": [\n            {\n                \"id\": 9,\n                \"field_value\": \"First List Option\",\n                \"updated_at\": \"2020-09-14T20:04:52.000Z\",\n                \"created_at\": \"2020-09-14T20:04:52.000Z\",\n                \"deleted\": false\n            },\n            {\n                \"id\": 10,\n                \"field_value\": \"Second List Option\",\n                \"updated_at\": \"2020-09-14T20:04:52.000Z\",\n                \"created_at\": \"2020-09-14T20:04:52.000Z\",\n                \"deleted\": false\n            },\n            {\n                \"id\": 11,\n                \"field_value\": \"A new value\",\n                \"updated_at\": \"2020-09-14T20:09:53.000Z\",\n                \"created_at\": \"2020-09-14T20:09:53.000Z\",\n                \"deleted\": false\n            }\n        ]\n    }\n}"}],"_postman_id":"1d82ac76-62bc-4215-a775-406d71ac636f"}],"id":"f7dfde64-f988-40fe-8574-57808f6723a1","_postman_id":"f7dfde64-f988-40fe-8574-57808f6723a1","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Activity Codes","item":[{"name":"Activity Codes Index","event":[{"listen":"test","script":{"id":"6208439e-7d02-4f15-a379-7dfa0267b85b","exec":["pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","","pm.test(\"params are present\", function () {","    var attributes = ['id', 'name', 'is_default',  'deleted', 'created_at', 'updated_at'];","    ","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.account_types[0], attributes);","    "," ","});","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","","}"],"type":"text/javascript"}}],"id":"de5b184e-4f95-48e4-bf23-912cc84ec405","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{basic_auth}}"}],"url":"{{base_url}}/lists/activity_codes?page=1","description":"<p>Retrieves a database list of Activity Codes</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["lists","activity_codes"],"host":["{{base_url}}"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"fe474ff2-96fa-4bf8-a54e-3dc1bcc5efa3","name":"Activity Codes Index","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{basic_auth}}"}],"url":{"raw":"{{base_url}}/lists/activity_codes?page=1","host":["{{base_url}}"],"path":["lists","activity_codes"],"query":[{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 17 Sep 2020 16:14:43 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=c8d098ee-2708-42c3-8ed0-14b883ebc78d; path=/; expires=Thu, 17 Sep 2020 20:14:43 -0000; SameSite=None"},{"key":"X-Request-Id","value":"45903084-1c54-4915-84d3-0ae239e8be3d"},{"key":"X-Runtime","value":"0.111923"}],"cookie":[],"responseTime":null,"body":"{\n    \"activity_codes\": [\n        {\n            \"id\": 2,\n            \"name\": \"Appointment\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 5,\n            \"name\": \"My Custom Type\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2020-09-17T16:14:38.000Z\",\n            \"updated_at\": \"2020-09-17T16:14:38.000Z\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Phone Call\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 1,\n            \"name\": \"Task\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Unassigned\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 5,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"de5b184e-4f95-48e4-bf23-912cc84ec405"},{"name":"Activity Codes Get","event":[{"listen":"test","script":{"id":"3f1f109b-c84f-4863-8c90-a8ab62c35b2a","exec":["pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","","pm.test(\"params are present\", function () {","    var attributes = ['id', 'name', 'is_default',  'deleted', 'created_at', 'updated_at'];","    ","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.account_types[0], attributes);","    "," ","});","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","","}"],"type":"text/javascript"}}],"id":"b31d61e5-8561-4746-b230-03aa49ff1f38","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{basic_auth}}"}],"url":"{{base_url}}/lists/activity_codes/:id","description":"<p>Retrieves an Activity Code</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["lists","activity_codes",":id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"2","key":"id"}]}},"response":[{"id":"98744fad-7b5a-437f-9205-608392607ec1","name":"Activity Codes Get","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{basic_auth}}"}],"url":{"raw":"{{base_url}}/lists/activity_codes/:id","host":["{{base_url}}"],"path":["lists","activity_codes",":id"],"variable":[{"key":"id","value":"2"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 17 Sep 2020 16:16:23 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=c8d098ee-2708-42c3-8ed0-14b883ebc78d; path=/; expires=Thu, 17 Sep 2020 20:16:23 -0000; SameSite=None"},{"key":"X-Request-Id","value":"d8e5be9b-601b-4307-8211-68dbbb0a04c3"},{"key":"X-Runtime","value":"0.109517"}],"cookie":[],"responseTime":null,"body":"{\n    \"activity_code\": {\n        \"id\": 2,\n        \"name\": \"Appointment\",\n        \"is_default\": true,\n        \"deleted\": false,\n        \"created_at\": null,\n        \"updated_at\": null\n    }\n}"}],"_postman_id":"b31d61e5-8561-4746-b230-03aa49ff1f38"}],"id":"f9c08d77-1dcb-463b-b9eb-409284ad1bcc","_postman_id":"f9c08d77-1dcb-463b-b9eb-409284ad1bcc","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Opportunity Types","item":[{"name":"Opportunity Types Index","id":"96332c06-11f0-4a81-8d13-a97a70aafa40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/opportunity_types","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["lists","opportunity_types"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"92fa5882-1be1-4b46-9e38-831135cb4a60","name":"Opportunity Types Index","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/opportunity_types"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 16 Apr 2024 20:31:08 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"281920"},{"key":"user_id","value":"281920"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"f7feeb45ba6c0bd6ae2f21000a9dfef4\""},{"key":"Content-Security-Policy","value":"frame-ancestors 'self' https://*.netx360.com/portal/login https://*.tdameritrade.com https://*.tdainstitutional.com https://*.emaplan.com https://*.circleblack.com https://netx360wealth-xat.qa.bnymellon.com https://netx360wealth.dev.bnymellon.net https://netx360wealth.test.bnymellon.net"},{"key":"X-Request-Id","value":"41c94c90-53ff-4d8c-ad98-1e7202f5d34d"},{"key":"X-Runtime","value":"0.722536"}],"cookie":[],"responseTime":null,"body":"{\n    \"opportunity_types\": [\n        {\n            \"id\": 28,\n            \"name\": \"Custom Type 10\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2024-03-14T11:18:01.000Z\",\n            \"updated_at\": \"2024-03-14T11:18:01.000Z\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Existing Business\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 1,\n            \"name\": \"New Business\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 3,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"96332c06-11f0-4a81-8d13-a97a70aafa40"},{"name":"Opportunity Types Get","id":"c1d98521-39dd-458e-9049-d7056504ae39","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/lists/opportunity_types/2","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["lists","opportunity_types","2"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"968d714d-0ba4-4c78-8295-b3e14f1299e8","name":"Opportunity Types Get","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/opportunity_types/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 16 Apr 2024 21:01:26 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"281920"},{"key":"user_id","value":"281920"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"e3a81e3f20d17ccad05bf334665af424\""},{"key":"Content-Security-Policy","value":"frame-ancestors 'self' https://*.netx360.com/portal/login https://*.tdameritrade.com https://*.tdainstitutional.com https://*.emaplan.com https://*.circleblack.com https://netx360wealth-xat.qa.bnymellon.com https://netx360wealth.dev.bnymellon.net https://netx360wealth.test.bnymellon.net"},{"key":"X-Request-Id","value":"091874b1-6482-4b33-a3db-88ba3517dd7b"},{"key":"X-Runtime","value":"2.524847"}],"cookie":[],"responseTime":null,"body":"{\n    \"opportunity_type\": {\n        \"id\": 2,\n        \"name\": \"Existing Business\",\n        \"is_default\": true,\n        \"deleted\": false,\n        \"created_at\": null,\n        \"updated_at\": null\n    }\n}"}],"_postman_id":"c1d98521-39dd-458e-9049-d7056504ae39"}],"id":"5ae42da5-7799-4316-9fbd-1cbbc722609c","_postman_id":"5ae42da5-7799-4316-9fbd-1cbbc722609c","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Account Tax Qualified Types Get","event":[{"listen":"test","script":{"id":"1f6f326f-27ed-4a2e-b511-0dee8b914d5a","exec":["pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","","pm.test(\"params are present\", function () {","    var attributes = ['id', 'name', 'is_default',  'deleted', 'created_at', 'updated_at'];","    ","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.account_types[0], attributes);","    "," ","});","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","","}"],"type":"text/javascript"}}],"id":"4fcbe24e-46f2-475d-9ff3-d50284913f19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{basic_auth}}"}],"url":"{{base_url}}/lists/account_tax_qualified_types?page=1","description":"<p>Retrieves a database list of Account Types</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["lists","account_tax_qualified_types"],"host":["{{base_url}}"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"a7ddd97c-616a-49f5-b513-8d1e6faf9882","name":"Account Tax Qualified Types Get","originalRequest":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{basic_auth}}"}],"url":{"raw":"{{base_url}}/lists/account_tax_qualified_types?page=1","host":["{{base_url}}"],"path":["lists","account_tax_qualified_types"],"query":[{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 05 Jun 2020 00:14:53 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"4a7c0f2a95b94118a2a72bdd281daf7b\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"6bebea3e-32f3-49dc-8610-f02566b27cdb"},{"key":"X-Runtime","value":"0.304399"}],"cookie":[],"responseTime":null,"body":"{\n    \"account_tax_qualified_types\": [\n        {\n            \"id\": 21,\n            \"name\": \"401(a)\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": \"2020-05-13T08:50:30.000Z\",\n            \"updated_at\": \"2020-05-13T08:50:30.000Z\"\n        },\n        {\n            \"id\": 7,\n            \"name\": \"401(k)\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": \"2020-05-13T08:50:30.000Z\",\n            \"updated_at\": \"2020-05-13T08:50:30.000Z\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"403(b)\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": \"2020-05-13T08:50:30.000Z\",\n            \"updated_at\": \"2020-05-13T08:50:30.000Z\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"457 Plan\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": \"2020-05-13T08:50:30.000Z\",\n            \"updated_at\": \"2020-05-13T08:50:30.000Z\"\n        },\n        {\n            \"id\": 15,\n            \"name\": \"529 Plan\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": \"2020-05-13T08:50:30.000Z\",\n            \"updated_at\": \"2020-05-13T08:50:30.000Z\"\n        },\n        {\n            \"id\": 20,\n            \"name\": \"Beneficiary IRA\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": \"2020-05-13T08:50:30.000Z\",\n            \"updated_at\": \"2020-05-13T08:50:30.000Z\"\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Educational IRA\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": \"2020-05-13T08:50:30.000Z\",\n            \"updated_at\": \"2020-05-13T08:50:30.000Z\"\n        },\n        {\n            \"id\": 17,\n            \"name\": \"Health Savings Account\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": \"2020-05-13T08:50:30.000Z\",\n            \"updated_at\": \"2020-05-13T08:50:30.000Z\"\n        },\n        {\n            \"id\": 6,\n            \"name\": \"HR10\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": \"2020-05-13T08:50:30.000Z\",\n            \"updated_at\": \"2020-05-13T08:50:30.000Z\"\n        },\n        {\n            \"id\": 18,\n            \"name\": \"Medical Savings Account\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": \"2020-05-13T08:50:30.000Z\",\n            \"updated_at\": \"2020-05-13T08:50:30.000Z\"\n        },\n        {\n            \"id\": 19,\n            \"name\": \"Non Deductible IRA\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": \"2020-05-13T08:50:30.000Z\",\n            \"updated_at\": \"2020-05-13T08:50:30.000Z\"\n        },\n        {\n            \"id\": 9,\n            \"name\": \"Other\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": \"2020-05-13T08:50:30.000Z\",\n            \"updated_at\": \"2020-05-13T08:50:30.000Z\"\n        },\n        {\n            \"id\": 8,\n            \"name\": \"Pension Plan\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": \"2020-05-13T08:50:30.000Z\",\n            \"updated_at\": \"2020-05-13T08:50:30.000Z\"\n        },\n        {\n            \"id\": 12,\n            \"name\": \"Profit Sharing Plan\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": \"2020-05-13T08:50:30.000Z\",\n            \"updated_at\": \"2020-05-13T08:50:30.000Z\"\n        },\n        {\n            \"id\": 16,\n            \"name\": \"Rollover IRA\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": \"2020-05-13T08:50:30.000Z\",\n            \"updated_at\": \"2020-05-13T08:50:30.000Z\"\n        },\n        {\n            \"id\": 1,\n            \"name\": \"Roth IRA\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": \"2020-05-13T08:50:30.000Z\",\n            \"updated_at\": \"2020-05-13T08:50:30.000Z\"\n        },\n        {\n            \"id\": 10,\n            \"name\": \"SEP IRA\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": \"2020-05-13T08:50:30.000Z\",\n            \"updated_at\": \"2020-05-13T08:50:30.000Z\"\n        },\n        {\n            \"id\": 11,\n            \"name\": \"Simple IRA\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": \"2020-05-13T08:50:30.000Z\",\n            \"updated_at\": \"2020-05-13T08:50:30.000Z\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Traditional IRA\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": \"2020-05-13T08:50:30.000Z\",\n            \"updated_at\": \"2020-05-13T08:50:30.000Z\"\n        },\n        {\n            \"id\": 14,\n            \"name\": \"UGMA\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": \"2020-05-13T08:50:30.000Z\",\n            \"updated_at\": \"2020-05-13T08:50:30.000Z\"\n        },\n        {\n            \"id\": 13,\n            \"name\": \"UTMA\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": \"2020-05-13T08:50:30.000Z\",\n            \"updated_at\": \"2020-05-13T08:50:30.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 21,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"4fcbe24e-46f2-475d-9ff3-d50284913f19"},{"name":"Account Types Get","event":[{"listen":"test","script":{"id":"1f6f326f-27ed-4a2e-b511-0dee8b914d5a","exec":["pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","","pm.test(\"params are present\", function () {","    var attributes = ['id', 'name', 'is_default',  'deleted', 'created_at', 'updated_at'];","    ","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.account_types[0], attributes);","    "," ","});","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","","}"],"type":"text/javascript"}}],"id":"4a8ca318-3b63-4b8d-87ca-8a052da38aab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/account_types","description":"<p>Retrieves a database list of Account Types</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["lists","account_types"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"39c18ce4-cd1d-4f2f-b1a9-ecbb74c8d76c","name":"Account Types Get","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/account_types"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 04:38:43 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"8c3fd364fe4ff62ee3387adaa01a15d6\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"6726729d-a0b8-41da-b4ee-5e4d0c9ec94d"},{"key":"X-Runtime","value":"0.178800"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"account_types\": [\n        {\n            \"id\": 7,\n            \"name\": \"401(k)\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 12,\n            \"name\": \"529 Plan\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Brokerage Account\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 23,\n            \"name\": \"Cash Management Account\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 38,\n            \"name\": \"Cash or Equivalents\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 17,\n            \"name\": \"Disability Insurance\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 24,\n            \"name\": \"Donor Advised Fund\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 34,\n            \"name\": \"Educational Savings Account\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 8,\n            \"name\": \"Fee-Based Account\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 14,\n            \"name\": \"Financial Plan\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Fixed Annuity\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 29,\n            \"name\": \"Group Dental\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 32,\n            \"name\": \"Group Disability\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 35,\n            \"name\": \"Group Life\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 31,\n            \"name\": \"Group Long Term Care\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 28,\n            \"name\": \"Group Medical\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 36,\n            \"name\": \"Group Voluntary Life\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 21,\n            \"name\": \"Indexed Annuity\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 30,\n            \"name\": \"Individual Dental\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 22,\n            \"name\": \"Individual Life\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 27,\n            \"name\": \"Individual Medical\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 9,\n            \"name\": \"ISI Capital Account\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 18,\n            \"name\": \"Long Term Care\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 16,\n            \"name\": \"Long Term Disability\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 40,\n            \"name\": \"Medicare Advantage Plan\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 41,\n            \"name\": \"Medicare Prescription Drug Plan (Part D)\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 42,\n            \"name\": \"Medicare Supplement Plan\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Mutual Fund\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 13,\n            \"name\": \"Other\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 26,\n            \"name\": \"Pooled Income Fund\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 43,\n        \"total_pages\": 2\n    }\n}"}],"_postman_id":"4a8ca318-3b63-4b8d-87ca-8a052da38aab"},{"name":"Account UDFs Get","event":[{"listen":"test","script":{"id":"5cb8cf44-b0fe-4440-a268-e75e4fe41e0d","exec":["pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","","pm.test(\"params are present\", function () {","    var attributes = ['id', 'name', 'field_type',  'deleted', 'created_at', 'updated_at'];","    ","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.account_udfs[0], attributes);"," ","});","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","}"],"type":"text/javascript"}}],"id":"5e546892-9351-4a91-992d-9459441a0740","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/account_udfs?page=1","description":"<p>Retrieves the Account UDFs database list</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["lists","account_udfs"],"host":["{{base_url}}"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"9c554dbb-004a-487b-9fd6-e61e714c7b0f","name":"Account UDFs Get","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/account_udfs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 04:42:15 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"9541bcbbb7f224ef25fec0b98cb2270e\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"d6d9f4f4-9b48-4832-82dd-97c3a2a093f0"},{"key":"X-Runtime","value":"0.146134"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"account_udfs\": [\n        {\n            \"id\": 1,\n            \"name\": \"RMD Taken?\",\n            \"field_type\": 2,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:37:30.000Z\",\n            \"updated_at\": \"2015-01-07T01:37:30.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 1,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"5e546892-9351-4a91-992d-9459441a0740"},{"name":"Categories GET","event":[{"listen":"test","script":{"id":"718d4b60-0c0e-4757-9909-20b5b278af74","exec":["pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","","pm.test(\"params are present\", function () {","    var attributes = ['id', 'name', 'is_default', 'deleted', 'created_at', 'updated_at'];","    ","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.categories[0], attributes);","    "," ","});","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","}","",""],"type":"text/javascript"}}],"id":"714251ba-e0f6-4429-a6e7-08517834645d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/categories?page=1","description":"<p>Retrieves the Categories Database list</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["lists","categories"],"host":["{{base_url}}"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"e39b0121-3cc9-42f6-9a6e-d20801f907eb","name":"Categories GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/categories"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 04:41:57 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"0028bd7123149c965323dad4eeb489cf\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"08d80320-3abc-4f5a-ba56-8d31a55d55cb"},{"key":"X-Runtime","value":"0.148472"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"categories\": [\n        {\n            \"id\": 4,\n            \"name\": \"Customer Service\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 2,\n            \"name\": \"General Information\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Policy Support\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Technical Support\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Underwriting Information\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 5,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"714251ba-e0f6-4429-a6e7-08517834645d"},{"name":"Contact Categories GET","event":[{"listen":"test","script":{"id":"6b725143-214c-40bc-8f09-9dc302113dd3","exec":["pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","","pm.test(\"params are present\", function () {","    var attributes = ['id', 'name', 'is_default', 'deleted', 'created_at', 'updated_at'];","    ","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.contact_categories[0], attributes);","    ","","});","   ","","","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","}"],"type":"text/javascript"}}],"id":"6c5db0ae-efd4-4ab9-9e25-571f66367cf7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/contact_categories?page=1","description":"<p>Retrieves the Contact Categories database list.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["lists","contact_categories"],"host":["{{base_url}}"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"d9663fc3-c7ea-4eff-9fce-4eebcef506ac","name":"Contact Categories GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/contact_categories"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 04:43:18 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"1cabe8c14574e50cf0a8d8c955dc4225\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"b1a66cf8-95db-45e3-ad55-d3b0dd051c27"},{"key":"X-Runtime","value":"0.182336"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"contact_categories\": {\n            \"id\": 3,\n            \"name\": \"A Client\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:37:42.000Z\",\n            \"updated_at\": \"2015-01-07T01:37:42.000Z\"\n        }\n    },\n    {\n        \"contact_categories\": {\n            \"id\": 4,\n            \"name\": \"AA Client\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:37:47.000Z\",\n            \"updated_at\": \"2015-01-07T01:37:47.000Z\"\n        }\n    },\n    {\n        \"contact_categories\": {\n            \"id\": 5,\n            \"name\": \"AAA Client\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:37:51.000Z\",\n            \"updated_at\": \"2015-01-07T01:37:51.000Z\"\n        }\n    },\n    {\n        \"contact_categories\": {\n            \"id\": 53,\n            \"name\": \"Aperiam id expedita quam.\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-17T01:23:16.000Z\",\n            \"updated_at\": \"2019-11-17T01:23:16.000Z\"\n        }\n    },\n    {\n        \"contact_categories\": {\n            \"id\": 36,\n            \"name\": \"Aut ab dolores accusantium.\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-17T01:17:50.000Z\",\n            \"updated_at\": \"2019-11-17T01:17:50.000Z\"\n        }\n    },\n    {\n        \"contact_categories\": {\n            \"id\": 29,\n            \"name\": \"Aut rerum qui enim.\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-17T01:16:50.000Z\",\n            \"updated_at\": \"2019-11-17T01:16:50.000Z\"\n        }\n    },\n    {\n        \"contact_categories\": {\n            \"id\": 6,\n            \"name\": \"Business Partner\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:37:56.000Z\",\n            \"updated_at\": \"2015-01-07T01:37:56.000Z\"\n        }\n    },\n    {\n        \"contact_categories\": {\n            \"id\": 7,\n            \"name\": \"Business Relationship\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:38:02.000Z\",\n            \"updated_at\": \"2015-01-07T01:38:02.000Z\"\n        }\n    },\n    {\n        \"contact_categories\": {\n            \"id\": 8,\n            \"name\": \"Business Vendor\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:38:08.000Z\",\n            \"updated_at\": \"2015-01-07T01:38:08.000Z\"\n        }\n    },\n    {\n        \"contact_categories\": {\n            \"id\": 13,\n            \"name\": \"Business Wholesaler\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:38:40.000Z\",\n            \"updated_at\": \"2015-01-07T01:38:40.000Z\"\n        }\n    },\n    {\n        \"contact_categories\": {\n            \"id\": 9,\n            \"name\": \"Cold\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:38:15.000Z\",\n            \"updated_at\": \"2015-01-07T01:38:15.000Z\"\n        }\n    },\n    {\n        \"contact_categories\": {\n            \"id\": 2,\n            \"name\": \"Contact\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        }\n    },\n    {\n        \"contact_categories\": {\n            \"id\": 43,\n            \"name\": \"Debitis eligendi iusto corporis.\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-17T01:18:39.000Z\",\n            \"updated_at\": \"2019-11-17T01:18:39.000Z\"\n        }\n    },\n    {\n        \"contact_categories\": {\n            \"id\": 15,\n            \"name\": \"Delectus molestiae placeat voluptatem.\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-17T01:14:40.000Z\",\n            \"updated_at\": \"2019-11-17T01:14:40.000Z\"\n        }\n    },\n    {\n        \"contact_categories\": {\n            \"id\": 38,\n            \"name\": \"Dolor pariatur perspiciatis blanditiis.\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-17T01:18:10.000Z\",\n            \"updated_at\": \"2019-11-17T01:18:10.000Z\"\n        }\n    },\n    {\n        \"contact_categories\": {\n            \"id\": 41,\n            \"name\": \"Enim doloremque ullam temporibus.\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-17T01:18:19.000Z\",\n            \"updated_at\": \"2019-11-17T01:18:19.000Z\"\n        }\n    },\n    {\n        \"contact_categories\": {\n            \"id\": 32,\n            \"name\": \"Enim est a sunt.\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-17T01:17:17.000Z\",\n            \"updated_at\": \"2019-11-17T01:17:17.000Z\"\n        }\n    },\n    {\n        \"contact_categories\": {\n            \"id\": 56,\n            \"name\": \"Error numquam atque non.\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-17T01:23:41.000Z\",\n            \"updated_at\": \"2019-11-17T01:23:41.000Z\"\n        }\n    },\n    {\n        \"contact_categories\": {\n            \"id\": 44,\n            \"name\": \"Esse rerum eum iure.\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-17T01:18:51.000Z\",\n            \"updated_at\": \"2019-11-17T01:18:51.000Z\"\n        }\n    },\n    {\n        \"contact_categories\": {\n            \"id\": 40,\n            \"name\": \"Et et impedit eum.\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-17T01:18:19.000Z\",\n            \"updated_at\": \"2019-11-17T01:18:19.000Z\"\n        }\n    },\n    {\n        \"contact_categories\": {\n            \"id\": 20,\n            \"name\": \"Et itaque eos facere.\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-17T01:15:50.000Z\",\n            \"updated_at\": \"2019-11-17T01:15:50.000Z\"\n        }\n    },\n    {\n        \"contact_categories\": {\n            \"id\": 18,\n            \"name\": \"Et sint officiis illum.\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-17T01:15:04.000Z\",\n            \"updated_at\": \"2019-11-17T01:15:04.000Z\"\n        }\n    },\n    {\n        \"contact_categories\": {\n            \"id\": 51,\n            \"name\": \"Et voluptatem corporis laboriosam.\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-17T01:23:04.000Z\",\n            \"updated_at\": \"2019-11-17T01:23:04.000Z\"\n        }\n    },\n    {\n        \"contact_categories\": {\n            \"id\": 14,\n            \"name\": \"Exercitationem ut eum harum.\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-17T01:14:39.000Z\",\n            \"updated_at\": \"2019-11-17T01:14:39.000Z\"\n        }\n    },\n    {\n        \"contact_categories\": {\n            \"id\": 37,\n            \"name\": \"Fuga molestiae voluptatibus odio.\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-17T01:17:50.000Z\",\n            \"updated_at\": \"2019-11-17T01:17:50.000Z\"\n        }\n    },\n    {\n        \"contact_categories\": {\n            \"id\": 10,\n            \"name\": \"Hot\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:38:19.000Z\",\n            \"updated_at\": \"2015-01-07T01:38:19.000Z\"\n        }\n    },\n    {\n        \"contact_categories\": {\n            \"id\": 23,\n            \"name\": \"Id quaerat repellat quam.\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-17T01:16:07.000Z\",\n            \"updated_at\": \"2019-11-17T01:16:07.000Z\"\n        }\n    },\n    {\n        \"contact_categories\": {\n            \"id\": 31,\n            \"name\": \"Illo commodi quam voluptate.\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-17T01:17:02.000Z\",\n            \"updated_at\": \"2019-11-17T01:17:02.000Z\"\n        }\n    },\n    {\n        \"contact_categories\": {\n            \"id\": 59,\n            \"name\": \"Illum quaerat vitae eaque.\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-17T01:23:57.000Z\",\n            \"updated_at\": \"2019-11-17T01:23:57.000Z\"\n        }\n    },\n    {\n        \"contact_categories\": {\n            \"id\": 49,\n            \"name\": \"Labore adipisci modi in.\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-17T01:22:52.000Z\",\n            \"updated_at\": \"2019-11-17T01:22:52.000Z\"\n        }\n    }\n]"}],"_postman_id":"6c5db0ae-efd4-4ab9-9e25-571f66367cf7"},{"name":"Contact Interests GET","id":"5122c3cd-fa93-4dcc-94a6-fd58764bdf64","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/contact_interests?page=1","description":"<p>Retrieves the Contact Interests Database list.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["lists","contact_interests"],"host":["{{base_url}}"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"0e1e401d-6c7b-453f-b73f-9f76695da561","name":"Contact Interests GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/contact_interests"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 04:44:46 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"1cedcfa990207824e3ea2121aedea84e\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"75920c7b-cd6f-4965-9d41-96393328664f"},{"key":"X-Runtime","value":"0.123364"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact_interests\": [],\n    \"meta\": {\n        \"total_records\": 0,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"5122c3cd-fa93-4dcc-94a6-fd58764bdf64"},{"name":"Contact Keywords GET","event":[{"listen":"test","script":{"id":"655fec83-5362-4033-b79f-bf90aedeeeed","exec":["pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","","pm.test(\"params are present\", function () {","    var attributes = ['id', 'name', 'deleted', 'created_at', 'updated_at'];","    ","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.contact_keywords[0], attributes);","    ","","});","   ","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","}"],"type":"text/javascript"}}],"id":"c6afe2e4-579f-459c-ac8b-c96af115caf5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/contact_keywords?page=1","description":"<p>Retrieves the Contact Keywords Database list</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["lists","contact_keywords"],"host":["{{base_url}}"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"9e1befea-5ec5-4129-b6bc-3626eaa92308","name":"Contact Keywords GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/contact_keywords"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 04:45:38 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"ad05cf6884bf5789b9b9d5fd60d9724b\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"4f8ab8b0-a780-45e3-bb30-d61b784b6529"},{"key":"X-Runtime","value":"0.151631"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact_keywords\": [\n        {\n            \"id\": 1,\n            \"name\": \"401(k)\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:38:52.000Z\",\n            \"updated_at\": \"2015-01-07T01:38:52.000Z\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"403(b)\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:38:59.000Z\",\n            \"updated_at\": \"2015-01-07T01:38:59.000Z\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Birthday Card\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:39:04.000Z\",\n            \"updated_at\": \"2015-01-07T01:39:04.000Z\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Christmas Card\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:39:11.000Z\",\n            \"updated_at\": \"2015-01-07T01:39:11.000Z\"\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Favorite\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:39:18.000Z\",\n            \"updated_at\": \"2015-01-07T01:39:18.000Z\"\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Golf\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:39:25.000Z\",\n            \"updated_at\": \"2015-01-07T01:39:25.000Z\"\n        },\n        {\n            \"id\": 7,\n            \"name\": \"Newsletter\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:39:32.000Z\",\n            \"updated_at\": \"2015-01-07T01:39:32.000Z\"\n        },\n        {\n            \"id\": 8,\n            \"name\": \"Printed Reports\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:39:38.000Z\",\n            \"updated_at\": \"2015-01-07T01:39:38.000Z\"\n        },\n        {\n            \"id\": 9,\n            \"name\": \"Quarterly Statement\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:39:45.000Z\",\n            \"updated_at\": \"2015-01-07T01:39:45.000Z\"\n        },\n        {\n            \"id\": 10,\n            \"name\": \"Will & Testament\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:41:52.000Z\",\n            \"updated_at\": \"2015-01-07T01:41:52.000Z\"\n        },\n        {\n            \"id\": 11,\n            \"name\": \"Wine\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:45:21.000Z\",\n            \"updated_at\": \"2015-01-07T01:45:21.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 11,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"c6afe2e4-579f-459c-ac8b-c96af115caf5"},{"name":"Contact Memberships GET","event":[{"listen":"test","script":{"id":"7c7616a3-9394-423b-9a5b-ed1262a9683e","exec":["pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","","pm.test(\"params are present\", function () {","    var attributes = ['id', 'name', 'is_default', 'deleted', 'created_at', 'updated_at'];","    ","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.contact_memberships[0], attributes);","   ","","});","   ","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","}"],"type":"text/javascript"}}],"id":"c746f6fe-d31f-440a-a8ae-d0f489ee827d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/contact_memberships?page=1","description":"<p>Retrieves the Contact Memberships Database List</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["lists","contact_memberships"],"host":["{{base_url}}"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"0d52ac97-c070-45d1-b309-4816983187fc","name":"Contact Memberships GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/contact_memberships"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 04:46:44 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"224fa46143db6cde2d519cc6e548cca1\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"ea756b3a-80f9-479a-9829-07c18ef7dfe1"},{"key":"X-Runtime","value":"0.243633"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact_memberships\": [\n        {\n            \"id\": 62,\n            \"name\": \"Additional Contact\",\n            \"source_type\": \"Crm::Contact::Individual\",\n            \"destination_type\": \"Crm::Contact::Individual\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 67,\n            \"name\": \"Attorney\",\n            \"source_type\": \"Crm::Contact::Individual\",\n            \"destination_type\": \"Crm::Contact::Individual\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 68,\n            \"name\": \"Attorney\",\n            \"source_type\": \"Crm::Contact::Individual\",\n            \"destination_type\": \"Crm::Contact::Business\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 20,\n            \"name\": \"Aunt\",\n            \"source_type\": \"Crm::Contact::Individual\",\n            \"destination_type\": \"Crm::Contact::Individual\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 63,\n            \"name\": \"B/D Member\",\n            \"source_type\": \"Crm::Contact::Individual\",\n            \"destination_type\": \"Crm::Contact::ContactAssociation\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 60,\n            \"name\": \"Beneficiary\",\n            \"source_type\": \"Crm::Contact::Individual\",\n            \"destination_type\": \"Crm::Contact::Trust\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 69,\n            \"name\": \"Bookkeeping\",\n            \"source_type\": \"Crm::Contact::Individual\",\n            \"destination_type\": \"Crm::Contact::Individual\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Brother\",\n            \"source_type\": \"Crm::Contact::Individual\",\n            \"destination_type\": \"Crm::Contact::Individual\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 31,\n            \"name\": \"Brother-in-Law\",\n            \"source_type\": \"Crm::Contact::Individual\",\n            \"destination_type\": \"Crm::Contact::Individual\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Child\",\n            \"source_type\": \"Crm::Contact::Individual\",\n            \"destination_type\": \"Crm::Contact::Individual\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 13,\n            \"name\": \"Consultant\",\n            \"source_type\": \"Crm::Contact::Individual\",\n            \"destination_type\": \"Crm::Contact::Business\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 64,\n            \"name\": \"Consultant\",\n            \"source_type\": \"Crm::Contact::Business\",\n            \"destination_type\": \"Crm::Contact::Individual\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 61,\n            \"name\": \"Contact\",\n            \"source_type\": \"Crm::Contact::Individual\",\n            \"destination_type\": \"Crm::Contact::Individual\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 21,\n            \"name\": \"Cousin\",\n            \"source_type\": \"Crm::Contact::Individual\",\n            \"destination_type\": \"Crm::Contact::Individual\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 65,\n            \"name\": \"CPA\",\n            \"source_type\": \"Crm::Contact::Individual\",\n            \"destination_type\": \"Crm::Contact::Individual\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 66,\n            \"name\": \"CPA\",\n            \"source_type\": \"Crm::Contact::Individual\",\n            \"destination_type\": \"Crm::Contact::Business\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 27,\n            \"name\": \"Daughter-in-Law\",\n            \"source_type\": \"Crm::Contact::Individual\",\n            \"destination_type\": \"Crm::Contact::Individual\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 10,\n            \"name\": \"Employee\",\n            \"source_type\": \"Crm::Contact::Individual\",\n            \"destination_type\": \"Crm::Contact::Business\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 12,\n            \"name\": \"Employer\",\n            \"source_type\": \"Crm::Contact::Business\",\n            \"destination_type\": \"Crm::Contact::Individual\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 25,\n            \"name\": \"Father-in-Law\",\n            \"source_type\": \"Crm::Contact::Individual\",\n            \"destination_type\": \"Crm::Contact::Individual\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 30,\n            \"name\": \"Friend\",\n            \"source_type\": \"Crm::Contact::Individual\",\n            \"destination_type\": \"Crm::Contact::Individual\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Grandchild\",\n            \"source_type\": \"Crm::Contact::Individual\",\n            \"destination_type\": \"Crm::Contact::Individual\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 22,\n            \"name\": \"Grandparent\",\n            \"source_type\": \"Crm::Contact::Individual\",\n            \"destination_type\": \"Crm::Contact::Individual\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 44,\n            \"name\": \"Grantor\",\n            \"source_type\": \"Crm::Contact::Individual\",\n            \"destination_type\": \"Crm::Contact::Trust\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 14,\n            \"name\": \"Group\",\n            \"source_type\": \"Crm::Contact::ContactAssociation\",\n            \"destination_type\": \"Crm::Contact::Individual\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 17,\n            \"name\": \"Group\",\n            \"source_type\": \"Crm::Contact::Union\",\n            \"destination_type\": \"Crm::Contact::Individual\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 54,\n            \"name\": \"Group\",\n            \"source_type\": \"Crm::Contact::ContactAssociation\",\n            \"destination_type\": \"Crm::Contact::Business\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 1,\n            \"name\": \"Head of Household\",\n            \"source_type\": \"Crm::Contact::Individual\",\n            \"destination_type\": \"Crm::Contact::Individual\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 23,\n            \"name\": \"Life Partner\",\n            \"source_type\": \"Crm::Contact::Individual\",\n            \"destination_type\": \"Crm::Contact::Individual\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 11,\n            \"name\": \"Member\",\n            \"source_type\": \"Crm::Contact::Individual\",\n            \"destination_type\": \"Crm::Contact::ContactAssociation\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 69,\n        \"total_pages\": 3\n    }\n}"}],"_postman_id":"c746f6fe-d31f-440a-a8ae-d0f489ee827d"},{"name":"Contact Professions GET","event":[{"listen":"test","script":{"id":"6fe62099-2aab-4948-a39b-8e12bdfdecb1","exec":["pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","","pm.test(\"params are present\", function () {","    var attributes = ['id', 'name', 'is_default', 'deleted', 'created_at', 'updated_at'];","    ","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.contact_professions[0], attributes);","","});","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","}"],"type":"text/javascript"}}],"id":"21722a30-a9bc-4855-bc55-6178ebecc797","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/contact_professions?page=1","description":"<p>Retrieves the Contact Professions Database List</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["lists","contact_professions"],"host":["{{base_url}}"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"6d37c86c-b318-418c-b883-065267b1c98b","name":"Contact Professions GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/contact_professions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 04:47:25 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"95463fa76bdeb4e4940e2cf4ec8843b6\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"7b2428f4-f938-45f1-8930-9c0aa606ee6e"},{"key":"X-Runtime","value":"0.137026"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact_professions\": [\n        {\n            \"id\": 1,\n            \"name\": \"Attorney\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": \"2019-10-24T22:27:03.000Z\",\n            \"updated_at\": \"2019-10-24T22:27:03.000Z\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"CPA\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": \"2019-10-24T22:27:03.000Z\",\n            \"updated_at\": \"2019-10-24T22:27:03.000Z\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Doctor\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": \"2019-10-24T22:27:03.000Z\",\n            \"updated_at\": \"2019-10-24T22:27:03.000Z\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Insurance\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": \"2019-10-24T22:27:03.000Z\",\n            \"updated_at\": \"2019-10-24T22:27:03.000Z\"\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Other\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": \"2019-10-24T22:27:03.000Z\",\n            \"updated_at\": \"2019-10-24T22:27:03.000Z\"\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Power of Attorney\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": \"2019-10-24T22:27:03.000Z\",\n            \"updated_at\": \"2019-10-24T22:27:03.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 6,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"21722a30-a9bc-4855-bc55-6178ebecc797"},{"name":"Contact Salutations GET","event":[{"listen":"test","script":{"id":"2874d23e-9100-4737-97d3-7170d7e45a13","exec":["pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","","pm.test(\"params are present\", function () {","    var attributes = ['id', 'name', 'deleted', 'created_at', 'updated_at'];","    ","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.contact_salutations[0], attributes);","    ","","});","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","}"],"type":"text/javascript"}}],"id":"05df9a4f-2dec-4b79-bd7a-0a7749d9c2e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/contact_salutations?page=1","description":"<p>Retrieves the list of Salutations for the Database</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["lists","contact_salutations"],"host":["{{base_url}}"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"8cf15896-6e00-46b9-9d7e-1462714759e5","name":"Contact Salutations GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/contact_salutations"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 24 Nov 2019 04:53:59 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"6c3988533d98ac7ab61ddb9b3b8a54e6\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"32de4fbb-c344-4c3f-9736-3a3a4b8d2b83"},{"key":"X-Runtime","value":"10.461282"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact_salutations\": [\n        {\n            \"id\": 1,\n            \"name\": \"Dr.\",\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Dr. & Mr.\",\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Dr. & Mrs.\",\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Drs.\",\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Father\",\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Judge\",\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 7,\n            \"name\": \"Maj.\",\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 8,\n            \"name\": \"Miss\",\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 9,\n            \"name\": \"Mr.\",\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 10,\n            \"name\": \"Mr. & Mrs.\",\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 11,\n            \"name\": \"Mrs.\",\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 12,\n            \"name\": \"Ms.\",\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 13,\n            \"name\": \"Pastor\",\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 14,\n            \"name\": \"Pfc.\",\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 15,\n            \"name\": \"Prof.\",\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 16,\n            \"name\": \"Rev.\",\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 17,\n            \"name\": \"Sgt.\",\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 18,\n            \"name\": \"Sister\",\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 18,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"05df9a4f-2dec-4b79-bd7a-0a7749d9c2e7"},{"name":"Contact Statuses GET","id":"ac2e6db2-933b-4882-ad44-84294d016863","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/contact_statuses?page=1","description":"<p>Retrieves the databse list of Contact Statuses</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["lists","contact_statuses"],"host":["{{base_url}}"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"b503764d-2f07-4147-be7e-f0c787c2d6d3","name":"Contact Statuses GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}api/public/v1/lists/contact_statuses"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Sun, 24 Nov 2019 05:24:17 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"45f21c41ce798e74859abb5bba43f774\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"a2a0d006-02bc-4540-840c-1373b2d4f870"},{"key":"X-Runtime","value":"0.676188"}],"cookie":[],"responseTime":null,"body":"{\n    \"contact_statuses\": [\n        {\n            \"id\": 2,\n            \"name\": \"Active Client\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:48:51.000Z\",\n            \"updated_at\": \"2015-01-07T01:48:51.000Z\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Business Relationship\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:48:56.000Z\",\n            \"updated_at\": \"2015-01-07T01:49:01.000Z\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Child of Client\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:49:06.000Z\",\n            \"updated_at\": \"2015-01-07T01:49:06.000Z\"\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Deceased\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:49:12.000Z\",\n            \"updated_at\": \"2015-01-07T01:49:12.000Z\"\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Inactive Client\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:49:17.000Z\",\n            \"updated_at\": \"2015-01-07T01:49:17.000Z\"\n        },\n        {\n            \"id\": 1,\n            \"name\": \"Not Specified\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 7,\n            \"name\": \"Prospect\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:49:22.000Z\",\n            \"updated_at\": \"2015-01-07T01:49:22.000Z\"\n        },\n        {\n            \"id\": 8,\n            \"name\": \"Spouse of Client\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:49:30.000Z\",\n            \"updated_at\": \"2015-01-07T01:49:30.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 8,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"ac2e6db2-933b-4882-ad44-84294d016863"},{"name":"Objectives GET","event":[{"listen":"test","script":{"id":"cccf41d3-7968-4ed5-8c7d-592fa2eb5c22","exec":["pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","","pm.test(\"params are present\", function () {","    var attributes = ['id', 'code', 'is_default', 'deleted', 'created_at', 'updated_at'];","    ","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.objectives[0], attributes);","","});","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","}"],"type":"text/javascript"}}],"id":"23bf61c7-a058-4898-a6e4-08047d484821","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/objectives?page=1","description":"<p>Retrieves the Objectives Database List</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["lists","objectives"],"host":["{{base_url}}"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"f980f73d-8b04-44f6-9d2a-20eb9e3e0054","name":"Objectives GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":{"raw":"{{base_url}}/lists/objectives?page=1","host":["{{base_url}}"],"path":["lists","objectives"],"query":[{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 05:15:35 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"0e65fcb2c967c84340d19d0f13884bb2\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"876e4c9b-ef96-4633-b823-1016d9ec9d40"},{"key":"X-Runtime","value":"0.145431"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"objectives\": [\n        {\n            \"id\": 1,\n            \"code\": \"Aggressive Growth\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 3,\n            \"code\": \"Growth\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 2,\n            \"code\": \"Income\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 4,\n            \"code\": \"Safety of Principal\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 4,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"23bf61c7-a058-4898-a6e4-08047d484821"},{"name":"Opportunity Stages GET","event":[{"listen":"test","script":{"id":"f873192e-b080-4c62-ae45-8d3a5f252b27","exec":["pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","","pm.test(\"params are present\", function () {","    var attributes = ['id', 'code', 'is_default', 'deleted', 'created_at', 'updated_at'];","    ","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.opportunity_stages[0], attributes);","","});","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","}"],"type":"text/javascript"}}],"id":"af65b630-f08e-479d-af55-16ff28ef6fce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/opportunity_stages?page=1","description":"<p>Returns the Opportunity Stages Database List.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["lists","opportunity_stages"],"host":["{{base_url}}"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"705c3f7f-02a6-444d-ae55-12d3b7ee6970","name":"Opportunity Stages GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/opportunity_stages"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 05:04:28 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"29f85377887fa92f237bcda14707c9ba\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"794b2eb6-67a7-44fb-bce0-aae149a584e6"},{"key":"X-Runtime","value":"0.151165"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"opportunity_stages\": [\n        {\n            \"id\": 10,\n            \"code\": \"Closed Lost\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        },\n        {\n            \"id\": 9,\n            \"code\": \"Closed Won\",\n            \"is_default\": true,\n            \"deleted\": false,\n            \"created_at\": null,\n            \"updated_at\": null\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 2,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"af65b630-f08e-479d-af55-16ff28ef6fce"},{"name":"Seminar Attendee Statuses GET","event":[{"listen":"test","script":{"id":"aa2028bd-179a-4d96-9d32-1694f85f67c7","exec":["pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","","pm.test(\"params are present\", function () {","    var attributes = ['id', 'name', 'deleted', 'created_at', 'updated_at'];","    ","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.seminar_attendee_statuses[0], attributes);","","});","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","}"],"type":"text/javascript"}}],"id":"fabf1e03-2bfa-4c02-8601-7a9049507583","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/seminar_attendee_statuses?page=1","description":"<p>Retrieves the Database List of Seminar Attendee Stasues</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["lists","seminar_attendee_statuses"],"host":["{{base_url}}"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"a4e21a78-73cb-4866-87a5-3a37f788d92c","name":"Seminar Attendee Statuses GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/seminar_attendee_statuses"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 05:05:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"f528edf30f2df386a98e0c4a50296f86\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"f8a6721d-4d0a-444e-b398-7dffcb4ca442"},{"key":"X-Runtime","value":"0.153669"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"seminar_attendee_statuses\": [\n        {\n            \"id\": 1,\n            \"name\": \"Attended\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T02:14:55.000Z\",\n            \"updated_at\": \"2015-01-07T02:14:55.000Z\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Confirmed\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T02:14:59.000Z\",\n            \"updated_at\": \"2015-01-07T02:14:59.000Z\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Invited\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T02:15:03.000Z\",\n            \"updated_at\": \"2015-01-07T02:15:03.000Z\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"No Show\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T02:15:07.000Z\",\n            \"updated_at\": \"2015-01-07T02:15:07.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 4,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"fabf1e03-2bfa-4c02-8601-7a9049507583"},{"name":"Servicing Advisors GET","event":[{"listen":"test","script":{"id":"b5ae699e-a258-4ecb-ab63-5b6508088191","exec":["pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","","pm.test(\"params are present\", function () {","    var attributes = ['id', 'name', 'deleted', 'created_at', 'updated_at'];","    ","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.servicing_advisors[0], attributes);","","});","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","}"],"type":"text/javascript"}}],"id":"2daf935f-2b88-413d-ae98-fad5c4155de1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/servicing_advisors?page=1","description":"<p>Retrieves the Databsae List of Servicing Advisors</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["lists","servicing_advisors"],"host":["{{base_url}}"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"f6339823-508f-45bf-85a0-e11f035fecbe","name":"Servicing Advisors GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/servicing_advisors"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 05:25:57 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"56343537e6673888b913b06197ab15a1\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"d1692c20-7239-408c-b36e-88604a9a38cb"},{"key":"X-Runtime","value":"0.121799"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"servicing_advisors\": [\n        {\n            \"id\": 3,\n            \"name\": \"HuckleBerry Hound\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:47:46.000Z\",\n            \"updated_at\": \"2015-01-07T01:47:46.000Z\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Scooby Doo\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:46:55.000Z\",\n            \"updated_at\": \"2015-01-07T01:46:55.000Z\"\n        },\n        {\n            \"id\": 1,\n            \"name\": \"Tucker McLaughlin\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:46:47.000Z\",\n            \"updated_at\": \"2015-01-07T01:46:47.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 3,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"2daf935f-2b88-413d-ae98-fad5c4155de1"},{"name":"Sources GET","event":[{"listen":"test","script":{"id":"8041a401-f860-4540-9764-0024c74e4fb6","exec":["pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","","pm.test(\"params are present\", function () {","    var attributes = ['id', 'name', 'is_default', 'deleted', 'created_at', 'updated_at'];","    ","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.sources[0], attributes);","","});","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","}"],"type":"text/javascript"}}],"id":"48254281-e323-4b1b-9d7e-b4b37d7baec6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/sources","description":"<p>Retrieves the Database List of Sources</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["lists","sources"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"b890d2eb-b9bc-4ce7-acb9-30c1d2a77908","name":"Sources GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":{"raw":"{{base_url}}/lists/sources?page=1","host":["{{base_url}}"],"path":["lists","sources"],"query":[{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 05:12:20 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"e28ad6413fd7811fc14b4f28ea5cfbc7\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"e87b381c-5bfa-418f-83f7-2977acc7639b"},{"key":"X-Runtime","value":"0.133088"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"sources\": [\n        {\n            \"id\": 1,\n            \"name\": \"COI\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:47:57.000Z\",\n            \"updated_at\": \"2015-01-07T01:47:57.000Z\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Internet Advertisment\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:48:05.000Z\",\n            \"updated_at\": \"2015-01-07T01:48:05.000Z\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Internet Lead\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:48:10.000Z\",\n            \"updated_at\": \"2015-01-07T01:48:10.000Z\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Mailing Advertisement\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:48:18.000Z\",\n            \"updated_at\": \"2015-01-07T01:48:18.000Z\"\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Radio Advertisement\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:48:24.000Z\",\n            \"updated_at\": \"2015-01-07T01:48:24.000Z\"\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Referral\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:48:29.000Z\",\n            \"updated_at\": \"2015-01-07T01:48:29.000Z\"\n        },\n        {\n            \"id\": 7,\n            \"name\": \"Seminar\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:48:37.000Z\",\n            \"updated_at\": \"2015-01-07T01:48:37.000Z\"\n        },\n        {\n            \"id\": 8,\n            \"name\": \"Workshop\",\n            \"is_default\": false,\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T01:48:43.000Z\",\n            \"updated_at\": \"2015-01-07T01:48:43.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 8,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"48254281-e323-4b1b-9d7e-b4b37d7baec6"},{"name":"Writing Advisors GET","event":[{"listen":"test","script":{"id":"5ff40bbc-1194-4e46-9a1b-be5eba59b4cc","exec":["pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","","pm.test(\"params are present\", function () {","    var attributes = ['id', 'name',  'deleted', 'created_at', 'updated_at'];","    ","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.writing_advisors[0], attributes);","","});","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","}"],"type":"text/javascript"}}],"id":"b1e275ef-6f0a-4c64-9ad6-76ae3030aeca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/writing_advisors?page=1","description":"<p>Retrieves the Writing Advisors Database List </p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["lists","writing_advisors"],"host":["{{base_url}}"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"36d1013a-05d9-4aff-b163-546acf068a94","name":"Writing Advisors GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":{"raw":"{{base_url}}/lists/writing_advisors?page=1","host":["{{base_url}}"],"path":["lists","writing_advisors"],"query":[{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 05:20:53 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"6d8ff629b59730e940f4ed7f7e6b024b\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"fd9272ee-adfe-4d6e-8612-c98ffbd1db2a"},{"key":"X-Runtime","value":"0.086061"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"writing_advisors\": [\n        {\n            \"id\": 2,\n            \"name\": \"Slinky Dog\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T02:14:17.000Z\",\n            \"updated_at\": \"2015-01-07T02:14:17.000Z\"\n        },\n        {\n            \"id\": 1,\n            \"name\": \"Underdog\",\n            \"deleted\": false,\n            \"created_at\": \"2015-01-07T02:07:00.000Z\",\n            \"updated_at\": \"2015-01-07T02:07:00.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 2,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"b1e275ef-6f0a-4c64-9ad6-76ae3030aeca"},{"name":"Database Users GET","event":[{"listen":"test","script":{"id":"712ba402-9c2f-47f5-9c34-f0d3c90fee9b","exec":["pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","","pm.test(\"params are present\", function () {","    var attributes = ['id', 'default_database_id', 'admin', 'deny_access',  'first_name', 'last_name'];","    ","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.database_users[0], attributes);","","});","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","}"],"type":"text/javascript"}}],"id":"d933198c-a186-42c7-93ea-26672471a0ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/database_users?page=1","description":"<p>Returns a paged list of users in the context of an authenticated user's database.</p>\n<p>Authenticated users must be an admin to access this feature.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["lists","database_users"],"host":["{{base_url}}"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"b7da621e-2916-4c50-b51b-bb67bebd298e","name":"Database Users GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":{"raw":"{{base_url}}/lists/database_users?page=1","host":["{{base_url}}"],"path":["lists","database_users"],"query":[{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Fri, 24 Jan 2020 18:02:56 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"e4fe644875232bdc6a6b62882414e870\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"761e6e65-403c-4621-a64d-32d7da6271b7"},{"key":"X-Runtime","value":"1.833599"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"database_users\": [\n        {\n            \"id\": 280717,\n            \"default_database_id\": 280717,\n            \"admin\": true,\n            \"deny_access\": false,\n            \"first_name\": \"TWAPI\",\n            \"last_name\": \"TWAPI\"\n        },\n        {\n            \"id\": 280814,\n            \"default_database_id\": 280717,\n            \"admin\": true,\n            \"deny_access\": false,\n            \"first_name\": \"Teddy\",\n            \"last_name\": \"Bear\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 2,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"d933198c-a186-42c7-93ea-26672471a0ca"},{"name":"Database Teams GET","event":[{"listen":"test","script":{"id":"545eb3ec-9f23-4376-b0f1-3f18b9070cf0","exec":["","","pm.test(\"verify team members params are present\", function () {","    var attributes = ['id', 'user_id', 'admin', 'first_name', 'last_name', 'default_database_id', 'deny_access'];","    ","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.database_teams[0].crm_team_members[0], attributes);","});","","pm.test(\"verify database teams params are present\", function () {","    var attributes = ['id', 'name'];","    ","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.database_teams[0], attributes);","","});","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","}"],"type":"text/javascript"}}],"id":"b41586f9-f199-48eb-b4f5-693e1a73ccad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman.","key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"","value":"","type":"text"}],"url":"{{base_url}}/lists/database_teams?page=1&show_deleted=false","description":"<p>Returns a list of Database Teams from the authenticated user's database.</p>\n<p>Admin priveledges required to use this feature</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["lists","database_teams"],"host":["{{base_url}}"],"query":[{"key":"page","value":"1"},{"description":{"content":"<p>optional parameter.  If missing or false, the response will not include deleted teams.</p>\n","type":"text/plain"},"key":"show_deleted","value":"false"}],"variable":[]}},"response":[{"id":"b81bfcfa-a517-4762-806c-131f6ef4cfe3","name":"Database Teams GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":{"raw":"{{base_url}}/lists/database_teams?page=1","host":["{{base_url}}"],"path":["lists","database_teams"],"query":[{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Fri, 24 Jan 2020 18:03:26 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"62f3fad9ef2a9c0945efcce6f67cb89f\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"0b4c1d7d-9d25-4717-b1ed-72b83d3a770c"},{"key":"X-Runtime","value":"1.818193"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"database_teams\": [\n        {\n            \"id\": 48574,\n            \"name\": \"The Dynamic Duo\",\n            \"crm_team_members\": [\n                {\n                    \"id\": 755976,\n                    \"user_id\": 280814,\n                    \"admin\": true,\n                    \"first_name\": \"Teddy\",\n                    \"last_name\": \"Bear\",\n                    \"default_database_id\": 280717,\n                    \"deny_access\": false\n                },\n                {\n                    \"id\": 755977,\n                    \"user_id\": 280717,\n                    \"admin\": true,\n                    \"first_name\": \"TWAPI\",\n                    \"last_name\": \"TWAPI\",\n                    \"default_database_id\": 280717,\n                    \"deny_access\": false\n                }\n            ]\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 1,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"b41586f9-f199-48eb-b4f5-693e1a73ccad"},{"name":"Database Teams by ID GET","event":[{"listen":"test","script":{"id":"f5be3fa5-153e-4246-9bbe-5c8195dfc0a7","exec":["let jsonData = pm.response.json();","console.log(jsonData.database_team.crm_team_members[0]);","","pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","","pm.test(\"verify team members params are present\", function () {","    var attributes = ['id', 'user_id', 'admin', 'first_name', 'last_name', 'default_database_id', 'deny_access'];","    ","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.database_team.crm_team_members[0], attributes);","});","","pm.test(\"verify database teams params are present\", function () {","    var attributes = ['id', 'name'];","    ","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.database_team, attributes);","","});","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","}"],"type":"text/javascript"}}],"id":"06b981d6-395e-4bfa-9a0a-3cc413e1747f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/database_teams/48574","description":"<p>Returns a Database Team for the specified Team ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["lists","database_teams","48574"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"98139099-8900-4adf-a864-a20d73362d25","name":"Database Teams by ID GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/database_teams/48574"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Fri, 24 Jan 2020 18:05:51 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"99c66008561ec5afa25439ff4bf4199c\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"2cad6e09-d5bc-42aa-95aa-4f5e31e0c4d0"},{"key":"X-Runtime","value":"1.724374"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"database_teams\": {\n        \"id\": 48574,\n        \"name\": \"The Dynamic Duo\",\n        \"crm_team_members\": [\n            {\n                \"id\": 755976,\n                \"user_id\": 280814,\n                \"admin\": true,\n                \"first_name\": \"Teddy\",\n                \"last_name\": \"Bear\",\n                \"default_database_id\": 280717,\n                \"deny_access\": false\n            },\n            {\n                \"id\": 755977,\n                \"user_id\": 280717,\n                \"admin\": true,\n                \"first_name\": \"TWAPI\",\n                \"last_name\": \"TWAPI\",\n                \"default_database_id\": 280717,\n                \"deny_access\": false\n            }\n        ]\n    }\n}"}],"_postman_id":"06b981d6-395e-4bfa-9a0a-3cc413e1747f"},{"name":"Database User By ID GET","event":[{"listen":"test","script":{"id":"7d23d7a6-f439-4277-b07d-5bc71db4e555","exec":["pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","","pm.test(\"params are present\", function () {","    var attributes = ['id', 'default_database_id', 'admin', 'deny_access', 'first_name', 'last_name'];","    ","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.database_user, attributes);","","});","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","}"],"type":"text/javascript"}}],"id":"fa223573-dee8-4c8c-9e44-1e24371dbf38","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/database_users/280717","description":"<p>Returns a Database User for the specified ID.</p>\n<p>*Must be associated with the Authenticated User's Database.</p>\n<p>*Authenticated user Must have admin priveledges to access this feature</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["lists","database_users","280717"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"3f19ea14-8bf9-4c82-9b98-8e557d3cff8b","name":"Database User By ID GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/lists/database_users/280717"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Fri, 24 Jan 2020 18:24:20 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"0ce82b7e97b6887ff38f56fd20af7806\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"d598db1f-fe76-45b4-86f3-9ad9aa6a7dc5"},{"key":"X-Runtime","value":"1.562820"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"database_users\": {\n        \"id\": 280717,\n        \"default_database_id\": 280717,\n        \"admin\": true,\n        \"deny_access\": false,\n        \"first_name\": \"TWAPI\",\n        \"last_name\": \"TWAPI\"\n    }\n}"}],"_postman_id":"fa223573-dee8-4c8c-9e44-1e24371dbf38"}],"id":"8fed9e00-2f4c-451f-bbc2-bdc757f4accc","event":[{"listen":"prerequest","script":{"id":"8d13ca62-d707-47b7-aa94-9475b5c66219","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"2a7b68f7-53c6-451b-960a-b888dda10247","type":"text/javascript","exec":["","pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});"]}}],"_postman_id":"8fed9e00-2f4c-451f-bbc2-bdc757f4accc","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Tag Group Methods","item":[{"name":"Tag Groups GET","event":[{"listen":"test","script":{"id":"09fee11b-8661-48f2-8469-1edf2c584b89","exec":["pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","","pm.test(\"params are present\", function () {","    var attributes = ['id', 'name', 'description', 'deleted', 'created_at', 'updated_at'];","    ","    var jsonData = pm.response.json();","    validateAttributesExist(jsonData.tag_groups[0], attributes);","","});","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","}"],"type":"text/javascript","packages":{}}}],"id":"b7da878b-67cb-4ba0-b16f-086245227225","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"ZDI4MzU3YmYtNzQyNC00NjEwLTlkYzMtZWU2YTRlMDVhYWJkOjZhNTRiMjFkLWUzYjMtNDhhMi1hMjViLWFhNmEwNDJjMWZhOQ==","type":"text"}],"url":"{{base_url}}/tags?page=1","description":"<p>Retrieves the list of Tag Groups</p>\n<ul>\n<li>add the query string members=true to include a full list of Member associations for each Tag Group</li>\n</ul>\n","urlObject":{"path":["tags"],"host":["{{base_url}}"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"23f261af-9318-48ac-835c-fa6ab3657676","name":"Tag Groups GET including members","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":{"raw":"{{base_url}}/tags?page=1&members=true","host":["{{base_url}}"],"path":["tags"],"query":[{"key":"page","value":"1"},{"key":"members","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 20:02:44 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"0f308fdd35f8c4200acd95ac2f1f7472\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"29407caa-7a22-4775-a6e0-35f8d866d47f"},{"key":"X-Runtime","value":"0.214457"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"tags\": [\n        {\n            \"id\": 1,\n            \"name\": \"Mary's Friends\",\n            \"description\": null,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-07T19:50:34.000Z\",\n            \"updated_at\": \"2019-11-07T19:50:34.000Z\",\n            \"members\": []\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Who added these contacts?\",\n            \"description\": null,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-24T19:48:01.000Z\",\n            \"updated_at\": \"2019-11-24T19:48:01.000Z\",\n            \"members\": [\n                {\n                    \"id\": 2,\n                    \"tag_id\": 2,\n                    \"contact_id\": 32,\n                    \"deleted\": false,\n                    \"created_at\": \"2019-11-24T19:48:01.000Z\",\n                    \"updated_at\": \"2019-11-24T19:48:01.000Z\"\n                },\n                {\n                    \"id\": 3,\n                    \"tag_id\": 2,\n                    \"contact_id\": 57,\n                    \"deleted\": false,\n                    \"created_at\": \"2019-11-24T19:48:35.000Z\",\n                    \"updated_at\": \"2019-11-24T19:48:35.000Z\"\n                },\n                {\n                    \"id\": 4,\n                    \"tag_id\": 2,\n                    \"contact_id\": 59,\n                    \"deleted\": false,\n                    \"created_at\": \"2019-11-24T19:48:35.000Z\",\n                    \"updated_at\": \"2019-11-24T19:48:35.000Z\"\n                },\n                {\n                    \"id\": 5,\n                    \"tag_id\": 2,\n                    \"contact_id\": 37,\n                    \"deleted\": false,\n                    \"created_at\": \"2019-11-24T19:48:35.000Z\",\n                    \"updated_at\": \"2019-11-24T19:48:35.000Z\"\n                },\n                {\n                    \"id\": 6,\n                    \"tag_id\": 2,\n                    \"contact_id\": 62,\n                    \"deleted\": false,\n                    \"created_at\": \"2019-11-24T19:48:35.000Z\",\n                    \"updated_at\": \"2019-11-24T19:48:35.000Z\"\n                },\n                {\n                    \"id\": 7,\n                    \"tag_id\": 2,\n                    \"contact_id\": 34,\n                    \"deleted\": false,\n                    \"created_at\": \"2019-11-24T19:48:35.000Z\",\n                    \"updated_at\": \"2019-11-24T19:48:35.000Z\"\n                },\n                {\n                    \"id\": 8,\n                    \"tag_id\": 2,\n                    \"contact_id\": 46,\n                    \"deleted\": false,\n                    \"created_at\": \"2019-11-24T19:48:35.000Z\",\n                    \"updated_at\": \"2019-11-24T19:48:35.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Mary's Friends\",\n            \"description\": null,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-24T19:50:02.000Z\",\n            \"updated_at\": \"2019-11-24T19:50:02.000Z\",\n            \"members\": [\n                {\n                    \"id\": 9,\n                    \"tag_id\": 3,\n                    \"contact_id\": 1,\n                    \"deleted\": false,\n                    \"created_at\": \"2019-11-24T19:50:02.000Z\",\n                    \"updated_at\": \"2019-11-24T19:50:02.000Z\"\n                },\n                {\n                    \"id\": 10,\n                    \"tag_id\": 3,\n                    \"contact_id\": 22,\n                    \"deleted\": false,\n                    \"created_at\": \"2019-11-24T19:50:36.000Z\",\n                    \"updated_at\": \"2019-11-24T19:50:36.000Z\"\n                },\n                {\n                    \"id\": 11,\n                    \"tag_id\": 3,\n                    \"contact_id\": 3,\n                    \"deleted\": false,\n                    \"created_at\": \"2019-11-24T19:50:36.000Z\",\n                    \"updated_at\": \"2019-11-24T19:50:36.000Z\"\n                },\n                {\n                    \"id\": 12,\n                    \"tag_id\": 3,\n                    \"contact_id\": 18,\n                    \"deleted\": false,\n                    \"created_at\": \"2019-11-24T19:50:36.000Z\",\n                    \"updated_at\": \"2019-11-24T19:50:36.000Z\"\n                }\n            ]\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 3,\n        \"total_pages\": 1\n    }\n}"},{"id":"488a2f63-ca57-492c-a852-987b46b4d769","name":"Tag Groups GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":{"raw":"{{base_url}}/tags?page=1","host":["{{base_url}}"],"path":["tags"],"query":[{"key":"page","value":"1"},{"key":"members","value":"true","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 20:06:47 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"0ea357891dd4ca5d03be4d597fe42469\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"a19b33b3-a67b-4532-8a0f-823235395e9e"},{"key":"X-Runtime","value":"0.183164"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"tags\": [\n        {\n            \"id\": 1,\n            \"name\": \"Mary's Friends\",\n            \"description\": null,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-07T19:50:34.000Z\",\n            \"updated_at\": \"2019-11-07T19:50:34.000Z\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Who added these contacts?\",\n            \"description\": null,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-24T19:48:01.000Z\",\n            \"updated_at\": \"2019-11-24T19:48:01.000Z\"\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Mary's Friends\",\n            \"description\": null,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-24T19:50:02.000Z\",\n            \"updated_at\": \"2019-11-24T19:50:02.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 3,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"b7da878b-67cb-4ba0-b16f-086245227225"},{"name":"Tag Group By ID GET","id":"0eb2d64a-dbd7-4fc2-b939-fa56c176d113","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/tags/{id}","description":"<p>Returns the Tag Group for the specified Tag ID</p>\n<ul>\n<li>add the query string members=true to include a full list of Member associations for each Tag Group</li>\n</ul>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["tags","{id}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"83d0a254-6be7-452b-86c5-f1242ac424b7","name":"Tag Group By ID GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":{"raw":"{{base_url}}/tags/2?members=true","host":["{{base_url}}"],"path":["tags","2"],"query":[{"key":"members","value":"true"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 20:11:41 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"2c9326215af9f637eefbf6b6eb89de6b\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"4f024f30-e2dc-4d90-b6c1-59f60906d5bf"},{"key":"X-Runtime","value":"0.133457"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"tags\": {\n        \"id\": 2,\n        \"name\": \"Who added these contacts?\",\n        \"description\": null,\n        \"deleted\": false,\n        \"created_at\": \"2019-11-24T19:48:01.000Z\",\n        \"updated_at\": \"2019-11-24T19:48:01.000Z\",\n        \"members\": [\n            {\n                \"id\": 2,\n                \"tag_id\": 2,\n                \"contact_id\": 32,\n                \"deleted\": false,\n                \"created_at\": \"2019-11-24T19:48:01.000Z\",\n                \"updated_at\": \"2019-11-24T19:48:01.000Z\"\n            },\n            {\n                \"id\": 3,\n                \"tag_id\": 2,\n                \"contact_id\": 57,\n                \"deleted\": false,\n                \"created_at\": \"2019-11-24T19:48:35.000Z\",\n                \"updated_at\": \"2019-11-24T19:48:35.000Z\"\n            },\n            {\n                \"id\": 4,\n                \"tag_id\": 2,\n                \"contact_id\": 59,\n                \"deleted\": false,\n                \"created_at\": \"2019-11-24T19:48:35.000Z\",\n                \"updated_at\": \"2019-11-24T19:48:35.000Z\"\n            },\n            {\n                \"id\": 5,\n                \"tag_id\": 2,\n                \"contact_id\": 37,\n                \"deleted\": false,\n                \"created_at\": \"2019-11-24T19:48:35.000Z\",\n                \"updated_at\": \"2019-11-24T19:48:35.000Z\"\n            },\n            {\n                \"id\": 6,\n                \"tag_id\": 2,\n                \"contact_id\": 62,\n                \"deleted\": false,\n                \"created_at\": \"2019-11-24T19:48:35.000Z\",\n                \"updated_at\": \"2019-11-24T19:48:35.000Z\"\n            },\n            {\n                \"id\": 7,\n                \"tag_id\": 2,\n                \"contact_id\": 34,\n                \"deleted\": false,\n                \"created_at\": \"2019-11-24T19:48:35.000Z\",\n                \"updated_at\": \"2019-11-24T19:48:35.000Z\"\n            },\n            {\n                \"id\": 8,\n                \"tag_id\": 2,\n                \"contact_id\": 46,\n                \"deleted\": false,\n                \"created_at\": \"2019-11-24T19:48:35.000Z\",\n                \"updated_at\": \"2019-11-24T19:48:35.000Z\"\n            }\n        ]\n    }\n}"}],"_postman_id":"0eb2d64a-dbd7-4fc2-b939-fa56c176d113"},{"name":"Tag Group Create POST","id":"f6d9ed38-341f-4103-8046-1654f905ae79","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/tags/{id}","description":"<p>Creates a Tag Group</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["tags","{id}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"67a6de6a-2cca-4009-9b51-fd87b56446d7","name":"Tag Group Create POST","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"name\": \"High interest Contacts\",\n        \"description\": \"Crm has plans to use this field in the future\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/tags"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 20:19:20 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"/api/public/v1/tags/5"},{"key":"ETag","value":"W/\"c259c876daa87783af9a795bce507130\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"bf70d058-b930-4725-958f-cf3c847b45ed"},{"key":"X-Runtime","value":"0.142052"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"id\": 5\n}"}],"_postman_id":"f6d9ed38-341f-4103-8046-1654f905ae79"},{"name":"Tag Group Update PUT","id":"7284ce27-5b9d-45ff-a54c-d6c8a0cba0af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"name\": \"High interest Contacts\",\n        \"description\": \"Crm has plans to use this field in the future\"\n}"},"url":"{{base_url}}/tags","description":"<p>Updates the Tag Group record for the given Tag ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["tags"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"2e9eef90-70a2-4d34-a457-d3e7fa741c82","name":"Tag Group Update PUT","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"name\": \"Mary's Ex Friends\",\n        \"description\": \"Crm has plans to use this field in the future\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/tags/1"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 20:23:26 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"7fc54dca-02c1-4b0e-943a-846c982261d7"},{"key":"X-Runtime","value":"0.253542"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"7284ce27-5b9d-45ff-a54c-d6c8a0cba0af"},{"name":"Tag Group DELETE","id":"d8630bab-46c0-4aca-ad87-254f41305036","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/tags/{{id}}","description":"<p>Deletes the Tag Group with the Provided Tag ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["tags","{{id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"4ae3781a-b5ca-4844-a68a-943140c9727a","name":"Tag Group DELETE","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text","disabled":true}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/tags/5"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 20:24:58 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"34a739dd-9260-4c27-9f47-754afba5f4a8"},{"key":"X-Runtime","value":"0.213470"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"d8630bab-46c0-4aca-ad87-254f41305036"},{"name":"Tag Members By Tag ID GET","id":"53815b08-4433-4a2f-bee9-3cb1d8e5a248","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/tags/{{tag_id}}/members","description":"<p>Retrieves a list of Members for a given Tag ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["tags","{{tag_id}}","members"],"host":["{{base_url}}"],"query":[{"disabled":true,"description":{"content":"<p>use members=true to include member associations with each Tag Group</p>\n","type":"text/plain"},"key":"members","value":"true"}],"variable":[]}},"response":[{"id":"84a9af8c-4b13-40cc-9681-91e31b0fc8c5","name":"Tag Members By Tag ID GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":{"raw":"{{base_url}}/tags/2/members","host":["{{base_url}}"],"path":["tags","2","members"],"query":[{"key":"members","value":"true","description":"use members=true to include member associations with each Tag Group","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 20:26:31 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"7bba446a592dfb2ed124d2b1b77fc610\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"27bb50cb-3cbb-4198-b47f-471d00138357"},{"key":"X-Runtime","value":"0.155439"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"members\": [\n        {\n            \"id\": 2,\n            \"tag_id\": 2,\n            \"contact_id\": 32,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-24T19:48:01.000Z\",\n            \"updated_at\": \"2019-11-24T19:48:01.000Z\"\n        },\n        {\n            \"id\": 3,\n            \"tag_id\": 2,\n            \"contact_id\": 57,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-24T19:48:35.000Z\",\n            \"updated_at\": \"2019-11-24T19:48:35.000Z\"\n        },\n        {\n            \"id\": 4,\n            \"tag_id\": 2,\n            \"contact_id\": 59,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-24T19:48:35.000Z\",\n            \"updated_at\": \"2019-11-24T19:48:35.000Z\"\n        },\n        {\n            \"id\": 5,\n            \"tag_id\": 2,\n            \"contact_id\": 37,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-24T19:48:35.000Z\",\n            \"updated_at\": \"2019-11-24T19:48:35.000Z\"\n        },\n        {\n            \"id\": 6,\n            \"tag_id\": 2,\n            \"contact_id\": 62,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-24T19:48:35.000Z\",\n            \"updated_at\": \"2019-11-24T19:48:35.000Z\"\n        },\n        {\n            \"id\": 7,\n            \"tag_id\": 2,\n            \"contact_id\": 34,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-24T19:48:35.000Z\",\n            \"updated_at\": \"2019-11-24T19:48:35.000Z\"\n        },\n        {\n            \"id\": 8,\n            \"tag_id\": 2,\n            \"contact_id\": 46,\n            \"deleted\": false,\n            \"created_at\": \"2019-11-24T19:48:35.000Z\",\n            \"updated_at\": \"2019-11-24T19:48:35.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 7,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"53815b08-4433-4a2f-bee9-3cb1d8e5a248"},{"name":"Tag Member by Member ID GET","id":"a705aad4-3a84-43d5-8c96-d416c1d21f05","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":"{{base_url}}/tags/{{tag_id}}/members/{{id}}","description":"<p>Returns the Tag Member Record for the provided ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["tags","{{tag_id}}","members","{{id}}"],"host":["{{base_url}}"],"query":[{"disabled":true,"description":{"content":"<p>use members=true to include member associations with each Tag Group</p>\n","type":"text/plain"},"key":"members","value":"true"}],"variable":[]}},"response":[{"id":"2c1169be-ab05-430c-a5db-ae9c006aaeb9","name":"Tag Member by Member ID GET","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"url":{"raw":"{{base_url}}/tags/2/members/2","host":["{{base_url}}"],"path":["tags","2","members","2"],"query":[{"key":"members","value":"true","description":"use members=true to include member associations with each Tag Group","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 20:32:44 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Accept-Encoding"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"ETag","value":"W/\"80d849a16377257f097565e5a246aeb5\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"d302dff5-1f53-4e7d-9be8-9c42587d1342"},{"key":"X-Runtime","value":"0.137324"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"Content-Encoding","value":"gzip"}],"cookie":[],"responseTime":null,"body":"{\n    \"members\": {\n        \"id\": 2,\n        \"tag_id\": 2,\n        \"contact_id\": 32,\n        \"deleted\": false,\n        \"created_at\": \"2019-11-24T19:48:01.000Z\",\n        \"updated_at\": \"2019-11-24T19:48:01.000Z\"\n    }\n}"}],"_postman_id":"a705aad4-3a84-43d5-8c96-d416c1d21f05"},{"name":"Tag Member Create POST","id":"35d80a4c-f0b9-43bd-b325-c2f55acb9a82","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"contact_id\": 1\n}"},"url":"{{base_url}}/tags/2/members","description":"<p>Creates an associated member record between a Tag Group and a Contact record</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["tags","2","members"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"c59c5ba4-9ede-4a58-a68b-3aeb41811eb7","name":"Tag Member Create POST","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"contact_id\": 1\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/tags/2/members"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 20:38:01 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"/tags/2/attendees/13"},{"key":"ETag","value":"W/\"5b7067afac53538e9fa1a64db23dc744\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"930134bb-ab30-4197-b998-625182a0be0b"},{"key":"X-Runtime","value":"0.103432"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"id\": 13\n}"}],"_postman_id":"35d80a4c-f0b9-43bd-b325-c2f55acb9a82"},{"name":"Tag Member DELETE","id":"37ffaedc-ec86-4b70-b1d0-9170239a90c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/tags/{{tag_id}}/members/{{id}}","description":"<p>Deletse the Tag Member record by Member ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["tags","{{tag_id}}","members","{{id}}"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"dd07ab17-cec6-4d09-81cf-3f217810f262","name":"Tag Member DELETE","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"{{basic_auth}}","type":"text"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/tags/2/members/13"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Sun, 24 Nov 2019 20:40:35 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"6ff81d0b-5c76-47a6-bdce-313c041909a1"},{"key":"X-Runtime","value":"0.281389"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"37ffaedc-ec86-4b70-b1d0-9170239a90c7"}],"id":"b940442d-0441-4a65-bba4-d4ec16c1c50b","_postman_id":"b940442d-0441-4a65-bba4-d4ec16c1c50b","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Opportunity Methods","item":[{"name":"Opportunities GET","event":[{"listen":"test","script":{"id":"ff63b312-7cfc-43bd-8b8f-72d7f2617675","exec":["let jsonData = pm.response.json();","console.log(jsonData.opportunities);","","","pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","","pm.test(\"verify opportunity contacts params are present\", function () {","    var attributes = ['id', 'opportunity_id', 'contact_id'];","    validateAttributesExist(jsonData.opportunities[0].opportunity_contacts[0], attributes);","","});","","pm.test(\"verify oppotunities tparams are present\", function () {","    var attributes = ['id', 'source_id', 'stage_id', 'stage', 'name', 'description', 'opportunity_type', 'opportunity_type_description', 'assigned_to', 'amount', 'close_date', 'next_step', 'probability', 'projected_revenue', 'actual_revenue', 'deleted', 'created_at', 'updated_at'];","    validateAttributesExist(jsonData.opportunities[0], attributes);","","});","","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","}"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"b64d5330-d80c-4322-a2b8-c2283d7b8ec4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"include","value":"linked_contacts, notes, opportunity_workflows, activity_associations","description":"<p>optional. Supported values are: [linked_contacts, notes, opportunity_workflows, activity_associations]</p>\n","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/opportunities?contact_id=1&stage_id=11","description":"<p>Returns a list of Opportunities</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["opportunities"],"host":["{{base_url}}"],"query":[{"key":"contact_id","value":"1"},{"key":"stage_id","value":"11"}],"variable":[]}},"response":[{"id":"c70a2d28-8a1d-40fd-861c-338e3fc4e1d9","name":"Opportunities GET by stage","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/opportunities?stage_id=10","host":["{{base_url}}"],"path":["opportunities"],"query":[{"key":"stage_id","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 31 Dec 2019 02:01:56 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"106b683f64954fe59092bd22443a16d4\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"b7796861-7078-4f03-830e-c3fe87af0875"},{"key":"X-Runtime","value":"29.126046"}],"cookie":[],"responseTime":null,"body":"{\n    \"opportunities\": [\n        {\n            \"id\": 1,\n            \"source_id\": 3,\n            \"source\": \"Internet Lead\",\n            \"stage_id\": 10,\n            \"stage\": \"Closed Lost\",\n            \"name\": \"401k rollover\",\n            \"description\": \"\",\n            \"opportunity_type\": 1,\n            \"opportunity_type_description\": \"New Business\",\n            \"assigned_to\": null,\n            \"amount\": \"0.0\",\n            \"close_date\": null,\n            \"next_step\": \"\",\n            \"probability\": null,\n            \"projected_revenue\": \"0.0\",\n            \"actual_revenue\": \"0.0\",\n            \"deleted\": false,\n            \"created_at\": \"2019-12-31T00:08:12.000Z\",\n            \"updated_at\": \"2019-12-31T00:46:39.000Z\",\n            \"notes\": [],\n            \"opportunity_workflows\": [],\n            \"activity_associations\": []\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 1,\n        \"total_pages\": 1\n    }\n}"},{"id":"c9ed11b4-0427-4b3b-8747-626910a0bff5","name":"Opportunities GET by contact","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"include","value":"linked_contacts, notes, opportunity_workflows, activity_associations","description":"optional. Supported values are: [linked_contacts, notes, opportunity_workflows, activity_associations]","type":"text"},{"key":"Authorization","value":"UserKeyAuth MTg1NUI5RTMtQ0Q4OC00MDJFLTkwOUItMTMwRjJBQzE3NEZDOjJGMURCODJCLTk1NjItNENFMi1CODhCLTAyMDM1Qzk1NDkwRg==","type":"text","disabled":true},{"key":"Authorization","value":"Basic MTg1NUI5RTMtQ0Q4OC00MDJFLTkwOUItMTMwRjJBQzE3NEZDOm5hdHQtYmV0YTpSZWR0YWlsITEyMzQ1","type":"text","disabled":true}],"body":{"mode":"raw","raw":""},"url":{"raw":"{{base_url}}/opportunities?contact_id=1","host":["{{base_url}}"],"path":["opportunities"],"query":[{"key":"contact_id","value":"1"},{"key":"stage_id","value":"11","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Tue, 21 Oct 2025 16:52:09 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"802931"},{"key":"user_id","value":"802931"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"ETag","value":"W/\"e5fc3c469615e989579b2d6913eded8b\""},{"key":"Content-Security-Policy","value":"frame-ancestors 'self' https://*.netx360.com/portal/login https://*.tdameritrade.com https://*.tdainstitutional.com https://*.emaplan.com https://*.circleblack.com https://netx360wealth-xat.qa.bnymellon.com https://netx360wealth.dev.bnymellon.net https://netx360wealth.test.bnymellon.net https://*.circleblack.internal http://localhost:3003"},{"key":"X-Request-Id","value":"74805842-6f26-481b-b124-ae3ba109401d"},{"key":"X-Runtime","value":"0.115026"}],"cookie":[],"responseTime":null,"body":"{\n    \"opportunities\": [\n        {\n            \"id\": 2,\n            \"source_id\": 5,\n            \"source\": \"Radio Advertisement\",\n            \"stage_id\": 11,\n            \"stage\": \"First\",\n            \"name\": \"Opportunity 2\",\n            \"description\": \"Another opportunity\",\n            \"opportunity_type\": 3,\n            \"opportunity_type_description\": \"New type123\",\n            \"assigned_to\": 802931,\n            \"amount\": \"0.0\",\n            \"close_date\": \"2025-06-02T07:00:00.000Z\",\n            \"next_step\": \"wait\",\n            \"probability\": null,\n            \"projected_revenue\": \"0.0\",\n            \"actual_revenue\": \"0.0\",\n            \"deleted\": false,\n            \"created_at\": \"2025-05-28T22:33:55.000Z\",\n            \"updated_at\": \"2025-10-21T15:59:47.000Z\",\n            \"linked_contacts\": [\n                {\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Margaret\",\n                    \"middle_name\": \"\",\n                    \"last_name\": \"Investor\",\n                    \"company_name\": null,\n                    \"full_name\": \"Margaret Investor\",\n                    \"nickname\": \"Mary\",\n                    \"suffix_id\": null,\n                    \"suffix\": null,\n                    \"job_title\": \"Attorney\",\n                    \"favorite\": false,\n                    \"pronouns\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2015-01-07T01:33:43.000Z\",\n                    \"updated_at\": \"2015-01-07T02:26:55.000Z\",\n                    \"contact_id\": 1\n                }\n            ],\n            \"notes\": [\n                {\n                    \"id\": 5,\n                    \"category_id\": 2,\n                    \"category\": \"General Information\",\n                    \"note_type\": 1,\n                    \"note_type_description\": \"Note\",\n                    \"pinned\": false,\n                    \"draft\": false,\n                    \"added_by\": 802931,\n                    \"body\": \"testing\",\n                    \"deleted\": false,\n                    \"created_at\": \"2025-09-16T20:45:17.000Z\",\n                    \"updated_at\": \"2025-09-16T20:45:17.000Z\"\n                }\n            ],\n            \"opportunity_workflows\": [],\n            \"activity_associations\": []\n        },\n        {\n            \"id\": 4,\n            \"source_id\": 3,\n            \"source\": \"Internet Lead\",\n            \"stage_id\": 11,\n            \"stage\": \"First\",\n            \"name\": \"Invest\",\n            \"description\": \"\",\n            \"opportunity_type\": 1,\n            \"opportunity_type_description\": \"New Business\",\n            \"assigned_to\": 802931,\n            \"amount\": \"100.0\",\n            \"close_date\": \"2025-10-22T07:00:00.000Z\",\n            \"next_step\": \"Buy gold\",\n            \"probability\": null,\n            \"projected_revenue\": \"500.0\",\n            \"actual_revenue\": \"300.0\",\n            \"deleted\": false,\n            \"created_at\": \"2025-10-21T15:53:40.000Z\",\n            \"updated_at\": \"2025-10-21T15:58:51.000Z\",\n            \"linked_contacts\": [\n                {\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Margaret\",\n                    \"middle_name\": \"\",\n                    \"last_name\": \"Investor\",\n                    \"company_name\": null,\n                    \"full_name\": \"Margaret Investor\",\n                    \"nickname\": \"Mary\",\n                    \"suffix_id\": null,\n                    \"suffix\": null,\n                    \"job_title\": \"Attorney\",\n                    \"favorite\": false,\n                    \"pronouns\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2015-01-07T01:33:43.000Z\",\n                    \"updated_at\": \"2015-01-07T02:26:55.000Z\",\n                    \"contact_id\": 1\n                }\n            ],\n            \"notes\": [],\n            \"opportunity_workflows\": [],\n            \"activity_associations\": []\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 2,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"b64d5330-d80c-4322-a2b8-c2283d7b8ec4"},{"name":"Opportunities By ID GET","event":[{"listen":"test","script":{"id":"d3655a52-f415-4765-8c26-e11046089b33","exec":["let jsonData = pm.response.json();","console.log(jsonData.opportunity);","","pm.test(\"verify oppotunities tparams are present\", function () {","    var attributes = ['id', 'source_id', 'stage_id', 'stage', 'name', 'description', 'opportunity_type', 'opportunity_type_description', 'assigned_to', 'amount', 'close_date', 'next_step', 'probability', 'projected_revenue', 'actual_revenue', 'deleted', 'created_at', 'updated_at'];","    validateAttributesExist(jsonData.opportunity, attributes);","","});","","pm.test('verify status response is a success', () => {","   pm.response.to.be.success","});","","pm.test(\"verify opportunity contacts params are present\", function () {","    var attributes = ['id', 'opportunity_id', 'contact_id'];","    validateAttributesExist(jsonData.opportunity.opportunity_contacts[0], attributes);","","});","","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","}"],"type":"text/javascript"}}],"id":"bfeb441f-9e9c-4784-ad5b-d961d1eb8b81","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Include","value":"linked_contacts","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/opportunities/643","description":"<p>Returns an Opportunity by ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["opportunities","643"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"46a6f9b3-ed9a-442d-8382-3a77cb99ed5e","name":"Opportunities By ID GET","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/opportunities/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 31 Dec 2019 02:03:58 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"ec58c1e39742038b2386430870dd07dd\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"3813d750-d63e-4bc6-9c1b-0f895a49b2bb"},{"key":"X-Runtime","value":"0.255966"}],"cookie":[],"responseTime":null,"body":"{\n    \"opportunities\": {\n        \"id\": 1,\n        \"source_id\": 3,\n        \"source\": \"Internet Lead\",\n        \"stage_id\": 10,\n        \"stage\": \"Closed Lost\",\n        \"name\": \"401k rollover\",\n        \"description\": \"\",\n        \"opportunity_type\": 1,\n        \"opportunity_type_description\": \"New Business\",\n        \"assigned_to\": null,\n        \"amount\": \"0.0\",\n        \"close_date\": null,\n        \"next_step\": \"\",\n        \"probability\": null,\n        \"projected_revenue\": \"0.0\",\n        \"actual_revenue\": \"0.0\",\n        \"deleted\": false,\n        \"created_at\": \"2019-12-31T00:08:12.000Z\",\n        \"updated_at\": \"2019-12-31T00:46:39.000Z\",\n        \"opportunity_contacts\": [\n            {\n                \"id\": 1,\n                \"contact_id\": 63,\n                \"opportunity_id\": 1\n            }\n        ],\n        \"notes\": [],\n        \"opportunity_workflows\": [],\n        \"activity_associations\": []\n    }\n}"}],"_postman_id":"bfeb441f-9e9c-4784-ad5b-d961d1eb8b81"},{"name":"Opportunity Create POST","event":[{"listen":"test","script":{"id":"e3023305-7967-493e-84b9-fb18b9b090f8","exec":[""],"type":"text/javascript"}}],"id":"fccef1df-d716-4d1a-9433-775eaf0f5661","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":" {\n            \"source_id\": 3,\n            \"name\": \"401k rollover\",\n            \"description\": \"\",\n            \"opportunity_type\": 1,\n            \"assigned_to\": null,\n            \"amount\": \"200000\",\n            \"close_date\": null,\n            \"next_step\": \"\",\n            \"probability\": 50,\n            \"projected_revenue\": \"0.0\",\n            \"actual_revenue\": \"0.0\",\n            \"deleted\": false,\n            \"created_at\": \"2019-12-31T00:08:12.000Z\",\n            \"updated_at\": \"2019-12-31T00:46:39.000Z\",\n            \"linked_contacts\": [\n            \t{\"contact_id\": 1},{\"contact_id\": 2}\n            ]\n}"},"url":"{{base_url}}/opportunities","description":"<p>Creates an Opportunity record</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["opportunities"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"374825ed-21e2-411a-908d-9ff1b7f18aab","name":"Opportunity Create POST","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":" {\n            \"source_id\": 3,\n            \"name\": \"401k rollover\",\n            \"description\": \"\",\n            \"opportunity_type\": 1,\n            \"assigned_to\": null,\n            \"amount\": \"200000\",\n            \"close_date\": null,\n            \"next_step\": \"\",\n            \"probability\": 50,\n            \"projected_revenue\": \"0.0\",\n            \"actual_revenue\": \"0.0\",\n            \"deleted\": false,\n            \"created_at\": \"2019-12-31T00:08:12.000Z\",\n            \"updated_at\": \"2019-12-31T00:46:39.000Z\",\n            \"opportunity_contacts\": [\n            \t{\"contact_id\": 1},{\"contact_id\": 2}\n            ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/opportunities"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 02 Jan 2020 23:38:05 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"/api/public/v1/opportunities.7"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"0db0dfbd7916bf0ecc240432e28e547d\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"a69e3db6-8b82-477a-8eee-734895e0fd12"},{"key":"X-Runtime","value":"0.352318"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"id\": 7\n}"}],"_postman_id":"fccef1df-d716-4d1a-9433-775eaf0f5661"},{"name":"Opportunity Create POST Copy","event":[{"listen":"test","script":{"id":"e3023305-7967-493e-84b9-fb18b9b090f8","exec":[""],"type":"text/javascript"}}],"id":"8c8396e0-b27b-473a-b523-fefbf2fd8e0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":" {\n            \"source_id\": 3,\n            \"name\": \"401k rollover\",\n            \"description\": \"\",\n            \"opportunity_type\": 1,\n            \"assigned_to\": null,\n            \"amount\": \"200000\",\n            \"close_date\": null,\n            \"next_step\": \"\",\n            \"probability\": 50,\n            \"projected_revenue\": \"0.0\",\n            \"actual_revenue\": \"0.0\",\n            \"deleted\": false,\n            \"created_at\": \"2019-12-31T00:08:12.000Z\",\n            \"updated_at\": \"2019-12-31T00:46:39.000Z\",\n            \"linked_contacts\": [\n            \t{\"contact_id\": 1},{\"contact_id\": 2}\n            ]\n}"},"url":"{{base_url}}/opportunities","description":"<p>Creates an Opportunity record</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["opportunities"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"1b1780e8-6759-4c3f-b3bc-17d1da894e76","name":"Opportunity Create POST","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":" {\n            \"source_id\": 3,\n            \"name\": \"401k rollover\",\n            \"description\": \"\",\n            \"opportunity_type\": 1,\n            \"assigned_to\": null,\n            \"amount\": \"200000\",\n            \"close_date\": null,\n            \"next_step\": \"\",\n            \"probability\": 50,\n            \"projected_revenue\": \"0.0\",\n            \"actual_revenue\": \"0.0\",\n            \"deleted\": false,\n            \"created_at\": \"2019-12-31T00:08:12.000Z\",\n            \"updated_at\": \"2019-12-31T00:46:39.000Z\",\n            \"opportunity_contacts\": [\n            \t{\"contact_id\": 1},{\"contact_id\": 2}\n            ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/opportunities"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 02 Jan 2020 23:38:05 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"/api/public/v1/opportunities.7"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"0db0dfbd7916bf0ecc240432e28e547d\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"a69e3db6-8b82-477a-8eee-734895e0fd12"},{"key":"X-Runtime","value":"0.352318"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"id\": 7\n}"}],"_postman_id":"8c8396e0-b27b-473a-b523-fefbf2fd8e0a"},{"name":"Opportunity Update PUT","id":"da776d04-2bec-47df-94de-628cd3726944","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":" {\n            \"source_id\": 3,\n            \"name\": \"401k rollover\",\n            \"description\": \"\",\n            \"opportunity_type\": 1,\n            \"assigned_to\": null,\n            \"amount\": \"150000\",\n            \"close_date\": null,\n            \"next_step\": \"\",\n            \"probability\": 50,\n            \"projected_revenue\": \"1110.00\",\n            \"actual_revenue\": \"650.00\",\n            \"deleted\": false,\n            \"created_at\": \"2019-12-31T00:08:12.000Z\",\n            \"updated_at\": \"2019-12-31T00:46:39.000Z\",\n            \"linked_contacts\": [\n            \t{\"contact_id\": 1}\n            ]\n}"},"url":"{{base_url}}/opportunities/6","description":"<p>Updates an Opportunity by the identifier provided</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["opportunities","6"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"d988a51e-7be4-4b28-8d92-fe8f852c9bb1","name":"Opportunity Update PUT","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":" {\n            \"source_id\": 3,\n            \"name\": \"401k rollover\",\n            \"description\": \"\",\n            \"opportunity_type\": 1,\n            \"assigned_to\": null,\n            \"amount\": \"150000\",\n            \"close_date\": null,\n            \"next_step\": \"\",\n            \"probability\": 50,\n            \"projected_revenue\": \"1110.00\",\n            \"actual_revenue\": \"650.00\",\n            \"deleted\": false,\n            \"created_at\": \"2019-12-31T00:08:12.000Z\",\n            \"updated_at\": \"2019-12-31T00:46:39.000Z\",\n            \"linked_contacts\": [\n            \t{\"contact_id\": 1}\n            ]\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/api/public/v1/opportunities/6"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Thu, 02 Jan 2020 23:40:06 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"f9197b8f-08d7-4920-a7c2-1dfded97591a"},{"key":"X-Runtime","value":"0.436090"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"da776d04-2bec-47df-94de-628cd3726944"},{"name":"Opportunity DELETE","id":"fa6871a6-4aed-479f-9f11-0d397d99f59b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/opportunities/6","description":"<p>Deletes an Opportunity Record for the provided ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["opportunities","6"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"466393fe-6799-4b85-9b3e-edc3fba2d873","name":"Opportunity DELETE","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"localhost:3000/api/public/v1/opportunities/6"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Thu, 02 Jan 2020 23:42:14 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"ea8fba96-8c49-4411-9bc1-bb92a04e1adb"},{"key":"X-Runtime","value":"0.751616"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"fa6871a6-4aed-479f-9f11-0d397d99f59b"}],"id":"2e3c90a1-30fd-41fd-8402-a9e019651483","_postman_id":"2e3c90a1-30fd-41fd-8402-a9e019651483","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Seminar Methods","item":[{"name":"Attendees","item":[{"name":"Guests","item":[{"name":"Attendees Guests Index","id":"99ad33ad-a8f5-46fa-b8b3-fb054938a40e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/seminars/:seminar_id/attendees/:attendee_id/guests","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["seminars",":seminar_id","attendees",":attendee_id","guests"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"6","key":"seminar_id"},{"type":"string","value":"25","key":"attendee_id"}]}},"response":[{"id":"896f769e-5211-4fd3-a300-4f703e3c62cb","name":"Attendees Guests Index","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/seminars/:seminar_id/attendees/:attendee_id/guests","host":["{{base_url}}"],"path":["seminars",":seminar_id","attendees",":attendee_id","guests"],"variable":[{"key":"seminar_id","value":"6"},{"key":"attendee_id","value":"25"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 29 Jun 2020 22:31:12 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"0edec9691e2e2334dd73e1a95f80f93c\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Set-Cookie","value":"ahoy_visit=d0623b33-3faf-484d-b405-5324bfb0f611; path=/; expires=Tue, 30 Jun 2020 02:31:11 -0000; SameSite=None"},{"key":"X-Request-Id","value":"2055dcc8-9558-41c1-8e17-eecfe3faa4b4"},{"key":"X-Runtime","value":"1.149331"}],"cookie":[],"responseTime":null,"body":"{\n    \"guests\": [\n        {\n            \"id\": 37,\n            \"attendee_id\": 25,\n            \"name\": \"Scott\",\n            \"deleted\": false\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 1,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"99ad33ad-a8f5-46fa-b8b3-fb054938a40e"},{"name":"Attendees Guest Show","id":"ed301246-8f06-4a87-b9cb-3ae4c375469d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/seminars/:seminar_id/attendees/:attendee_id/guests/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["seminars",":seminar_id","attendees",":attendee_id","guests",":id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"6","key":"seminar_id"},{"type":"string","value":"25","key":"attendee_id"},{"type":"string","value":"37","key":"id"}]}},"response":[{"id":"56398c67-16ef-44d4-97a7-4a07920e5365","name":"Attendees Guest Show","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/seminars/:seminar_id/attendees/:attendee_id/guests/:id","host":["{{base_url}}"],"path":["seminars",":seminar_id","attendees",":attendee_id","guests",":id"],"variable":[{"key":"seminar_id","value":"6"},{"key":"attendee_id","value":"25"},{"key":"id","value":"37"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 29 Jun 2020 22:32:40 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"d3d3e694e60b4d3b6db873bc66997405\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Set-Cookie","value":"ahoy_visit=d0623b33-3faf-484d-b405-5324bfb0f611; path=/; expires=Tue, 30 Jun 2020 02:32:40 -0000; SameSite=None"},{"key":"X-Request-Id","value":"451cd0ad-baff-4f18-9ceb-c13af1f198e9"},{"key":"X-Runtime","value":"0.101575"}],"cookie":[],"responseTime":null,"body":"{\n    \"guest\": {\n        \"id\": 37,\n        \"attendee_id\": 25,\n        \"name\": \"Scott\",\n        \"deleted\": false\n    }\n}"}],"_postman_id":"ed301246-8f06-4a87-b9cb-3ae4c375469d"},{"name":"Attendees Guest Create","id":"7579d874-10ce-4f1d-9ce7-839f74a0af27","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Stevie Smith\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/seminars/:seminar_id/attendees/:attendee_id/guests","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["seminars",":seminar_id","attendees",":attendee_id","guests"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"6","key":"seminar_id"},{"type":"string","value":"25","key":"attendee_id"}]}},"response":[{"id":"eeba0642-a689-4e87-b1de-0f329dd1c5d8","name":"Attendees Guest Create","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Stevie Smith\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/seminars/:seminar_id/attendees/:attendee_id/guests","host":["{{base_url}}"],"path":["seminars",":seminar_id","attendees",":attendee_id","guests"],"variable":[{"key":"seminar_id","value":"6"},{"key":"attendee_id","value":"25"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 29 Jun 2020 22:36:04 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Location","value":"http://localhost:3000/api/public/v1/seminars/6/attendees/25/guests/38"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"01b0a6ebd4e2ddd1f0ea7256e5354c0e\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Set-Cookie","value":"ahoy_visit=d0623b33-3faf-484d-b405-5324bfb0f611; path=/; expires=Tue, 30 Jun 2020 02:36:03 -0000; SameSite=None"},{"key":"X-Request-Id","value":"53050747-6d1e-4cc0-8d0d-1d37d6fbe8d2"},{"key":"X-Runtime","value":"0.130485"}],"cookie":[],"responseTime":null,"body":"{\n    \"guest\": {\n        \"id\": 38,\n        \"attendee_id\": 25,\n        \"name\": \"Stevie Smith\",\n        \"deleted\": false\n    }\n}"}],"_postman_id":"7579d874-10ce-4f1d-9ce7-839f74a0af27"},{"name":"Attendees Guest Update","id":"fc4e0e58-b9b4-4c05-8815-2fcd3a532681","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Sam Smith\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/seminars/:seminar_id/attendees/:attendee_id/guests/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["seminars",":seminar_id","attendees",":attendee_id","guests",":id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"6","key":"seminar_id"},{"type":"string","value":"25","key":"attendee_id"},{"type":"string","value":"38","key":"id"}]}},"response":[{"id":"2a25225d-7041-425c-83e5-bff799f227ec","name":"Attendees Guest Update","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Sam Smith\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/seminars/:seminar_id/attendees/:attendee_id/guests/:id","host":["{{base_url}}"],"path":["seminars",":seminar_id","attendees",":attendee_id","guests",":id"],"variable":[{"key":"seminar_id","value":"6"},{"key":"attendee_id","value":"25"},{"key":"id","value":"38"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 29 Jun 2020 22:37:43 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"bef2c201d768533a40d1aac1df4e9c1b\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Set-Cookie","value":"ahoy_visit=d0623b33-3faf-484d-b405-5324bfb0f611; path=/; expires=Tue, 30 Jun 2020 02:37:43 -0000; SameSite=None"},{"key":"X-Request-Id","value":"f1b8ef1e-23c8-4b65-94e0-381fc360367a"},{"key":"X-Runtime","value":"0.216978"}],"cookie":[],"responseTime":null,"body":"{\n    \"guest\": {\n        \"id\": 38,\n        \"attendee_id\": 25,\n        \"name\": \"Sam Smith\",\n        \"deleted\": false\n    }\n}"}],"_postman_id":"fc4e0e58-b9b4-4c05-8815-2fcd3a532681"},{"name":"Attendees Guest Delete","id":"afc3119c-66bb-4d3c-9cf4-a590559b8421","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{base_url}}/seminars/:seminar_id/attendees/:attendee_id/guests/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["seminars",":seminar_id","attendees",":attendee_id","guests",":id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"6","key":"seminar_id"},{"type":"string","value":"25","key":"attendee_id"},{"type":"string","value":"38","key":"id"}]}},"response":[{"id":"b8e9545e-3c1a-4872-b0d6-09a895368572","name":"Attendees Guest Delete","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"{{base_url}}/seminars/:seminar_id/attendees/:attendee_id/guests/:id","host":["{{base_url}}"],"path":["seminars",":seminar_id","attendees",":attendee_id","guests",":id"],"variable":[{"key":"seminar_id","value":"6"},{"key":"attendee_id","value":"25"},{"key":"id","value":"38"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Mon, 29 Jun 2020 22:39:36 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Cache-Control","value":"no-cache"},{"key":"Set-Cookie","value":"ahoy_visit=d0623b33-3faf-484d-b405-5324bfb0f611; path=/; expires=Tue, 30 Jun 2020 02:39:36 -0000; SameSite=None"},{"key":"X-Request-Id","value":"f35a775c-861a-4606-9a6a-b5f9d4379b42"},{"key":"X-Runtime","value":"0.121663"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"afc3119c-66bb-4d3c-9cf4-a590559b8421"}],"id":"e3f9ae0f-175d-494e-b167-3b8d6a5d4d27","_postman_id":"e3f9ae0f-175d-494e-b167-3b8d6a5d4d27","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Seminars Attendees Get","event":[{"listen":"test","script":{"id":"aea3e44b-63a0-470b-9552-006040699869","exec":[""],"type":"text/javascript"}}],"id":"48a807b5-5244-4991-9be0-4381c540e740","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":""}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/seminars/:seminar_id/attendees?guests=truepage=1","description":"<p>Retrieves a list of Attendees for the given Seminar</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["seminars",":seminar_id","attendees"],"host":["{{base_url}}"],"query":[{"key":"guests","value":"truepage=1"}],"variable":[{"type":"string","value":"14","key":"seminar_id"}]}},"response":[{"id":"43c34691-c048-42c5-aa45-bf6405003abb","name":"Seminars Attendees Get","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":""}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/seminars/:seminar_id/attendees?guests=truepage=1","host":["{{base_url}}"],"path":["seminars",":seminar_id","attendees"],"query":[{"key":"guests","value":"truepage=1"}],"variable":[{"key":"seminar_id","value":"14"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 May 2020 01:50:54 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"f78d84912bb80b0836cee48225c97220\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"f7a86c15-e773-4499-be39-bc74e2836fb5"},{"key":"X-Runtime","value":"0.376182"}],"cookie":[],"responseTime":null,"body":"{\n    \"attendees\": [\n        {\n            \"id\": 10,\n            \"contact_id\": 2,\n            \"name\": \"Investor & Investor\",\n            \"attendee_status_id\": 1,\n            \"attendee_status\": \"Attended\",\n            \"deleted\": false\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 1,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"48a807b5-5244-4991-9be0-4381c540e740"},{"name":"Seminars Attendee by ID GET","event":[{"listen":"test","script":{"id":"aea3e44b-63a0-470b-9552-006040699869","exec":[""],"type":"text/javascript"}}],"id":"15c19c6b-4546-47f3-927f-31f4e2762537","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":""}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/seminars/:seminar_id/attendees/:attendee_id","description":"<p>Retrieves an attendee by ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["seminars",":seminar_id","attendees",":attendee_id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"14","key":"seminar_id"},{"type":"string","value":"10","key":"attendee_id"}]}},"response":[{"id":"c244b98f-95f5-4a45-aa41-85712b3a05fc","name":"Seminars Attende By ID GET","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"},{"key":"Authorization","type":"text","value":""}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/seminars/:seminar_id/attendees/:attendee_id","host":["{{base_url}}"],"path":["seminars",":seminar_id","attendees",":attendee_id"],"variable":[{"key":"seminar_id","value":"14"},{"key":"attendee_id","value":"10"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 May 2020 01:49:25 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"56f90723d4eef876b1e343fd52cee65a\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"c43a498a-75a0-4757-a630-7b605697735e"},{"key":"X-Runtime","value":"0.341307"}],"cookie":[],"responseTime":null,"body":"{\n    \"attendee\": {\n        \"id\": 10,\n        \"contact_id\": 2,\n        \"name\": \"Investor & Investor\",\n        \"attendee_status_id\": 1,\n        \"attendee_status\": \"Attended\",\n        \"deleted\": false,\n        \"guests\": [\n            {\n                \"id\": 1,\n                \"attendee_id\": 10,\n                \"name\": \"Matt\",\n                \"deleted\": false\n            }\n        ]\n    }\n}"}],"_postman_id":"15c19c6b-4546-47f3-927f-31f4e2762537"},{"name":"Seminar Attendee Create POST","event":[{"listen":"test","script":{"id":"5514ef60-f89a-4224-a12f-d75543dd3fa0","exec":[""],"type":"text/javascript"}}],"id":"77166b0d-5668-4303-9911-30f70320e5bc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"contact_id\": 14,\n        \"attendee_status_id\": 1\n}"},"url":"{{base_url}}/seminars/:seminar_id/attendees","description":"<p>Creates a Seminar</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["seminars",":seminar_id","attendees"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"14","key":"seminar_id"}]}},"response":[{"id":"94e91ae3-32cb-4fa6-8495-4c3fc6d646ad","name":"Attendee with a Guest","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"contact_id\": 4,\n        \"attendee_status_id\": 1,\n        \"guests\": [{\"name\": \"Scott\"}]\n}"},"url":{"raw":"{{base_url}}/seminars/:seminar_id/attendees","host":["{{base_url}}"],"path":["seminars",":seminar_id","attendees"],"variable":[{"key":"seminar_id","value":"14"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 May 2020 03:24:51 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"http://localhost:3000/api/public/v1/seminars/14/attendees/21"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"b79256ae691b5143b47ce8d81e0234e2\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"31f4e66f-8e3c-4bfa-ad6d-2137f81b5aad"},{"key":"X-Runtime","value":"0.824718"}],"cookie":[],"responseTime":null,"body":"{\n    \"attendee\": {\n        \"id\": 21,\n        \"contact_id\": 4,\n        \"name\": \"Insuricare\",\n        \"attendee_status_id\": 1,\n        \"attendee_status\": \"Attended\",\n        \"deleted\": false,\n        \"guests\": [\n            {\n                \"id\": 8,\n                \"attendee_id\": 21,\n                \"name\": \"Scott\",\n                \"deleted\": false\n            }\n        ]\n    }\n}"},{"id":"d0a92d4c-b68b-48e6-8482-e5f4d63c3c30","name":"Seminar Attendee Create POST","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"contact_id\": 14,\n        \"attendee_status_id\": 1\n}"},"url":{"raw":"{{base_url}}/seminars/:seminar_id/attendees","host":["{{base_url}}"],"path":["seminars",":seminar_id","attendees"],"variable":[{"key":"seminar_id","value":"14"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 20 May 2020 02:14:32 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"http://localhost:3000/api/public/v1/seminars/14/attendees/20"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"1676ede97a96382e30bf94785938c3d6\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"06c41a90-c1bc-469d-a849-64b9c4de7260"},{"key":"X-Runtime","value":"0.803268"}],"cookie":[],"responseTime":null,"body":"{\n    \"attendee\": {\n        \"id\": 20,\n        \"contact_id\": 14,\n        \"name\": \"Margaret Investor\",\n        \"attendee_status_id\": 1,\n        \"attendee_status\": \"Attended\",\n        \"deleted\": false,\n        \"guests\": []\n    }\n}"}],"_postman_id":"77166b0d-5668-4303-9911-30f70320e5bc"},{"name":"Seminar Attendee Update PUT","event":[{"listen":"test","script":{"id":"5514ef60-f89a-4224-a12f-d75543dd3fa0","exec":[""],"type":"text/javascript"}}],"id":"5829655b-367b-4c66-a1e2-31c1ab19095e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n        \"id\": 20,\n        \"attendee_status_id\": 2\n}"},"url":"{{base_url}}/seminars/:seminar_id/attendees/:attendee_id","description":"<p>Updates an Attendee record by ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["seminars",":seminar_id","attendees",":attendee_id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"14","key":"seminar_id"},{"type":"string","value":"20","key":"attendee_id"}]}},"response":[{"id":"c5f1a1c0-3f03-474d-a9be-87e7cb5f50f4","name":"Seminar Attendee Update PUT","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":"{\n        \"id\": 20,\n        \"attendee_status_id\": 2\n}"},"url":{"raw":"{{base_url}}/seminars/:seminar_id/attendees/:attendee_id","host":["{{base_url}}"],"path":["seminars",":seminar_id","attendees",":attendee_id"],"variable":[{"key":"seminar_id","value":"14"},{"key":"attendee_id","value":"20"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Wed, 20 May 2020 02:16:23 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"70e16f52-ff82-4328-ac28-b0bea5a4bc28"},{"key":"X-Runtime","value":"0.450243"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"5829655b-367b-4c66-a1e2-31c1ab19095e"},{"name":"Seminar Attendee DELETE","event":[{"listen":"test","script":{"id":"5514ef60-f89a-4224-a12f-d75543dd3fa0","exec":[""],"type":"text/javascript"}}],"id":"ee520ef6-292b-423c-80d5-d71f23903792","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/seminars/:seminar_id/attendees/:attendee_id","description":"<p>Updates an Attendee record by ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["seminars",":seminar_id","attendees",":attendee_id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"14","key":"seminar_id"},{"type":"string","value":"20","key":"attendee_id"}]}},"response":[{"id":"efb28cd1-585a-4308-bb6a-44df6cf4e55a","name":"Seminar Attendee Update PUT Copy","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":{"raw":"{{base_url}}/seminars/:seminar_id/attendees/:attendee_id","host":["{{base_url}}"],"path":["seminars",":seminar_id","attendees",":attendee_id"],"variable":[{"key":"seminar_id","value":"14"},{"key":"attendee_id","value":"20"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Wed, 20 May 2020 02:18:13 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"d06da094-439c-466b-b508-a68e2e574495"},{"key":"X-Runtime","value":"0.427451"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"ee520ef6-292b-423c-80d5-d71f23903792"}],"id":"39e1c7d1-d717-4590-a1fb-4285e50404b4","description":"<p>Attendee_status_id</p>\n<p>1|Attended\n2|Confirmed\n3|Inivited\n4|No Show</p>\n<p>Please see 'lists/seminar_attendee_statuses' for full list</p>\n","event":[{"listen":"prerequest","script":{"id":"8541dbc7-18bc-489f-8529-ff80d90b4761","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"c1cc662d-8c04-4b0f-a347-2a0389669e74","type":"text/javascript","exec":[""]}}],"_postman_id":"39e1c7d1-d717-4590-a1fb-4285e50404b4","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Seminars GET","event":[{"listen":"test","script":{"id":"aea3e44b-63a0-470b-9552-006040699869","exec":["let jsonData = pm.response.json();","let seminars = jsonData.seminars[0];","let guests = jsonData.seminars[0].attendees[0].guests[0];","let attendees = jsonData.seminars[0].attendees[0];","","","pm.test('Check status code', () => {","   pm.response.to.be.success;","","});","","pm.test(\"seminar params are present\", function () {","    var attributes = ['id', 'name', 'description', 'status', 'status_description', 'location'];","     validateAttributesExist(seminars, attributes);","});","","pm.test(\"seminar attendee params are present\", function () {","    var attributes = ['id', 'contact_id', 'name', 'attendee_status', 'attendee_status_id', 'deleted'];","     validateAttributesExist(attendees, attributes);","});","","pm.test(\"seminar's guest attendees params are present\", function () {","    var attributes = ['id', 'name', 'attendee_id', 'deleted'];","    validateAttributesExist(guests, attributes);","});","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","}","",""],"type":"text/javascript"}}],"id":"31e00765-697c-4a63-8ad1-4e7a20a2f6b4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/seminars?attendees=true&page=1","description":"<p>Retrieves a list of Seminars</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["seminars"],"host":["{{base_url}}"],"query":[{"key":"attendees","value":"true"},{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"879a3308-96eb-44bf-9bb6-db41db304626","name":"Seminars GET - find by contact_id","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/seminars?contact_id=75&attendees=true&page=1","host":["{{base_url}}"],"path":["seminars"],"query":[{"key":"contact_id","value":"75","description":"return only seminar records associated with the specified contact_id"},{"key":"attendees","value":"true","description":"include attendees in the response"},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 15 Jan 2020 00:55:36 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"77d89f3f6db708b8f1418389aaaaef2b\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"4a230124-a0af-4ea2-916e-9f32f6a7a9a8"},{"key":"X-Runtime","value":"0.289490"}],"cookie":[],"responseTime":null,"body":"{\n    \"seminars\": [\n        {\n            \"id\": 1,\n            \"name\": \"Documentation Extravaganza\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendees\": [\n                {\n                    \"id\": 1,\n                    \"contact_id\": 75,\n                    \"name\": \"Margaret Smith\",\n                    \"attendee_status_id\": 2,\n                    \"attendee_status\": \"Confirmed\",\n                    \"deleted\": false,\n                    \"guests\": [\n                        {\n                            \"id\": 1,\n                            \"attendee_id\": 1,\n                            \"name\": \"Tom Hanks\",\n                            \"deleted\": false\n                        },\n                        {\n                            \"id\": 2,\n                            \"attendee_id\": 1,\n                            \"name\": \"Keanu Reeves\",\n                            \"deleted\": false\n                        },\n                        {\n                            \"id\": 3,\n                            \"attendee_id\": 1,\n                            \"name\": \"Teddy\",\n                            \"deleted\": false\n                        }\n                    ]\n                },\n                {\n                    \"id\": 2,\n                    \"contact_id\": 40,\n                    \"name\": \"Francesco Shields\",\n                    \"attendee_status_id\": 2,\n                    \"attendee_status\": \"Confirmed\",\n                    \"deleted\": false,\n                    \"guests\": [\n                        {\n                            \"id\": 4,\n                            \"attendee_id\": 2,\n                            \"name\": \"Kid #1\",\n                            \"deleted\": false\n                        },\n                        {\n                            \"id\": 5,\n                            \"attendee_id\": 2,\n                            \"name\": \"Kid #2\",\n                            \"deleted\": false\n                        }\n                    ]\n                }\n            ]\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 1,\n        \"total_pages\": 1\n    }\n}"},{"id":"b9c9d984-187f-4447-a709-0e54d77f7dc0","name":"Seminars GET [Active only, include attendees]","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/seminars?attendees=true&status=1","host":["{{base_url}}"],"path":["seminars"],"query":[{"key":"attendees","value":"true","description":"to include the full list of attendees"},{"key":"status","value":"1","description":"1 = Active | 2 = Inactive   *Defaults to Active"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Jan 2020 01:29:16 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"77d89f3f6db708b8f1418389aaaaef2b\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"70c6da66-febd-4a0f-aa65-5833b4f81bba"},{"key":"X-Runtime","value":"10.135799"}],"cookie":[],"responseTime":null,"body":"{\n    \"seminars\": [\n        {\n            \"id\": 1,\n            \"name\": \"Documentation Extravaganza\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendees\": [\n                {\n                    \"id\": 1,\n                    \"contact_id\": 75,\n                    \"name\": \"Margaret Smith\",\n                    \"attendee_status_id\": 2,\n                    \"attendee_status\": \"Confirmed\",\n                    \"deleted\": false,\n                    \"guests\": [\n                        {\n                            \"id\": 1,\n                            \"attendee_id\": 1,\n                            \"name\": \"Tom Hanks\",\n                            \"deleted\": false\n                        },\n                        {\n                            \"id\": 2,\n                            \"attendee_id\": 1,\n                            \"name\": \"Keanu Reeves\",\n                            \"deleted\": false\n                        },\n                        {\n                            \"id\": 3,\n                            \"attendee_id\": 1,\n                            \"name\": \"Teddy\",\n                            \"deleted\": false\n                        }\n                    ]\n                },\n                {\n                    \"id\": 2,\n                    \"contact_id\": 40,\n                    \"name\": \"Francesco Shields\",\n                    \"attendee_status_id\": 2,\n                    \"attendee_status\": \"Confirmed\",\n                    \"deleted\": false,\n                    \"guests\": [\n                        {\n                            \"id\": 4,\n                            \"attendee_id\": 2,\n                            \"name\": \"Kid #1\",\n                            \"deleted\": false\n                        },\n                        {\n                            \"id\": 5,\n                            \"attendee_id\": 2,\n                            \"name\": \"Kid #2\",\n                            \"deleted\": false\n                        }\n                    ]\n                }\n            ]\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 1,\n        \"total_pages\": 1\n    }\n}"},{"id":"c7ab1fe6-8515-449f-9557-ed6c8bc4e1ae","name":"Seminars GET","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/seminars"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Jan 2020 01:37:31 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"79e120b8ce0c2a7b266539580aae20af\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"7f2602d5-4739-4017-817c-2628679360a0"},{"key":"X-Runtime","value":"0.222424"}],"cookie":[],"responseTime":null,"body":"{\n    \"seminars\": [\n        {\n            \"id\": 1,\n            \"name\": \"Documentation Extravaganza\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 1,\n        \"total_pages\": 1\n    }\n}"},{"id":"f73b4dda-3bae-4833-8adb-fb9eb0355309","name":"Seminars GET Include Count","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/seminars?count=true&page=1","host":["{{base_url}}"],"path":["seminars"],"query":[{"key":"count","value":"true"},{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 02 Jun 2020 20:30:40 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"34f347b562015b253baed1206857e859\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"bdb151e0-4549-4eb8-85a9-be956cd13ebf"},{"key":"X-Runtime","value":"3.301992"}],"cookie":[],"responseTime":null,"body":"{\n    \"seminars\": [\n        {\n            \"id\": 56,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-01T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 0,\n            \"guest_count\": 0\n        },\n        {\n            \"id\": 57,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-01T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 0,\n            \"guest_count\": 0\n        },\n        {\n            \"id\": 58,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-01T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 0,\n            \"guest_count\": 0\n        },\n        {\n            \"id\": 2,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 1,\n            \"guest_count\": 0\n        },\n        {\n            \"id\": 3,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 1,\n            \"guest_count\": 0\n        },\n        {\n            \"id\": 4,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 1,\n            \"guest_count\": 0\n        },\n        {\n            \"id\": 5,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 1,\n            \"guest_count\": 0\n        },\n        {\n            \"id\": 6,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 1,\n            \"guest_count\": 0\n        },\n        {\n            \"id\": 7,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 1,\n            \"guest_count\": 0\n        },\n        {\n            \"id\": 8,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 0,\n            \"guest_count\": 0\n        },\n        {\n            \"id\": 9,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 0,\n            \"guest_count\": 0\n        },\n        {\n            \"id\": 10,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 0,\n            \"guest_count\": 0\n        },\n        {\n            \"id\": 11,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 1,\n            \"guest_count\": 0\n        },\n        {\n            \"id\": 12,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 0,\n            \"guest_count\": 0\n        },\n        {\n            \"id\": 13,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 1,\n            \"guest_count\": 0\n        },\n        {\n            \"id\": 14,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 2,\n            \"guest_count\": 8\n        },\n        {\n            \"id\": 15,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 1,\n            \"guest_count\": 1\n        },\n        {\n            \"id\": 16,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 1,\n            \"guest_count\": 0\n        },\n        {\n            \"id\": 17,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 1,\n            \"guest_count\": 0\n        },\n        {\n            \"id\": 18,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 1,\n            \"guest_count\": 1\n        },\n        {\n            \"id\": 19,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 1,\n            \"guest_count\": 1\n        },\n        {\n            \"id\": 20,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 1,\n            \"guest_count\": 1\n        },\n        {\n            \"id\": 21,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 2,\n            \"guest_count\": 0\n        },\n        {\n            \"id\": 22,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 0,\n            \"guest_count\": 0\n        },\n        {\n            \"id\": 23,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 0,\n            \"guest_count\": 0\n        },\n        {\n            \"id\": 24,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 0,\n            \"guest_count\": 0\n        },\n        {\n            \"id\": 25,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 0,\n            \"guest_count\": 0\n        },\n        {\n            \"id\": 26,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 0,\n            \"guest_count\": 0\n        },\n        {\n            \"id\": 27,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 0,\n            \"guest_count\": 0\n        },\n        {\n            \"id\": 28,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 0,\n            \"guest_count\": 0\n        },\n        {\n            \"id\": 29,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 0,\n            \"guest_count\": 0\n        },\n        {\n            \"id\": 30,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 0,\n            \"guest_count\": 0\n        },\n        {\n            \"id\": 31,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 0,\n            \"guest_count\": 0\n        },\n        {\n            \"id\": 32,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 0,\n            \"guest_count\": 0\n        },\n        {\n            \"id\": 33,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 0,\n            \"guest_count\": 0\n        },\n        {\n            \"id\": 34,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 0,\n            \"guest_count\": 0\n        },\n        {\n            \"id\": 35,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 0,\n            \"guest_count\": 0\n        },\n        {\n            \"id\": 36,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 0,\n            \"guest_count\": 0\n        },\n        {\n            \"id\": 38,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": \"San Francisco\",\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 2,\n            \"guest_count\": 4\n        },\n        {\n            \"id\": 39,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": \"San Francisco\",\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 2,\n            \"guest_count\": 4\n        },\n        {\n            \"id\": 40,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": \"San Francisco\",\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 2,\n            \"guest_count\": 4\n        },\n        {\n            \"id\": 41,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": \"San Francisco\",\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 2,\n            \"guest_count\": 4\n        },\n        {\n            \"id\": 42,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": \"San Francisco\",\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 2,\n            \"guest_count\": 4\n        },\n        {\n            \"id\": 43,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": \"San Francisco\",\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 2,\n            \"guest_count\": 4\n        },\n        {\n            \"id\": 44,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": \"San Francisco\",\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 2,\n            \"guest_count\": 4\n        },\n        {\n            \"id\": 45,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": \"San Francisco\",\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 2,\n            \"guest_count\": 4\n        },\n        {\n            \"id\": 46,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": \"San Francisco\",\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 2,\n            \"guest_count\": 4\n        },\n        {\n            \"id\": 47,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": \"San Francisco\",\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 2,\n            \"guest_count\": 4\n        },\n        {\n            \"id\": 48,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": \"San Francisco\",\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 2,\n            \"guest_count\": 4\n        },\n        {\n            \"id\": 49,\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"location\": \"San Francisco\",\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendee_count\": 2,\n            \"guest_count\": 4\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 58,\n        \"total_pages\": 2\n    }\n}"}],"_postman_id":"31e00765-697c-4a63-8ad1-4e7a20a2f6b4"},{"name":"Seminar By ID GET","event":[{"listen":"test","script":{"id":"587c2926-3af8-4ac1-ad63-2f0c3f3abc18","exec":["let jsonData = pm.response.json();","let seminars = jsonData.seminars[0];","let guests = jsonData.seminars[0].attendees[0].guests[0];","let attendees = jsonData.seminars[0].attendees[0];","","pm.test(\"seminar params are present\", function () {","    var attributes = ['id', 'name', 'description', 'status', 'status_description', 'location'];","     validateAttributesExist(seminars, attributes);","});","","pm.test(\"seminar attendee params are present\", function () {","    var attributes = ['id', 'contact_id', 'name', 'attendee_status', 'attendee_status_id', 'deleted'];","     validateAttributesExist(attendees, attributes);","});","","pm.test(\"seminar's guest attendees params are present\", function () {","    var attributes = ['id', 'name', 'attendee_id', 'deleted'];","    validateAttributesExist(guests, attributes);","});","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","}","",""],"type":"text/javascript"}}],"id":"5c3a98a2-958c-4531-96e0-f1f6069e4afc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/seminars/:seminar_id?attendees=true","description":"<p>Returns a Seminar for the ID provided.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["seminars",":seminar_id"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p>set attendees=true to include a list of attendees and their guests in the response</p>\n","type":"text/plain"},"key":"attendees","value":"true"}],"variable":[{"type":"string","value":"","key":"seminar_id"}]}},"response":[{"id":"882cacbc-7cc1-4ca0-9bdf-7292207df4b2","name":"Seminar By ID GET including attendees","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"localhost:3000/api/public/v1/seminars/1?attendees=true","host":["localhost"],"port":"3000","path":["api","public","v1","seminars","1"],"query":[{"key":"attendees","value":"true","description":"set attendees=true to include a list of attendees and their guests in the response"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Jan 2020 21:31:47 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"b0be6d4246b354a32524394502a8e41a\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"c1217460-1377-4aba-aeb6-ea19a332147f"},{"key":"X-Runtime","value":"0.499816"}],"cookie":[],"responseTime":null,"body":"{\n    \"seminars\": {\n        \"id\": 1,\n        \"name\": \"Documentation Extravaganza\",\n        \"description\": null,\n        \"status\": 1,\n        \"status_description\": \"Active\",\n        \"location\": null,\n        \"start_date\": \"2020-01-13T21:00:00.000Z\",\n        \"end_date\": \"2020-01-14T01:00:00.000Z\",\n        \"attendees\": [\n            {\n                \"id\": 1,\n                \"contact_id\": 75,\n                \"name\": \"Margaret Smith\",\n                \"attendee_status_id\": 2,\n                \"attendee_status\": \"Confirmed\",\n                \"deleted\": false,\n                \"guests\": [\n                    {\n                        \"id\": 1,\n                        \"attendee_id\": 1,\n                        \"name\": \"Tom Hanks\",\n                        \"deleted\": false\n                    },\n                    {\n                        \"id\": 2,\n                        \"attendee_id\": 1,\n                        \"name\": \"Keanu Reeves\",\n                        \"deleted\": false\n                    },\n                    {\n                        \"id\": 3,\n                        \"attendee_id\": 1,\n                        \"name\": \"Teddy\",\n                        \"deleted\": false\n                    }\n                ]\n            },\n            {\n                \"id\": 2,\n                \"contact_id\": 40,\n                \"name\": \"Francesco Shields\",\n                \"attendee_status_id\": 2,\n                \"attendee_status\": \"Confirmed\",\n                \"deleted\": false,\n                \"guests\": [\n                    {\n                        \"id\": 4,\n                        \"attendee_id\": 2,\n                        \"name\": \"Kid #1\",\n                        \"deleted\": false\n                    },\n                    {\n                        \"id\": 5,\n                        \"attendee_id\": 2,\n                        \"name\": \"Kid #2\",\n                        \"deleted\": false\n                    }\n                ]\n            }\n        ]\n    }\n}"},{"id":"cdd3c97e-c3ee-4b7c-890f-b13e220eb82c","name":"Seminar By ID GET","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"localhost:3000/api/public/v1/seminars/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 14 Jan 2020 21:33:54 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"61c4dac6dc6d0e42970887a85bbd72f7\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"e556e9dd-007b-438e-ab2e-a28811e509b5"},{"key":"X-Runtime","value":"0.228815"}],"cookie":[],"responseTime":null,"body":"{\n    \"seminars\": {\n        \"id\": 1,\n        \"name\": \"Documentation Extravaganza\",\n        \"description\": null,\n        \"status\": 1,\n        \"status_description\": \"Active\",\n        \"location\": null,\n        \"start_date\": \"2020-01-13T21:00:00.000Z\",\n        \"end_date\": \"2020-01-14T01:00:00.000Z\"\n    }\n}"}],"_postman_id":"5c3a98a2-958c-4531-96e0-f1f6069e4afc"},{"name":"Seminar Create POST","event":[{"listen":"test","script":{"id":"5514ef60-f89a-4224-a12f-d75543dd3fa0","exec":["let jsonData = pm.response.json();","let seminars = jsonData.seminar;","","","pm.test(\"seminar params are present\", function () {","    var attributes = ['id', 'name', 'description', 'status', 'status_description', 'location', 'attendees'];","     validateAttributesExist(seminars, attributes);","});","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","}","",""],"type":"text/javascript"}}],"id":"d88205b5-02c1-4643-b36f-cb61ce3af56d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":" {\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\"\n }"},"url":"{{base_url}}/seminars","description":"<p>Creates a Seminar</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["seminars"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"320ee6e7-1d28-4693-b58b-e2e539d66b43","name":"Seminar Create POST With Attendee Passthrough","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n            \"name\": \"API Testing Seminar\",\n            \"status\": 1,\n            \"location\": \"San Francisco\",\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\",\n            \"attendees\": [\n                {\n                    \"contact_id\": 2,\n                    \"attendee_status_id\": 1,\n                    \"guests\": [\n                        {\n                            \"name\": \"Scott\"\n                        }\n                    ]\n                },\n                {\n                    \"contact_id\": 4,\n                    \"attendee_status_id\": 1,\n                    \"guests\": [\n                        {\n                            \"name\": \"Matt\"\n                \n                        },\n                                             {\n                            \"name\": \"Scott\"\n                \n                        },                        {\n                            \"name\": \"Teddy\"\n                \n                        }\n                    ]\n                }\n            ]\n        }"},"url":"{{base_url}}/seminars"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 29 May 2020 23:17:35 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"http://localhost:3000/api/public/v1/seminars/38"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"eebddb689bece055d6db700e4ead82bf\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"10676cf2-775f-4bf1-ab0c-00c81e189a0c"},{"key":"X-Runtime","value":"0.984370"}],"cookie":[],"responseTime":null,"body":"{\n    \"seminar\": {\n        \"id\": 38,\n        \"name\": \"API Testing Seminar\",\n        \"description\": null,\n        \"status\": 1,\n        \"status_description\": \"Active\",\n        \"location\": \"San Francisco\",\n        \"start_date\": \"2020-01-13T21:00:00.000Z\",\n        \"end_date\": \"2020-01-14T01:00:00.000Z\",\n        \"attendees\": [\n            {\n                \"id\": 23,\n                \"contact_id\": 2,\n                \"name\": \"Investor & Investor\",\n                \"attendee_status_id\": 1,\n                \"attendee_status\": \"Attended\",\n                \"deleted\": false,\n                \"guests\": [\n                    {\n                        \"id\": 17,\n                        \"attendee_id\": 23,\n                        \"name\": \"Scott\",\n                        \"deleted\": false\n                    }\n                ]\n            },\n            {\n                \"id\": 24,\n                \"contact_id\": 4,\n                \"name\": \"Insuricare\",\n                \"attendee_status_id\": 1,\n                \"attendee_status\": \"Attended\",\n                \"deleted\": false,\n                \"guests\": [\n                    {\n                        \"id\": 18,\n                        \"attendee_id\": 24,\n                        \"name\": \"Matt\",\n                        \"deleted\": false\n                    },\n                    {\n                        \"id\": 19,\n                        \"attendee_id\": 24,\n                        \"name\": \"Scott\",\n                        \"deleted\": false\n                    },\n                    {\n                        \"id\": 20,\n                        \"attendee_id\": 24,\n                        \"name\": \"Teddy\",\n                        \"deleted\": false\n                    }\n                ]\n            }\n        ]\n    }\n}"},{"id":"54d6a735-f594-4259-8fb4-842cb5d56647","name":"Seminar Create POST","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":" {\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 1,\n            \"location\": null,\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\"\n }","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/seminars"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 15 Jan 2020 00:17:25 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"/api/public/v1/seminars.3"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"66d88edc8bb32a06a41d57b6cdd3bb5d\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"36ae10f1-f17c-4b56-afcd-20843838b070"},{"key":"X-Runtime","value":"8.923465"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"id\": 3\n}"}],"_postman_id":"d88205b5-02c1-4643-b36f-cb61ce3af56d"},{"name":"Seminar Update PUT","event":[{"listen":"prerequest","script":{"id":"0f95966a-95ec-421a-8e5f-a5682965146c","exec":["const createRequest = { ","    url:pm.environment.get(\"base_url\") + \"/seminars\",","    method: 'POST', ","    header: { ","        'content-type' : 'application/json' ,","        'authorization':pm.environment.get(\"basic_auth\")","    }, ","    body: { ","        mode : 'raw', ","        raw : JSON.stringify({ ","            ","          \"name\": \"API Testing Seminar\",","            \"description\": null,","            \"status\": 1,","            \"location\": null,","            \"start_date\": \"2020-01-13T21:00:00.000Z\",","            \"end_date\": \"2020-01-14T01:00:00.000Z\"","          ","            }) ","}}; ","pm.sendRequest(createRequest, (err, res) => {","pm.variables.set('seminar_id', res.json().seminar.id);","","}); ",""],"type":"text/javascript"}},{"listen":"test","script":{"id":"17f057ef-72bd-4cfe-b11e-30abd88167f4","exec":["let jsonData = pm.response.json();","let seminars = jsonData.seminar;","","pm.test(\"Status code is 204\", function () {","    pm.response.to.have.status(200);","});","pm.test(\"seminar params are present\", function () {","    var attributes = ['id', 'name', 'description', 'status', 'status_description', 'location', 'attendees'];","     validateAttributesExist(seminars, attributes);","});","","function validateAttributesExist(item, attributes){","    let missing_params = [];","    for(var i = 0; i < attributes.length; i++){","        try{","            pm.expect(item).to.have.property(attributes[i]);","        }catch(err){","            missing_params.add(attributes[i]);","        }","    }","    pm.expect(missing_params).to.be.empty;","}","",""],"type":"text/javascript"}}],"id":"212d44c0-ff17-45ff-8d04-3b29f882e3c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":" {\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 2,\n            \"location\": \"Hard Rock Ballroom 1\",\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\"\n }"},"url":"{{base_url}}/seminars/:seminar_id","description":"<p>Updates a Seminar Record for the provided Identifier</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["seminars",":seminar_id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{seminar_id}}","key":"seminar_id"}]}},"response":[{"id":"f3f4b703-034a-4394-94a8-1c13bb1eb191","name":"Seminar Update PUT","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":" {\n            \"name\": \"API Testing Seminar\",\n            \"description\": null,\n            \"status\": 2,\n            \"location\": \"Hard Rock Ballroom 1\",\n            \"start_date\": \"2020-01-13T21:00:00.000Z\",\n            \"end_date\": \"2020-01-14T01:00:00.000Z\"\n }","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/seminars/3"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Wed, 15 Jan 2020 00:20:31 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"84929a5f-58e2-4d8d-8896-b2cc18041394"},{"key":"X-Runtime","value":"0.349033"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"212d44c0-ff17-45ff-8d04-3b29f882e3c1"},{"name":"Seminar By ID DELETE","event":[{"listen":"prerequest","script":{"id":"53eba96b-f8ed-45e7-9f5b-f7fd5f3fd9f3","exec":["const createRequest = { ","    url:pm.environment.get(\"base_url\") + \"/seminars\",","    method: 'POST', ","    header: { ","        'content-type' : 'application/json' ,","        'authorization':pm.environment.get(\"basic_auth\")","    }, ","    body: { ","        mode : 'raw', ","        raw : JSON.stringify({ ","            ","          \"name\": \"API Testing Seminar\",","            \"description\": null,","            \"status\": 1,","            \"location\": null,","            \"start_date\": \"2020-01-13T21:00:00.000Z\",","            \"end_date\": \"2020-01-14T01:00:00.000Z\"","          ","            }) ","}}; ","pm.sendRequest(createRequest, (err, res) => {","pm.variables.set('seminar_id', res.json().seminar.id);","","}); ",""],"type":"text/javascript"}},{"listen":"test","script":{"id":"faa11c95-886e-453f-87cd-d36a856b9d4b","exec":["pm.test(\"Status code is 204\", function () {","    pm.response.to.have.status(204);","});"],"type":"text/javascript"}}],"id":"85f4f141-5aa5-4ebe-99cb-aeeb03b0c2f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{base_url}}/seminars/:seminar_id","description":"<p>Deletes a Seminar record by ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["seminars",":seminar_id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{seminar_id}}","key":"seminar_id"}]}},"response":[{"id":"aa7841ff-5975-4b63-be8b-ac4fcaa976ea","name":"Seminar By ID DELETE","originalRequest":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/seminars/2"},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Server","value":"nginx/1.16.0"},{"key":"Date","value":"Tue, 14 Jan 2020 21:33:48 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache"},{"key":"X-Request-Id","value":"99a9f516-11ee-4a02-ad3c-63b7de503ac3"},{"key":"X-Runtime","value":"0.360079"},{"key":"P3P","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"85f4f141-5aa5-4ebe-99cb-aeeb03b0c2f3"}],"id":"b2ce4805-b605-4093-9be6-866bc88dcc8b","_postman_id":"b2ce4805-b605-4093-9be6-866bc88dcc8b","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Account Methods","item":[{"name":"assets","item":[{"name":"index","id":"3d1994cf-5b74-40cd-bf67-8d8f996dd1c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/accounts/:account_id/assets","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["accounts",":account_id","assets"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"31","key":"account_id"}]}},"response":[],"_postman_id":"3d1994cf-5b74-40cd-bf67-8d8f996dd1c7"},{"name":"show","id":"00302f92-65c8-426c-b137-ffc6eb4feb2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/accounts/:account_id/assets/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["accounts",":account_id","assets",":id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"31","key":"account_id"},{"type":"string","value":"31","key":"id"}]}},"response":[],"_postman_id":"00302f92-65c8-426c-b137-ffc6eb4feb2e"},{"name":"create","id":"3c75c53a-8fed-4560-80a7-065fc88160ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"name\": \"Bank of America\",\n    \"cusip\": \"\",\n    \"ticker\": \"BAC\",\n    \"asset_type\": 56,\n    \"shares\": \"150.0\",\n    \"shares_asof\": \"2020-04-01T07:00:00.000Z\",\n    \"price\": \"21.89\",\n    \"price_asof\": \"2020-04-16T07:00:00.000Z\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/accounts/:account_id/assets","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["accounts",":account_id","assets"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"31","key":"account_id"}]}},"response":[],"_postman_id":"3c75c53a-8fed-4560-80a7-065fc88160ad"},{"name":"update","id":"acec28f7-d023-44e6-bbed-0a562f5a017f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n\t\"name\": \"Bank of America\",\n    \"cusip\": \"\",\n    \"ticker\": \"BAC\",\n    \"asset_type\": 56,\n    \"shares\": \"10.0\",\n    \"shares_asof\": \"2020-04-01T07:00:00.000Z\",\n    \"price\": \"12.0\",\n    \"price_asof\": \"2020-04-16T07:00:00.000Z\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/accounts/:account_id/assets/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["accounts",":account_id","assets",":id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"31","key":"account_id"},{"type":"string","value":"37","key":"id"}]}},"response":[],"_postman_id":"acec28f7-d023-44e6-bbed-0a562f5a017f"},{"name":"destroy","id":"628c4515-9ffd-40a5-b36e-560f47053a2b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{base_url}}/accounts/:account_id/assets/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["accounts",":account_id","assets",":id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"31","key":"account_id"},{"type":"string","value":"34","key":"id"}]}},"response":[],"_postman_id":"628c4515-9ffd-40a5-b36e-560f47053a2b"}],"id":"a10eded6-f189-4376-a4c5-ba5ffab18b09","_postman_id":"a10eded6-f189-4376-a4c5-ba5ffab18b09","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"details","item":[{"name":"index","id":"b06f2ece-c269-4221-a861-449df7729c2b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/accounts/:account_id/details","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["accounts",":account_id","details"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"31","key":"account_id"}]}},"response":[{"id":"d6e0ba87-75e2-4f3e-90c1-4b30c0f6f960","name":"index: fetching payment info from account details","originalRequest":{"method":"GET","header":[{"key":"include","value":"payment","type":"text"}],"url":{"raw":"{{base_url}}/accounts/:account_id/details","host":["{{base_url}}"],"path":["accounts",":account_id","details"],"variable":[{"key":"account_id","value":"34"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 17 Aug 2020 23:46:24 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=8291f29d-6b9f-49bb-a809-45a1f983b145; path=/; expires=Tue, 18 Aug 2020 03:46:22 -0000; SameSite=None"},{"key":"X-Request-Id","value":"33b90b96-985c-463a-90a8-8801630002bf"},{"key":"X-Runtime","value":"4.314977"}],"cookie":[],"responseTime":null,"body":"{\n    \"account_details\": {\n        \"id\": 34,\n        \"account_id\": 34,\n        \"application_date\": null,\n        \"issue_date\": null,\n        \"close_date\": null,\n        \"delivery_date\": null,\n        \"effective_date\": null,\n        \"renewal_date\": null,\n        \"cash_value\": null,\n        \"cash_value_asof\": null,\n        \"face_value\": null,\n        \"surrender_value\": null,\n        \"surrender_value_asof\": null,\n        \"loan_amount\": null,\n        \"loan_balance\": null,\n        \"loan_interest\": null,\n        \"is_rebalanced\": null,\n        \"rebalance_frequency\": null,\n        \"rebalance_last\": null,\n        \"note\": null,\n        \"rate_class\": null,\n        \"employer_access\": null,\n        \"employer_match\": null,\n        \"employee_contribution\": null,\n        \"employee_access\": null,\n        \"ltc_duration\": null,\n        \"ltc_limit\": null,\n        \"ltc_inflation\": null,\n        \"ltc_dailyamt\": null,\n        \"ltc_prorate\": null,\n        \"ltc_total\": null,\n        \"tpa_name\": null,\n        \"plan_name_401k\": null,\n        \"contract_number_401k\": null,\n        \"plan_year_401k\": null,\n        \"trustee_401k\": null,\n        \"eligibility_req_401k\": null,\n        \"entry_dates_401k\": null,\n        \"vesting_401k\": null,\n        \"loan_hardship_401k\": null,\n        \"deleted\": false,\n        \"created_at\": \"2020-08-17T22:19:15.000Z\",\n        \"updated_at\": \"2020-08-17T22:19:15.000Z\",\n        \"payment\": {\n            \"id\": 34,\n            \"type\": \"Crm::Account::Payment::PaymentTwo\",\n            \"detail_id\": 34,\n            \"premium_annual\": \"50000.0\",\n            \"premium_modal\": \"10.0\",\n            \"premium_frequency\": null,\n            \"premium_frequency_description\": null,\n            \"premium_option\": null,\n            \"premium_option_description\": null,\n            \"premium_paidto_date\": null,\n            \"premium_method\": null,\n            \"withdrawal_monthly\": \"0.0\",\n            \"withdrawal_monthly_asof\": \"2020-08-01T07:00:00.000Z\",\n            \"withdrawal_total\": \"0.0\",\n            \"withdrawal_total_asof\": \"2020-08-01T07:00:00.000Z\",\n            \"employer_contribution\": null,\n            \"guaranteed_period\": null,\n            \"invested_initially\": \"195000.0\",\n            \"invested_initial_asof\": null,\n            \"invested_total\": \"1786000.0\",\n            \"invested_total_asof\": null,\n            \"inv_one_time_amount\": null,\n            \"inv_regular_amount\": null,\n            \"inv_frequency\": 1,\n            \"inv_frequency_description\": \"Monthly\",\n            \"deleted\": false,\n            \"created_at\": \"2020-08-17T22:19:15.000Z\",\n            \"updated_at\": \"2020-08-17T22:20:46.000Z\"\n        }\n    }\n}"}],"_postman_id":"b06f2ece-c269-4221-a861-449df7729c2b"},{"name":"update","id":"ca2197a5-0aaa-40f5-a8da-6912abcec38d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"application_date\": \"2020-01-01\",\n    \"issue_date\": \"2020-01-08\",\n    \"close_date\": null,\n    \"delivery_date\": \"2020-01-13\",\n    \"effective_date\": \"2020-01-01\",\n    \"renewal_date\": \"2021-01-01\",\n    \"cash_value\": null,\n    \"cash_value_asof\": null,\n    \"face_value\": null,\n    \"surrender_value\": null,\n    \"surrender_value_asof\": null,\n    \"loan_amount\": null,\n    \"loan_balance\": null,\n    \"loan_interest\": null,\n    \"is_rebalanced\": null,\n    \"rebalance_frequency\": null,\n    \"rebalance_last\": null,\n    \"note\": null,\n    \"rate_class\": null,\n    \"employer_access\": \"absolutely\",\n    \"employer_match\": \"somewhat\",\n    \"employee_contribution\": null,\n    \"employee_access\": \"of course\",\n    \"ltc_duration\": null,\n    \"ltc_limit\": null,\n    \"ltc_inflation\": null,\n    \"ltc_dailyamt\": null,\n    \"ltc_prorate\": null,\n    \"ltc_total\": null,\n    \"tpa_name\": \"info here\",\n    \"plan_name_401k\": \"Foo Plan\",\n    \"contract_number_401k\": \"7\",\n    \"plan_year_401k\": \"2020\",\n    \"trustee_401k\": \"Wealth^3\",\n    \"eligibility_req_401k\": \"none\",\n    \"entry_dates_401k\": \"is this a date?\",\n    \"vesting_401k\": \"none\",\n    \"loan_hardship_401k\": \"sometimes\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/accounts/:account_id/details","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["accounts",":account_id","details"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"31","key":"account_id"}]}},"response":[{"id":"de1c1102-90d8-4c6d-9ab3-e58cd43166df","name":"update: payment details","originalRequest":{"method":"PUT","header":[{"key":"include","value":"payment","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"payment\": {\n        \"premium_annual\": \"9000.0\",\n        \"premium_modal\": \"10.0\",\n        \"premium_frequency\": null,\n        \"premium_option\": null,\n        \"premium_paidto_date\": null,\n        \"premium_method\": null,\n        \"withdrawal_monthly\": \"0.0\",\n        \"withdrawal_monthly_asof\": \"2020-08-01T07:00:00.000Z\",\n        \"withdrawal_total\": \"0.0\",\n        \"withdrawal_total_asof\": \"2020-08-01T07:00:00.000Z\",\n        \"employer_contribution\": null,\n        \"guaranteed_period\": null,\n        \"invested_initially\": \"195000.0\",\n        \"invested_initial_asof\": null,\n        \"invested_total\": \"1786000.0\",\n        \"invested_total_asof\": null,\n        \"inv_one_time_amount\": null,\n        \"inv_regular_amount\": null,\n        \"inv_frequency\": 2\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/accounts/:account_id/details","host":["{{base_url}}"],"path":["accounts",":account_id","details"],"variable":[{"key":"account_id","value":"34"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 17 Aug 2020 23:56:01 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=8291f29d-6b9f-49bb-a809-45a1f983b145; path=/; expires=Tue, 18 Aug 2020 03:56:01 -0000; SameSite=None"},{"key":"X-Request-Id","value":"3008d926-ba8a-4518-8712-ad999a257acd"},{"key":"X-Runtime","value":"0.240662"}],"cookie":[],"responseTime":null,"body":"{\n    \"account_details\": {\n        \"id\": 34,\n        \"account_id\": 34,\n        \"application_date\": \"2020-08-04\",\n        \"issue_date\": \"2020-08-18\",\n        \"close_date\": null,\n        \"delivery_date\": \"2020-08-21\",\n        \"effective_date\": null,\n        \"renewal_date\": null,\n        \"cash_value\": null,\n        \"cash_value_asof\": null,\n        \"face_value\": null,\n        \"surrender_value\": null,\n        \"surrender_value_asof\": null,\n        \"loan_amount\": null,\n        \"loan_balance\": null,\n        \"loan_interest\": null,\n        \"is_rebalanced\": null,\n        \"rebalance_frequency\": null,\n        \"rebalance_last\": null,\n        \"note\": null,\n        \"rate_class\": null,\n        \"employer_access\": null,\n        \"employer_match\": null,\n        \"employee_contribution\": null,\n        \"employee_access\": null,\n        \"ltc_duration\": null,\n        \"ltc_limit\": null,\n        \"ltc_inflation\": null,\n        \"ltc_dailyamt\": null,\n        \"ltc_prorate\": null,\n        \"ltc_total\": null,\n        \"tpa_name\": null,\n        \"plan_name_401k\": null,\n        \"contract_number_401k\": null,\n        \"plan_year_401k\": null,\n        \"trustee_401k\": null,\n        \"eligibility_req_401k\": null,\n        \"entry_dates_401k\": null,\n        \"vesting_401k\": null,\n        \"loan_hardship_401k\": null,\n        \"deleted\": false,\n        \"created_at\": \"2020-08-17T22:19:15.000Z\",\n        \"updated_at\": \"2020-08-17T23:55:36.000Z\",\n        \"payment\": {\n            \"id\": 34,\n            \"type\": \"Crm::Account::Payment::PaymentTwo\",\n            \"detail_id\": 34,\n            \"premium_annual\": \"9000.0\",\n            \"premium_modal\": \"10.0\",\n            \"premium_frequency\": null,\n            \"premium_frequency_description\": null,\n            \"premium_option\": null,\n            \"premium_option_description\": null,\n            \"premium_paidto_date\": null,\n            \"premium_method\": null,\n            \"withdrawal_monthly\": \"0.0\",\n            \"withdrawal_monthly_asof\": \"2020-08-01T07:00:00.000Z\",\n            \"withdrawal_total\": \"0.0\",\n            \"withdrawal_total_asof\": \"2020-08-01T07:00:00.000Z\",\n            \"employer_contribution\": null,\n            \"guaranteed_period\": null,\n            \"invested_initially\": \"195000.0\",\n            \"invested_initial_asof\": null,\n            \"invested_total\": \"1786000.0\",\n            \"invested_total_asof\": null,\n            \"inv_one_time_amount\": null,\n            \"inv_regular_amount\": null,\n            \"inv_frequency\": 2,\n            \"inv_frequency_description\": \"Quarterly\",\n            \"deleted\": false,\n            \"created_at\": \"2020-08-17T22:19:15.000Z\",\n            \"updated_at\": \"2020-08-17T23:50:19.000Z\"\n        }\n    }\n}"}],"_postman_id":"ca2197a5-0aaa-40f5-a8da-6912abcec38d"}],"id":"a2498470-a822-4e25-8d10-40d3e5aa8262","description":"<p><strong>Payment Information</strong></p>\n<p><code>payment.premium_frequency</code>  values:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>id</th>\n<th>name</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>monthly</td>\n</tr>\n<tr>\n<td>2</td>\n<td>quarterly</td>\n</tr>\n<tr>\n<td>3</td>\n<td>semi-annual</td>\n</tr>\n<tr>\n<td>4</td>\n<td>annual</td>\n</tr>\n</tbody>\n</table>\n</div><p><code>payment.premium_option</code>  values:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>id</th>\n<th>name</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>level</td>\n</tr>\n<tr>\n<td>2</td>\n<td>increasing</td>\n</tr>\n</tbody>\n</table>\n</div><p><code>payment.inv_frequency</code>  values:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>id</th>\n<th>name</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>monthly</td>\n</tr>\n<tr>\n<td>2</td>\n<td>quarterly</td>\n</tr>\n<tr>\n<td>3</td>\n<td>semi-annual</td>\n</tr>\n<tr>\n<td>4</td>\n<td>annual</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"a2498470-a822-4e25-8d10-40d3e5aa8262","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"beneficiaries","item":[{"name":"index","id":"7f89d3db-097a-466f-9af8-5e9dded14ba7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/accounts/:account_id/beneficiaries","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["accounts",":account_id","beneficiaries"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"31","key":"account_id"}]}},"response":[],"_postman_id":"7f89d3db-097a-466f-9af8-5e9dded14ba7"},{"name":"show","id":"cacd1f12-9cb1-4c1b-a8f0-fd0edf969f0f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/accounts/:account_id/beneficiaries/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["accounts",":account_id","beneficiaries",":id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"31","key":"account_id"},{"type":"string","value":"5","key":"id"}]}},"response":[],"_postman_id":"cacd1f12-9cb1-4c1b-a8f0-fd0edf969f0f"},{"name":"create","id":"92583397-d778-42c2-ac61-7948965a82c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"name\": \"Meg The Dog\",\n    \"beneficiary_type\": 1,\n    \"percentage\": \"100.0\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/accounts/:account_id/beneficiaries","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["accounts",":account_id","beneficiaries"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"31","key":"account_id"}]}},"response":[],"_postman_id":"92583397-d778-42c2-ac61-7948965a82c3"},{"name":"update","id":"bdfcdf5d-6e1c-4373-8971-e2f8f59a338c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n\t\"name\": \"Meg Muffins\",\n    \"beneficiary_type\": 1,\n    \"percentage\": \"75.0\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/accounts/:account_id/beneficiaries/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["accounts",":account_id","beneficiaries",":id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"31","key":"account_id"},{"type":"string","value":"5","key":"id"}]}},"response":[],"_postman_id":"bdfcdf5d-6e1c-4373-8971-e2f8f59a338c"},{"name":"destroy","id":"ad72ca80-390f-4829-be87-69ed9dcf37b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{base_url}}/accounts/:account_id/beneficiaries/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["accounts",":account_id","beneficiaries",":id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"31","key":"account_id"},{"type":"string","value":"2","key":"id"}]}},"response":[],"_postman_id":"ad72ca80-390f-4829-be87-69ed9dcf37b8"}],"id":"3e897054-cdbd-4166-8c4a-31a4daacc7e5","_postman_id":"3e897054-cdbd-4166-8c4a-31a4daacc7e5","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"insureds","item":[{"name":"index","id":"1b01903b-a770-495f-a82b-1307e10a7a82","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/accounts/:account_id/insureds","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["accounts",":account_id","insureds"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"32","key":"account_id"}]}},"response":[],"_postman_id":"1b01903b-a770-495f-a82b-1307e10a7a82"},{"name":"replace","id":"5de6e512-5ed5-4efe-8746-a8241dc27b9c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"is_primary\": true,\n\t\"contact_id\": 77\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/accounts/:account_id/insureds","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["accounts",":account_id","insureds"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"32","key":"account_id"}]}},"response":[],"_postman_id":"5de6e512-5ed5-4efe-8746-a8241dc27b9c"}],"id":"e02c8a8d-7636-4be5-a2c9-cbfded328ee9","_postman_id":"e02c8a8d-7636-4be5-a2c9-cbfded328ee9","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"owners","item":[{"name":"index","id":"24745481-0540-467c-9735-5993d7423278","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/accounts/:account_id/owners","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["accounts",":account_id","owners"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{account_id}}","key":"account_id"}]}},"response":[],"_postman_id":"24745481-0540-467c-9735-5993d7423278"},{"name":"replace","id":"ebcd0d57-9fde-4f2b-904f-a2b2ca099b9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"is_primary\": false,\n    \"contact_id\": 103\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/accounts/:account_id/owners","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["accounts",":account_id","owners"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{account_id}}","key":"account_id"}]}},"response":[],"_postman_id":"ebcd0d57-9fde-4f2b-904f-a2b2ca099b9f"}],"id":"36f3c60a-9baf-4f93-bdbc-283c6cacee30","_postman_id":"36f3c60a-9baf-4f93-bdbc-283c6cacee30","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"udfs","item":[{"name":"Account UDFs Get","id":"546d8b3e-b7d1-4e67-b852-700ff1d7145c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/accounts/:account_id/udfs","description":"<p>Retrieves a paged list of Account UDFs for the provided Account Identifier</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["accounts",":account_id","udfs"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{account_id}}","key":"account_id"}]}},"response":[],"_postman_id":"546d8b3e-b7d1-4e67-b852-700ff1d7145c"},{"name":"create","id":"f84f869f-5a63-4a01-8361-ad90fc01121c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"account_udf_field_id\": 3,\n    \"field_value\": 7\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/accounts/:account_id/udfs","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["accounts",":account_id","udfs"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{account_id}}","key":"account_id"}]}},"response":[],"_postman_id":"f84f869f-5a63-4a01-8361-ad90fc01121c"},{"name":"update","id":"3b30a514-1d15-4572-9763-aae8402a276d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n\t\"field_value\": \"12/31/2020\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/accounts/:account_id/udfs/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["accounts",":account_id","udfs",":id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{account_id}}","key":"account_id"},{"type":"string","value":"6","key":"id"}]}},"response":[],"_postman_id":"3b30a514-1d15-4572-9763-aae8402a276d"},{"name":"delete","id":"be806c0c-c8ee-4ff9-9679-925955fff02d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{base_url}}/accounts/:account_id/udfs/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["accounts",":account_id","udfs",":id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{account_id}}","key":"account_id"},{"type":"string","value":"1","key":"id"}]}},"response":[],"_postman_id":"be806c0c-c8ee-4ff9-9679-925955fff02d"},{"name":"show","id":"130d9d51-bc1a-473e-9a32-db527801ca4f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/accounts/:account_id/udfs/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["accounts",":account_id","udfs",":id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{account_id}}","key":"account_id"},{"type":"string","value":"6","key":"id"}]}},"response":[],"_postman_id":"130d9d51-bc1a-473e-9a32-db527801ca4f"}],"id":"773f3fc1-6bc7-48d4-b4f8-0538debceca7","_postman_id":"773f3fc1-6bc7-48d4-b4f8-0538debceca7","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"ownerships","item":[{"name":"index","id":"91b5ee0f-7f6b-4364-80f0-5369e3030c16","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/accounts/:account_id/ownerships","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["accounts",":account_id","ownerships"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{account_id}}","key":"account_id"}]}},"response":[],"_postman_id":"91b5ee0f-7f6b-4364-80f0-5369e3030c16"}],"id":"cf0cdcff-f481-4d85-9939-d7c387a9671e","_postman_id":"cf0cdcff-f481-4d85-9939-d7c387a9671e","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}}],"id":"26532221-e6f6-4064-ba71-f31456969939","_postman_id":"26532221-e6f6-4064-ba71-f31456969939","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Activities","item":[{"name":"Activity Methods","item":[{"name":"Activity Create","id":"ecd47d0a-e0e3-4ff1-a14d-b39a5c64c7b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"activity_code_id\": 2,\n    \"category_id\": null,\n    \"all_day\": false,\n    \"start_date\": \"2020-11-05T21:15:00Z\",\n    \"end_date\": \"2020-11-05T22:15:00Z\",\n    \"subject\": \"Dr. Kelly Market Call – Post-election monetary policy\",\n    \"description\": \"CALL DETAILSrnDATE: Thursday, November 5, 2020rnTIME: 4:15 p.m. ETrnrnDial-In detailsrnU.S.: 888-566-7904rnInt'l: 773-799-3690rnPasscode: 4042434#rnPIN: 3359921#rnrnWe are expecting a large turnout for this call. It is recommended that you dial in 15 minutes early to avoid delays when connecting to the call.rnrnUnable to attend live? Don't miss the replayrnA replay will be available from November 6 at 3:00 p.m. ET through December 4 at 11:00 p.m. ET.rnrnReplay details:rnU.S.: 800-294-2498rnInt'l: 402-220-9763rnPasscode: 9852rnPIN: 3359921#rn\",\n    \"location\": \"See details below.\",\n    \"importance\": 2,\n    \"priority\": null,\n    \"percentdone\": 0,\n    \"completed\": false,\n    \"completed_at\": null,\n    \"added_by\": null,\n    \"deleted\": false,\n    \"created_at\": \"2020-11-05T23:01:16.4985379Z\",\n    \"updated_at\": null,\n    \"start_time\": \"2020-11-05T21:15:00Z\",\n    \"end_time\": \"2020-11-05T22:15:00Z\",\n    \"repeats\": \"never\",\n    \"repeat_ends\": null,\n    \"repeat_ends_on\": null,\n    \"repeats_every_n_days\": null,\n    \"repeats_every_n_weeks\": null,\n    \"repeats_weekly_each_days_of_the_week\": null,\n    \"repeats_every_n_months\": null,\n    \"repeats_monthly\": null,\n    \"repeats_monthly_each_days_of_the_month\": null,\n    \"repeats_monthly_on_days_of_the_week\": null,\n    \"repeats_monthly_on_ordinals\": null,\n    \"repeats_every_n_years\": null,\n    \"repeats_yearly_each_months_of_the_year\": null,\n    \"repeats_yearly_on\": null,\n    \"repeats_yearly_on_days_of_the_week\": null,\n    \"repeats_yearly_on_ordinals\": null,\n    \"instanced\": false,\n    \"instance_id\": null,\n    \"ical\": null,\n    \"exception_times\": null,\n    \"contacts\": null,\n    \"composite_id\": \"0\",\n    \"local_start_date\": \"2020-11-05T16:15:00-05:00\",\n    \"local_end_date\": \"2020-11-05T17:15:00-05:00\",\n    \"local_last_updated\": \"2020-11-05T18:01:16.4985379-05:00\",\n    \"local_completed_at\": \"2020-11-05T18:01:16.4985379-05:00\",\n    \"local_exception_times\": null,\n    \"linked_contacts\": [\n        {\"email\": \"association@fakemail.com\"}\n\t]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/activities","description":"<p>activity_code_id:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>value</th>\n<th>description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>Task</td>\n</tr>\n<tr>\n<td>2</td>\n<td>Appointment</td>\n</tr>\n<tr>\n<td>3</td>\n<td>Phone Call</td>\n</tr>\n<tr>\n<td>4</td>\n<td>Unassigned</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Note: When creating all-day activities, the start time should be midnight of the authenticated user's timezone.</strong></p>\n<p>Given the date December 14, 2020, both of the following formats work for a PST user.</p>\n<p>2020-04-03T00:00:00.000</p>\n<p>2020-04-03T08:00:00.000z</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["activities"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"a00f2626-850f-42c2-90dd-3b360aac5954","name":"Activity Create: Repeating each week day","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"category_id\": 2,\n\t\"subject\": \"repeats each week day\",\n\t\"all_day\": false,\n\t\"start_date\": \"2020-06-01T19:00:00.000Z\",\n\t\"end_date\": \"2020-06-01T20:00:00.000Z\",\n\t\"description\": \"Lunch\",\n\t\"importance\": 2,\n\t\"repeat_ends\": null,\n\t\"repeat_ends_on\": null,\n\t\"repeats\": \"every-weekday\",\n\t\"repeats_every_n_weeks\": 1\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/activities"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 09 Jun 2020 21:41:53 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"http://localhost:3000/api/public/v1/activities/231"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"701b0471276e85cc763e2c80f767e422\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"d4d095d2-9988-417d-8ac9-88a0f492e23a"},{"key":"X-Runtime","value":"1.773881"}],"cookie":[],"responseTime":null,"body":"{\n    \"activity\": {\n        \"id\": 231,\n        \"category_id\": 2,\n        \"activity_code_id\": 1,\n        \"subject\": \"repeats each week day\",\n        \"all_day\": false,\n        \"start_date\": \"2020-06-01T12:00:00.000-07:00\",\n        \"end_date\": \"2020-06-01T13:00:00.000-07:00\",\n        \"description\": \"Lunch\",\n        \"location\": null,\n        \"importance\": 2,\n        \"priority\": null,\n        \"percentdone\": null,\n        \"share_with_client\": false,\n        \"background_color\": null,\n        \"text_color\": null,\n        \"added_by\": 280959,\n        \"deleted\": false,\n        \"created_at\": \"2020-06-09T14:41:53.000-07:00\",\n        \"updated_at\": \"2020-06-09T14:41:53.000-07:00\",\n        \"ical\": \"DTSTART;TZID=PDT:20200601T120000\\nRRULE:FREQ=WEEKLY;BYDAY=MO,TU,WE,TH,FR\\nDTEND;TZID=PDT:20200601T130000\",\n        \"instance_id\": null,\n        \"is_private\": false,\n        \"completed\": false,\n        \"completed_at\": null,\n        \"repeat_ends\": null,\n        \"repeat_ends_on\": null,\n        \"repeats\": \"every-weekday\",\n        \"repeats_every_n_days\": null,\n        \"repeats_every_n_weeks\": 1,\n        \"repeats_weekly_each_days_of_the_week\": [\n            1,\n            2,\n            3,\n            4,\n            5\n        ],\n        \"repeats_every_n_months\": null,\n        \"repeats_monthly_each_days_of_the_month\": null,\n        \"repeats_monthly_on_days_of_the_week\": null,\n        \"repeats_monthly_on_ordinals\": null,\n        \"repeats_every_n_years\": null,\n        \"repeats_yearly_each_months_of_the_year\": null,\n        \"repeats_yearly_on\": null,\n        \"repeats_yearly_on_days_of_the_week\": null,\n        \"repeats_yearly_on_ordinals\": null,\n        \"exception_times\": null,\n        \"recurrence_period\": {\n            \"id\": 88,\n            \"activity_id\": 231,\n            \"end_date\": null,\n            \"schedule\": {\n                \"start_time\": {\n                    \"time\": \"2020-06-01T19:00:00.000Z\",\n                    \"zone\": \"Pacific Time (US & Canada)\"\n                },\n                \"end_time\": {\n                    \"time\": \"2020-06-01T20:00:00.000Z\",\n                    \"zone\": \"Pacific Time (US & Canada)\"\n                },\n                \"rrules\": [\n                    {\n                        \"validations\": {\n                            \"day\": [\n                                1,\n                                2,\n                                3,\n                                4,\n                                5\n                            ]\n                        },\n                        \"rule_type\": \"IceCube::WeeklyRule\",\n                        \"interval\": 1,\n                        \"week_start\": 0\n                    }\n                ],\n                \"rtimes\": [],\n                \"extimes\": []\n            },\n            \"deleted\": false,\n            \"created_at\": \"2020-06-09T14:41:53.000-07:00\",\n            \"updated_at\": \"2020-06-09T14:41:53.000-07:00\"\n        },\n        \"next_occurrence\": {\n            \"start\": \"2020-06-10T19:00:00.000Z\",\n            \"end\": \"2020-06-10T20:00:00.000Z\"\n        },\n        \"privacy_settings\": {\n            \"option_id\": 0,\n            \"team_id\": null\n        },\n        \"current_user_time_zone\": \"Pacific Time (US & Canada)\",\n        \"linked_contacts\": [],\n        \"attendees\": [\n            {\n                \"type\": \"Crm::Activity::Attendee::User\",\n                \"name\": \"Developer User\",\n                \"user_id\": 280959,\n                \"email\": \"someone@example.com\"\n            }\n        ]\n    }\n}"},{"id":"989327f1-638a-496a-85be-2c0cccc4f310","name":"Activity Create: Repeats weekly on Monday and Friday.","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"category_id\": 2,\n    \"subject\": \"Repeats weekly on monday and friday\",\n    \"all_day\": false,\n    \"start_date\": \"2020-06-08T16:00:00.000Z\",\n    \"end_date\": \"2020-06-08T16:15:00.000Z\",\n    \"description\": \"Check-in\",\n    \"importance\": 2,\n    \"repeat_ends\": null,\n    \"repeat_ends_on\": null,\n    \"repeats\": \"weekly\",\n    \"repeats_every_n_weeks\": 1,\n    \"repeats_weekly_each_days_of_the_week\": [\n        1,\n        5\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/activities"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 09 Jun 2020 21:52:09 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"http://localhost:3000/api/public/v1/activities/232"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"a95b5997bd46cb145a066a218fc847a3\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"67324c67-28bf-4376-b9ba-354f65ca08b2"},{"key":"X-Runtime","value":"1.699220"}],"cookie":[],"responseTime":null,"body":"{\n    \"activity\": {\n        \"id\": 232,\n        \"category_id\": 2,\n        \"activity_code_id\": 1,\n        \"subject\": \"Repeats weekly on monday and friday\",\n        \"all_day\": false,\n        \"start_date\": \"2020-06-08T09:00:00.000-07:00\",\n        \"end_date\": \"2020-06-08T09:15:00.000-07:00\",\n        \"description\": \"Check-in\",\n        \"location\": null,\n        \"importance\": 2,\n        \"priority\": null,\n        \"percentdone\": null,\n        \"share_with_client\": false,\n        \"background_color\": null,\n        \"text_color\": null,\n        \"added_by\": 280959,\n        \"deleted\": false,\n        \"created_at\": \"2020-06-09T14:52:09.000-07:00\",\n        \"updated_at\": \"2020-06-09T14:52:09.000-07:00\",\n        \"ical\": \"DTSTART;TZID=PDT:20200608T090000\\nRRULE:FREQ=WEEKLY;BYDAY=MO,FR\\nDTEND;TZID=PDT:20200608T091500\",\n        \"instance_id\": null,\n        \"is_private\": false,\n        \"completed\": false,\n        \"completed_at\": null,\n        \"repeat_ends\": null,\n        \"repeat_ends_on\": null,\n        \"repeats\": \"weekly\",\n        \"repeats_every_n_days\": null,\n        \"repeats_every_n_weeks\": 1,\n        \"repeats_weekly_each_days_of_the_week\": [\n            1,\n            5\n        ],\n        \"repeats_every_n_months\": null,\n        \"repeats_monthly_each_days_of_the_month\": null,\n        \"repeats_monthly_on_days_of_the_week\": null,\n        \"repeats_monthly_on_ordinals\": null,\n        \"repeats_every_n_years\": null,\n        \"repeats_yearly_each_months_of_the_year\": null,\n        \"repeats_yearly_on\": null,\n        \"repeats_yearly_on_days_of_the_week\": null,\n        \"repeats_yearly_on_ordinals\": null,\n        \"exception_times\": null,\n        \"recurrence_period\": {\n            \"id\": 89,\n            \"activity_id\": 232,\n            \"end_date\": null,\n            \"schedule\": {\n                \"start_time\": {\n                    \"time\": \"2020-06-08T16:00:00.000Z\",\n                    \"zone\": \"Pacific Time (US & Canada)\"\n                },\n                \"end_time\": {\n                    \"time\": \"2020-06-08T16:15:00.000Z\",\n                    \"zone\": \"Pacific Time (US & Canada)\"\n                },\n                \"rrules\": [\n                    {\n                        \"validations\": {\n                            \"day\": [\n                                1,\n                                5\n                            ]\n                        },\n                        \"rule_type\": \"IceCube::WeeklyRule\",\n                        \"interval\": 1,\n                        \"week_start\": 0\n                    }\n                ],\n                \"rtimes\": [],\n                \"extimes\": []\n            },\n            \"deleted\": false,\n            \"created_at\": \"2020-06-09T14:52:09.000-07:00\",\n            \"updated_at\": \"2020-06-09T14:52:09.000-07:00\"\n        },\n        \"next_occurrence\": {\n            \"start\": \"2020-06-12T16:00:00.000Z\",\n            \"end\": \"2020-06-12T16:15:00.000Z\"\n        },\n        \"privacy_settings\": {\n            \"option_id\": 0,\n            \"team_id\": null\n        },\n        \"current_user_time_zone\": \"Pacific Time (US & Canada)\",\n        \"linked_contacts\": [],\n        \"attendees\": [\n            {\n                \"type\": \"Crm::Activity::Attendee::User\",\n                \"name\": \"Dev User\",\n                \"user_id\": 280959,\n                \"email\": \"test@example.com\"\n            }\n        ]\n    }\n}"},{"id":"b17b10d2-873a-45d6-97f4-70637541ce22","name":"Activity Create: Repeats monthly on the last thursday","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"category_id\": 2,\n\t\"subject\": \"Repeats monthly on the last Thursday\",\n\t\"all_day\": false,\n\t\"start_date\": \"2020-06-25T22:30:00.000Z\",\n\t\"end_date\": \"2020-06-25T23:30:00.000Z\",\n\t\"repeats\": \"monthly-on-last-weekday\",\n\t\"repeat_ends\": null,\n\t\"repeat_ends_on\": null,\n\t\"repeats_every_n_months\": 1,\n\t\"repeats_monthly_on_days_of_the_week\": [\n\t\t4\n\t],\n\t\"repeats_monthly_on_ordinals\": [\n\t\t-1\n\t]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/activities"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 09 Jun 2020 22:23:10 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"http://localhost:3000/api/public/v1/activities/235"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"981726bac3b514b66c6df0b7daf0e5a0\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"e8f1cd89-92a8-4906-ad0a-34eb6418dd07"},{"key":"X-Runtime","value":"0.786993"}],"cookie":[],"responseTime":null,"body":"{\n    \"activity\": {\n        \"id\": 235,\n        \"category_id\": 2,\n        \"activity_code_id\": 1,\n        \"subject\": \"Repeats monthly on the last Thursday\",\n        \"all_day\": false,\n        \"start_date\": \"2020-06-25T15:30:00.000-07:00\",\n        \"end_date\": \"2020-06-25T16:30:00.000-07:00\",\n        \"description\": null,\n        \"location\": null,\n        \"importance\": null,\n        \"priority\": null,\n        \"percentdone\": null,\n        \"share_with_client\": false,\n        \"background_color\": null,\n        \"text_color\": null,\n        \"added_by\": 280959,\n        \"deleted\": false,\n        \"created_at\": \"2020-06-09T15:23:10.000-07:00\",\n        \"updated_at\": \"2020-06-09T15:23:10.000-07:00\",\n        \"ical\": \"DTSTART;TZID=PDT:20200625T153000\\nRRULE:FREQ=MONTHLY;BYDAY=-1TH\\nDTEND;TZID=PDT:20200625T163000\",\n        \"instance_id\": null,\n        \"is_private\": false,\n        \"completed\": false,\n        \"completed_at\": null,\n        \"repeat_ends\": null,\n        \"repeat_ends_on\": null,\n        \"repeats\": \"monthly-on-last-weekday\",\n        \"repeats_every_n_days\": null,\n        \"repeats_every_n_weeks\": null,\n        \"repeats_weekly_each_days_of_the_week\": null,\n        \"repeats_every_n_months\": 1,\n        \"repeats_monthly_each_days_of_the_month\": null,\n        \"repeats_monthly_on_days_of_the_week\": [\n            4\n        ],\n        \"repeats_monthly_on_ordinals\": [\n            -1\n        ],\n        \"repeats_every_n_years\": null,\n        \"repeats_yearly_each_months_of_the_year\": null,\n        \"repeats_yearly_on\": null,\n        \"repeats_yearly_on_days_of_the_week\": null,\n        \"repeats_yearly_on_ordinals\": null,\n        \"exception_times\": null,\n        \"recurrence_period\": {\n            \"id\": 92,\n            \"activity_id\": 235,\n            \"end_date\": null,\n            \"schedule\": {\n                \"start_time\": {\n                    \"time\": \"2020-06-25T22:30:00.000Z\",\n                    \"zone\": \"Pacific Time (US & Canada)\"\n                },\n                \"end_time\": {\n                    \"time\": \"2020-06-25T23:30:00.000Z\",\n                    \"zone\": \"Pacific Time (US & Canada)\"\n                },\n                \"rrules\": [\n                    {\n                        \"validations\": {\n                            \"day_of_week\": {\n                                \"4\": [\n                                    -1\n                                ]\n                            }\n                        },\n                        \"rule_type\": \"IceCube::MonthlyRule\",\n                        \"interval\": 1\n                    }\n                ],\n                \"rtimes\": [],\n                \"extimes\": []\n            },\n            \"deleted\": false,\n            \"created_at\": \"2020-06-09T15:23:10.000-07:00\",\n            \"updated_at\": \"2020-06-09T15:23:10.000-07:00\"\n        },\n        \"next_occurrence\": {\n            \"start\": \"2020-06-25T22:30:00.000Z\",\n            \"end\": \"2020-06-25T23:30:00.000Z\"\n        },\n        \"privacy_settings\": {\n            \"option_id\": 0,\n            \"team_id\": null\n        },\n        \"current_user_time_zone\": \"Pacific Time (US & Canada)\",\n        \"linked_contacts\": [],\n        \"attendees\": [\n            {\n                \"type\": \"Crm::Activity::Attendee::User\",\n                \"name\": \"Dev User\",\n                \"user_id\": 280959,\n                \"email\": \"test@example.com\"\n            }\n        ]\n    }\n}"},{"id":"db42bc5b-fcae-493f-b71d-0acd88e6d5b8","name":"Activity Create: Repeats monthly on the second Wednesday","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"category_id\": 2,\n    \"subject\": \"Repeats monthly on the second Wednesday\",\n    \"all_day\": false,\n    \"start_date\": \"2020-06-10T21:00:00.000Z\",\n    \"end_date\": \"2020-06-10T22:00:00.000Z\",\n    \"importance\": 2,\n    \"repeat_ends\": null,\n    \"repeat_ends_on\": null,\n    \"repeats\": \"monthly-on-nth\",\n    \"repeats_every_n_months\": 1,\n    \"repeats_monthly_on_days_of_the_week\": [\n        3\n    ],\n    \"repeats_monthly_on_ordinals\": [\n        2\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/activities"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 09 Jun 2020 22:29:28 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"http://localhost:3000/api/public/v1/activities/236"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"c489621f53d5c836560ef16eba9f00cf\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"6ba028ae-f2b3-4826-850f-62fe8f12c8df"},{"key":"X-Runtime","value":"1.975842"}],"cookie":[],"responseTime":null,"body":"{\n    \"activity\": {\n        \"id\": 236,\n        \"category_id\": 2,\n        \"activity_code_id\": 1,\n        \"subject\": \"Repeats monthly on the second Wednesday\",\n        \"all_day\": false,\n        \"start_date\": \"2020-06-10T14:00:00.000-07:00\",\n        \"end_date\": \"2020-06-10T15:00:00.000-07:00\",\n        \"description\": null,\n        \"location\": null,\n        \"importance\": 2,\n        \"priority\": null,\n        \"percentdone\": null,\n        \"share_with_client\": false,\n        \"background_color\": null,\n        \"text_color\": null,\n        \"added_by\": 280959,\n        \"deleted\": false,\n        \"created_at\": \"2020-06-09T15:29:28.000-07:00\",\n        \"updated_at\": \"2020-06-09T15:29:28.000-07:00\",\n        \"ical\": \"DTSTART;TZID=PDT:20200610T140000\\nRRULE:FREQ=MONTHLY;BYDAY=2WE\\nDTEND;TZID=PDT:20200610T150000\",\n        \"instance_id\": null,\n        \"is_private\": false,\n        \"completed\": false,\n        \"completed_at\": null,\n        \"repeat_ends\": null,\n        \"repeat_ends_on\": null,\n        \"repeats\": \"monthly-on-nth\",\n        \"repeats_every_n_days\": null,\n        \"repeats_every_n_weeks\": null,\n        \"repeats_weekly_each_days_of_the_week\": null,\n        \"repeats_every_n_months\": 1,\n        \"repeats_monthly_each_days_of_the_month\": null,\n        \"repeats_monthly_on_days_of_the_week\": [\n            3\n        ],\n        \"repeats_monthly_on_ordinals\": [\n            2\n        ],\n        \"repeats_every_n_years\": null,\n        \"repeats_yearly_each_months_of_the_year\": null,\n        \"repeats_yearly_on\": null,\n        \"repeats_yearly_on_days_of_the_week\": null,\n        \"repeats_yearly_on_ordinals\": null,\n        \"exception_times\": null,\n        \"recurrence_period\": {\n            \"id\": 93,\n            \"activity_id\": 236,\n            \"end_date\": null,\n            \"schedule\": {\n                \"start_time\": {\n                    \"time\": \"2020-06-10T21:00:00.000Z\",\n                    \"zone\": \"Pacific Time (US & Canada)\"\n                },\n                \"end_time\": {\n                    \"time\": \"2020-06-10T22:00:00.000Z\",\n                    \"zone\": \"Pacific Time (US & Canada)\"\n                },\n                \"rrules\": [\n                    {\n                        \"validations\": {\n                            \"day_of_week\": {\n                                \"3\": [\n                                    2\n                                ]\n                            }\n                        },\n                        \"rule_type\": \"IceCube::MonthlyRule\",\n                        \"interval\": 1\n                    }\n                ],\n                \"rtimes\": [],\n                \"extimes\": []\n            },\n            \"deleted\": false,\n            \"created_at\": \"2020-06-09T15:29:28.000-07:00\",\n            \"updated_at\": \"2020-06-09T15:29:28.000-07:00\"\n        },\n        \"next_occurrence\": {\n            \"start\": \"2020-06-10T21:00:00.000Z\",\n            \"end\": \"2020-06-10T22:00:00.000Z\"\n        },\n        \"privacy_settings\": {\n            \"option_id\": 0,\n            \"team_id\": null\n        },\n        \"current_user_time_zone\": \"Pacific Time (US & Canada)\",\n        \"linked_contacts\": [],\n        \"attendees\": [\n            {\n                \"type\": \"Crm::Activity::Attendee::User\",\n                \"name\": \"Dev User\",\n                \"user_id\": 280959,\n                \"email\": \"test@example.com\"\n            }\n        ]\n    }\n}"},{"id":"c6658d6d-5168-4a91-9fb0-5c5b74422436","name":"Activity Create: Repeats annually on July 3rd","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"category_id\": 2,\n    \"subject\": \"Repeats annually on July 3rd\",\n    \"all_day\": true,\n    \"start_date\": \"2020-07-03T07:00:00.000Z\",\n    \"end_date\": \"2020-07-03T07:00:00.000Z\",\n    \"description\": \"Company rafting trip.\",\n    \"location\": \"\",\n    \"importance\": 2,\n    \"repeat_ends\": null,\n    \"repeat_ends_on\": null,\n    \"repeats\": \"annually-on-date\",\n    \"repeats_every_n_years\": 1,\n    \"repeats_yearly_each_months_of_the_year\": [\n        7\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/activities"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 09 Jun 2020 22:43:06 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"http://localhost:3000/api/public/v1/activities/237"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"363b248976a3d310a62d1af9d519013b\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"204517a7-3395-4b60-93f0-99066ba0d461"},{"key":"X-Runtime","value":"1.827878"}],"cookie":[],"responseTime":null,"body":"{\n    \"activity\": {\n        \"id\": 237,\n        \"category_id\": 2,\n        \"activity_code_id\": 1,\n        \"subject\": \"Repeats annually on July 3rd\",\n        \"all_day\": true,\n        \"start_date\": \"2020-07-03T07:00:00.000-07:00\",\n        \"end_date\": \"2020-07-03T07:00:00.000-07:00\",\n        \"description\": \"Company rafting trip.\",\n        \"location\": \"\",\n        \"importance\": 2,\n        \"priority\": null,\n        \"percentdone\": null,\n        \"share_with_client\": false,\n        \"background_color\": null,\n        \"text_color\": null,\n        \"added_by\": 280959,\n        \"deleted\": false,\n        \"created_at\": \"2020-06-09T15:43:06.000-07:00\",\n        \"updated_at\": \"2020-06-09T15:43:06.000-07:00\",\n        \"ical\": \"DTSTART;TZID=PDT:20200703T000000\\nRRULE:FREQ=YEARLY;BYMONTH=7;BYMONTHDAY=3\\nDTEND;TZID=PDT:20200703T235959\",\n        \"instance_id\": null,\n        \"is_private\": false,\n        \"completed\": false,\n        \"completed_at\": null,\n        \"repeat_ends\": null,\n        \"repeat_ends_on\": null,\n        \"repeats\": \"annually-on-date\",\n        \"repeats_every_n_days\": null,\n        \"repeats_every_n_weeks\": null,\n        \"repeats_weekly_each_days_of_the_week\": null,\n        \"repeats_every_n_months\": null,\n        \"repeats_monthly_each_days_of_the_month\": null,\n        \"repeats_monthly_on_days_of_the_week\": null,\n        \"repeats_monthly_on_ordinals\": null,\n        \"repeats_every_n_years\": 1,\n        \"repeats_yearly_each_months_of_the_year\": [\n            7\n        ],\n        \"repeats_yearly_on\": false,\n        \"repeats_yearly_on_days_of_the_week\": null,\n        \"repeats_yearly_on_ordinals\": null,\n        \"exception_times\": null,\n        \"recurrence_period\": {\n            \"id\": 94,\n            \"activity_id\": 237,\n            \"end_date\": null,\n            \"schedule\": {\n                \"start_time\": {\n                    \"time\": \"2020-07-03T14:00:00.000Z\",\n                    \"zone\": \"Pacific Time (US & Canada)\"\n                },\n                \"end_time\": {\n                    \"time\": \"2020-07-03T14:00:00.000Z\",\n                    \"zone\": \"Pacific Time (US & Canada)\"\n                },\n                \"rrules\": [\n                    {\n                        \"validations\": {\n                            \"month_of_year\": [\n                                7\n                            ],\n                            \"day_of_month\": [\n                                3\n                            ]\n                        },\n                        \"rule_type\": \"IceCube::YearlyRule\",\n                        \"interval\": 1\n                    }\n                ],\n                \"rtimes\": [\n                    {\n                        \"time\": \"2020-07-03T07:00:00.000Z\",\n                        \"zone\": \"Pacific Time (US & Canada)\"\n                    }\n                ],\n                \"extimes\": []\n            },\n            \"deleted\": false,\n            \"created_at\": \"2020-06-09T15:43:06.000-07:00\",\n            \"updated_at\": \"2020-06-09T15:43:06.000-07:00\"\n        },\n        \"next_occurrence\": {\n            \"start\": \"2020-07-03T14:00:00.000Z\",\n            \"end\": \"2020-07-04T13:59:59.999Z\"\n        },\n        \"privacy_settings\": {\n            \"option_id\": 0,\n            \"team_id\": null\n        },\n        \"current_user_time_zone\": \"Pacific Time (US & Canada)\",\n        \"linked_contacts\": [],\n        \"attendees\": [\n            {\n                \"type\": \"Crm::Activity::Attendee::User\",\n                \"name\": \"Dev User\",\n                \"user_id\": 280959,\n                \"email\": \"test@example.com\"\n            }\n        ]\n    }\n}"},{"id":"f9eb5bfc-4ca8-4e9c-be6b-52f243490a2d","name":"Activity Create: with attendees, contacts, and associations","originalRequest":{"method":"POST","header":[{"key":"include","value":"linked_contacts, attendees, activity_associations","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"category_id\": 2,\n    \"subject\": \"Risk Management\",\n    \"all_day\": false,\n    \"start_date\": \"2020-04-03T09:30:00.000Z\",\n    \"end_date\": \"2020-04-03T10:00:00.000Z\",\n    \"description\": \"Description Here\",\n    \"location\": \"Conference Room 1\",\n    \"importance\": 2,\n    \"priority\": null,\n    \"repeats\": \"never\",\n    \"attendees\": [\n        {\n            \"type\": \"Crm::Activity::Attendee::User\",\n            \"user_id\": 281076\n        },\n        {\n        \t\"type\": \"Crm::Activity::Attendee::Guest\",\n            \"name\": \"Guest User\",\n            \"email\": {\n            \t\"address\": \"test@example.com\"\n            }\n        }\n    ],\n    \"linked_contacts\": [\n    \t{ \"contact_id\": 16 }\n\t],\n\t\"activity_associations\": [\n\t\t{ \"actable_id\": 7, \"actable_type\": \"Crm::Account\" }\t\n\t],\n\t\"privacy_settings\": {\n\t\t\"option_id\": 0,\n\t\t\"team_id\": null\n\t}\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/activities"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 13 Aug 2020 18:13:48 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Location","value":"http://localhost:3000/api/public/v1/activities/315"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=34af735f-18e3-41bd-9d3a-a399b820a2ac; path=/; expires=Thu, 13 Aug 2020 22:13:46 -0000; SameSite=None"},{"key":"X-Request-Id","value":"01173c2f-a62a-4a7e-bf77-ece969b5c28f"},{"key":"X-Runtime","value":"1.825646"}],"cookie":[],"responseTime":null,"body":"{\n    \"activity\": {\n        \"id\": 315,\n        \"category_id\": 2,\n        \"activity_code_id\": 1,\n        \"subject\": \"Risk Management\",\n        \"all_day\": false,\n        \"start_date\": \"2020-04-03T02:30:00.000-07:00\",\n        \"end_date\": \"2020-04-03T03:00:00.000-07:00\",\n        \"description\": \"Description Here\",\n        \"location\": \"Conference Room 1\",\n        \"importance\": 2,\n        \"priority\": null,\n        \"percentdone\": null,\n        \"share_with_client\": false,\n        \"background_color\": null,\n        \"text_color\": null,\n        \"added_by\": 280959,\n        \"deleted\": false,\n        \"created_at\": \"2020-08-13T11:13:47.000-07:00\",\n        \"updated_at\": \"2020-08-13T11:13:47.000-07:00\",\n        \"ical\": \"DTSTART;TZID=PDT:20200403T023000\\nDTEND;TZID=PDT:20200403T030000\",\n        \"instance_id\": null,\n        \"is_private\": false,\n        \"completed\": false,\n        \"completed_at\": null,\n        \"repeat_ends\": null,\n        \"repeat_ends_on\": null,\n        \"repeats\": \"never\",\n        \"repeats_every_n_days\": null,\n        \"repeats_every_n_weeks\": null,\n        \"repeats_weekly_each_days_of_the_week\": null,\n        \"repeats_every_n_months\": null,\n        \"repeats_monthly_each_days_of_the_month\": null,\n        \"repeats_monthly_on_days_of_the_week\": null,\n        \"repeats_monthly_on_ordinals\": null,\n        \"repeats_every_n_years\": null,\n        \"repeats_yearly_each_months_of_the_year\": null,\n        \"repeats_yearly_on\": null,\n        \"repeats_yearly_on_days_of_the_week\": null,\n        \"repeats_yearly_on_ordinals\": null,\n        \"exception_times\": null,\n        \"recurrence_period\": null,\n        \"next_occurrence\": null,\n        \"privacy_settings\": {\n            \"option_id\": 0,\n            \"team_id\": null\n        },\n        \"current_user_time_zone\": \"Pacific Time (US & Canada)\",\n        \"linked_contacts\": [\n            {\n                \"type\": \"Trust\",\n                \"first_name\": null,\n                \"middle_name\": null,\n                \"last_name\": null,\n                \"company_name\": \"Abernathy-Wuckert\",\n                \"full_name\": \"Abernathy-Wuckert\",\n                \"nickname\": null,\n                \"suffix_id\": null,\n                \"suffix\": null,\n                \"job_title\": null,\n                \"favorite\": true,\n                \"deleted\": false,\n                \"created_at\": \"2020-02-25T14:30:10.000-08:00\",\n                \"updated_at\": \"2020-08-05T10:07:16.000-07:00\",\n                \"contact_id\": 16\n            }\n        ],\n        \"activity_associations\": [\n            {\n                \"id\": 21,\n                \"actable_id\": 7,\n                \"actable_type\": \"Crm::Account\",\n                \"account_number\": \"GB31KAZM73943056988354\"\n            }\n        ],\n        \"attendees\": [\n            {\n                \"type\": \"Crm::Activity::Attendee::User\",\n                \"name\": \"Matthew Nonadmin\",\n                \"user_id\": 281076,\n                \"email\": \"test@example.com\"\n            },\n            {\n                \"type\": \"Crm::Activity::Attendee::Guest\",\n                \"name\": \"Guest User\",\n                \"email\": {\n                    \"id\": 148,\n                    \"emailable_id\": 366,\n                    \"emailable_type\": \"Crm::Activity::Attendee\",\n                    \"address\": \"test@example.com\",\n                    \"email_type\": null,\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"archived\": false,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-08-13T11:13:47.000-07:00\",\n                    \"updated_at\": \"2020-08-13T11:13:47.000-07:00\",\n                    \"temp_id\": null\n                }\n            }\n        ]\n    }\n}"},{"id":"c9b019c5-e582-4255-8cf3-3981965db3c5","name":"Activity Create: Repeats quarterly on the first Wednesday","originalRequest":{"method":"POST","header":[{"key":"include","value":"","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\n    \"category_id\": 2,\n    \"subject\": \"Repeats quarterly on the first Wednesday\",\n    \"all_day\": false,\n    \"start_date\": \"2020-01-01T21:00:00.000Z\",\n    \"end_date\": \"2020-01-01T22:00:00.000Z\",\n    \"importance\": 2,\n    \"repeat_ends\": \"on\",\n    \"repeat_ends_on\": \"2021-11-01T06:59:59.999Z\",\n    \"repeats\": \"monthly-on-nth\",\n    \"repeats_every_n_months\": 3,\n    \"repeats_monthly\": \"on\",\n    \"repeats_monthly_each_days_of_the_month\": null,\n    \"repeats_monthly_on_days_of_the_week\": [\n        3\n    ],\n    \"repeats_monthly_on_ordinals\": [\n        1\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/activities"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 27 Aug 2020 23:06:15 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Location","value":"http://localhost:3000/api/public/v1/activities/322"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=8611b0bd-e42e-451b-9d88-7fee479c53f9; path=/; expires=Fri, 28 Aug 2020 03:06:13 -0000; SameSite=None"},{"key":"X-Request-Id","value":"d98c5f4c-6cf4-4d68-82c3-ecbd43d29d56"},{"key":"X-Runtime","value":"2.332361"}],"cookie":[],"responseTime":null,"body":"{\n    \"activity\": {\n        \"id\": 322,\n        \"category_id\": 2,\n        \"activity_code_id\": 1,\n        \"subject\": \"Repeats quarterly on the first Wednesday\",\n        \"all_day\": false,\n        \"start_date\": \"2020-01-01T13:00:00.000-08:00\",\n        \"end_date\": \"2020-01-01T14:00:00.000-08:00\",\n        \"description\": null,\n        \"location\": null,\n        \"importance\": 2,\n        \"priority\": null,\n        \"percentdone\": null,\n        \"share_with_client\": false,\n        \"background_color\": null,\n        \"text_color\": null,\n        \"added_by\": 280959,\n        \"deleted\": false,\n        \"created_at\": \"2020-08-27T16:06:15.000-07:00\",\n        \"updated_at\": \"2020-08-27T16:06:15.000-07:00\",\n        \"ical\": \"DTSTART;TZID=PST:20200101T130000\\nRRULE:FREQ=MONTHLY;INTERVAL=3;BYDAY=1WE;UNTIL=20211102T065959Z\\nDTEND;TZID=PST:20200101T140000\",\n        \"instance_id\": null,\n        \"is_private\": false,\n        \"completed\": false,\n        \"completed_at\": null,\n        \"repeat_ends\": \"on\",\n        \"repeat_ends_on\": \"2021-11-01T23:59:59.999-07:00\",\n        \"repeats\": \"monthly-on-nth\",\n        \"repeats_every_n_days\": null,\n        \"repeats_every_n_weeks\": null,\n        \"repeats_weekly_each_days_of_the_week\": null,\n        \"repeats_every_n_months\": 3,\n        \"repeats_monthly\": \"on\",\n        \"repeats_monthly_each_days_of_the_month\": null,\n        \"repeats_monthly_on_days_of_the_week\": [\n            3\n        ],\n        \"repeats_monthly_on_ordinals\": [\n            1\n        ],\n        \"repeats_every_n_years\": null,\n        \"repeats_yearly_each_months_of_the_year\": null,\n        \"repeats_yearly_on\": null,\n        \"repeats_yearly_on_days_of_the_week\": null,\n        \"repeats_yearly_on_ordinals\": null,\n        \"exception_times\": null,\n        \"recurrence_period\": {\n            \"id\": 128,\n            \"activity_id\": 322,\n            \"end_date\": \"2021-11-01T23:59:59.000-07:00\",\n            \"schedule\": {\n                \"start_time\": {\n                    \"time\": \"2020-01-01T21:00:00.000Z\",\n                    \"zone\": \"Pacific Time (US & Canada)\"\n                },\n                \"end_time\": {\n                    \"time\": \"2020-01-01T22:00:00.000Z\",\n                    \"zone\": \"Pacific Time (US & Canada)\"\n                },\n                \"rrules\": [\n                    {\n                        \"validations\": {\n                            \"day_of_week\": {\n                                \"3\": [\n                                    1\n                                ]\n                            }\n                        },\n                        \"rule_type\": \"IceCube::MonthlyRule\",\n                        \"interval\": 3,\n                        \"until\": \"2021-11-02T06:59:59.999Z\"\n                    }\n                ],\n                \"rtimes\": [],\n                \"extimes\": []\n            },\n            \"deleted\": false,\n            \"created_at\": \"2020-08-27T16:06:15.000-07:00\",\n            \"updated_at\": \"2020-08-27T16:06:15.000-07:00\"\n        },\n        \"next_occurrence\": {\n            \"start\": \"2020-10-07T20:00:00.000Z\",\n            \"end\": \"2020-10-07T21:00:00.000Z\"\n        },\n        \"privacy_settings\": {\n            \"option_id\": 0,\n            \"team_id\": null\n        },\n        \"current_user_time_zone\": \"Pacific Time (US & Canada)\",\n        \"linked_contacts\": [],\n        \"attendees\": [\n            {\n                \"type\": \"Crm::Activity::Attendee::User\",\n                \"name\": \"Dev User\",\n                \"user_id\": 280999,\n                \"email\": \"test_person@redtailtechnology.com\"\n            }\n        ]\n    }\n}"},{"id":"25820d17-a81f-4b38-8dee-ce86273d2ade","name":"Activity Create: With linked contacts via email","originalRequest":{"method":"POST","header":[{"key":"include","type":"text","value":"","disabled":true}],"body":{"mode":"raw","raw":"{\n    \"activity_code_id\": 2,\n    \"category_id\": null,\n    \"all_day\": false,\n    \"start_date\": \"2020-11-05T21:15:00Z\",\n    \"end_date\": \"2020-11-05T22:15:00Z\",\n    \"subject\": \"Dr. Kelly Market Call – Post-election monetary policy\",\n    \"description\": \"CALL DETAILSrnDATE: Thursday, November 5, 2020rnTIME: 4:15 p.m. ETrnrnDial-In detailsrnU.S.: 888-566-7904rnInt'l: 773-799-3690rnPasscode: 4042434#rnPIN: 3359921#rnrnWe are expecting a large turnout for this call. It is recommended that you dial in 15 minutes early to avoid delays when connecting to the call.rnrnUnable to attend live? Don't miss the replayrnA replay will be available from November 6 at 3:00 p.m. ET through December 4 at 11:00 p.m. ET.rnrnReplay details:rnU.S.: 800-294-2498rnInt'l: 402-220-9763rnPasscode: 9852rnPIN: 3359921#rn\",\n    \"location\": \"See details below.\",\n    \"importance\": 2,\n    \"priority\": null,\n    \"percentdone\": 0,\n    \"completed\": false,\n    \"completed_at\": null,\n    \"added_by\": null,\n    \"deleted\": false,\n    \"created_at\": \"2020-11-05T23:01:16.4985379Z\",\n    \"updated_at\": null,\n    \"start_time\": \"2020-11-05T21:15:00Z\",\n    \"end_time\": \"2020-11-05T22:15:00Z\",\n    \"repeats\": \"never\",\n    \"repeat_ends\": null,\n    \"repeat_ends_on\": null,\n    \"repeats_every_n_days\": null,\n    \"repeats_every_n_weeks\": null,\n    \"repeats_weekly_each_days_of_the_week\": null,\n    \"repeats_every_n_months\": null,\n    \"repeats_monthly\": null,\n    \"repeats_monthly_each_days_of_the_month\": null,\n    \"repeats_monthly_on_days_of_the_week\": null,\n    \"repeats_monthly_on_ordinals\": null,\n    \"repeats_every_n_years\": null,\n    \"repeats_yearly_each_months_of_the_year\": null,\n    \"repeats_yearly_on\": null,\n    \"repeats_yearly_on_days_of_the_week\": null,\n    \"repeats_yearly_on_ordinals\": null,\n    \"instanced\": false,\n    \"instance_id\": null,\n    \"ical\": null,\n    \"exception_times\": null,\n    \"contacts\": null,\n    \"composite_id\": \"0\",\n    \"local_start_date\": \"2020-11-05T16:15:00-05:00\",\n    \"local_end_date\": \"2020-11-05T17:15:00-05:00\",\n    \"local_last_updated\": \"2020-11-05T18:01:16.4985379-05:00\",\n    \"local_completed_at\": \"2020-11-05T18:01:16.4985379-05:00\",\n    \"local_exception_times\": null,\n    \"linked_contacts\": [\n        {\"email\": \"Test2@home.com\"},\n        {\"contact_id\": 10}\n\t]\n}","options":{"raw":{"language":"json"}}},"url":"{{lbase_url}}/activities"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 29 Jul 2021 16:26:15 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"204580"},{"key":"Location","value":"http://localhost:3000/api/public/v1/activities/255"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"8ee0d440f8189872ef0e1efbd19257eb\""},{"key":"Set-Cookie","value":"ahoy_visit=fc474648-9f8d-4bdc-b598-7035c6956478; path=/; expires=Thu, 29 Jul 2021 20:26:13 GMT; SameSite=None"},{"key":"X-Request-Id","value":"00e1fa7b-f3a1-4c2e-af14-9e75788ae14b"},{"key":"X-Runtime","value":"2.062096"}],"cookie":[],"responseTime":null,"body":"{\n    \"activity\": {\n        \"id\": 255,\n        \"category_id\": 2,\n        \"activity_code_id\": 2,\n        \"subject\": \"Dr. Kelly Market Call – Post-election monetary policy\",\n        \"all_day\": false,\n        \"start_date\": \"2020-11-05T13:15:00.000-08:00\",\n        \"end_date\": \"2020-11-05T14:15:00.000-08:00\",\n        \"description\": \"CALL DETAILSrnDATE: Thursday, November 5, 2020rnTIME: 4:15 p.m. ETrnrnDial-In detailsrnU.S.: 888-566-7904rnInt'l: 773-799-3690rnPasscode: 4042434#rnPIN: 3359921#rnrnWe are expecting a large turnout for this call. It is recommended that you dial in 15 minutes early to avoid delays when connecting to the call.rnrnUnable to attend live? Don't miss the replayrnA replay will be available from November 6 at 3:00 p.m. ET through December 4 at 11:00 p.m. ET.rnrnReplay details:rnU.S.: 800-294-2498rnInt'l: 402-220-9763rnPasscode: 9852rnPIN: 3359921#rn\",\n        \"location\": \"See details below.\",\n        \"importance\": 2,\n        \"priority\": null,\n        \"percentdone\": 0,\n        \"share_with_client\": false,\n        \"background_color\": null,\n        \"text_color\": null,\n        \"added_by\": 204580,\n        \"deleted\": false,\n        \"created_at\": \"2021-07-29T09:26:14.000-07:00\",\n        \"updated_at\": \"2021-07-29T09:26:14.000-07:00\",\n        \"ical\": \"DTSTART;TZID=PST:20201105T131500\\nDTEND;TZID=PST:20201105T141500\",\n        \"is_private\": false,\n        \"completed\": false,\n        \"completed_at\": null,\n        \"privacy_settings\": {\n            \"option_id\": 0,\n            \"team_id\": null\n        },\n        \"current_user_time_zone\": \"Pacific Time (US & Canada)\",\n        \"repeat_ends\": null,\n        \"repeat_ends_on\": null,\n        \"repeats\": \"never\",\n        \"repeats_every_n_days\": null,\n        \"repeats_every_n_weeks\": null,\n        \"repeats_weekly_each_days_of_the_week\": null,\n        \"repeats_every_n_months\": null,\n        \"repeats_monthly\": null,\n        \"repeats_monthly_each_days_of_the_month\": null,\n        \"repeats_monthly_on_days_of_the_week\": null,\n        \"repeats_monthly_on_ordinals\": null,\n        \"repeats_every_n_years\": null,\n        \"repeats_yearly_each_months_of_the_year\": null,\n        \"repeats_yearly_on\": null,\n        \"repeats_yearly_on_days_of_the_week\": null,\n        \"repeats_yearly_on_ordinals\": null,\n        \"exception_times\": null,\n        \"recurrence_period\": null,\n        \"next_occurrence\": null,\n        \"linked_contacts\": [\n            {\n                \"type\": \"Business\",\n                \"first_name\": null,\n                \"middle_name\": null,\n                \"last_name\": null,\n                \"company_name\": \"Simonis-Swift\",\n                \"full_name\": \"Simonis-Swift\",\n                \"nickname\": null,\n                \"suffix_id\": null,\n                \"suffix\": null,\n                \"job_title\": null,\n                \"favorite\": false,\n                \"deleted\": false,\n                \"created_at\": \"2020-03-18T15:27:57.000-07:00\",\n                \"updated_at\": \"2020-03-18T15:27:57.000-07:00\",\n                \"contact_id\": 10\n            },\n            {\n                \"type\": \"Association\",\n                \"first_name\": null,\n                \"middle_name\": null,\n                \"last_name\": null,\n                \"company_name\": \"associations\",\n                \"full_name\": \"associations\",\n                \"nickname\": null,\n                \"suffix_id\": null,\n                \"suffix\": null,\n                \"job_title\": null,\n                \"favorite\": true,\n                \"deleted\": false,\n                \"created_at\": \"2020-12-01T14:52:45.000-08:00\",\n                \"updated_at\": \"2021-07-22T13:56:32.000-07:00\",\n                \"contact_id\": 325\n            }\n        ],\n        \"attendees\": [\n            {\n                \"id\": 272,\n                \"type\": \"Crm::Activity::Attendee::User\",\n                \"name\": \"Ryan Sayer\",\n                \"user_id\": 204580,\n                \"email\": \"ryan.sayer@redtailtechnology.com\"\n            }\n        ]\n    }\n}"}],"_postman_id":"ecd47d0a-e0e3-4ff1-a14d-b39a5c64c7b6"},{"name":"Activity Note Create","id":"38fa750c-2baa-4169-badc-d9a7c33c3eb9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"activity_code_id\": 2,\n    \"category_id\": null,\n    \"all_day\": false,\n    \"start_date\": \"2020-11-05T21:15:00Z\",\n    \"end_date\": \"2020-11-05T22:15:00Z\",\n    \"subject\": \"Dr. Kelly Market Call – Post-election monetary policy\",\n    \"description\": \"CALL DETAILSrnDATE: Thursday, November 5, 2020rnTIME: 4:15 p.m. ETrnrnDial-In detailsrnU.S.: 888-566-7904rnInt'l: 773-799-3690rnPasscode: 4042434#rnPIN: 3359921#rnrnWe are expecting a large turnout for this call. It is recommended that you dial in 15 minutes early to avoid delays when connecting to the call.rnrnUnable to attend live? Don't miss the replayrnA replay will be available from November 6 at 3:00 p.m. ET through December 4 at 11:00 p.m. ET.rnrnReplay details:rnU.S.: 800-294-2498rnInt'l: 402-220-9763rnPasscode: 9852rnPIN: 3359921#rn\",\n    \"location\": \"See details below.\",\n    \"importance\": 2,\n    \"priority\": null,\n    \"percentdone\": 0,\n    \"completed\": false,\n    \"completed_at\": null,\n    \"added_by\": null,\n    \"deleted\": false,\n    \"created_at\": \"2020-11-05T23:01:16.4985379Z\",\n    \"updated_at\": null,\n    \"start_time\": \"2020-11-05T21:15:00Z\",\n    \"end_time\": \"2020-11-05T22:15:00Z\",\n    \"repeats\": \"never\",\n    \"repeat_ends\": null,\n    \"repeat_ends_on\": null,\n    \"repeats_every_n_days\": null,\n    \"repeats_every_n_weeks\": null,\n    \"repeats_weekly_each_days_of_the_week\": null,\n    \"repeats_every_n_months\": null,\n    \"repeats_monthly\": null,\n    \"repeats_monthly_each_days_of_the_month\": null,\n    \"repeats_monthly_on_days_of_the_week\": null,\n    \"repeats_monthly_on_ordinals\": null,\n    \"repeats_every_n_years\": null,\n    \"repeats_yearly_each_months_of_the_year\": null,\n    \"repeats_yearly_on\": null,\n    \"repeats_yearly_on_days_of_the_week\": null,\n    \"repeats_yearly_on_ordinals\": null,\n    \"instanced\": false,\n    \"instance_id\": null,\n    \"ical\": null,\n    \"exception_times\": null,\n    \"contacts\": null,\n    \"composite_id\": \"0\",\n    \"local_start_date\": \"2020-11-05T16:15:00-05:00\",\n    \"local_end_date\": \"2020-11-05T17:15:00-05:00\",\n    \"local_last_updated\": \"2020-11-05T18:01:16.4985379-05:00\",\n    \"local_completed_at\": \"2020-11-05T18:01:16.4985379-05:00\",\n    \"local_exception_times\": null,\n    \"linked_contacts\": [\n        {\"email\": \"association@fakemail.com\"}\n\t]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/activities","description":"<p>activity_code_id:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>value</th>\n<th>description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>Task</td>\n</tr>\n<tr>\n<td>2</td>\n<td>Appointment</td>\n</tr>\n<tr>\n<td>3</td>\n<td>Phone Call</td>\n</tr>\n<tr>\n<td>4</td>\n<td>Unassigned</td>\n</tr>\n</tbody>\n</table>\n</div><p><strong>Note: When creating all-day activities, the start time should be midnight of the authenticated user's timezone.</strong></p>\n<p>Given the date December 14, 2020, both of the following formats work for a PST user.</p>\n<p>2020-04-03T00:00:00.000 </p>\n<p>2020-04-03T08:00:00.000z</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["activities"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"dc18fe61-5c93-4684-afd2-a4d632ca8292","name":"Activity Create: Repeating each week day","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"category_id\": 2,\n\t\"subject\": \"repeats each week day\",\n\t\"all_day\": false,\n\t\"start_date\": \"2020-06-01T19:00:00.000Z\",\n\t\"end_date\": \"2020-06-01T20:00:00.000Z\",\n\t\"description\": \"Lunch\",\n\t\"importance\": 2,\n\t\"repeat_ends\": null,\n\t\"repeat_ends_on\": null,\n\t\"repeats\": \"every-weekday\",\n\t\"repeats_every_n_weeks\": 1\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/activities"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 09 Jun 2020 21:41:53 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"http://localhost:3000/api/public/v1/activities/231"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"701b0471276e85cc763e2c80f767e422\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"d4d095d2-9988-417d-8ac9-88a0f492e23a"},{"key":"X-Runtime","value":"1.773881"}],"cookie":[],"responseTime":null,"body":"{\n    \"activity\": {\n        \"id\": 231,\n        \"category_id\": 2,\n        \"activity_code_id\": 1,\n        \"subject\": \"repeats each week day\",\n        \"all_day\": false,\n        \"start_date\": \"2020-06-01T12:00:00.000-07:00\",\n        \"end_date\": \"2020-06-01T13:00:00.000-07:00\",\n        \"description\": \"Lunch\",\n        \"location\": null,\n        \"importance\": 2,\n        \"priority\": null,\n        \"percentdone\": null,\n        \"share_with_client\": false,\n        \"background_color\": null,\n        \"text_color\": null,\n        \"added_by\": 280959,\n        \"deleted\": false,\n        \"created_at\": \"2020-06-09T14:41:53.000-07:00\",\n        \"updated_at\": \"2020-06-09T14:41:53.000-07:00\",\n        \"ical\": \"DTSTART;TZID=PDT:20200601T120000\\nRRULE:FREQ=WEEKLY;BYDAY=MO,TU,WE,TH,FR\\nDTEND;TZID=PDT:20200601T130000\",\n        \"instance_id\": null,\n        \"is_private\": false,\n        \"completed\": false,\n        \"completed_at\": null,\n        \"repeat_ends\": null,\n        \"repeat_ends_on\": null,\n        \"repeats\": \"every-weekday\",\n        \"repeats_every_n_days\": null,\n        \"repeats_every_n_weeks\": 1,\n        \"repeats_weekly_each_days_of_the_week\": [\n            1,\n            2,\n            3,\n            4,\n            5\n        ],\n        \"repeats_every_n_months\": null,\n        \"repeats_monthly_each_days_of_the_month\": null,\n        \"repeats_monthly_on_days_of_the_week\": null,\n        \"repeats_monthly_on_ordinals\": null,\n        \"repeats_every_n_years\": null,\n        \"repeats_yearly_each_months_of_the_year\": null,\n        \"repeats_yearly_on\": null,\n        \"repeats_yearly_on_days_of_the_week\": null,\n        \"repeats_yearly_on_ordinals\": null,\n        \"exception_times\": null,\n        \"recurrence_period\": {\n            \"id\": 88,\n            \"activity_id\": 231,\n            \"end_date\": null,\n            \"schedule\": {\n                \"start_time\": {\n                    \"time\": \"2020-06-01T19:00:00.000Z\",\n                    \"zone\": \"Pacific Time (US & Canada)\"\n                },\n                \"end_time\": {\n                    \"time\": \"2020-06-01T20:00:00.000Z\",\n                    \"zone\": \"Pacific Time (US & Canada)\"\n                },\n                \"rrules\": [\n                    {\n                        \"validations\": {\n                            \"day\": [\n                                1,\n                                2,\n                                3,\n                                4,\n                                5\n                            ]\n                        },\n                        \"rule_type\": \"IceCube::WeeklyRule\",\n                        \"interval\": 1,\n                        \"week_start\": 0\n                    }\n                ],\n                \"rtimes\": [],\n                \"extimes\": []\n            },\n            \"deleted\": false,\n            \"created_at\": \"2020-06-09T14:41:53.000-07:00\",\n            \"updated_at\": \"2020-06-09T14:41:53.000-07:00\"\n        },\n        \"next_occurrence\": {\n            \"start\": \"2020-06-10T19:00:00.000Z\",\n            \"end\": \"2020-06-10T20:00:00.000Z\"\n        },\n        \"privacy_settings\": {\n            \"option_id\": 0,\n            \"team_id\": null\n        },\n        \"current_user_time_zone\": \"Pacific Time (US & Canada)\",\n        \"linked_contacts\": [],\n        \"attendees\": [\n            {\n                \"type\": \"Crm::Activity::Attendee::User\",\n                \"name\": \"Developer User\",\n                \"user_id\": 280959,\n                \"email\": \"someone@example.com\"\n            }\n        ]\n    }\n}"},{"id":"a82b6e1c-4e75-4930-9ae5-d1962ca41329","name":"Activity Create: Repeats weekly on Monday and Friday.","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"category_id\": 2,\n    \"subject\": \"Repeats weekly on monday and friday\",\n    \"all_day\": false,\n    \"start_date\": \"2020-06-08T16:00:00.000Z\",\n    \"end_date\": \"2020-06-08T16:15:00.000Z\",\n    \"description\": \"Check-in\",\n    \"importance\": 2,\n    \"repeat_ends\": null,\n    \"repeat_ends_on\": null,\n    \"repeats\": \"weekly\",\n    \"repeats_every_n_weeks\": 1,\n    \"repeats_weekly_each_days_of_the_week\": [\n        1,\n        5\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/activities"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 09 Jun 2020 21:52:09 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"http://localhost:3000/api/public/v1/activities/232"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"a95b5997bd46cb145a066a218fc847a3\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"67324c67-28bf-4376-b9ba-354f65ca08b2"},{"key":"X-Runtime","value":"1.699220"}],"cookie":[],"responseTime":null,"body":"{\n    \"activity\": {\n        \"id\": 232,\n        \"category_id\": 2,\n        \"activity_code_id\": 1,\n        \"subject\": \"Repeats weekly on monday and friday\",\n        \"all_day\": false,\n        \"start_date\": \"2020-06-08T09:00:00.000-07:00\",\n        \"end_date\": \"2020-06-08T09:15:00.000-07:00\",\n        \"description\": \"Check-in\",\n        \"location\": null,\n        \"importance\": 2,\n        \"priority\": null,\n        \"percentdone\": null,\n        \"share_with_client\": false,\n        \"background_color\": null,\n        \"text_color\": null,\n        \"added_by\": 280959,\n        \"deleted\": false,\n        \"created_at\": \"2020-06-09T14:52:09.000-07:00\",\n        \"updated_at\": \"2020-06-09T14:52:09.000-07:00\",\n        \"ical\": \"DTSTART;TZID=PDT:20200608T090000\\nRRULE:FREQ=WEEKLY;BYDAY=MO,FR\\nDTEND;TZID=PDT:20200608T091500\",\n        \"instance_id\": null,\n        \"is_private\": false,\n        \"completed\": false,\n        \"completed_at\": null,\n        \"repeat_ends\": null,\n        \"repeat_ends_on\": null,\n        \"repeats\": \"weekly\",\n        \"repeats_every_n_days\": null,\n        \"repeats_every_n_weeks\": 1,\n        \"repeats_weekly_each_days_of_the_week\": [\n            1,\n            5\n        ],\n        \"repeats_every_n_months\": null,\n        \"repeats_monthly_each_days_of_the_month\": null,\n        \"repeats_monthly_on_days_of_the_week\": null,\n        \"repeats_monthly_on_ordinals\": null,\n        \"repeats_every_n_years\": null,\n        \"repeats_yearly_each_months_of_the_year\": null,\n        \"repeats_yearly_on\": null,\n        \"repeats_yearly_on_days_of_the_week\": null,\n        \"repeats_yearly_on_ordinals\": null,\n        \"exception_times\": null,\n        \"recurrence_period\": {\n            \"id\": 89,\n            \"activity_id\": 232,\n            \"end_date\": null,\n            \"schedule\": {\n                \"start_time\": {\n                    \"time\": \"2020-06-08T16:00:00.000Z\",\n                    \"zone\": \"Pacific Time (US & Canada)\"\n                },\n                \"end_time\": {\n                    \"time\": \"2020-06-08T16:15:00.000Z\",\n                    \"zone\": \"Pacific Time (US & Canada)\"\n                },\n                \"rrules\": [\n                    {\n                        \"validations\": {\n                            \"day\": [\n                                1,\n                                5\n                            ]\n                        },\n                        \"rule_type\": \"IceCube::WeeklyRule\",\n                        \"interval\": 1,\n                        \"week_start\": 0\n                    }\n                ],\n                \"rtimes\": [],\n                \"extimes\": []\n            },\n            \"deleted\": false,\n            \"created_at\": \"2020-06-09T14:52:09.000-07:00\",\n            \"updated_at\": \"2020-06-09T14:52:09.000-07:00\"\n        },\n        \"next_occurrence\": {\n            \"start\": \"2020-06-12T16:00:00.000Z\",\n            \"end\": \"2020-06-12T16:15:00.000Z\"\n        },\n        \"privacy_settings\": {\n            \"option_id\": 0,\n            \"team_id\": null\n        },\n        \"current_user_time_zone\": \"Pacific Time (US & Canada)\",\n        \"linked_contacts\": [],\n        \"attendees\": [\n            {\n                \"type\": \"Crm::Activity::Attendee::User\",\n                \"name\": \"Dev User\",\n                \"user_id\": 280959,\n                \"email\": \"test@example.com\"\n            }\n        ]\n    }\n}"},{"id":"4fa8ff4a-673b-4909-9f4c-b2d63dfa9076","name":"Activity Create: Repeats monthly on the last thursday","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"category_id\": 2,\n\t\"subject\": \"Repeats monthly on the last Thursday\",\n\t\"all_day\": false,\n\t\"start_date\": \"2020-06-25T22:30:00.000Z\",\n\t\"end_date\": \"2020-06-25T23:30:00.000Z\",\n\t\"repeats\": \"monthly-on-last-weekday\",\n\t\"repeat_ends\": null,\n\t\"repeat_ends_on\": null,\n\t\"repeats_every_n_months\": 1,\n\t\"repeats_monthly_on_days_of_the_week\": [\n\t\t4\n\t],\n\t\"repeats_monthly_on_ordinals\": [\n\t\t-1\n\t]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/activities"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 09 Jun 2020 22:23:10 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"http://localhost:3000/api/public/v1/activities/235"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"981726bac3b514b66c6df0b7daf0e5a0\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"e8f1cd89-92a8-4906-ad0a-34eb6418dd07"},{"key":"X-Runtime","value":"0.786993"}],"cookie":[],"responseTime":null,"body":"{\n    \"activity\": {\n        \"id\": 235,\n        \"category_id\": 2,\n        \"activity_code_id\": 1,\n        \"subject\": \"Repeats monthly on the last Thursday\",\n        \"all_day\": false,\n        \"start_date\": \"2020-06-25T15:30:00.000-07:00\",\n        \"end_date\": \"2020-06-25T16:30:00.000-07:00\",\n        \"description\": null,\n        \"location\": null,\n        \"importance\": null,\n        \"priority\": null,\n        \"percentdone\": null,\n        \"share_with_client\": false,\n        \"background_color\": null,\n        \"text_color\": null,\n        \"added_by\": 280959,\n        \"deleted\": false,\n        \"created_at\": \"2020-06-09T15:23:10.000-07:00\",\n        \"updated_at\": \"2020-06-09T15:23:10.000-07:00\",\n        \"ical\": \"DTSTART;TZID=PDT:20200625T153000\\nRRULE:FREQ=MONTHLY;BYDAY=-1TH\\nDTEND;TZID=PDT:20200625T163000\",\n        \"instance_id\": null,\n        \"is_private\": false,\n        \"completed\": false,\n        \"completed_at\": null,\n        \"repeat_ends\": null,\n        \"repeat_ends_on\": null,\n        \"repeats\": \"monthly-on-last-weekday\",\n        \"repeats_every_n_days\": null,\n        \"repeats_every_n_weeks\": null,\n        \"repeats_weekly_each_days_of_the_week\": null,\n        \"repeats_every_n_months\": 1,\n        \"repeats_monthly_each_days_of_the_month\": null,\n        \"repeats_monthly_on_days_of_the_week\": [\n            4\n        ],\n        \"repeats_monthly_on_ordinals\": [\n            -1\n        ],\n        \"repeats_every_n_years\": null,\n        \"repeats_yearly_each_months_of_the_year\": null,\n        \"repeats_yearly_on\": null,\n        \"repeats_yearly_on_days_of_the_week\": null,\n        \"repeats_yearly_on_ordinals\": null,\n        \"exception_times\": null,\n        \"recurrence_period\": {\n            \"id\": 92,\n            \"activity_id\": 235,\n            \"end_date\": null,\n            \"schedule\": {\n                \"start_time\": {\n                    \"time\": \"2020-06-25T22:30:00.000Z\",\n                    \"zone\": \"Pacific Time (US & Canada)\"\n                },\n                \"end_time\": {\n                    \"time\": \"2020-06-25T23:30:00.000Z\",\n                    \"zone\": \"Pacific Time (US & Canada)\"\n                },\n                \"rrules\": [\n                    {\n                        \"validations\": {\n                            \"day_of_week\": {\n                                \"4\": [\n                                    -1\n                                ]\n                            }\n                        },\n                        \"rule_type\": \"IceCube::MonthlyRule\",\n                        \"interval\": 1\n                    }\n                ],\n                \"rtimes\": [],\n                \"extimes\": []\n            },\n            \"deleted\": false,\n            \"created_at\": \"2020-06-09T15:23:10.000-07:00\",\n            \"updated_at\": \"2020-06-09T15:23:10.000-07:00\"\n        },\n        \"next_occurrence\": {\n            \"start\": \"2020-06-25T22:30:00.000Z\",\n            \"end\": \"2020-06-25T23:30:00.000Z\"\n        },\n        \"privacy_settings\": {\n            \"option_id\": 0,\n            \"team_id\": null\n        },\n        \"current_user_time_zone\": \"Pacific Time (US & Canada)\",\n        \"linked_contacts\": [],\n        \"attendees\": [\n            {\n                \"type\": \"Crm::Activity::Attendee::User\",\n                \"name\": \"Dev User\",\n                \"user_id\": 280959,\n                \"email\": \"test@example.com\"\n            }\n        ]\n    }\n}"},{"id":"e1c1dd47-5169-46bd-a5b6-ceeb1e02c157","name":"Activity Create: Repeats monthly on the second Wednesday","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"category_id\": 2,\n    \"subject\": \"Repeats monthly on the second Wednesday\",\n    \"all_day\": false,\n    \"start_date\": \"2020-06-10T21:00:00.000Z\",\n    \"end_date\": \"2020-06-10T22:00:00.000Z\",\n    \"importance\": 2,\n    \"repeat_ends\": null,\n    \"repeat_ends_on\": null,\n    \"repeats\": \"monthly-on-nth\",\n    \"repeats_every_n_months\": 1,\n    \"repeats_monthly_on_days_of_the_week\": [\n        3\n    ],\n    \"repeats_monthly_on_ordinals\": [\n        2\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/activities"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 09 Jun 2020 22:29:28 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"http://localhost:3000/api/public/v1/activities/236"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"c489621f53d5c836560ef16eba9f00cf\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"6ba028ae-f2b3-4826-850f-62fe8f12c8df"},{"key":"X-Runtime","value":"1.975842"}],"cookie":[],"responseTime":null,"body":"{\n    \"activity\": {\n        \"id\": 236,\n        \"category_id\": 2,\n        \"activity_code_id\": 1,\n        \"subject\": \"Repeats monthly on the second Wednesday\",\n        \"all_day\": false,\n        \"start_date\": \"2020-06-10T14:00:00.000-07:00\",\n        \"end_date\": \"2020-06-10T15:00:00.000-07:00\",\n        \"description\": null,\n        \"location\": null,\n        \"importance\": 2,\n        \"priority\": null,\n        \"percentdone\": null,\n        \"share_with_client\": false,\n        \"background_color\": null,\n        \"text_color\": null,\n        \"added_by\": 280959,\n        \"deleted\": false,\n        \"created_at\": \"2020-06-09T15:29:28.000-07:00\",\n        \"updated_at\": \"2020-06-09T15:29:28.000-07:00\",\n        \"ical\": \"DTSTART;TZID=PDT:20200610T140000\\nRRULE:FREQ=MONTHLY;BYDAY=2WE\\nDTEND;TZID=PDT:20200610T150000\",\n        \"instance_id\": null,\n        \"is_private\": false,\n        \"completed\": false,\n        \"completed_at\": null,\n        \"repeat_ends\": null,\n        \"repeat_ends_on\": null,\n        \"repeats\": \"monthly-on-nth\",\n        \"repeats_every_n_days\": null,\n        \"repeats_every_n_weeks\": null,\n        \"repeats_weekly_each_days_of_the_week\": null,\n        \"repeats_every_n_months\": 1,\n        \"repeats_monthly_each_days_of_the_month\": null,\n        \"repeats_monthly_on_days_of_the_week\": [\n            3\n        ],\n        \"repeats_monthly_on_ordinals\": [\n            2\n        ],\n        \"repeats_every_n_years\": null,\n        \"repeats_yearly_each_months_of_the_year\": null,\n        \"repeats_yearly_on\": null,\n        \"repeats_yearly_on_days_of_the_week\": null,\n        \"repeats_yearly_on_ordinals\": null,\n        \"exception_times\": null,\n        \"recurrence_period\": {\n            \"id\": 93,\n            \"activity_id\": 236,\n            \"end_date\": null,\n            \"schedule\": {\n                \"start_time\": {\n                    \"time\": \"2020-06-10T21:00:00.000Z\",\n                    \"zone\": \"Pacific Time (US & Canada)\"\n                },\n                \"end_time\": {\n                    \"time\": \"2020-06-10T22:00:00.000Z\",\n                    \"zone\": \"Pacific Time (US & Canada)\"\n                },\n                \"rrules\": [\n                    {\n                        \"validations\": {\n                            \"day_of_week\": {\n                                \"3\": [\n                                    2\n                                ]\n                            }\n                        },\n                        \"rule_type\": \"IceCube::MonthlyRule\",\n                        \"interval\": 1\n                    }\n                ],\n                \"rtimes\": [],\n                \"extimes\": []\n            },\n            \"deleted\": false,\n            \"created_at\": \"2020-06-09T15:29:28.000-07:00\",\n            \"updated_at\": \"2020-06-09T15:29:28.000-07:00\"\n        },\n        \"next_occurrence\": {\n            \"start\": \"2020-06-10T21:00:00.000Z\",\n            \"end\": \"2020-06-10T22:00:00.000Z\"\n        },\n        \"privacy_settings\": {\n            \"option_id\": 0,\n            \"team_id\": null\n        },\n        \"current_user_time_zone\": \"Pacific Time (US & Canada)\",\n        \"linked_contacts\": [],\n        \"attendees\": [\n            {\n                \"type\": \"Crm::Activity::Attendee::User\",\n                \"name\": \"Dev User\",\n                \"user_id\": 280959,\n                \"email\": \"test@example.com\"\n            }\n        ]\n    }\n}"},{"id":"33e756d4-06c7-4a2b-85dd-0f6978eeacff","name":"Activity Create: Repeats annually on July 3rd","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"category_id\": 2,\n    \"subject\": \"Repeats annually on July 3rd\",\n    \"all_day\": true,\n    \"start_date\": \"2020-07-03T07:00:00.000Z\",\n    \"end_date\": \"2020-07-03T07:00:00.000Z\",\n    \"description\": \"Company rafting trip.\",\n    \"location\": \"\",\n    \"importance\": 2,\n    \"repeat_ends\": null,\n    \"repeat_ends_on\": null,\n    \"repeats\": \"annually-on-date\",\n    \"repeats_every_n_years\": 1,\n    \"repeats_yearly_each_months_of_the_year\": [\n        7\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/activities"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 09 Jun 2020 22:43:06 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"http://localhost:3000/api/public/v1/activities/237"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"363b248976a3d310a62d1af9d519013b\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"204517a7-3395-4b60-93f0-99066ba0d461"},{"key":"X-Runtime","value":"1.827878"}],"cookie":[],"responseTime":null,"body":"{\n    \"activity\": {\n        \"id\": 237,\n        \"category_id\": 2,\n        \"activity_code_id\": 1,\n        \"subject\": \"Repeats annually on July 3rd\",\n        \"all_day\": true,\n        \"start_date\": \"2020-07-03T07:00:00.000-07:00\",\n        \"end_date\": \"2020-07-03T07:00:00.000-07:00\",\n        \"description\": \"Company rafting trip.\",\n        \"location\": \"\",\n        \"importance\": 2,\n        \"priority\": null,\n        \"percentdone\": null,\n        \"share_with_client\": false,\n        \"background_color\": null,\n        \"text_color\": null,\n        \"added_by\": 280959,\n        \"deleted\": false,\n        \"created_at\": \"2020-06-09T15:43:06.000-07:00\",\n        \"updated_at\": \"2020-06-09T15:43:06.000-07:00\",\n        \"ical\": \"DTSTART;TZID=PDT:20200703T000000\\nRRULE:FREQ=YEARLY;BYMONTH=7;BYMONTHDAY=3\\nDTEND;TZID=PDT:20200703T235959\",\n        \"instance_id\": null,\n        \"is_private\": false,\n        \"completed\": false,\n        \"completed_at\": null,\n        \"repeat_ends\": null,\n        \"repeat_ends_on\": null,\n        \"repeats\": \"annually-on-date\",\n        \"repeats_every_n_days\": null,\n        \"repeats_every_n_weeks\": null,\n        \"repeats_weekly_each_days_of_the_week\": null,\n        \"repeats_every_n_months\": null,\n        \"repeats_monthly_each_days_of_the_month\": null,\n        \"repeats_monthly_on_days_of_the_week\": null,\n        \"repeats_monthly_on_ordinals\": null,\n        \"repeats_every_n_years\": 1,\n        \"repeats_yearly_each_months_of_the_year\": [\n            7\n        ],\n        \"repeats_yearly_on\": false,\n        \"repeats_yearly_on_days_of_the_week\": null,\n        \"repeats_yearly_on_ordinals\": null,\n        \"exception_times\": null,\n        \"recurrence_period\": {\n            \"id\": 94,\n            \"activity_id\": 237,\n            \"end_date\": null,\n            \"schedule\": {\n                \"start_time\": {\n                    \"time\": \"2020-07-03T14:00:00.000Z\",\n                    \"zone\": \"Pacific Time (US & Canada)\"\n                },\n                \"end_time\": {\n                    \"time\": \"2020-07-03T14:00:00.000Z\",\n                    \"zone\": \"Pacific Time (US & Canada)\"\n                },\n                \"rrules\": [\n                    {\n                        \"validations\": {\n                            \"month_of_year\": [\n                                7\n                            ],\n                            \"day_of_month\": [\n                                3\n                            ]\n                        },\n                        \"rule_type\": \"IceCube::YearlyRule\",\n                        \"interval\": 1\n                    }\n                ],\n                \"rtimes\": [\n                    {\n                        \"time\": \"2020-07-03T07:00:00.000Z\",\n                        \"zone\": \"Pacific Time (US & Canada)\"\n                    }\n                ],\n                \"extimes\": []\n            },\n            \"deleted\": false,\n            \"created_at\": \"2020-06-09T15:43:06.000-07:00\",\n            \"updated_at\": \"2020-06-09T15:43:06.000-07:00\"\n        },\n        \"next_occurrence\": {\n            \"start\": \"2020-07-03T14:00:00.000Z\",\n            \"end\": \"2020-07-04T13:59:59.999Z\"\n        },\n        \"privacy_settings\": {\n            \"option_id\": 0,\n            \"team_id\": null\n        },\n        \"current_user_time_zone\": \"Pacific Time (US & Canada)\",\n        \"linked_contacts\": [],\n        \"attendees\": [\n            {\n                \"type\": \"Crm::Activity::Attendee::User\",\n                \"name\": \"Dev User\",\n                \"user_id\": 280959,\n                \"email\": \"test@example.com\"\n            }\n        ]\n    }\n}"},{"id":"cfc5f3ed-2d35-49d6-b1f0-54ef3b2c0f48","name":"Activity Create: with attendees, contacts, and associations","originalRequest":{"method":"POST","header":[{"key":"include","value":"linked_contacts, attendees, activity_associations","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"category_id\": 2,\n    \"subject\": \"Risk Management\",\n    \"all_day\": false,\n    \"start_date\": \"2020-04-03T09:30:00.000Z\",\n    \"end_date\": \"2020-04-03T10:00:00.000Z\",\n    \"description\": \"Description Here\",\n    \"location\": \"Conference Room 1\",\n    \"importance\": 2,\n    \"priority\": null,\n    \"repeats\": \"never\",\n    \"attendees\": [\n        {\n            \"type\": \"Crm::Activity::Attendee::User\",\n            \"user_id\": 281076\n        },\n        {\n        \t\"type\": \"Crm::Activity::Attendee::Guest\",\n            \"name\": \"Guest User\",\n            \"email\": {\n            \t\"address\": \"test@example.com\"\n            }\n        }\n    ],\n    \"linked_contacts\": [\n    \t{ \"contact_id\": 16 }\n\t],\n\t\"activity_associations\": [\n\t\t{ \"actable_id\": 7, \"actable_type\": \"Crm::Account\" }\t\n\t],\n\t\"privacy_settings\": {\n\t\t\"option_id\": 0,\n\t\t\"team_id\": null\n\t}\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/activities"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 13 Aug 2020 18:13:48 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Location","value":"http://localhost:3000/api/public/v1/activities/315"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=34af735f-18e3-41bd-9d3a-a399b820a2ac; path=/; expires=Thu, 13 Aug 2020 22:13:46 -0000; SameSite=None"},{"key":"X-Request-Id","value":"01173c2f-a62a-4a7e-bf77-ece969b5c28f"},{"key":"X-Runtime","value":"1.825646"}],"cookie":[],"responseTime":null,"body":"{\n    \"activity\": {\n        \"id\": 315,\n        \"category_id\": 2,\n        \"activity_code_id\": 1,\n        \"subject\": \"Risk Management\",\n        \"all_day\": false,\n        \"start_date\": \"2020-04-03T02:30:00.000-07:00\",\n        \"end_date\": \"2020-04-03T03:00:00.000-07:00\",\n        \"description\": \"Description Here\",\n        \"location\": \"Conference Room 1\",\n        \"importance\": 2,\n        \"priority\": null,\n        \"percentdone\": null,\n        \"share_with_client\": false,\n        \"background_color\": null,\n        \"text_color\": null,\n        \"added_by\": 280959,\n        \"deleted\": false,\n        \"created_at\": \"2020-08-13T11:13:47.000-07:00\",\n        \"updated_at\": \"2020-08-13T11:13:47.000-07:00\",\n        \"ical\": \"DTSTART;TZID=PDT:20200403T023000\\nDTEND;TZID=PDT:20200403T030000\",\n        \"instance_id\": null,\n        \"is_private\": false,\n        \"completed\": false,\n        \"completed_at\": null,\n        \"repeat_ends\": null,\n        \"repeat_ends_on\": null,\n        \"repeats\": \"never\",\n        \"repeats_every_n_days\": null,\n        \"repeats_every_n_weeks\": null,\n        \"repeats_weekly_each_days_of_the_week\": null,\n        \"repeats_every_n_months\": null,\n        \"repeats_monthly_each_days_of_the_month\": null,\n        \"repeats_monthly_on_days_of_the_week\": null,\n        \"repeats_monthly_on_ordinals\": null,\n        \"repeats_every_n_years\": null,\n        \"repeats_yearly_each_months_of_the_year\": null,\n        \"repeats_yearly_on\": null,\n        \"repeats_yearly_on_days_of_the_week\": null,\n        \"repeats_yearly_on_ordinals\": null,\n        \"exception_times\": null,\n        \"recurrence_period\": null,\n        \"next_occurrence\": null,\n        \"privacy_settings\": {\n            \"option_id\": 0,\n            \"team_id\": null\n        },\n        \"current_user_time_zone\": \"Pacific Time (US & Canada)\",\n        \"linked_contacts\": [\n            {\n                \"type\": \"Trust\",\n                \"first_name\": null,\n                \"middle_name\": null,\n                \"last_name\": null,\n                \"company_name\": \"Abernathy-Wuckert\",\n                \"full_name\": \"Abernathy-Wuckert\",\n                \"nickname\": null,\n                \"suffix_id\": null,\n                \"suffix\": null,\n                \"job_title\": null,\n                \"favorite\": true,\n                \"deleted\": false,\n                \"created_at\": \"2020-02-25T14:30:10.000-08:00\",\n                \"updated_at\": \"2020-08-05T10:07:16.000-07:00\",\n                \"contact_id\": 16\n            }\n        ],\n        \"activity_associations\": [\n            {\n                \"id\": 21,\n                \"actable_id\": 7,\n                \"actable_type\": \"Crm::Account\",\n                \"account_number\": \"GB31KAZM73943056988354\"\n            }\n        ],\n        \"attendees\": [\n            {\n                \"type\": \"Crm::Activity::Attendee::User\",\n                \"name\": \"Matthew Nonadmin\",\n                \"user_id\": 281076,\n                \"email\": \"test@example.com\"\n            },\n            {\n                \"type\": \"Crm::Activity::Attendee::Guest\",\n                \"name\": \"Guest User\",\n                \"email\": {\n                    \"id\": 148,\n                    \"emailable_id\": 366,\n                    \"emailable_type\": \"Crm::Activity::Attendee\",\n                    \"address\": \"test@example.com\",\n                    \"email_type\": null,\n                    \"custom_type_title\": null,\n                    \"description\": null,\n                    \"is_preferred\": false,\n                    \"is_primary\": false,\n                    \"archived\": false,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-08-13T11:13:47.000-07:00\",\n                    \"updated_at\": \"2020-08-13T11:13:47.000-07:00\",\n                    \"temp_id\": null\n                }\n            }\n        ]\n    }\n}"},{"id":"a561e819-45b7-4623-b489-5e2dd50229cb","name":"Activity Create: Repeats quarterly on the first Wednesday","originalRequest":{"method":"POST","header":[{"key":"include","value":"","type":"text","disabled":true}],"body":{"mode":"raw","raw":"{\n    \"category_id\": 2,\n    \"subject\": \"Repeats quarterly on the first Wednesday\",\n    \"all_day\": false,\n    \"start_date\": \"2020-01-01T21:00:00.000Z\",\n    \"end_date\": \"2020-01-01T22:00:00.000Z\",\n    \"importance\": 2,\n    \"repeat_ends\": \"on\",\n    \"repeat_ends_on\": \"2021-11-01T06:59:59.999Z\",\n    \"repeats\": \"monthly-on-nth\",\n    \"repeats_every_n_months\": 3,\n    \"repeats_monthly\": \"on\",\n    \"repeats_monthly_each_days_of_the_month\": null,\n    \"repeats_monthly_on_days_of_the_week\": [\n        3\n    ],\n    \"repeats_monthly_on_ordinals\": [\n        1\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/activities"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 27 Aug 2020 23:06:15 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Location","value":"http://localhost:3000/api/public/v1/activities/322"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=8611b0bd-e42e-451b-9d88-7fee479c53f9; path=/; expires=Fri, 28 Aug 2020 03:06:13 -0000; SameSite=None"},{"key":"X-Request-Id","value":"d98c5f4c-6cf4-4d68-82c3-ecbd43d29d56"},{"key":"X-Runtime","value":"2.332361"}],"cookie":[],"responseTime":null,"body":"{\n    \"activity\": {\n        \"id\": 322,\n        \"category_id\": 2,\n        \"activity_code_id\": 1,\n        \"subject\": \"Repeats quarterly on the first Wednesday\",\n        \"all_day\": false,\n        \"start_date\": \"2020-01-01T13:00:00.000-08:00\",\n        \"end_date\": \"2020-01-01T14:00:00.000-08:00\",\n        \"description\": null,\n        \"location\": null,\n        \"importance\": 2,\n        \"priority\": null,\n        \"percentdone\": null,\n        \"share_with_client\": false,\n        \"background_color\": null,\n        \"text_color\": null,\n        \"added_by\": 280959,\n        \"deleted\": false,\n        \"created_at\": \"2020-08-27T16:06:15.000-07:00\",\n        \"updated_at\": \"2020-08-27T16:06:15.000-07:00\",\n        \"ical\": \"DTSTART;TZID=PST:20200101T130000\\nRRULE:FREQ=MONTHLY;INTERVAL=3;BYDAY=1WE;UNTIL=20211102T065959Z\\nDTEND;TZID=PST:20200101T140000\",\n        \"instance_id\": null,\n        \"is_private\": false,\n        \"completed\": false,\n        \"completed_at\": null,\n        \"repeat_ends\": \"on\",\n        \"repeat_ends_on\": \"2021-11-01T23:59:59.999-07:00\",\n        \"repeats\": \"monthly-on-nth\",\n        \"repeats_every_n_days\": null,\n        \"repeats_every_n_weeks\": null,\n        \"repeats_weekly_each_days_of_the_week\": null,\n        \"repeats_every_n_months\": 3,\n        \"repeats_monthly\": \"on\",\n        \"repeats_monthly_each_days_of_the_month\": null,\n        \"repeats_monthly_on_days_of_the_week\": [\n            3\n        ],\n        \"repeats_monthly_on_ordinals\": [\n            1\n        ],\n        \"repeats_every_n_years\": null,\n        \"repeats_yearly_each_months_of_the_year\": null,\n        \"repeats_yearly_on\": null,\n        \"repeats_yearly_on_days_of_the_week\": null,\n        \"repeats_yearly_on_ordinals\": null,\n        \"exception_times\": null,\n        \"recurrence_period\": {\n            \"id\": 128,\n            \"activity_id\": 322,\n            \"end_date\": \"2021-11-01T23:59:59.000-07:00\",\n            \"schedule\": {\n                \"start_time\": {\n                    \"time\": \"2020-01-01T21:00:00.000Z\",\n                    \"zone\": \"Pacific Time (US & Canada)\"\n                },\n                \"end_time\": {\n                    \"time\": \"2020-01-01T22:00:00.000Z\",\n                    \"zone\": \"Pacific Time (US & Canada)\"\n                },\n                \"rrules\": [\n                    {\n                        \"validations\": {\n                            \"day_of_week\": {\n                                \"3\": [\n                                    1\n                                ]\n                            }\n                        },\n                        \"rule_type\": \"IceCube::MonthlyRule\",\n                        \"interval\": 3,\n                        \"until\": \"2021-11-02T06:59:59.999Z\"\n                    }\n                ],\n                \"rtimes\": [],\n                \"extimes\": []\n            },\n            \"deleted\": false,\n            \"created_at\": \"2020-08-27T16:06:15.000-07:00\",\n            \"updated_at\": \"2020-08-27T16:06:15.000-07:00\"\n        },\n        \"next_occurrence\": {\n            \"start\": \"2020-10-07T20:00:00.000Z\",\n            \"end\": \"2020-10-07T21:00:00.000Z\"\n        },\n        \"privacy_settings\": {\n            \"option_id\": 0,\n            \"team_id\": null\n        },\n        \"current_user_time_zone\": \"Pacific Time (US & Canada)\",\n        \"linked_contacts\": [],\n        \"attendees\": [\n            {\n                \"type\": \"Crm::Activity::Attendee::User\",\n                \"name\": \"Dev User\",\n                \"user_id\": 280999,\n                \"email\": \"test_person@redtailtechnology.com\"\n            }\n        ]\n    }\n}"},{"id":"a76b5198-6bc2-4b56-a7f3-136517f164d9","name":"Activity Create: With linked contacts via email","originalRequest":{"method":"POST","header":[{"key":"include","type":"text","value":"","disabled":true}],"body":{"mode":"raw","raw":"{\n    \"activity_code_id\": 2,\n    \"category_id\": null,\n    \"all_day\": false,\n    \"start_date\": \"2020-11-05T21:15:00Z\",\n    \"end_date\": \"2020-11-05T22:15:00Z\",\n    \"subject\": \"Dr. Kelly Market Call – Post-election monetary policy\",\n    \"description\": \"CALL DETAILSrnDATE: Thursday, November 5, 2020rnTIME: 4:15 p.m. ETrnrnDial-In detailsrnU.S.: 888-566-7904rnInt'l: 773-799-3690rnPasscode: 4042434#rnPIN: 3359921#rnrnWe are expecting a large turnout for this call. It is recommended that you dial in 15 minutes early to avoid delays when connecting to the call.rnrnUnable to attend live? Don't miss the replayrnA replay will be available from November 6 at 3:00 p.m. ET through December 4 at 11:00 p.m. ET.rnrnReplay details:rnU.S.: 800-294-2498rnInt'l: 402-220-9763rnPasscode: 9852rnPIN: 3359921#rn\",\n    \"location\": \"See details below.\",\n    \"importance\": 2,\n    \"priority\": null,\n    \"percentdone\": 0,\n    \"completed\": false,\n    \"completed_at\": null,\n    \"added_by\": null,\n    \"deleted\": false,\n    \"created_at\": \"2020-11-05T23:01:16.4985379Z\",\n    \"updated_at\": null,\n    \"start_time\": \"2020-11-05T21:15:00Z\",\n    \"end_time\": \"2020-11-05T22:15:00Z\",\n    \"repeats\": \"never\",\n    \"repeat_ends\": null,\n    \"repeat_ends_on\": null,\n    \"repeats_every_n_days\": null,\n    \"repeats_every_n_weeks\": null,\n    \"repeats_weekly_each_days_of_the_week\": null,\n    \"repeats_every_n_months\": null,\n    \"repeats_monthly\": null,\n    \"repeats_monthly_each_days_of_the_month\": null,\n    \"repeats_monthly_on_days_of_the_week\": null,\n    \"repeats_monthly_on_ordinals\": null,\n    \"repeats_every_n_years\": null,\n    \"repeats_yearly_each_months_of_the_year\": null,\n    \"repeats_yearly_on\": null,\n    \"repeats_yearly_on_days_of_the_week\": null,\n    \"repeats_yearly_on_ordinals\": null,\n    \"instanced\": false,\n    \"instance_id\": null,\n    \"ical\": null,\n    \"exception_times\": null,\n    \"contacts\": null,\n    \"composite_id\": \"0\",\n    \"local_start_date\": \"2020-11-05T16:15:00-05:00\",\n    \"local_end_date\": \"2020-11-05T17:15:00-05:00\",\n    \"local_last_updated\": \"2020-11-05T18:01:16.4985379-05:00\",\n    \"local_completed_at\": \"2020-11-05T18:01:16.4985379-05:00\",\n    \"local_exception_times\": null,\n    \"linked_contacts\": [\n        {\"email\": \"Test2@home.com\"},\n        {\"contact_id\": 10}\n\t]\n}","options":{"raw":{"language":"json"}}},"url":"{{lbase_url}}/activities"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 29 Jul 2021 16:26:15 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"204580"},{"key":"Location","value":"http://localhost:3000/api/public/v1/activities/255"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"8ee0d440f8189872ef0e1efbd19257eb\""},{"key":"Set-Cookie","value":"ahoy_visit=fc474648-9f8d-4bdc-b598-7035c6956478; path=/; expires=Thu, 29 Jul 2021 20:26:13 GMT; SameSite=None"},{"key":"X-Request-Id","value":"00e1fa7b-f3a1-4c2e-af14-9e75788ae14b"},{"key":"X-Runtime","value":"2.062096"}],"cookie":[],"responseTime":null,"body":"{\n    \"activity\": {\n        \"id\": 255,\n        \"category_id\": 2,\n        \"activity_code_id\": 2,\n        \"subject\": \"Dr. Kelly Market Call – Post-election monetary policy\",\n        \"all_day\": false,\n        \"start_date\": \"2020-11-05T13:15:00.000-08:00\",\n        \"end_date\": \"2020-11-05T14:15:00.000-08:00\",\n        \"description\": \"CALL DETAILSrnDATE: Thursday, November 5, 2020rnTIME: 4:15 p.m. ETrnrnDial-In detailsrnU.S.: 888-566-7904rnInt'l: 773-799-3690rnPasscode: 4042434#rnPIN: 3359921#rnrnWe are expecting a large turnout for this call. It is recommended that you dial in 15 minutes early to avoid delays when connecting to the call.rnrnUnable to attend live? Don't miss the replayrnA replay will be available from November 6 at 3:00 p.m. ET through December 4 at 11:00 p.m. ET.rnrnReplay details:rnU.S.: 800-294-2498rnInt'l: 402-220-9763rnPasscode: 9852rnPIN: 3359921#rn\",\n        \"location\": \"See details below.\",\n        \"importance\": 2,\n        \"priority\": null,\n        \"percentdone\": 0,\n        \"share_with_client\": false,\n        \"background_color\": null,\n        \"text_color\": null,\n        \"added_by\": 204580,\n        \"deleted\": false,\n        \"created_at\": \"2021-07-29T09:26:14.000-07:00\",\n        \"updated_at\": \"2021-07-29T09:26:14.000-07:00\",\n        \"ical\": \"DTSTART;TZID=PST:20201105T131500\\nDTEND;TZID=PST:20201105T141500\",\n        \"is_private\": false,\n        \"completed\": false,\n        \"completed_at\": null,\n        \"privacy_settings\": {\n            \"option_id\": 0,\n            \"team_id\": null\n        },\n        \"current_user_time_zone\": \"Pacific Time (US & Canada)\",\n        \"repeat_ends\": null,\n        \"repeat_ends_on\": null,\n        \"repeats\": \"never\",\n        \"repeats_every_n_days\": null,\n        \"repeats_every_n_weeks\": null,\n        \"repeats_weekly_each_days_of_the_week\": null,\n        \"repeats_every_n_months\": null,\n        \"repeats_monthly\": null,\n        \"repeats_monthly_each_days_of_the_month\": null,\n        \"repeats_monthly_on_days_of_the_week\": null,\n        \"repeats_monthly_on_ordinals\": null,\n        \"repeats_every_n_years\": null,\n        \"repeats_yearly_each_months_of_the_year\": null,\n        \"repeats_yearly_on\": null,\n        \"repeats_yearly_on_days_of_the_week\": null,\n        \"repeats_yearly_on_ordinals\": null,\n        \"exception_times\": null,\n        \"recurrence_period\": null,\n        \"next_occurrence\": null,\n        \"linked_contacts\": [\n            {\n                \"type\": \"Business\",\n                \"first_name\": null,\n                \"middle_name\": null,\n                \"last_name\": null,\n                \"company_name\": \"Simonis-Swift\",\n                \"full_name\": \"Simonis-Swift\",\n                \"nickname\": null,\n                \"suffix_id\": null,\n                \"suffix\": null,\n                \"job_title\": null,\n                \"favorite\": false,\n                \"deleted\": false,\n                \"created_at\": \"2020-03-18T15:27:57.000-07:00\",\n                \"updated_at\": \"2020-03-18T15:27:57.000-07:00\",\n                \"contact_id\": 10\n            },\n            {\n                \"type\": \"Association\",\n                \"first_name\": null,\n                \"middle_name\": null,\n                \"last_name\": null,\n                \"company_name\": \"associations\",\n                \"full_name\": \"associations\",\n                \"nickname\": null,\n                \"suffix_id\": null,\n                \"suffix\": null,\n                \"job_title\": null,\n                \"favorite\": true,\n                \"deleted\": false,\n                \"created_at\": \"2020-12-01T14:52:45.000-08:00\",\n                \"updated_at\": \"2021-07-22T13:56:32.000-07:00\",\n                \"contact_id\": 325\n            }\n        ],\n        \"attendees\": [\n            {\n                \"id\": 272,\n                \"type\": \"Crm::Activity::Attendee::User\",\n                \"name\": \"Ryan Sayer\",\n                \"user_id\": 204580,\n                \"email\": \"ryan.sayer@redtailtechnology.com\"\n            }\n        ]\n    }\n}"}],"_postman_id":"38fa750c-2baa-4169-badc-d9a7c33c3eb9"},{"name":"Activity Update","id":"290020ac-d214-4d8f-9fc4-71fcf3e7f75a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"occurrence_start_date","value":"\"2020-08-06T11:00:00.000-07:00\"","type":"text"},{"key":"occurrence_end_date","value":"\"2020-08-26T11:00:00.000-07:00\"","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"subject\": \"Risk Management\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/activities/1016","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["activities","1016"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"45132654-23cf-4346-b2c3-1256e3898224","name":"Activity Update: Complete an activity","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n\t\"completed\": true\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/activities/:id","host":["{{base_url}}"],"path":["activities",":id"],"variable":[{"key":"id","value":"263"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 11 Jun 2020 00:31:21 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"649cc668171d068b1e3406f6ecb8a08b\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"d88bd21d-968e-4975-bf66-fe44e21b5a3c"},{"key":"X-Runtime","value":"7.439283"}],"cookie":[],"responseTime":null,"body":"{\n    \"activity\": {\n        \"id\": 263,\n        \"category_id\": 2,\n        \"activity_code_id\": 1,\n        \"subject\": \"Something Urgent\",\n        \"all_day\": true,\n        \"start_date\": \"2020-06-19T00:00:00.000-07:00\",\n        \"end_date\": \"2020-06-19T00:00:00.000-07:00\",\n        \"description\": null,\n        \"location\": null,\n        \"importance\": 2,\n        \"priority\": null,\n        \"percentdone\": 0,\n        \"share_with_client\": false,\n        \"background_color\": null,\n        \"text_color\": null,\n        \"added_by\": 281076,\n        \"deleted\": false,\n        \"created_at\": \"2020-06-10T17:30:35.000-07:00\",\n        \"updated_at\": \"2020-06-10T17:31:16.000-07:00\",\n        \"ical\": \"DTSTART;TZID=PDT:20200619T000000\\nDTEND;TZID=PDT:20200619T235959\",\n        \"instance_id\": null,\n        \"is_private\": false,\n        \"completed\": true,\n        \"completed_at\": \"2020-06-10T17:31:16.000-07:00\",\n        \"repeat_ends\": null,\n        \"repeat_ends_on\": null,\n        \"repeats\": null,\n        \"repeats_every_n_days\": null,\n        \"repeats_every_n_weeks\": null,\n        \"repeats_weekly_each_days_of_the_week\": null,\n        \"repeats_every_n_months\": null,\n        \"repeats_monthly_each_days_of_the_month\": null,\n        \"repeats_monthly_on_days_of_the_week\": null,\n        \"repeats_monthly_on_ordinals\": null,\n        \"repeats_every_n_years\": null,\n        \"repeats_yearly_each_months_of_the_year\": null,\n        \"repeats_yearly_on\": null,\n        \"repeats_yearly_on_days_of_the_week\": null,\n        \"repeats_yearly_on_ordinals\": null,\n        \"exception_times\": null,\n        \"recurrence_period\": null,\n        \"occurrences_in_range\": null,\n        \"next_occurrence\": null,\n        \"privacy_settings\": {\n            \"option_id\": 0,\n            \"team_id\": null\n        },\n        \"current_user_time_zone\": \"Pacific Time (US & Canada)\",\n        \"linked_contacts\": [],\n        \"attendees\": [\n            {\n                \"type\": \"Crm::Activity::Attendee::User\",\n                \"name\": \"Dev User\",\n                \"user_id\": 281076,\n                \"email\": \"test@example.com\"\n            }\n        ]\n    }\n}"},{"id":"6872f68e-9540-494e-9fe1-34ba4155eb18","name":"Activity Update - Adding and 'Deleteing' an attendee via passthrough","originalRequest":{"method":"PUT","header":[{"key":"occurrence_start_date","value":"\"2020-08-06T11:00:00.000-07:00\"","type":"text"},{"key":"occurrence_end_date","value":"\"2020-08-26T11:00:00.000-07:00\"","type":"text"}],"body":{"mode":"raw","raw":"{\n        \"id\": 28,\n        \"attendees\": [\n            {\n                \"type\": \"Crm::Activity::Attendee::User\",\n                \"name\": \"Teddy Bear\",\n                \"user_id\": 280814,\n                \"email\": \"TBearDaFamed@Gmail.com\"\n              \n            },\n            {\n                \"id\": 30,\n                \"type\": \"Crm::Activity::Attendee::User\",\n                \"name\": \"TWAPI TWAPI\",\n                \"user_id\": 280717,\n                \"email\": \"Scott+++@Redtailtechnology.com\",\n                \"delete\": true\n            }\n        ]\n    }","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/activities/28"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"server","value":"nginx/1.20.1"},{"key":"date","value":"Tue, 26 Apr 2022 23:07:26 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"transfer-encoding","value":"chunked"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-xss-protection","value":"1; mode=block"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-ua-compatible","value":"chrome=1"},{"key":"cache-control","value":"no-cache, no-store"},{"key":"pragma","value":"no-cache"},{"key":"expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"280717"},{"key":"user_id","value":"280717"},{"key":"access-control-allow-origin","value":"*"},{"key":"etag","value":"W/\"3f8826c59644664be295e19ae5e341d5\""},{"key":"set-cookie","value":"ahoy_visit=94ec0757-6613-466c-88c7-1a7489eacd03; path=/; expires=Wed, 27 Apr 2022 03:07:25 GMT; SameSite=None"},{"key":"x-request-id","value":"9cd896db-89a9-4deb-97af-e7e5fac71325"},{"key":"x-runtime","value":"0.872915"},{"key":"p3p","value":"CP=\"NOI ADM DEV PSAi NAV OUR STP IND DEM\""},{"key":"content-encoding","value":"gzip"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains; preload"},{"key":"content-security-policy","value":"frame-ancestors 'self' https://*.netx360.com/portal/login https://*.tdameritrade.com/https://*.emaplan.com https://*.circleblack.com"}],"cookie":[],"responseTime":null,"body":"{\n    \"activity\": {\n        \"id\": 28,\n        \"category_id\": 2,\n        \"activity_code_id\": 1,\n        \"subject\": \"Risk Management\",\n        \"all_day\": false,\n        \"start_date\": \"2020-04-03T02:30:00.000-07:00\",\n        \"end_date\": \"2020-04-03T03:00:00.000-07:00\",\n        \"description\": \"Description Here\",\n        \"location\": \"Conference Room 1\",\n        \"importance\": 2,\n        \"priority\": null,\n        \"percentdone\": null,\n        \"share_with_client\": false,\n        \"background_color\": null,\n        \"text_color\": null,\n        \"added_by\": 280717,\n        \"deleted\": false,\n        \"created_at\": \"2022-04-26T16:02:39.000-07:00\",\n        \"updated_at\": \"2022-04-26T16:07:25.000-07:00\",\n        \"ical\": \"DTSTART;TZID=PDT:20200403T023000\\nDTEND;TZID=PDT:20200403T030000\",\n        \"is_private\": false,\n        \"completed\": false,\n        \"completed_at\": null,\n        \"privacy_settings\": {\n            \"option_id\": 0,\n            \"team_id\": null\n        },\n        \"current_user_time_zone\": \"Pacific Time (US & Canada)\",\n        \"repeat_ends\": null,\n        \"repeat_ends_on\": null,\n        \"repeats\": null,\n        \"repeats_every_n_days\": null,\n        \"repeats_every_n_weeks\": null,\n        \"repeats_weekly_each_days_of_the_week\": null,\n        \"repeats_every_n_months\": null,\n        \"repeats_monthly\": null,\n        \"repeats_monthly_each_days_of_the_month\": null,\n        \"repeats_monthly_on_days_of_the_week\": null,\n        \"repeats_monthly_on_ordinals\": null,\n        \"repeats_every_n_years\": null,\n        \"repeats_yearly_each_months_of_the_year\": null,\n        \"repeats_yearly_on\": null,\n        \"repeats_yearly_on_days_of_the_week\": null,\n        \"repeats_yearly_on_ordinals\": null,\n        \"exception_times\": null,\n        \"recurrence_period\": null,\n        \"next_occurrence\": null,\n        \"linked_contacts\": [],\n        \"attendees\": [\n            {\n                \"id\": 31,\n                \"type\": \"Crm::Activity::Attendee::User\",\n                \"name\": \"Teddy Bear\",\n                \"user_id\": 280814,\n                \"email\": \"TBearDaFamed@Gmail.com\"\n            }\n        ]\n    }\n}"}],"_postman_id":"290020ac-d214-4d8f-9fc4-71fcf3e7f75a"},{"name":"Activity Delete","event":[{"listen":"prerequest","script":{"id":"c702a4e0-4b73-4d7c-bc4d-ec5208f11906","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"3171ca66-c352-4468-b955-383001caa041","exec":["pm.test(\"Status code is 204\", function () {","    pm.response.to.have.status(204);","});"],"type":"text/javascript"}}],"id":"65d730d2-ba41-4411-a242-181c4fb054ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/activities/:activity_id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["activities",":activity_id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"{{activity_id}}","key":"activity_id"}]}},"response":[],"_postman_id":"65d730d2-ba41-4411-a242-181c4fb054ef"},{"name":"Activity Show","event":[{"listen":"test","script":{"id":"ff62c569-9adb-4924-8562-ebbae8b38f3b","exec":["pm.test(\"Status code is 200\", function () {","    pm.response.to.have.status(200);","});"],"type":"text/javascript"}}],"id":"87d2fa50-35da-4dbf-b0b0-9d63d76a70f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"include","value":"attendees, linked_contacts, activity_associations, permissions, note_associations","description":"<p>Optional.  If \"include\" header is not present, then only attendees and linked_contacts will be returned.</p>\n","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/activities/:activity_id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["activities",":activity_id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"5005","key":"activity_id"}]}},"response":[{"id":"1153bab0-bf5d-4bf1-9542-a5ff6527167e","name":"Activity Show: all relationships included","originalRequest":{"method":"GET","header":[{"key":"include","value":"attendees, linked_contacts, activity_associations, permissions, note_associations","description":"Optional.  If \"include\" header is not present, then only attendees and linked_contacts will be returned.","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/activities/:id","host":["{{base_url}}"],"path":["activities",":id"],"variable":[{"key":"id","value":"59"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 22 Jun 2020 19:34:15 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"90d65962e565ca2c9860908f7de95dda\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Set-Cookie","value":"ahoy_visit=1df26cc4-6c49-40a2-957f-e47ed3859d73; path=/; expires=Mon, 22 Jun 2020 23:34:15 -0000; SameSite=None"},{"key":"X-Request-Id","value":"e2b69c3a-ae29-4757-b4ad-9c0273df672d"},{"key":"X-Runtime","value":"0.583370"}],"cookie":[],"responseTime":null,"body":"{\n    \"activity\": {\n        \"id\": 59,\n        \"category_id\": 2,\n        \"activity_code_id\": 1,\n        \"subject\": \"first google sync!?!?1\",\n        \"all_day\": false,\n        \"start_date\": \"2020-05-28T20:30:00.000Z\",\n        \"end_date\": \"2020-05-28T21:30:00.000Z\",\n        \"description\": \"\",\n        \"location\": \"\",\n        \"importance\": 2,\n        \"priority\": null,\n        \"percentdone\": 0,\n        \"share_with_client\": false,\n        \"background_color\": null,\n        \"text_color\": null,\n        \"added_by\": 280959,\n        \"deleted\": false,\n        \"created_at\": \"2020-05-27T20:13:56.000Z\",\n        \"updated_at\": \"2020-05-28T00:29:09.000Z\",\n        \"ical\": \"DTSTART:20200528T203000Z\\nDTEND:20200528T213000Z\",\n        \"instance_id\": null,\n        \"is_private\": false,\n        \"completed\": false,\n        \"completed_at\": null,\n        \"repeat_ends\": null,\n        \"repeat_ends_on\": null,\n        \"repeats\": null,\n        \"repeats_every_n_days\": null,\n        \"repeats_every_n_weeks\": null,\n        \"repeats_weekly_each_days_of_the_week\": null,\n        \"repeats_every_n_months\": null,\n        \"repeats_monthly_each_days_of_the_month\": null,\n        \"repeats_monthly_on_days_of_the_week\": null,\n        \"repeats_monthly_on_ordinals\": null,\n        \"repeats_every_n_years\": null,\n        \"repeats_yearly_each_months_of_the_year\": null,\n        \"repeats_yearly_on\": null,\n        \"repeats_yearly_on_days_of_the_week\": null,\n        \"repeats_yearly_on_ordinals\": null,\n        \"exception_times\": null,\n        \"recurrence_period\": null,\n        \"occurrences_in_range\": null,\n        \"next_occurrence\": null,\n        \"privacy_settings\": {\n            \"option_id\": 2,\n            \"team_id\": null\n        },\n        \"current_user_time_zone\": \"Pacific Time (US & Canada)\",\n        \"permissions\": [\n            {\n                \"id\": 9,\n                \"permissionable_id\": 59,\n                \"permissionable_type\": \"Crm::Activity\",\n                \"user_id\": 280959,\n                \"team_id\": null,\n                \"ability\": \"can\",\n                \"action\": \"manage\"\n            },\n            {\n                \"id\": 10,\n                \"permissionable_id\": 59,\n                \"permissionable_type\": \"Crm::Activity\",\n                \"user_id\": 280723,\n                \"team_id\": null,\n                \"ability\": \"can\",\n                \"action\": \"manage\"\n            }\n        ],\n        \"linked_contacts\": [\n            {\n                \"type\": \"Trust\",\n                \"first_name\": null,\n                \"middle_name\": null,\n                \"last_name\": null,\n                \"company_name\": \"Abernathy-Wuckert\",\n                \"full_name\": \"Abernathy-Wuckert\",\n                \"nickname\": null,\n                \"suffix_id\": null,\n                \"suffix\": null,\n                \"job_title\": null,\n                \"favorite\": true,\n                \"deleted\": false,\n                \"created_at\": \"2020-02-25T14:30:10.000-08:00\",\n                \"updated_at\": \"2020-08-05T10:07:16.000-07:00\",\n                \"contact_id\": 16\n            }\n        ],\n        \"activity_associations\": [\n            {\n                \"id\": 19,\n                \"actable_id\": 32,\n                \"actable_type\": \"Crm::Account\",\n                \"account_number\": \"2\"\n            }\n        ],\n        \"attendees\": [\n            {\n                \"type\": \"Crm::Activity::Attendee::User\",\n                \"name\": \"Matthew Reyes\",\n                \"user_id\": 280959,\n                \"email\": \"foo@example.com\"\n            },\n            {\n                \"type\": \"Crm::Activity::Attendee::User\",\n                \"name\": \"Notification Test\",\n                \"user_id\": 280723,\n                \"email\": \"bar@example.com\"\n            }\n        ],\n        \"note_associations\": [\n            {\n                \"id\": 464,\n                \"note_id\": 444,\n                \"noteable_id\": 59,\n                \"noteable_type\": \"Crm::Activity\",\n                \"deleted\": false,\n                \"created_at\": \"2020-06-22T19:33:21.000Z\",\n                \"updated_at\": \"2020-06-22T19:33:21.000Z\"\n            },\n            {\n                \"id\": 463,\n                \"note_id\": 443,\n                \"noteable_id\": 59,\n                \"noteable_type\": \"Crm::Activity\",\n                \"deleted\": false,\n                \"created_at\": \"2020-06-22T19:32:24.000Z\",\n                \"updated_at\": \"2020-06-22T19:32:24.000Z\"\n            }\n        ]\n    }\n}"}],"_postman_id":"87d2fa50-35da-4dbf-b0b0-9d63d76a70f8"},{"name":"Activities Index","id":"fc8649cc-120c-4f8a-b48c-3ff78baf6b4d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"include","value":"attendees, linked_contacts, activity_associations, permissions, note_associations","description":"<p>Optional.  If \"include\" header is not present, then only attendees and linked_contacts will be returned.</p>\n","type":"text"},{"key":"","value":"","type":"text"}],"url":"{{base_url}}/activities?start_date=2019-05-26&end_date=2020-07-05","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["activities"],"host":["{{base_url}}"],"query":[{"key":"start_date","value":"2019-05-26"},{"key":"end_date","value":"2020-07-05"},{"disabled":true,"description":{"content":"<p>retrieves all activities updated since a specified date</p>\n","type":"text/plain"},"key":"updated_since","value":"2020-05-08T20:48:45.000Z"},{"disabled":true,"key":"user_ids","value":""},{"disabled":true,"key":"contact_id","value":"1"}],"variable":[]}},"response":[],"_postman_id":"fc8649cc-120c-4f8a-b48c-3ff78baf6b4d"}],"id":"15e7533b-dde1-48a6-9be1-c3c96e04c612","_postman_id":"15e7533b-dde1-48a6-9be1-c3c96e04c612","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Instance Methods","item":[{"name":"Activity Instance Update","id":"869445aa-2fd3-4e49-a795-c0f85f774961","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"include","value":"notes","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"subject\": \"A fresh subject\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/activities/:activity_id/instances/:instance_id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["activities",":activity_id","instances",":instance_id"],"host":["{{base_url}}"],"query":[],"variable":[{"description":{"content":"<p>The ID of the base activity</p>\n","type":"text/plain"},"type":"string","value":"5005","key":"activity_id"},{"description":{"content":"<p>The unix epoch start time for the activity. (Midnight UTC for all-day activities)</p>\n","type":"text/plain"},"type":"string","value":"1601683200","key":"instance_id"}]}},"response":[{"id":"415abd4e-106d-48e7-b2c5-f2e392626450","name":"Activity Instance Update: Complete all-day activity","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n\t\"completed\": true\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/activities/:activity_id/instances/:instance_id","host":["{{base_url}}"],"path":["activities",":activity_id","instances",":instance_id"],"variable":[{"key":"activity_id","value":"264","description":"The ID of the base activity"},{"key":"instance_id","value":"1592352000","description":"The unix epoch start time for the activity, in seconds. (Midnight UTC for all-day activities)"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 11 Jun 2020 17:36:56 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"http://localhost:3000/api/public/v1/activities/265"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"39ea449c87b646a64ec31d10995fa4ce\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"2cb0801c-7454-4516-bed0-db04d47533ef"},{"key":"X-Runtime","value":"0.765888"}],"cookie":[],"responseTime":null,"body":"{\n    \"activity\": {\n        \"id\": 265,\n        \"category_id\": 2,\n        \"activity_code_id\": 1,\n        \"subject\": \"Strategic Planning\",\n        \"all_day\": true,\n        \"start_date\": \"2020-06-17T00:00:00.000-07:00\",\n        \"end_date\": \"2020-06-17T00:00:00.000-07:00\",\n        \"description\": \"\",\n        \"location\": \"\",\n        \"importance\": 2,\n        \"priority\": null,\n        \"percentdone\": 0,\n        \"share_with_client\": false,\n        \"background_color\": null,\n        \"text_color\": null,\n        \"added_by\": 280959,\n        \"deleted\": false,\n        \"created_at\": \"2020-06-11T10:36:56.000-07:00\",\n        \"updated_at\": \"2020-06-11T10:36:56.000-07:00\",\n        \"ical\": \"DTSTART;TZID=PDT:20200617T000000\\nDTEND;TZID=PDT:20200617T235959\",\n        \"instance_id\": null,\n        \"is_private\": false,\n        \"completed\": true,\n        \"completed_at\": \"2020-06-11T10:36:56.000-07:00\",\n        \"repeat_ends\": null,\n        \"repeat_ends_on\": null,\n        \"repeats\": \"never\",\n        \"repeats_every_n_days\": null,\n        \"repeats_every_n_weeks\": null,\n        \"repeats_weekly_each_days_of_the_week\": null,\n        \"repeats_every_n_months\": null,\n        \"repeats_monthly_each_days_of_the_month\": null,\n        \"repeats_monthly_on_days_of_the_week\": null,\n        \"repeats_monthly_on_ordinals\": null,\n        \"repeats_every_n_years\": null,\n        \"repeats_yearly_each_months_of_the_year\": null,\n        \"repeats_yearly_on\": null,\n        \"repeats_yearly_on_days_of_the_week\": null,\n        \"repeats_yearly_on_ordinals\": null,\n        \"exception_times\": null,\n        \"recurrence_period\": null,\n        \"occurrences_in_range\": null,\n        \"next_occurrence\": null,\n        \"privacy_settings\": {\n            \"option_id\": 0,\n            \"team_id\": null\n        },\n        \"current_user_time_zone\": \"Pacific Time (US & Canada)\",\n        \"permissions\": [],\n        \"attendees\": [\n            {\n                \"type\": \"Crm::Activity::Attendee::User\",\n                \"name\": \"Dev User\",\n                \"user_id\": 280959,\n                \"email\": \"dev@example.com\"\n            }\n        ]\n    }\n}"},{"id":"59a7803a-af3f-4dab-ba9d-db0cccd5bd38","name":"Activity Instance Update: Complete an instance.","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n\t\"completed\": true\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/activities/:activity_id/instances/:instance_id","host":["{{base_url}}"],"path":["activities",":activity_id","instances",":instance_id"],"variable":[{"key":"activity_id","value":"257","description":"The ID of the base activity"},{"key":"instance_id","value":"1591745400","description":"The unix epoch start time for the activity. (Midnight UTC for all-day activities)"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 10 Jun 2020 23:07:09 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"http://localhost:3000/api/public/v1/activities/258"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"73fccc329bc4c10d49b426500f36fe97\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"e3f8391a-080b-45ee-9cbd-d485fd2d1af4"},{"key":"X-Runtime","value":"1.948973"}],"cookie":[],"responseTime":null,"body":"{\n    \"activity\": {\n        \"id\": 258,\n        \"category_id\": 2,\n        \"activity_code_id\": 1,\n        \"subject\": \"TWAPI Recurrence Tester\",\n        \"all_day\": false,\n        \"start_date\": \"2020-06-09T16:30:00.000-07:00\",\n        \"end_date\": \"2020-06-09T17:30:01.000-07:00\",\n        \"description\": \"\",\n        \"location\": \"\",\n        \"importance\": 2,\n        \"priority\": null,\n        \"percentdone\": 0,\n        \"share_with_client\": false,\n        \"background_color\": null,\n        \"text_color\": null,\n        \"added_by\": 280959,\n        \"deleted\": false,\n        \"created_at\": \"2020-06-10T16:07:09.000-07:00\",\n        \"updated_at\": \"2020-06-10T16:07:09.000-07:00\",\n        \"ical\": \"DTSTART;TZID=PDT:20200609T163000\\nDTEND;TZID=PDT:20200609T173001\",\n        \"instance_id\": null,\n        \"is_private\": false,\n        \"completed\": true,\n        \"completed_at\": \"2020-06-10T16:07:09.000-07:00\",\n        \"repeat_ends\": null,\n        \"repeat_ends_on\": null,\n        \"repeats\": \"never\",\n        \"repeats_every_n_days\": null,\n        \"repeats_every_n_weeks\": null,\n        \"repeats_weekly_each_days_of_the_week\": null,\n        \"repeats_every_n_months\": null,\n        \"repeats_monthly_each_days_of_the_month\": null,\n        \"repeats_monthly_on_days_of_the_week\": null,\n        \"repeats_monthly_on_ordinals\": null,\n        \"repeats_every_n_years\": null,\n        \"repeats_yearly_each_months_of_the_year\": null,\n        \"repeats_yearly_on\": null,\n        \"repeats_yearly_on_days_of_the_week\": null,\n        \"repeats_yearly_on_ordinals\": null,\n        \"exception_times\": null,\n        \"recurrence_period\": null,\n        \"occurrences_in_range\": null,\n        \"next_occurrence\": null,\n        \"privacy_settings\": {\n            \"option_id\": 0,\n            \"team_id\": null\n        },\n        \"current_user_time_zone\": \"Pacific Time (US & Canada)\",\n        \"permissions\": [],\n        \"attendees\": [\n            {\n                \"type\": \"Crm::Activity::Attendee::User\",\n                \"name\": \"Developer User\",\n                \"user_id\": 280959,\n                \"email\": \"test@example.com\"\n            }\n        ]\n    }\n}"},{"id":"a18ed383-02c0-43eb-88a2-5174ac06de17","name":"Activity Instance Update","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n\t\"subject\": \"A fresh subject\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/activities/:activity_id/instances/:instance_id","host":["{{base_url}}"],"path":["activities",":activity_id","instances",":instance_id"],"variable":[{"key":"activity_id","value":"251","description":"The ID of the base activity"},{"key":"instance_id","value":"1591993800","description":"The unix epoch start time for the activity. (Midnight UTC for all-day activities)"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 10 Jun 2020 20:37:38 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Location","value":"http://localhost:3000/api/public/v1/activities/255"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"85c56965048d2478f44d32a0ca980055\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"X-Request-Id","value":"af484622-9ca1-4b62-bd5b-a3f2a7e57008"},{"key":"X-Runtime","value":"2.424750"}],"cookie":[],"responseTime":null,"body":"{\n    \"activity\": {\n        \"id\": 255,\n        \"category_id\": 2,\n        \"activity_code_id\": 1,\n        \"subject\": \"A fresh subject\",\n        \"all_day\": false,\n        \"start_date\": \"2020-06-12T13:30:00.000-07:00\",\n        \"end_date\": \"2020-06-12T14:30:01.000-07:00\",\n        \"description\": \"\",\n        \"location\": \"\",\n        \"importance\": 2,\n        \"priority\": null,\n        \"percentdone\": 0,\n        \"share_with_client\": false,\n        \"background_color\": null,\n        \"text_color\": null,\n        \"added_by\": 280959,\n        \"deleted\": false,\n        \"created_at\": \"2020-06-10T13:37:37.000-07:00\",\n        \"updated_at\": \"2020-06-10T13:37:37.000-07:00\",\n        \"ical\": \"DTSTART;TZID=PDT:20200612T133000\\nDTEND;TZID=PDT:20200612T143001\",\n        \"instance_id\": null,\n        \"is_private\": false,\n        \"completed\": false,\n        \"completed_at\": null,\n        \"repeat_ends\": null,\n        \"repeat_ends_on\": null,\n        \"repeats\": \"never\",\n        \"repeats_every_n_days\": null,\n        \"repeats_every_n_weeks\": null,\n        \"repeats_weekly_each_days_of_the_week\": null,\n        \"repeats_every_n_months\": null,\n        \"repeats_monthly_each_days_of_the_month\": null,\n        \"repeats_monthly_on_days_of_the_week\": null,\n        \"repeats_monthly_on_ordinals\": null,\n        \"repeats_every_n_years\": null,\n        \"repeats_yearly_each_months_of_the_year\": null,\n        \"repeats_yearly_on\": null,\n        \"repeats_yearly_on_days_of_the_week\": null,\n        \"repeats_yearly_on_ordinals\": null,\n        \"exception_times\": null,\n        \"recurrence_period\": null,\n        \"occurrences_in_range\": null,\n        \"next_occurrence\": null,\n        \"privacy_settings\": {\n            \"option_id\": 0,\n            \"team_id\": null\n        },\n        \"current_user_time_zone\": \"Pacific Time (US & Canada)\",\n        \"permissions\": [],\n        \"attendees\": [\n            {\n                \"type\": \"Crm::Activity::Attendee::User\",\n                \"name\": \"Dev User\",\n                \"user_id\": 281076,\n                \"email\": \"test@example.com\"\n            }\n        ]\n    }\n}"}],"_postman_id":"869445aa-2fd3-4e49-a795-c0f85f774961"},{"name":"Activity Instance Delete","id":"ed0dcbf8-288b-41c3-be19-80a9cabb2098","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{base_url}}/activities/:activity_id/instances/:instance_id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["activities",":activity_id","instances",":instance_id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"5005","key":"activity_id"},{"type":"string","value":"1601683200","key":"instance_id"}]}},"response":[],"_postman_id":"ed0dcbf8-288b-41c3-be19-80a9cabb2098"},{"name":"Activity Instance SHOW","id":"44528f12-aa6e-4a07-8f1c-7dfba0f53921","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/activities/:activity_id/instances/:instance_id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["activities",":activity_id","instances",":instance_id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"any","value":"","key":"activity_id"},{"type":"any","value":"","key":"instance_id"}]}},"response":[],"_postman_id":"44528f12-aa6e-4a07-8f1c-7dfba0f53921"}],"id":"83a1fe22-52c5-4da7-851c-b91c6030e26f","_postman_id":"83a1fe22-52c5-4da7-851c-b91c6030e26f","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Notes","item":[{"name":"Activity Notes Index","id":"ed9bfd62-b928-4b29-aa25-430ba6345310","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/activities/:activity_id/notes?page=1","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["activities",":activity_id","notes"],"host":["{{base_url}}"],"query":[{"key":"page","value":"1"}],"variable":[{"type":"any","value":"1","key":"activity_id"}]}},"response":[],"_postman_id":"ed9bfd62-b928-4b29-aa25-430ba6345310"},{"name":"Activity Notes Show","id":"f99f3730-cefc-4bfd-9875-5f4faab1a2d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/activities/:activity_id/notes/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["activities",":activity_id","notes",":id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"any","value":"1","key":"activity_id"},{"type":"any","value":"1","key":"id"}]}},"response":[],"_postman_id":"f99f3730-cefc-4bfd-9875-5f4faab1a2d3"}],"id":"8f9bae33-0a6c-4bc1-962a-a0ad0fc24792","_postman_id":"8f9bae33-0a6c-4bc1-962a-a0ad0fc24792","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Templates","item":[{"name":"Templates GET","id":"6c3138a4-c17a-4166-8668-391ac2a64bde","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/activities/templates?page=1","description":"<p>Returns a list of activity templates </p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["activities","templates"],"host":["{{base_url}}"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"c89641ee-c7dd-42ec-9aa1-5a6b10f44b1d","name":"Templates GET","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/activities/templates?page=1","host":["{{base_url}}"],"path":["activities","templates"],"query":[{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 13 Apr 2021 18:55:39 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"281102"},{"key":"user_id","value":"281102"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"fe9cef4373ba27a38b7ace3fe65bcab5\""},{"key":"Set-Cookie","value":"ahoy_visit=69c45393-94f8-44b0-afc7-5c85128b8a5a; path=/; expires=Tue, 13 Apr 2021 22:55:38 GMT; SameSite=None"},{"key":"X-Request-Id","value":"47ce9323-5a01-4923-bc14-d43384333551"},{"key":"X-Runtime","value":"5.507684"}],"cookie":[],"responseTime":null,"body":"{\n    \"note_templates\": [\n        {\n            \"id\": 1,\n            \"name\": \"Test new note template\",\n            \"body\": \"This is the body\",\n            \"category\": \"Customer Service\",\n            \"category_id\": 4,\n            \"notify_user_id\": 280094,\n            \"notify_team_id\": 48643,\n            \"follow_up\": true,\n            \"deleted\": false,\n            \"created_at\": \"2021-12-20T19:42:50.000Z\",\n            \"updated_at\": \"2021-12-20T19:42:50.000Z\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Another template\",\n            \"body\": \"Another body\",\n            \"category\": \"custom category\",\n            \"category_id\": 7,\n            \"notify_user_id\": 204580,\n            \"notify_team_id\": null,\n            \"follow_up\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-12-20T19:43:06.000Z\",\n            \"updated_at\": \"2021-12-20T19:43:06.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 2,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"6c3138a4-c17a-4166-8668-391ac2a64bde"},{"name":"Template By ID GET","id":"26aa5e2d-7172-439c-ad01-6a2fff30b8b2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/activities/templates/1","description":"<p>Returns a Template by Tempalte ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["activities","templates","1"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"7709fa70-92a4-40c1-895a-5fb2fbdf4729","name":"Template By ID GET","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/activities/templates/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 13 Apr 2021 18:56:54 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"281102"},{"key":"user_id","value":"281102"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"73a96b9af0eec711be2875105d0d543e\""},{"key":"Set-Cookie","value":"ahoy_visit=69c45393-94f8-44b0-afc7-5c85128b8a5a; path=/; expires=Tue, 13 Apr 2021 22:56:53 GMT; SameSite=None"},{"key":"X-Request-Id","value":"d9b5065c-77b3-451a-b5de-6b9eaf9197f8"},{"key":"X-Runtime","value":"0.418181"}],"cookie":[],"responseTime":null,"body":"{\n    \"activity_template\": {\n        \"id\": 1,\n        \"name\": \"Test Template\",\n        \"subject\": \"Tempalte Test Subject\",\n        \"description\": \"This is a template.&nbsp;<br /><br />&nbsp;\",\n        \"all_day\": false,\n        \"type_id\": 2,\n        \"category_id\": null,\n        \"importance\": 2,\n        \"priority\": null,\n        \"created_at\": \"2021-03-25T22:25:12.000Z\",\n        \"updated_at\": \"2021-03-25T22:25:12.000Z\",\n        \"assign_to_current_user\": false\n    }\n}"}],"_postman_id":"26aa5e2d-7172-439c-ad01-6a2fff30b8b2"}],"id":"6760e525-4366-43c5-9710-bcbade6a6b53","_postman_id":"6760e525-4366-43c5-9710-bcbade6a6b53","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}}],"id":"4b470c45-83df-40b4-bea7-4070790e9b61","description":"<p>Privacy Settings</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>option_id</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>0</td>\n<td>Everyone</td>\n</tr>\n<tr>\n<td>1</td>\n<td>Just me</td>\n</tr>\n<tr>\n<td>2</td>\n<td>Attendees</td>\n</tr>\n<tr>\n<td>3</td>\n<td>Team</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"b699add7-e6d9-4769-938e-4c3e9fbb0787","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"db0c3dd0-8217-4c3c-ad09-2d85f7b2aa63","type":"text/javascript","exec":[""]}}],"_postman_id":"4b470c45-83df-40b4-bea7-4070790e9b61","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Note Methods","item":[{"name":"Comments","item":[{"name":"Note Comment POST","id":"536d83ca-60e4-4bbb-b73c-b7d0b3f56370","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"body":{"mode":"raw","raw":"{ \n    \"content\": \"This is just a test\",\n    \"notify_user_id\": 280455,\n    \"notify_team_id\": 52042\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/notes/:note_id/comments","description":"<p>Creates a Comment associated with the note identifier</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["notes",":note_id","comments"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"any","value":"1","key":"note_id"}]}},"response":[{"id":"438072f5-d5f1-4c80-a0c7-298b81a5d3dd","name":"Note Comment POST","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"{{basic_auth}}","type":"text"}],"body":{"mode":"raw","raw":"{ \"content\": \"This is just a test\" }","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/notes/:note_id/comments","host":["{{base_url}}"],"path":["notes",":note_id","comments"],"variable":[{"key":"note_id","value":""}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 15 Oct 2021 20:45:44 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"280717"},{"key":"user_id","value":"280717"},{"key":"Location","value":"http://localhost:3000/api/public/v1/notes/1/comments.33"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"bfb306ccfa57e51bc7faae78174a05e9\""},{"key":"Set-Cookie","value":"ahoy_visit=71adb4e8-96a0-41e5-8137-5322c12f27da; path=/; expires=Sat, 16 Oct 2021 00:45:43 GMT; SameSite=None"},{"key":"X-Request-Id","value":"3a9b6d30-bf5a-47a0-8161-43f7a22b7436"},{"key":"X-Runtime","value":"1.024790"}],"cookie":[],"responseTime":null,"body":"{\n    \"comment\": {\n        \"id\": 33,\n        \"commentable_id\": 1,\n        \"commentable_type\": \"Crm::Note\",\n        \"user_id\": 280717,\n        \"content\": \"This is just a test\",\n        \"deleted\": false,\n        \"created_at\": \"2021-10-15T20:45:43.000Z\",\n        \"updated_at\": \"2021-10-15T20:45:43.000Z\"\n    }\n}"}],"_postman_id":"536d83ca-60e4-4bbb-b73c-b7d0b3f56370"}],"id":"bb1aff33-877d-4749-a0ca-578d3cf8a52f","_postman_id":"bb1aff33-877d-4749-a0ca-578d3cf8a52f","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Templates","item":[{"name":"Templates GET","id":"590256e5-3454-4baf-b8cb-4bc76315780d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/notes/templates?page=1","description":"<p>Returns a list of activity templates </p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["notes","templates"],"host":["{{base_url}}"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"c7d2fa4f-2f43-4bcc-adc3-77fc2dd25e0f","name":"Templates GET","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/notes/templates?page=1","host":["{{base_url}}"],"path":["notes","templates"],"query":[{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 13 Apr 2021 18:55:39 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"281102"},{"key":"user_id","value":"281102"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"fe9cef4373ba27a38b7ace3fe65bcab5\""},{"key":"Set-Cookie","value":"ahoy_visit=69c45393-94f8-44b0-afc7-5c85128b8a5a; path=/; expires=Tue, 13 Apr 2021 22:55:38 GMT; SameSite=None"},{"key":"X-Request-Id","value":"47ce9323-5a01-4923-bc14-d43384333551"},{"key":"X-Runtime","value":"5.507684"}],"cookie":[],"responseTime":null,"body":"{\n    \"note_templates\": [\n        {\n            \"id\": 1,\n            \"name\": \"test new note template\",\n            \"body\": \"This is the body\",\n            \"category\": \"Customer Service\",\n            \"category_id\": 4,\n            \"notify_user_id\": 280094,\n            \"notify_team_id\": 48643,\n            \"follow_up\": true,\n            \"deleted\": false,\n            \"created_at\": \"2021-12-20T19:42:50.000Z\",\n            \"updated_at\": \"2021-12-20T19:42:50.000Z\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Another template\",\n            \"body\": \"Another body\",\n            \"category\": \"custom category\",\n            \"category_id\": 7,\n            \"notify_user_id\": 204580,\n            \"notify_team_id\": null,\n            \"follow_up\": false,\n            \"deleted\": false,\n            \"created_at\": \"2021-12-20T19:43:06.000Z\",\n            \"updated_at\": \"2021-12-20T19:43:06.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 2,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"590256e5-3454-4baf-b8cb-4bc76315780d"},{"name":"Template By ID GET","id":"82ec935e-34cb-4313-bef1-8b8c753abc84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/notes/templates/1","description":"<p>Returns a Template by Tempalte ID</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["notes","templates","1"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"90b61c3a-ed3b-4774-9444-f71ce625a803","name":"Template By ID GET","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/notes/templates/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 13 Apr 2021 18:56:54 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"281102"},{"key":"user_id","value":"281102"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"73a96b9af0eec711be2875105d0d543e\""},{"key":"Set-Cookie","value":"ahoy_visit=69c45393-94f8-44b0-afc7-5c85128b8a5a; path=/; expires=Tue, 13 Apr 2021 22:56:53 GMT; SameSite=None"},{"key":"X-Request-Id","value":"d9b5065c-77b3-451a-b5de-6b9eaf9197f8"},{"key":"X-Runtime","value":"0.418181"}],"cookie":[],"responseTime":null,"body":"{\n    \"note_template\": {\n        \"id\": 1,\n        \"name\": \"test new note template\",\n        \"body\": \"This is the body\",\n        \"category\": \"Customer Service\",\n        \"category_id\": 4,\n        \"notify_user_id\": 280094,\n        \"notify_team_id\": 48643,\n        \"follow_up\": true,\n        \"deleted\": false,\n        \"created_at\": \"2021-12-20T19:42:50.000Z\",\n        \"updated_at\": \"2021-12-20T19:42:50.000Z\"\n    }\n}"}],"_postman_id":"82ec935e-34cb-4313-bef1-8b8c753abc84"}],"id":"739cb792-f6c3-4014-91ae-b7976e67c37e","_postman_id":"739cb792-f6c3-4014-91ae-b7976e67c37e","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"index","id":"cd551c45-aa48-4034-8be1-6a5152c2dec0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/notes?page=1","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["notes"],"host":["{{base_url}}"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[],"_postman_id":"cd551c45-aa48-4034-8be1-6a5152c2dec0"}],"id":"6d08a545-e686-4fa6-9750-f27346f478db","_postman_id":"6d08a545-e686-4fa6-9750-f27346f478db","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Workflows","item":[{"name":"Workflow Methods","item":[{"name":"Workflows Index","id":"26ab30b8-844d-49e4-83b7-16003764856a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/workflows","description":"<p>Retrieves a paged list of workflows</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["workflows"],"host":["{{base_url}}"],"query":[{"disabled":true,"description":{"content":"<p>Optional param.  When true, only open workflows are returned.  When false, only completed workflows are returned.  If not specified, both open and completed workflows are returned.</p>\n","type":"text/plain"},"key":"open","value":"true"}],"variable":[]}},"response":[{"id":"8aa548f1-c8c3-42e2-ba00-a7fcd3fdd419","name":"Workflows GET","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/workflows"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 15 Jul 2020 23:53:23 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"ddd3ea19adebcef1d983ebb8711392e4\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Set-Cookie","value":"ahoy_visit=e43c6c35-e859-4e6b-8bca-70c9d7521656; path=/; expires=Thu, 16 Jul 2020 03:53:22 -0000; SameSite=None"},{"key":"X-Request-Id","value":"9dbb1da0-f575-46a8-85b9-73ea4a6d3223"},{"key":"X-Runtime","value":"1.213161"}],"cookie":[],"responseTime":null,"body":"{\n    \"workflows\": [\n        {\n            \"id\": 1,\n            \"workflow_template_id\": 5,\n            \"name\": \"Marblewald High\",\n            \"due_date\": \"2022-04-25T22:30:26.000Z\",\n            \"current_step_id\": 1,\n            \"status\": 1,\n            \"assigned_user_id\": 204575,\n            \"assigned_user_type\": 1,\n            \"completion_date\": \"2021-01-01T00:00:00.000Z\",\n            \"description\": \"Maiores dolorum qui. Repellendus iusto eos. Quaerat molestiae eum.\",\n            \"category_id\": 2,\n            \"category\": \"General Information\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"Ostbarrow Campus\",\n                    \"workflow_id\": 1,\n                    \"order_position\": 1,\n                    \"interval\": 10,\n                    \"frequency\": 3,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Totam ut molestias. Sint quia est. Perspiciatis ea velit.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:26.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 1,\n                            \"name\": \"Master of Psychology\",\n                            \"workflow_step_id\": 1,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Amet quaerat culpa. Ut ea nam. Molestiae itaque voluptate.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 1,\n                            \"name\": \"taxidermy crucifix cardigan\",\n                            \"next_workflow_step_id\": 1,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        },\n                        {\n                            \"id\": 2,\n                            \"name\": \"lumbersexual cronut semiotics\",\n                            \"next_workflow_step_id\": 1,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 2,\n                    \"name\": \"Ironston Campus\",\n                    \"workflow_id\": 1,\n                    \"order_position\": 2,\n                    \"interval\": 18,\n                    \"frequency\": 2,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Iusto sed quis. Officia facere libero. Quis et asperiores.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:26.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 2,\n                            \"name\": \"Associate Degree in Forensic Science\",\n                            \"workflow_step_id\": 2,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"At enim rerum. Numquam expedita aut. Qui vel omnis.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        },\n                        {\n                            \"id\": 3,\n                            \"name\": \"Bachelor of Criminology\",\n                            \"workflow_step_id\": 2,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Commodi ipsam eveniet. Adipisci veniam quas. Ducimus suscipit sed.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        },\n                        {\n                            \"id\": 4,\n                            \"name\": \"Master of Computer Science\",\n                            \"workflow_step_id\": 2,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Asperiores sed quasi. Libero quia et. Molestiae aut laboriosam.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        },\n                        {\n                            \"id\": 5,\n                            \"name\": \"Master of Law\",\n                            \"workflow_step_id\": 2,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Reiciendis omnis ut. Aliquam aut voluptatum. Dolorum laudantium repudiandae.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        },\n                        {\n                            \"id\": 6,\n                            \"name\": \"Master of Architectural Technology\",\n                            \"workflow_step_id\": 2,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Et ad nemo. Harum labore ut. Aut velit recusandae.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 3,\n                            \"name\": \"cardigan meditation typewriter\",\n                            \"next_workflow_step_id\": 1,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        },\n                        {\n                            \"id\": 4,\n                            \"name\": \"chicharrones selvage brunch\",\n                            \"next_workflow_step_id\": 1,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        }\n                    ]\n                }\n            ],\n            \"linked_contacts\": [\n                {\n                    \"contact_id\": 46,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Roberta\",\n                    \"middle_name\": \"W\",\n                    \"last_name\": \"Hintz\",\n                    \"company_name\": null,\n                    \"name\": \"Roberta Hintz\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": \"District Banking Executive\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:14.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:14.000Z\"\n                },\n                {\n                    \"contact_id\": 25,\n                    \"type\": \"Union\",\n                    \"first_name\": null,\n                    \"middle_name\": null,\n                    \"last_name\": null,\n                    \"company_name\": \"Swaniawski, Tromp and Sauer\",\n                    \"name\": \"Swaniawski, Tromp and Sauer\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:11.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:11.000Z\"\n                },\n                {\n                    \"contact_id\": 65,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Nigel\",\n                    \"middle_name\": \"J\",\n                    \"last_name\": \"Cartwright\",\n                    \"company_name\": null,\n                    \"name\": \"Nigel Cartwright\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:16.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:16.000Z\"\n                },\n                {\n                    \"contact_id\": 58,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Marylou\",\n                    \"middle_name\": \"H\",\n                    \"last_name\": \"Carter\",\n                    \"company_name\": null,\n                    \"name\": \"Marylou Carter\",\n                    \"nickname\": \"Dark Shatterstar\",\n                    \"suffix\": null,\n                    \"job_title\": \"District Coordinator\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:15.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:15.000Z\"\n                },\n                {\n                    \"contact_id\": 7,\n                    \"type\": \"Business\",\n                    \"first_name\": null,\n                    \"middle_name\": null,\n                    \"last_name\": null,\n                    \"company_name\": \"O'Hara-Dietrich\",\n                    \"name\": \"O'Hara-Dietrich\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:09.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:09.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 2,\n            \"workflow_template_id\": 3,\n            \"name\": \"Clearcourt High School\",\n            \"due_date\": \"2020-03-26T22:30:26.000Z\",\n            \"current_step_id\": 3,\n            \"status\": 1,\n            \"assigned_user_id\": 204589,\n            \"assigned_user_type\": 1,\n            \"completion_date\": null,\n            \"description\": \"Quo sit molestias. Perspiciatis repellat sint. Aliquid eveniet dolor.\",\n            \"category_id\": 4,\n            \"category\": \"Customer Service\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:27.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 3,\n                    \"name\": \"Ironbarrow Campus\",\n                    \"workflow_id\": 2,\n                    \"order_position\": 1,\n                    \"interval\": 13,\n                    \"frequency\": 1,\n                    \"interval_placement\": 3,\n                    \"completion_date\": null,\n                    \"description\": \"Aut at quae. Inventore quo eius. Quae consectetur aut.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:26.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 7,\n                            \"name\": \"Bachelor of Commerce\",\n                            \"workflow_step_id\": 3,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Repellat ipsa ipsam. Sed distinctio rerum. Atque et natus.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        },\n                        {\n                            \"id\": 8,\n                            \"name\": \"Associate Degree in Architectural Technology\",\n                            \"workflow_step_id\": 3,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Necessitatibus laudantium adipisci. Ad est sunt. Quam porro et.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        },\n                        {\n                            \"id\": 9,\n                            \"name\": \"Master of Biomedical Science\",\n                            \"workflow_step_id\": 3,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Vero veniam et. A veniam natus. Consequatur dolorum et.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 5,\n                            \"name\": \"truffaut tacos VHS\",\n                            \"next_workflow_step_id\": 6,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        },\n                        {\n                            \"id\": 6,\n                            \"name\": \"tacos hammock leggings\",\n                            \"next_workflow_step_id\": 7,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 4,\n                    \"name\": \"Icelyn Campus\",\n                    \"workflow_id\": 2,\n                    \"order_position\": 2,\n                    \"interval\": 8,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Suscipit magnam occaecati. Tenetur quas in. Deserunt numquam quasi.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:26.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 10,\n                            \"name\": \"Master of Education\",\n                            \"workflow_step_id\": 4,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Ut explicabo omnis. Ut nulla ad. Vitae non alias.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 7,\n                            \"name\": \"kitsch migas viral\",\n                            \"next_workflow_step_id\": 3,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        },\n                        {\n                            \"id\": 8,\n                            \"name\": \"swag mixtape forage\",\n                            \"next_workflow_step_id\": 7,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 5,\n                    \"name\": \"Bluemeadow Campus\",\n                    \"workflow_id\": 2,\n                    \"order_position\": 3,\n                    \"interval\": 14,\n                    \"frequency\": 3,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Neque distinctio quis. Deserunt sint provident. Laboriosam molestiae facere.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:26.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 11,\n                            \"name\": \"Master of Forensic Science\",\n                            \"workflow_step_id\": 5,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Dolorem porro ab. Et nesciunt sit. Veniam voluptatem magni.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 9,\n                            \"name\": \"Thundercats pour-over forage\",\n                            \"next_workflow_step_id\": 7,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        },\n                        {\n                            \"id\": 10,\n                            \"name\": \"mixtape echo readymade\",\n                            \"next_workflow_step_id\": 7,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 6,\n                    \"name\": \"Flowerlake Campus\",\n                    \"workflow_id\": 2,\n                    \"order_position\": 4,\n                    \"interval\": 17,\n                    \"frequency\": 3,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Laudantium praesentium veniam. Eaque quidem et. Sequi amet maiores.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:26.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 12,\n                            \"name\": \"Bachelor of Nursing\",\n                            \"workflow_step_id\": 6,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Eius rerum expedita. Voluptatem dolores incidunt. Voluptatem vitae voluptatem.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 11,\n                            \"name\": \"typewriter mumblecore austin\",\n                            \"next_workflow_step_id\": 3,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 12,\n                            \"name\": \"vinyl selvage sustainable\",\n                            \"next_workflow_step_id\": 5,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 7,\n                    \"name\": \"Ostbarrow Campus\",\n                    \"workflow_id\": 2,\n                    \"order_position\": 5,\n                    \"interval\": 30,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Iure sunt odit. Dignissimos sunt quis. Est voluptatem molestiae.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:26.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 13,\n                            \"name\": \"Associate Degree in Health Science\",\n                            \"workflow_step_id\": 7,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Nisi voluptatem voluptatibus. Voluptatibus temporibus et. Ab omnis libero.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        },\n                        {\n                            \"id\": 14,\n                            \"name\": \"Associate Degree in Teaching\",\n                            \"workflow_step_id\": 7,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Et sunt ut. Itaque iure distinctio. In et eum.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        },\n                        {\n                            \"id\": 15,\n                            \"name\": \"Master of Medicine\",\n                            \"workflow_step_id\": 7,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Iusto officia sint. Eum dolor doloremque. Quo et ut.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        },\n                        {\n                            \"id\": 16,\n                            \"name\": \"Associate Degree in Applied Science (Psychology)\",\n                            \"workflow_step_id\": 7,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Consequatur voluptas quia. Repudiandae fuga dolor. Quia molestiae quo.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        },\n                        {\n                            \"id\": 17,\n                            \"name\": \"Bachelor of Information Systems\",\n                            \"workflow_step_id\": 7,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Ut sunt veniam. Sequi blanditiis sit. Et corrupti deleniti.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 13,\n                            \"name\": \"flexitarian ennui franzen\",\n                            \"next_workflow_step_id\": 3,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 14,\n                            \"name\": \"banjo wolf yr\",\n                            \"next_workflow_step_id\": 3,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        }\n                    ]\n                }\n            ],\n            \"linked_contacts\": [\n                {\n                    \"contact_id\": 19,\n                    \"type\": \"Trust\",\n                    \"first_name\": null,\n                    \"middle_name\": null,\n                    \"last_name\": null,\n                    \"company_name\": \"Schinner Inc\",\n                    \"name\": \"Schinner Inc\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:10.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:10.000Z\"\n                },\n                {\n                    \"contact_id\": 12,\n                    \"type\": \"Association\",\n                    \"first_name\": null,\n                    \"middle_name\": null,\n                    \"last_name\": null,\n                    \"company_name\": \"Kozey, Haley and Leffler\",\n                    \"name\": \"Kozey, Haley and Leffler\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:10.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:10.000Z\"\n                },\n                {\n                    \"contact_id\": 84,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Mollyyy\",\n                    \"middle_name\": \"J\",\n                    \"last_name\": \"Kosso\",\n                    \"company_name\": null,\n                    \"name\": \"Mollyyy Kosso\",\n                    \"nickname\": \"Captain Curse Girl\",\n                    \"suffix\": null,\n                    \"job_title\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:17.000Z\",\n                    \"updated_at\": \"2020-04-06T21:44:45.000Z\"\n                },\n                {\n                    \"contact_id\": 61,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Jefferey\",\n                    \"middle_name\": \"E\",\n                    \"last_name\": \"Medhurst\",\n                    \"company_name\": null,\n                    \"name\": \"Jefferey Medhurst\",\n                    \"nickname\": \"Illustrious Abomination\",\n                    \"suffix\": null,\n                    \"job_title\": \"Hospitality Associate\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:15.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:15.000Z\"\n                },\n                {\n                    \"contact_id\": 46,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Roberta\",\n                    \"middle_name\": \"W\",\n                    \"last_name\": \"Hintz\",\n                    \"company_name\": null,\n                    \"name\": \"Roberta Hintz\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": \"District Banking Executive\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:14.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:14.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 3,\n            \"workflow_template_id\": 2,\n            \"name\": \"Falconholt High School\",\n            \"due_date\": \"2021-06-25T22:30:27.000Z\",\n            \"current_step_id\": 8,\n            \"status\": 1,\n            \"assigned_user_id\": 204574,\n            \"assigned_user_type\": 1,\n            \"completion_date\": null,\n            \"description\": \"Cumque consequatur sunt. Voluptatem dolor quia. Alias velit sequi.\",\n            \"category_id\": 3,\n            \"category\": \"Policy Support\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:27.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 8,\n                    \"name\": \"Ironbarrow Campus\",\n                    \"workflow_id\": 3,\n                    \"order_position\": 1,\n                    \"interval\": 14,\n                    \"frequency\": 2,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Corporis quo magnam. Id quia exercitationem. Omnis eum adipisci.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 18,\n                            \"name\": \"Bachelor of Applied Science (Psychology)\",\n                            \"workflow_step_id\": 8,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Omnis ut vel. Vero quaerat perspiciatis. Sit modi reiciendis.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                },\n                {\n                    \"id\": 9,\n                    \"name\": \"Falconholt Campus\",\n                    \"workflow_id\": 3,\n                    \"order_position\": 2,\n                    \"interval\": 24,\n                    \"frequency\": 1,\n                    \"interval_placement\": 3,\n                    \"completion_date\": null,\n                    \"description\": \"Modi et qui. Quis ad tempora. In qui ut.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 19,\n                            \"name\": \"Associate Degree in Forensic Science\",\n                            \"workflow_step_id\": 9,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Enim iste eum. Provident ipsa aspernatur. Delectus voluptatem cupiditate.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 20,\n                            \"name\": \"Bachelor of Education\",\n                            \"workflow_step_id\": 9,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Molestias voluptatem omnis. Ut eius nemo. Quas earum inventore.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 21,\n                            \"name\": \"Master of Forensic Science\",\n                            \"workflow_step_id\": 9,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Ea tenetur illo. Consequuntur voluptas eius. Autem cum temporibus.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 22,\n                            \"name\": \"Master of Biomedical Science\",\n                            \"workflow_step_id\": 9,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Officia expedita beatae. Modi iusto dignissimos. Aut corrupti voluptatum.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 23,\n                            \"name\": \"Master of Business\",\n                            \"workflow_step_id\": 9,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Consequatur dolorem voluptatibus. Magni tempore voluptatem. Qui sunt est.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                },\n                {\n                    \"id\": 10,\n                    \"name\": \"Lakeacre Campus\",\n                    \"workflow_id\": 3,\n                    \"order_position\": 3,\n                    \"interval\": 19,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Sed commodi deleniti. Natus ut porro. Aliquam ullam cum.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 24,\n                            \"name\": \"Associate Degree in Biological Science\",\n                            \"workflow_step_id\": 10,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Quas et impedit. Ipsa et possimus. Omnis dolore nesciunt.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 25,\n                            \"name\": \"Master of Education\",\n                            \"workflow_step_id\": 10,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Quis magnam ut. Vero delectus sapiente. Aut qui quam.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                },\n                {\n                    \"id\": 11,\n                    \"name\": \"Icelyn Campus\",\n                    \"workflow_id\": 3,\n                    \"order_position\": 4,\n                    \"interval\": 21,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Voluptatem nihil nemo. Repellendus omnis voluptate. Et officia inventore.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 26,\n                            \"name\": \"Master of Nursing\",\n                            \"workflow_step_id\": 11,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Esse recusandae rerum. Neque dolorum esse. Necessitatibus ut sapiente.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 27,\n                            \"name\": \"Bachelor of Arts\",\n                            \"workflow_step_id\": 11,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Ex quos amet. Aut qui officia. In nisi rerum.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 28,\n                            \"name\": \"Associate Degree in Design\",\n                            \"workflow_step_id\": 11,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Numquam eveniet dolores. Sed pariatur doloribus. Quia sit praesentium.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 29,\n                            \"name\": \"Master of Biological Science\",\n                            \"workflow_step_id\": 11,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Et blanditiis quod. Impedit illo maiores. Cupiditate dolor vel.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 30,\n                            \"name\": \"Bachelor of Business\",\n                            \"workflow_step_id\": 11,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Similique rerum tempora. Et aliquid eos. Consequatur recusandae voluptatem.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                }\n            ],\n            \"linked_contacts\": [\n                {\n                    \"contact_id\": 44,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Lachelle\",\n                    \"middle_name\": \"E\",\n                    \"last_name\": \"Leuschke\",\n                    \"company_name\": null,\n                    \"name\": \"Lachelle Leuschke\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": \"Chief Director\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:13.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:13.000Z\"\n                },\n                {\n                    \"contact_id\": 2,\n                    \"type\": \"Business\",\n                    \"first_name\": null,\n                    \"middle_name\": null,\n                    \"last_name\": null,\n                    \"company_name\": \"O'Keefe, Towne and Cronin\",\n                    \"name\": \"O'Keefe, Towne and Cronin\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:08.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:09.000Z\"\n                },\n                {\n                    \"contact_id\": 84,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Mollyyy\",\n                    \"middle_name\": \"J\",\n                    \"last_name\": \"Kosso\",\n                    \"company_name\": null,\n                    \"name\": \"Mollyyy Kosso\",\n                    \"nickname\": \"Captain Curse Girl\",\n                    \"suffix\": null,\n                    \"job_title\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:17.000Z\",\n                    \"updated_at\": \"2020-04-06T21:44:45.000Z\"\n                },\n                {\n                    \"contact_id\": 23,\n                    \"type\": \"Union\",\n                    \"first_name\": null,\n                    \"middle_name\": null,\n                    \"last_name\": null,\n                    \"company_name\": \"Gibson Group\",\n                    \"name\": \"Gibson Group\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:11.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:11.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 4,\n            \"workflow_template_id\": 5,\n            \"name\": \"Clearcourt High School\",\n            \"due_date\": \"2022-04-25T22:30:27.000Z\",\n            \"current_step_id\": 12,\n            \"status\": 1,\n            \"assigned_user_id\": 204575,\n            \"assigned_user_type\": 1,\n            \"completion_date\": \"2021-02-13T00:00:00.000Z\",\n            \"description\": \"Maiores dolorum qui. Repellendus iusto eos. Quaerat molestiae eum.\",\n            \"category_id\": 2,\n            \"category\": \"General Information\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 12,\n                    \"name\": \"Ostbarrow Campus\",\n                    \"workflow_id\": 4,\n                    \"order_position\": 1,\n                    \"interval\": 10,\n                    \"frequency\": 3,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Totam ut molestias. Sint quia est. Perspiciatis ea velit.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 31,\n                            \"name\": \"Master of Psychology\",\n                            \"workflow_step_id\": 12,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Amet quaerat culpa. Ut ea nam. Molestiae itaque voluptate.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 15,\n                            \"name\": \"taxidermy crucifix cardigan\",\n                            \"next_workflow_step_id\": 12,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 16,\n                            \"name\": \"lumbersexual cronut semiotics\",\n                            \"next_workflow_step_id\": 12,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 13,\n                    \"name\": \"Ironston Campus\",\n                    \"workflow_id\": 4,\n                    \"order_position\": 2,\n                    \"interval\": 18,\n                    \"frequency\": 2,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Iusto sed quis. Officia facere libero. Quis et asperiores.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 32,\n                            \"name\": \"Associate Degree in Forensic Science\",\n                            \"workflow_step_id\": 13,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"At enim rerum. Numquam expedita aut. Qui vel omnis.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 33,\n                            \"name\": \"Bachelor of Criminology\",\n                            \"workflow_step_id\": 13,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Commodi ipsam eveniet. Adipisci veniam quas. Ducimus suscipit sed.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 34,\n                            \"name\": \"Master of Computer Science\",\n                            \"workflow_step_id\": 13,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Asperiores sed quasi. Libero quia et. Molestiae aut laboriosam.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 35,\n                            \"name\": \"Master of Law\",\n                            \"workflow_step_id\": 13,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Reiciendis omnis ut. Aliquam aut voluptatum. Dolorum laudantium repudiandae.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 36,\n                            \"name\": \"Master of Architectural Technology\",\n                            \"workflow_step_id\": 13,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Et ad nemo. Harum labore ut. Aut velit recusandae.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 17,\n                            \"name\": \"cardigan meditation typewriter\",\n                            \"next_workflow_step_id\": 12,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 18,\n                            \"name\": \"chicharrones selvage brunch\",\n                            \"next_workflow_step_id\": 12,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        }\n                    ]\n                }\n            ],\n            \"linked_contacts\": [\n                {\n                    \"contact_id\": 48,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Delmar\",\n                    \"middle_name\": \"P\",\n                    \"last_name\": \"Nienow\",\n                    \"company_name\": null,\n                    \"name\": \"Delmar Nienow\",\n                    \"nickname\": \"Mr Luna\",\n                    \"suffix\": null,\n                    \"job_title\": \"Design Associate\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:14.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:14.000Z\"\n                },\n                {\n                    \"contact_id\": 90,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Galen\",\n                    \"middle_name\": \"Z\",\n                    \"last_name\": \"Effertz\",\n                    \"company_name\": null,\n                    \"name\": \"Galen Effertz\",\n                    \"nickname\": \"Stardust\",\n                    \"suffix\": null,\n                    \"job_title\": \"Dynamic Facilitator\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:18.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:18.000Z\"\n                },\n                {\n                    \"contact_id\": 36,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Lynwood\",\n                    \"middle_name\": \"Y\",\n                    \"last_name\": \"Koch\",\n                    \"company_name\": null,\n                    \"name\": \"Lynwood Koch\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:12.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:12.000Z\"\n                },\n                {\n                    \"contact_id\": 83,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Francisco\",\n                    \"middle_name\": \"W\",\n                    \"last_name\": \"Koss\",\n                    \"company_name\": null,\n                    \"name\": \"Francisco Koss\",\n                    \"nickname\": \"Green Absorbing Knight\",\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:17.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:17.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 5,\n            \"workflow_template_id\": 2,\n            \"name\": \"Icelyn High\",\n            \"due_date\": \"2021-06-25T22:30:27.000Z\",\n            \"current_step_id\": 14,\n            \"status\": 1,\n            \"assigned_user_id\": 204574,\n            \"assigned_user_type\": 1,\n            \"completion_date\": null,\n            \"description\": \"Cumque consequatur sunt. Voluptatem dolor quia. Alias velit sequi.\",\n            \"category_id\": 3,\n            \"category\": \"Policy Support\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:27.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 14,\n                    \"name\": \"Ironbarrow Campus\",\n                    \"workflow_id\": 5,\n                    \"order_position\": 1,\n                    \"interval\": 14,\n                    \"frequency\": 2,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Corporis quo magnam. Id quia exercitationem. Omnis eum adipisci.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 37,\n                            \"name\": \"Bachelor of Applied Science (Psychology)\",\n                            \"workflow_step_id\": 14,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Omnis ut vel. Vero quaerat perspiciatis. Sit modi reiciendis.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                },\n                {\n                    \"id\": 15,\n                    \"name\": \"Falconholt Campus\",\n                    \"workflow_id\": 5,\n                    \"order_position\": 2,\n                    \"interval\": 24,\n                    \"frequency\": 1,\n                    \"interval_placement\": 3,\n                    \"completion_date\": null,\n                    \"description\": \"Modi et qui. Quis ad tempora. In qui ut.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 38,\n                            \"name\": \"Associate Degree in Forensic Science\",\n                            \"workflow_step_id\": 15,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Enim iste eum. Provident ipsa aspernatur. Delectus voluptatem cupiditate.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 39,\n                            \"name\": \"Bachelor of Education\",\n                            \"workflow_step_id\": 15,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Molestias voluptatem omnis. Ut eius nemo. Quas earum inventore.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 40,\n                            \"name\": \"Master of Forensic Science\",\n                            \"workflow_step_id\": 15,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Ea tenetur illo. Consequuntur voluptas eius. Autem cum temporibus.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 41,\n                            \"name\": \"Master of Biomedical Science\",\n                            \"workflow_step_id\": 15,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Officia expedita beatae. Modi iusto dignissimos. Aut corrupti voluptatum.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 42,\n                            \"name\": \"Master of Business\",\n                            \"workflow_step_id\": 15,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Consequatur dolorem voluptatibus. Magni tempore voluptatem. Qui sunt est.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                },\n                {\n                    \"id\": 16,\n                    \"name\": \"Lakeacre Campus\",\n                    \"workflow_id\": 5,\n                    \"order_position\": 3,\n                    \"interval\": 19,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Sed commodi deleniti. Natus ut porro. Aliquam ullam cum.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 43,\n                            \"name\": \"Associate Degree in Biological Science\",\n                            \"workflow_step_id\": 16,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Quas et impedit. Ipsa et possimus. Omnis dolore nesciunt.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 44,\n                            \"name\": \"Master of Education\",\n                            \"workflow_step_id\": 16,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Quis magnam ut. Vero delectus sapiente. Aut qui quam.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                },\n                {\n                    \"id\": 17,\n                    \"name\": \"Icelyn Campus\",\n                    \"workflow_id\": 5,\n                    \"order_position\": 4,\n                    \"interval\": 21,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Voluptatem nihil nemo. Repellendus omnis voluptate. Et officia inventore.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 45,\n                            \"name\": \"Master of Nursing\",\n                            \"workflow_step_id\": 17,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Esse recusandae rerum. Neque dolorum esse. Necessitatibus ut sapiente.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 46,\n                            \"name\": \"Bachelor of Arts\",\n                            \"workflow_step_id\": 17,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Ex quos amet. Aut qui officia. In nisi rerum.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 47,\n                            \"name\": \"Associate Degree in Design\",\n                            \"workflow_step_id\": 17,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Numquam eveniet dolores. Sed pariatur doloribus. Quia sit praesentium.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 48,\n                            \"name\": \"Master of Biological Science\",\n                            \"workflow_step_id\": 17,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Et blanditiis quod. Impedit illo maiores. Cupiditate dolor vel.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 49,\n                            \"name\": \"Bachelor of Business\",\n                            \"workflow_step_id\": 17,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Similique rerum tempora. Et aliquid eos. Consequatur recusandae voluptatem.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                }\n            ],\n            \"linked_contacts\": []\n        },\n        {\n            \"id\": 6,\n            \"workflow_template_id\": 4,\n            \"name\": \"Clearcourt High\",\n            \"due_date\": \"2020-03-04T22:30:27.000Z\",\n            \"current_step_id\": 18,\n            \"status\": 1,\n            \"assigned_user_id\": 204578,\n            \"assigned_user_type\": 1,\n            \"completion_date\": \"2020-02-29T00:00:00.000Z\",\n            \"description\": \"Eum enim vel. Tenetur quia est. Asperiores sed perferendis.\",\n            \"category_id\": 4,\n            \"category\": \"Customer Service\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 18,\n                    \"name\": \"Mallowtown Campus\",\n                    \"workflow_id\": 6,\n                    \"order_position\": 1,\n                    \"interval\": 11,\n                    \"frequency\": 3,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Quia autem qui. Mollitia non nostrum. Debitis harum consectetur.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 50,\n                            \"name\": \"Master of Education\",\n                            \"workflow_step_id\": 18,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Et voluptas quia. In placeat dolor. Sed sed excepturi.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 51,\n                            \"name\": \"Bachelor of Teaching\",\n                            \"workflow_step_id\": 18,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Libero modi consequatur. Sapiente expedita aut. Quo iure ex.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                }\n            ],\n            \"linked_contacts\": [\n                {\n                    \"contact_id\": 60,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Irving\",\n                    \"middle_name\": \"W\",\n                    \"last_name\": \"Gleichner\",\n                    \"company_name\": null,\n                    \"name\": \"Irving Gleichner\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:15.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:15.000Z\"\n                },\n                {\n                    \"contact_id\": 83,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Francisco\",\n                    \"middle_name\": \"W\",\n                    \"last_name\": \"Koss\",\n                    \"company_name\": null,\n                    \"name\": \"Francisco Koss\",\n                    \"nickname\": \"Green Absorbing Knight\",\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:17.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:17.000Z\"\n                },\n                {\n                    \"contact_id\": 46,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Roberta\",\n                    \"middle_name\": \"W\",\n                    \"last_name\": \"Hintz\",\n                    \"company_name\": null,\n                    \"name\": \"Roberta Hintz\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": \"District Banking Executive\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:14.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:14.000Z\"\n                },\n                {\n                    \"contact_id\": 76,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Emely\",\n                    \"middle_name\": \"M\",\n                    \"last_name\": \"Heaney\",\n                    \"company_name\": null,\n                    \"name\": \"Emely Heaney\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:17.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:17.000Z\"\n                },\n                {\n                    \"contact_id\": 58,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Marylou\",\n                    \"middle_name\": \"H\",\n                    \"last_name\": \"Carter\",\n                    \"company_name\": null,\n                    \"name\": \"Marylou Carter\",\n                    \"nickname\": \"Dark Shatterstar\",\n                    \"suffix\": null,\n                    \"job_title\": \"District Coordinator\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:15.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:15.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 7,\n            \"workflow_template_id\": 3,\n            \"name\": \"Ostbarrow Secondary College\",\n            \"due_date\": \"2020-03-26T22:30:28.000Z\",\n            \"current_step_id\": 19,\n            \"status\": 1,\n            \"assigned_user_id\": 204589,\n            \"assigned_user_type\": 1,\n            \"completion_date\": \"2020-03-14T00:00:00.000Z\",\n            \"description\": \"Quo sit molestias. Perspiciatis repellat sint. Aliquid eveniet dolor.\",\n            \"category_id\": 4,\n            \"category\": \"Customer Service\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 19,\n                    \"name\": \"Ironbarrow Campus\",\n                    \"workflow_id\": 7,\n                    \"order_position\": 1,\n                    \"interval\": 13,\n                    \"frequency\": 1,\n                    \"interval_placement\": 3,\n                    \"completion_date\": null,\n                    \"description\": \"Aut at quae. Inventore quo eius. Quae consectetur aut.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 52,\n                            \"name\": \"Bachelor of Commerce\",\n                            \"workflow_step_id\": 19,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Repellat ipsa ipsam. Sed distinctio rerum. Atque et natus.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 53,\n                            \"name\": \"Associate Degree in Architectural Technology\",\n                            \"workflow_step_id\": 19,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Necessitatibus laudantium adipisci. Ad est sunt. Quam porro et.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 54,\n                            \"name\": \"Master of Biomedical Science\",\n                            \"workflow_step_id\": 19,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Vero veniam et. A veniam natus. Consequatur dolorum et.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 19,\n                            \"name\": \"truffaut tacos VHS\",\n                            \"next_workflow_step_id\": 22,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 20,\n                            \"name\": \"tacos hammock leggings\",\n                            \"next_workflow_step_id\": 23,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 20,\n                    \"name\": \"Icelyn Campus\",\n                    \"workflow_id\": 7,\n                    \"order_position\": 2,\n                    \"interval\": 8,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Suscipit magnam occaecati. Tenetur quas in. Deserunt numquam quasi.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 55,\n                            \"name\": \"Master of Education\",\n                            \"workflow_step_id\": 20,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Ut explicabo omnis. Ut nulla ad. Vitae non alias.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 21,\n                            \"name\": \"kitsch migas viral\",\n                            \"next_workflow_step_id\": 19,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 22,\n                            \"name\": \"swag mixtape forage\",\n                            \"next_workflow_step_id\": 23,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 21,\n                    \"name\": \"Bluemeadow Campus\",\n                    \"workflow_id\": 7,\n                    \"order_position\": 3,\n                    \"interval\": 14,\n                    \"frequency\": 3,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Neque distinctio quis. Deserunt sint provident. Laboriosam molestiae facere.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 56,\n                            \"name\": \"Master of Forensic Science\",\n                            \"workflow_step_id\": 21,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Dolorem porro ab. Et nesciunt sit. Veniam voluptatem magni.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 23,\n                            \"name\": \"Thundercats pour-over forage\",\n                            \"next_workflow_step_id\": 23,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 24,\n                            \"name\": \"mixtape echo readymade\",\n                            \"next_workflow_step_id\": 23,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 22,\n                    \"name\": \"Flowerlake Campus\",\n                    \"workflow_id\": 7,\n                    \"order_position\": 4,\n                    \"interval\": 17,\n                    \"frequency\": 3,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Laudantium praesentium veniam. Eaque quidem et. Sequi amet maiores.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 57,\n                            \"name\": \"Bachelor of Nursing\",\n                            \"workflow_step_id\": 22,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Eius rerum expedita. Voluptatem dolores incidunt. Voluptatem vitae voluptatem.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 25,\n                            \"name\": \"typewriter mumblecore austin\",\n                            \"next_workflow_step_id\": 19,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 26,\n                            \"name\": \"vinyl selvage sustainable\",\n                            \"next_workflow_step_id\": 21,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 23,\n                    \"name\": \"Ostbarrow Campus\",\n                    \"workflow_id\": 7,\n                    \"order_position\": 5,\n                    \"interval\": 30,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Iure sunt odit. Dignissimos sunt quis. Est voluptatem molestiae.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 58,\n                            \"name\": \"Associate Degree in Health Science\",\n                            \"workflow_step_id\": 23,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Nisi voluptatem voluptatibus. Voluptatibus temporibus et. Ab omnis libero.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 59,\n                            \"name\": \"Associate Degree in Teaching\",\n                            \"workflow_step_id\": 23,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Et sunt ut. Itaque iure distinctio. In et eum.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 60,\n                            \"name\": \"Master of Medicine\",\n                            \"workflow_step_id\": 23,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Iusto officia sint. Eum dolor doloremque. Quo et ut.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 61,\n                            \"name\": \"Associate Degree in Applied Science (Psychology)\",\n                            \"workflow_step_id\": 23,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Consequatur voluptas quia. Repudiandae fuga dolor. Quia molestiae quo.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 62,\n                            \"name\": \"Bachelor of Information Systems\",\n                            \"workflow_step_id\": 23,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Ut sunt veniam. Sequi blanditiis sit. Et corrupti deleniti.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 27,\n                            \"name\": \"flexitarian ennui franzen\",\n                            \"next_workflow_step_id\": 19,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 28,\n                            \"name\": \"banjo wolf yr\",\n                            \"next_workflow_step_id\": 19,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ]\n                }\n            ],\n            \"linked_contacts\": [\n                {\n                    \"contact_id\": 17,\n                    \"type\": \"Trust\",\n                    \"first_name\": null,\n                    \"middle_name\": null,\n                    \"last_name\": null,\n                    \"company_name\": \"Barton Inc\",\n                    \"name\": \"Barton Inc\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:10.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:10.000Z\"\n                },\n                {\n                    \"contact_id\": 4,\n                    \"type\": \"Business\",\n                    \"first_name\": null,\n                    \"middle_name\": null,\n                    \"last_name\": null,\n                    \"company_name\": \"Casper-Schowalter\",\n                    \"name\": \"Casper-Schowalter\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:09.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:09.000Z\"\n                },\n                {\n                    \"contact_id\": 85,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Leandro\",\n                    \"middle_name\": \"O\",\n                    \"last_name\": \"Roob\",\n                    \"company_name\": null,\n                    \"name\": \"Leandro Roob\",\n                    \"nickname\": \"Darkseid\",\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:17.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:18.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 8,\n            \"workflow_template_id\": 1,\n            \"name\": \"Clearcourt High School\",\n            \"due_date\": \"2020-03-05T22:30:28.000Z\",\n            \"current_step_id\": 24,\n            \"status\": 1,\n            \"assigned_user_id\": 204661,\n            \"assigned_user_type\": 1,\n            \"completion_date\": null,\n            \"description\": \"Quia repudiandae id. Architecto et at. Et sed corrupti.\",\n            \"category_id\": 4,\n            \"category\": \"Customer Service\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:28.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 24,\n                    \"name\": \"Mallowtown Campus\",\n                    \"workflow_id\": 8,\n                    \"order_position\": 1,\n                    \"interval\": 21,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Sunt voluptas in. Quis ullam labore. Et iusto excepturi.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 63,\n                            \"name\": \"Master of Information Systems\",\n                            \"workflow_step_id\": 24,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Dolores aspernatur sed. Illum asperiores voluptatem. Dolorum libero tempora.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 64,\n                            \"name\": \"Bachelor of Information Systems\",\n                            \"workflow_step_id\": 24,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Accusantium veritatis asperiores. Eius dolor earum. Quia nemo enim.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                }\n            ],\n            \"linked_contacts\": [\n                {\n                    \"contact_id\": 86,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Van\",\n                    \"middle_name\": \"M\",\n                    \"last_name\": \"Roob\",\n                    \"company_name\": null,\n                    \"name\": \"Van Roob\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": \"Sales Supervisor\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:18.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:18.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 9,\n            \"workflow_template_id\": 5,\n            \"name\": \"Brookville Secondary College\",\n            \"due_date\": \"2022-04-25T22:30:28.000Z\",\n            \"current_step_id\": 25,\n            \"status\": 1,\n            \"assigned_user_id\": 204575,\n            \"assigned_user_type\": 1,\n            \"completion_date\": null,\n            \"description\": \"Maiores dolorum qui. Repellendus iusto eos. Quaerat molestiae eum.\",\n            \"category_id\": 2,\n            \"category\": \"General Information\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:28.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 25,\n                    \"name\": \"Ostbarrow Campus\",\n                    \"workflow_id\": 9,\n                    \"order_position\": 1,\n                    \"interval\": 10,\n                    \"frequency\": 3,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Totam ut molestias. Sint quia est. Perspiciatis ea velit.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 65,\n                            \"name\": \"Master of Psychology\",\n                            \"workflow_step_id\": 25,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Amet quaerat culpa. Ut ea nam. Molestiae itaque voluptate.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 29,\n                            \"name\": \"taxidermy crucifix cardigan\",\n                            \"next_workflow_step_id\": 25,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 30,\n                            \"name\": \"lumbersexual cronut semiotics\",\n                            \"next_workflow_step_id\": 25,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 26,\n                    \"name\": \"Ironston Campus\",\n                    \"workflow_id\": 9,\n                    \"order_position\": 2,\n                    \"interval\": 18,\n                    \"frequency\": 2,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Iusto sed quis. Officia facere libero. Quis et asperiores.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 66,\n                            \"name\": \"Associate Degree in Forensic Science\",\n                            \"workflow_step_id\": 26,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"At enim rerum. Numquam expedita aut. Qui vel omnis.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 67,\n                            \"name\": \"Bachelor of Criminology\",\n                            \"workflow_step_id\": 26,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Commodi ipsam eveniet. Adipisci veniam quas. Ducimus suscipit sed.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 68,\n                            \"name\": \"Master of Computer Science\",\n                            \"workflow_step_id\": 26,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Asperiores sed quasi. Libero quia et. Molestiae aut laboriosam.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 69,\n                            \"name\": \"Master of Law\",\n                            \"workflow_step_id\": 26,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Reiciendis omnis ut. Aliquam aut voluptatum. Dolorum laudantium repudiandae.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 70,\n                            \"name\": \"Master of Architectural Technology\",\n                            \"workflow_step_id\": 26,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Et ad nemo. Harum labore ut. Aut velit recusandae.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 31,\n                            \"name\": \"cardigan meditation typewriter\",\n                            \"next_workflow_step_id\": 25,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 32,\n                            \"name\": \"chicharrones selvage brunch\",\n                            \"next_workflow_step_id\": 25,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ]\n                }\n            ],\n            \"linked_contacts\": [\n                {\n                    \"contact_id\": 86,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Van\",\n                    \"middle_name\": \"M\",\n                    \"last_name\": \"Roob\",\n                    \"company_name\": null,\n                    \"name\": \"Van Roob\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": \"Sales Supervisor\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:18.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:18.000Z\"\n                },\n                {\n                    \"contact_id\": 73,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Zenia\",\n                    \"middle_name\": \"U\",\n                    \"last_name\": \"Cummerata\",\n                    \"company_name\": null,\n                    \"name\": \"Zenia Cummerata\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": \"Dynamic Consulting Orchestrator\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:16.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:16.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 10,\n            \"workflow_template_id\": 3,\n            \"name\": \"Vertapple Secondary College\",\n            \"due_date\": \"2020-03-26T22:30:28.000Z\",\n            \"current_step_id\": 27,\n            \"status\": 1,\n            \"assigned_user_id\": 204589,\n            \"assigned_user_type\": 1,\n            \"completion_date\": \"2020-03-10T00:00:00.000Z\",\n            \"description\": \"Quo sit molestias. Perspiciatis repellat sint. Aliquid eveniet dolor.\",\n            \"category_id\": 4,\n            \"category\": \"Customer Service\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 27,\n                    \"name\": \"Ironbarrow Campus\",\n                    \"workflow_id\": 10,\n                    \"order_position\": 1,\n                    \"interval\": 13,\n                    \"frequency\": 1,\n                    \"interval_placement\": 3,\n                    \"completion_date\": null,\n                    \"description\": \"Aut at quae. Inventore quo eius. Quae consectetur aut.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 71,\n                            \"name\": \"Bachelor of Commerce\",\n                            \"workflow_step_id\": 27,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Repellat ipsa ipsam. Sed distinctio rerum. Atque et natus.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 72,\n                            \"name\": \"Associate Degree in Architectural Technology\",\n                            \"workflow_step_id\": 27,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Necessitatibus laudantium adipisci. Ad est sunt. Quam porro et.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 73,\n                            \"name\": \"Master of Biomedical Science\",\n                            \"workflow_step_id\": 27,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Vero veniam et. A veniam natus. Consequatur dolorum et.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 33,\n                            \"name\": \"truffaut tacos VHS\",\n                            \"next_workflow_step_id\": 30,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 34,\n                            \"name\": \"tacos hammock leggings\",\n                            \"next_workflow_step_id\": 31,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 28,\n                    \"name\": \"Icelyn Campus\",\n                    \"workflow_id\": 10,\n                    \"order_position\": 2,\n                    \"interval\": 8,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Suscipit magnam occaecati. Tenetur quas in. Deserunt numquam quasi.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 74,\n                            \"name\": \"Master of Education\",\n                            \"workflow_step_id\": 28,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Ut explicabo omnis. Ut nulla ad. Vitae non alias.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 35,\n                            \"name\": \"kitsch migas viral\",\n                            \"next_workflow_step_id\": 27,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 36,\n                            \"name\": \"swag mixtape forage\",\n                            \"next_workflow_step_id\": 31,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 29,\n                    \"name\": \"Bluemeadow Campus\",\n                    \"workflow_id\": 10,\n                    \"order_position\": 3,\n                    \"interval\": 14,\n                    \"frequency\": 3,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Neque distinctio quis. Deserunt sint provident. Laboriosam molestiae facere.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 75,\n                            \"name\": \"Master of Forensic Science\",\n                            \"workflow_step_id\": 29,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Dolorem porro ab. Et nesciunt sit. Veniam voluptatem magni.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 37,\n                            \"name\": \"Thundercats pour-over forage\",\n                            \"next_workflow_step_id\": 31,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 38,\n                            \"name\": \"mixtape echo readymade\",\n                            \"next_workflow_step_id\": 31,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 30,\n                    \"name\": \"Flowerlake Campus\",\n                    \"workflow_id\": 10,\n                    \"order_position\": 4,\n                    \"interval\": 17,\n                    \"frequency\": 3,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Laudantium praesentium veniam. Eaque quidem et. Sequi amet maiores.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 76,\n                            \"name\": \"Bachelor of Nursing\",\n                            \"workflow_step_id\": 30,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Eius rerum expedita. Voluptatem dolores incidunt. Voluptatem vitae voluptatem.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 39,\n                            \"name\": \"typewriter mumblecore austin\",\n                            \"next_workflow_step_id\": 27,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 40,\n                            \"name\": \"vinyl selvage sustainable\",\n                            \"next_workflow_step_id\": 29,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 31,\n                    \"name\": \"Ostbarrow Campus\",\n                    \"workflow_id\": 10,\n                    \"order_position\": 5,\n                    \"interval\": 30,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Iure sunt odit. Dignissimos sunt quis. Est voluptatem molestiae.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 77,\n                            \"name\": \"Associate Degree in Health Science\",\n                            \"workflow_step_id\": 31,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Nisi voluptatem voluptatibus. Voluptatibus temporibus et. Ab omnis libero.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 78,\n                            \"name\": \"Associate Degree in Teaching\",\n                            \"workflow_step_id\": 31,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Et sunt ut. Itaque iure distinctio. In et eum.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 79,\n                            \"name\": \"Master of Medicine\",\n                            \"workflow_step_id\": 31,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Iusto officia sint. Eum dolor doloremque. Quo et ut.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 80,\n                            \"name\": \"Associate Degree in Applied Science (Psychology)\",\n                            \"workflow_step_id\": 31,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Consequatur voluptas quia. Repudiandae fuga dolor. Quia molestiae quo.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 81,\n                            \"name\": \"Bachelor of Information Systems\",\n                            \"workflow_step_id\": 31,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Ut sunt veniam. Sequi blanditiis sit. Et corrupti deleniti.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 41,\n                            \"name\": \"flexitarian ennui franzen\",\n                            \"next_workflow_step_id\": 27,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 42,\n                            \"name\": \"banjo wolf yr\",\n                            \"next_workflow_step_id\": 27,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ]\n                }\n            ],\n            \"linked_contacts\": [\n                {\n                    \"contact_id\": 33,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Coleman\",\n                    \"middle_name\": \"I\",\n                    \"last_name\": \"Cremin\",\n                    \"company_name\": null,\n                    \"name\": \"Coleman Cremin\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": \"Future Designer\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:12.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:12.000Z\"\n                },\n                {\n                    \"contact_id\": 47,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Claudette\",\n                    \"middle_name\": \"I\",\n                    \"last_name\": \"Parisian\",\n                    \"company_name\": null,\n                    \"name\": \"Claudette Parisian\",\n                    \"nickname\": \"Agent Pyro\",\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:14.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:14.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 11,\n            \"workflow_template_id\": 4,\n            \"name\": \"Lakeacre High School\",\n            \"due_date\": \"2020-03-04T22:30:28.000Z\",\n            \"current_step_id\": 32,\n            \"status\": 1,\n            \"assigned_user_id\": 204578,\n            \"assigned_user_type\": 1,\n            \"completion_date\": \"2020-02-27T00:00:00.000Z\",\n            \"description\": \"Eum enim vel. Tenetur quia est. Asperiores sed perferendis.\",\n            \"category_id\": 4,\n            \"category\": \"Customer Service\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 32,\n                    \"name\": \"Mallowtown Campus\",\n                    \"workflow_id\": 11,\n                    \"order_position\": 1,\n                    \"interval\": 11,\n                    \"frequency\": 3,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Quia autem qui. Mollitia non nostrum. Debitis harum consectetur.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 82,\n                            \"name\": \"Master of Education\",\n                            \"workflow_step_id\": 32,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Et voluptas quia. In placeat dolor. Sed sed excepturi.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 83,\n                            \"name\": \"Bachelor of Teaching\",\n                            \"workflow_step_id\": 32,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Libero modi consequatur. Sapiente expedita aut. Quo iure ex.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                }\n            ],\n            \"linked_contacts\": [\n                {\n                    \"contact_id\": 55,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Kelley\",\n                    \"middle_name\": \"V\",\n                    \"last_name\": \"Hintz\",\n                    \"company_name\": null,\n                    \"name\": \"Kelley Hintz\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": \"District Architect\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:15.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:15.000Z\"\n                },\n                {\n                    \"contact_id\": 13,\n                    \"type\": \"Association\",\n                    \"first_name\": null,\n                    \"middle_name\": null,\n                    \"last_name\": null,\n                    \"company_name\": \"Osinski-Schoen\",\n                    \"name\": \"Osinski-Schoen\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:10.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:10.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 12,\n            \"workflow_template_id\": 2,\n            \"name\": \"Ironbarrow Secondary College\",\n            \"due_date\": \"2021-06-25T22:30:28.000Z\",\n            \"current_step_id\": 33,\n            \"status\": 1,\n            \"assigned_user_id\": 204574,\n            \"assigned_user_type\": 1,\n            \"completion_date\": null,\n            \"description\": \"Cumque consequatur sunt. Voluptatem dolor quia. Alias velit sequi.\",\n            \"category_id\": 3,\n            \"category\": \"Policy Support\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 33,\n                    \"name\": \"Ironbarrow Campus\",\n                    \"workflow_id\": 12,\n                    \"order_position\": 1,\n                    \"interval\": 14,\n                    \"frequency\": 2,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Corporis quo magnam. Id quia exercitationem. Omnis eum adipisci.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 84,\n                            \"name\": \"Bachelor of Applied Science (Psychology)\",\n                            \"workflow_step_id\": 33,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Omnis ut vel. Vero quaerat perspiciatis. Sit modi reiciendis.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                },\n                {\n                    \"id\": 34,\n                    \"name\": \"Falconholt Campus\",\n                    \"workflow_id\": 12,\n                    \"order_position\": 2,\n                    \"interval\": 24,\n                    \"frequency\": 1,\n                    \"interval_placement\": 3,\n                    \"completion_date\": null,\n                    \"description\": \"Modi et qui. Quis ad tempora. In qui ut.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 85,\n                            \"name\": \"Associate Degree in Forensic Science\",\n                            \"workflow_step_id\": 34,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Enim iste eum. Provident ipsa aspernatur. Delectus voluptatem cupiditate.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 86,\n                            \"name\": \"Bachelor of Education\",\n                            \"workflow_step_id\": 34,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Molestias voluptatem omnis. Ut eius nemo. Quas earum inventore.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 87,\n                            \"name\": \"Master of Forensic Science\",\n                            \"workflow_step_id\": 34,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Ea tenetur illo. Consequuntur voluptas eius. Autem cum temporibus.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 88,\n                            \"name\": \"Master of Biomedical Science\",\n                            \"workflow_step_id\": 34,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Officia expedita beatae. Modi iusto dignissimos. Aut corrupti voluptatum.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 89,\n                            \"name\": \"Master of Business\",\n                            \"workflow_step_id\": 34,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Consequatur dolorem voluptatibus. Magni tempore voluptatem. Qui sunt est.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                },\n                {\n                    \"id\": 35,\n                    \"name\": \"Lakeacre Campus\",\n                    \"workflow_id\": 12,\n                    \"order_position\": 3,\n                    \"interval\": 19,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Sed commodi deleniti. Natus ut porro. Aliquam ullam cum.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 90,\n                            \"name\": \"Associate Degree in Biological Science\",\n                            \"workflow_step_id\": 35,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Quas et impedit. Ipsa et possimus. Omnis dolore nesciunt.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 91,\n                            \"name\": \"Master of Education\",\n                            \"workflow_step_id\": 35,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Quis magnam ut. Vero delectus sapiente. Aut qui quam.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                },\n                {\n                    \"id\": 36,\n                    \"name\": \"Icelyn Campus\",\n                    \"workflow_id\": 12,\n                    \"order_position\": 4,\n                    \"interval\": 21,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Voluptatem nihil nemo. Repellendus omnis voluptate. Et officia inventore.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 92,\n                            \"name\": \"Master of Nursing\",\n                            \"workflow_step_id\": 36,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Esse recusandae rerum. Neque dolorum esse. Necessitatibus ut sapiente.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 93,\n                            \"name\": \"Bachelor of Arts\",\n                            \"workflow_step_id\": 36,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Ex quos amet. Aut qui officia. In nisi rerum.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 94,\n                            \"name\": \"Associate Degree in Design\",\n                            \"workflow_step_id\": 36,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Numquam eveniet dolores. Sed pariatur doloribus. Quia sit praesentium.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 95,\n                            \"name\": \"Master of Biological Science\",\n                            \"workflow_step_id\": 36,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Et blanditiis quod. Impedit illo maiores. Cupiditate dolor vel.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 96,\n                            \"name\": \"Bachelor of Business\",\n                            \"workflow_step_id\": 36,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Similique rerum tempora. Et aliquid eos. Consequatur recusandae voluptatem.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                }\n            ],\n            \"linked_contacts\": [\n                {\n                    \"contact_id\": 70,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Kindra\",\n                    \"middle_name\": \"D\",\n                    \"last_name\": \"Corwin\",\n                    \"company_name\": null,\n                    \"name\": \"Kindra Corwin\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:16.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:16.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 13,\n            \"workflow_template_id\": 4,\n            \"name\": \"Mallowtown Secondary College\",\n            \"due_date\": \"2020-03-04T22:30:29.000Z\",\n            \"current_step_id\": 37,\n            \"status\": 1,\n            \"assigned_user_id\": 204578,\n            \"assigned_user_type\": 1,\n            \"completion_date\": \"2020-02-26T00:00:00.000Z\",\n            \"description\": \"Eum enim vel. Tenetur quia est. Asperiores sed perferendis.\",\n            \"category_id\": 4,\n            \"category\": \"Customer Service\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 37,\n                    \"name\": \"Mallowtown Campus\",\n                    \"workflow_id\": 13,\n                    \"order_position\": 1,\n                    \"interval\": 11,\n                    \"frequency\": 3,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Quia autem qui. Mollitia non nostrum. Debitis harum consectetur.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 97,\n                            \"name\": \"Master of Education\",\n                            \"workflow_step_id\": 37,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Et voluptas quia. In placeat dolor. Sed sed excepturi.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 98,\n                            \"name\": \"Bachelor of Teaching\",\n                            \"workflow_step_id\": 37,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Libero modi consequatur. Sapiente expedita aut. Quo iure ex.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                }\n            ],\n            \"linked_contacts\": [\n                {\n                    \"contact_id\": 86,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Van\",\n                    \"middle_name\": \"M\",\n                    \"last_name\": \"Roob\",\n                    \"company_name\": null,\n                    \"name\": \"Van Roob\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": \"Sales Supervisor\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:18.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:18.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 14,\n            \"workflow_template_id\": 3,\n            \"name\": \"Ironbarrow Secondary College\",\n            \"due_date\": \"2020-03-26T22:30:29.000Z\",\n            \"current_step_id\": 38,\n            \"status\": 1,\n            \"assigned_user_id\": 204589,\n            \"assigned_user_type\": 1,\n            \"completion_date\": null,\n            \"description\": \"Quo sit molestias. Perspiciatis repellat sint. Aliquid eveniet dolor.\",\n            \"category_id\": 4,\n            \"category\": \"Customer Service\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 38,\n                    \"name\": \"Ironbarrow Campus\",\n                    \"workflow_id\": 14,\n                    \"order_position\": 1,\n                    \"interval\": 13,\n                    \"frequency\": 1,\n                    \"interval_placement\": 3,\n                    \"completion_date\": null,\n                    \"description\": \"Aut at quae. Inventore quo eius. Quae consectetur aut.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 99,\n                            \"name\": \"Bachelor of Commerce\",\n                            \"workflow_step_id\": 38,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Repellat ipsa ipsam. Sed distinctio rerum. Atque et natus.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 100,\n                            \"name\": \"Associate Degree in Architectural Technology\",\n                            \"workflow_step_id\": 38,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Necessitatibus laudantium adipisci. Ad est sunt. Quam porro et.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 101,\n                            \"name\": \"Master of Biomedical Science\",\n                            \"workflow_step_id\": 38,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Vero veniam et. A veniam natus. Consequatur dolorum et.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 43,\n                            \"name\": \"truffaut tacos VHS\",\n                            \"next_workflow_step_id\": 41,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 44,\n                            \"name\": \"tacos hammock leggings\",\n                            \"next_workflow_step_id\": 42,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 39,\n                    \"name\": \"Icelyn Campus\",\n                    \"workflow_id\": 14,\n                    \"order_position\": 2,\n                    \"interval\": 8,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Suscipit magnam occaecati. Tenetur quas in. Deserunt numquam quasi.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 102,\n                            \"name\": \"Master of Education\",\n                            \"workflow_step_id\": 39,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Ut explicabo omnis. Ut nulla ad. Vitae non alias.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 45,\n                            \"name\": \"kitsch migas viral\",\n                            \"next_workflow_step_id\": 38,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 46,\n                            \"name\": \"swag mixtape forage\",\n                            \"next_workflow_step_id\": 42,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 40,\n                    \"name\": \"Bluemeadow Campus\",\n                    \"workflow_id\": 14,\n                    \"order_position\": 3,\n                    \"interval\": 14,\n                    \"frequency\": 3,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Neque distinctio quis. Deserunt sint provident. Laboriosam molestiae facere.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 103,\n                            \"name\": \"Master of Forensic Science\",\n                            \"workflow_step_id\": 40,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Dolorem porro ab. Et nesciunt sit. Veniam voluptatem magni.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 47,\n                            \"name\": \"Thundercats pour-over forage\",\n                            \"next_workflow_step_id\": 42,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 48,\n                            \"name\": \"mixtape echo readymade\",\n                            \"next_workflow_step_id\": 42,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 41,\n                    \"name\": \"Flowerlake Campus\",\n                    \"workflow_id\": 14,\n                    \"order_position\": 4,\n                    \"interval\": 17,\n                    \"frequency\": 3,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Laudantium praesentium veniam. Eaque quidem et. Sequi amet maiores.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 104,\n                            \"name\": \"Bachelor of Nursing\",\n                            \"workflow_step_id\": 41,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Eius rerum expedita. Voluptatem dolores incidunt. Voluptatem vitae voluptatem.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 49,\n                            \"name\": \"typewriter mumblecore austin\",\n                            \"next_workflow_step_id\": 38,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 50,\n                            \"name\": \"vinyl selvage sustainable\",\n                            \"next_workflow_step_id\": 40,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 42,\n                    \"name\": \"Ostbarrow Campus\",\n                    \"workflow_id\": 14,\n                    \"order_position\": 5,\n                    \"interval\": 30,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Iure sunt odit. Dignissimos sunt quis. Est voluptatem molestiae.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 105,\n                            \"name\": \"Associate Degree in Health Science\",\n                            \"workflow_step_id\": 42,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Nisi voluptatem voluptatibus. Voluptatibus temporibus et. Ab omnis libero.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 106,\n                            \"name\": \"Associate Degree in Teaching\",\n                            \"workflow_step_id\": 42,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Et sunt ut. Itaque iure distinctio. In et eum.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 107,\n                            \"name\": \"Master of Medicine\",\n                            \"workflow_step_id\": 42,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Iusto officia sint. Eum dolor doloremque. Quo et ut.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 108,\n                            \"name\": \"Associate Degree in Applied Science (Psychology)\",\n                            \"workflow_step_id\": 42,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Consequatur voluptas quia. Repudiandae fuga dolor. Quia molestiae quo.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 109,\n                            \"name\": \"Bachelor of Information Systems\",\n                            \"workflow_step_id\": 42,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Ut sunt veniam. Sequi blanditiis sit. Et corrupti deleniti.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 51,\n                            \"name\": \"flexitarian ennui franzen\",\n                            \"next_workflow_step_id\": 38,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 52,\n                            \"name\": \"banjo wolf yr\",\n                            \"next_workflow_step_id\": 38,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ]\n                }\n            ],\n            \"linked_contacts\": [\n                {\n                    \"contact_id\": 90,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Galen\",\n                    \"middle_name\": \"Z\",\n                    \"last_name\": \"Effertz\",\n                    \"company_name\": null,\n                    \"name\": \"Galen Effertz\",\n                    \"nickname\": \"Stardust\",\n                    \"suffix\": null,\n                    \"job_title\": \"Dynamic Facilitator\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:18.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:18.000Z\"\n                },\n                {\n                    \"contact_id\": 93,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Cordell\",\n                    \"middle_name\": \"I\",\n                    \"last_name\": \"Cronin\",\n                    \"company_name\": null,\n                    \"name\": \"Cordell Cronin\",\n                    \"nickname\": \"Magnificent Booster Gold\",\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:19.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:19.000Z\"\n                },\n                {\n                    \"contact_id\": 89,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Sharyl\",\n                    \"middle_name\": \"R\",\n                    \"last_name\": \"Effertz\",\n                    \"company_name\": null,\n                    \"name\": \"Sharyl Effertz\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": \"Dynamic Strategist\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:18.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:18.000Z\"\n                },\n                {\n                    \"contact_id\": 57,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Tiana\",\n                    \"middle_name\": \"C\",\n                    \"last_name\": \"Carter\",\n                    \"company_name\": null,\n                    \"name\": \"Tiana Carter\",\n                    \"nickname\": \"\",\n                    \"suffix\": null,\n                    \"job_title\": \"Pasta Maker\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:15.000Z\",\n                    \"updated_at\": \"2020-04-17T23:29:21.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 15,\n            \"workflow_template_id\": 5,\n            \"name\": \"Icelyn High School\",\n            \"due_date\": \"2022-04-25T22:30:29.000Z\",\n            \"current_step_id\": 43,\n            \"status\": 1,\n            \"assigned_user_id\": 204575,\n            \"assigned_user_type\": 1,\n            \"completion_date\": \"2022-03-12T00:00:00.000Z\",\n            \"description\": \"Maiores dolorum qui. Repellendus iusto eos. Quaerat molestiae eum.\",\n            \"category_id\": 2,\n            \"category\": \"General Information\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 43,\n                    \"name\": \"Ostbarrow Campus\",\n                    \"workflow_id\": 15,\n                    \"order_position\": 1,\n                    \"interval\": 10,\n                    \"frequency\": 3,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Totam ut molestias. Sint quia est. Perspiciatis ea velit.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 110,\n                            \"name\": \"Master of Psychology\",\n                            \"workflow_step_id\": 43,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Amet quaerat culpa. Ut ea nam. Molestiae itaque voluptate.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 53,\n                            \"name\": \"taxidermy crucifix cardigan\",\n                            \"next_workflow_step_id\": 43,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 54,\n                            \"name\": \"lumbersexual cronut semiotics\",\n                            \"next_workflow_step_id\": 43,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 44,\n                    \"name\": \"Ironston Campus\",\n                    \"workflow_id\": 15,\n                    \"order_position\": 2,\n                    \"interval\": 18,\n                    \"frequency\": 2,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Iusto sed quis. Officia facere libero. Quis et asperiores.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 111,\n                            \"name\": \"Associate Degree in Forensic Science\",\n                            \"workflow_step_id\": 44,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"At enim rerum. Numquam expedita aut. Qui vel omnis.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 112,\n                            \"name\": \"Bachelor of Criminology\",\n                            \"workflow_step_id\": 44,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Commodi ipsam eveniet. Adipisci veniam quas. Ducimus suscipit sed.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 113,\n                            \"name\": \"Master of Computer Science\",\n                            \"workflow_step_id\": 44,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Asperiores sed quasi. Libero quia et. Molestiae aut laboriosam.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 114,\n                            \"name\": \"Master of Law\",\n                            \"workflow_step_id\": 44,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Reiciendis omnis ut. Aliquam aut voluptatum. Dolorum laudantium repudiandae.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 115,\n                            \"name\": \"Master of Architectural Technology\",\n                            \"workflow_step_id\": 44,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Et ad nemo. Harum labore ut. Aut velit recusandae.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 55,\n                            \"name\": \"cardigan meditation typewriter\",\n                            \"next_workflow_step_id\": 43,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 56,\n                            \"name\": \"chicharrones selvage brunch\",\n                            \"next_workflow_step_id\": 43,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ]\n                }\n            ],\n            \"linked_contacts\": [\n                {\n                    \"contact_id\": 86,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Van\",\n                    \"middle_name\": \"M\",\n                    \"last_name\": \"Roob\",\n                    \"company_name\": null,\n                    \"name\": \"Van Roob\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": \"Sales Supervisor\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:18.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:18.000Z\"\n                },\n                {\n                    \"contact_id\": 18,\n                    \"type\": \"Trust\",\n                    \"first_name\": null,\n                    \"middle_name\": null,\n                    \"last_name\": null,\n                    \"company_name\": \"Baumbach-Rohan\",\n                    \"name\": \"Baumbach-Rohan\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:10.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:10.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 16,\n            \"workflow_template_id\": 1,\n            \"name\": \"Iceborough High\",\n            \"due_date\": \"2020-03-05T22:30:29.000Z\",\n            \"current_step_id\": 45,\n            \"status\": 1,\n            \"assigned_user_id\": 204661,\n            \"assigned_user_type\": 1,\n            \"completion_date\": null,\n            \"description\": \"Quia repudiandae id. Architecto et at. Et sed corrupti.\",\n            \"category_id\": 4,\n            \"category\": \"Customer Service\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 45,\n                    \"name\": \"Mallowtown Campus\",\n                    \"workflow_id\": 16,\n                    \"order_position\": 1,\n                    \"interval\": 21,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Sunt voluptas in. Quis ullam labore. Et iusto excepturi.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 116,\n                            \"name\": \"Master of Information Systems\",\n                            \"workflow_step_id\": 45,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Dolores aspernatur sed. Illum asperiores voluptatem. Dolorum libero tempora.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 117,\n                            \"name\": \"Bachelor of Information Systems\",\n                            \"workflow_step_id\": 45,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Accusantium veritatis asperiores. Eius dolor earum. Quia nemo enim.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                }\n            ],\n            \"linked_contacts\": [\n                {\n                    \"contact_id\": 31,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Wesley\",\n                    \"middle_name\": \"I\",\n                    \"last_name\": \"Connelly\",\n                    \"company_name\": null,\n                    \"name\": \"Wesley Connelly\",\n                    \"nickname\": \"Multiple Brain\",\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:12.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:12.000Z\"\n                },\n                {\n                    \"contact_id\": 13,\n                    \"type\": \"Association\",\n                    \"first_name\": null,\n                    \"middle_name\": null,\n                    \"last_name\": null,\n                    \"company_name\": \"Osinski-Schoen\",\n                    \"name\": \"Osinski-Schoen\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:10.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:10.000Z\"\n                },\n                {\n                    \"contact_id\": 71,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Felipa\",\n                    \"middle_name\": \"S\",\n                    \"last_name\": \"Corwin\",\n                    \"company_name\": null,\n                    \"name\": \"Felipa Corwin\",\n                    \"nickname\": \"Groot Lord\",\n                    \"suffix\": null,\n                    \"job_title\": \"Central Advertising Officer\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:16.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:16.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 17,\n            \"workflow_template_id\": 1,\n            \"name\": \"Marblewald Secondary College\",\n            \"due_date\": \"2020-03-05T22:30:29.000Z\",\n            \"current_step_id\": 46,\n            \"status\": 1,\n            \"assigned_user_id\": 204661,\n            \"assigned_user_type\": 1,\n            \"completion_date\": \"2020-02-27T00:00:00.000Z\",\n            \"description\": \"Quia repudiandae id. Architecto et at. Et sed corrupti.\",\n            \"category_id\": 4,\n            \"category\": \"Customer Service\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 46,\n                    \"name\": \"Mallowtown Campus\",\n                    \"workflow_id\": 17,\n                    \"order_position\": 1,\n                    \"interval\": 21,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Sunt voluptas in. Quis ullam labore. Et iusto excepturi.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 118,\n                            \"name\": \"Master of Information Systems\",\n                            \"workflow_step_id\": 46,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Dolores aspernatur sed. Illum asperiores voluptatem. Dolorum libero tempora.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 119,\n                            \"name\": \"Bachelor of Information Systems\",\n                            \"workflow_step_id\": 46,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Accusantium veritatis asperiores. Eius dolor earum. Quia nemo enim.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                }\n            ],\n            \"linked_contacts\": []\n        },\n        {\n            \"id\": 18,\n            \"workflow_template_id\": 3,\n            \"name\": \"Iceborough High\",\n            \"due_date\": \"2020-03-26T22:30:29.000Z\",\n            \"current_step_id\": 47,\n            \"status\": 1,\n            \"assigned_user_id\": 204589,\n            \"assigned_user_type\": 1,\n            \"completion_date\": null,\n            \"description\": \"Quo sit molestias. Perspiciatis repellat sint. Aliquid eveniet dolor.\",\n            \"category_id\": 4,\n            \"category\": \"Customer Service\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 47,\n                    \"name\": \"Ironbarrow Campus\",\n                    \"workflow_id\": 18,\n                    \"order_position\": 1,\n                    \"interval\": 13,\n                    \"frequency\": 1,\n                    \"interval_placement\": 3,\n                    \"completion_date\": null,\n                    \"description\": \"Aut at quae. Inventore quo eius. Quae consectetur aut.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 120,\n                            \"name\": \"Bachelor of Commerce\",\n                            \"workflow_step_id\": 47,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Repellat ipsa ipsam. Sed distinctio rerum. Atque et natus.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 121,\n                            \"name\": \"Associate Degree in Architectural Technology\",\n                            \"workflow_step_id\": 47,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Necessitatibus laudantium adipisci. Ad est sunt. Quam porro et.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 122,\n                            \"name\": \"Master of Biomedical Science\",\n                            \"workflow_step_id\": 47,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Vero veniam et. A veniam natus. Consequatur dolorum et.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 57,\n                            \"name\": \"truffaut tacos VHS\",\n                            \"next_workflow_step_id\": 50,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 58,\n                            \"name\": \"tacos hammock leggings\",\n                            \"next_workflow_step_id\": 51,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 48,\n                    \"name\": \"Icelyn Campus\",\n                    \"workflow_id\": 18,\n                    \"order_position\": 2,\n                    \"interval\": 8,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Suscipit magnam occaecati. Tenetur quas in. Deserunt numquam quasi.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 123,\n                            \"name\": \"Master of Education\",\n                            \"workflow_step_id\": 48,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Ut explicabo omnis. Ut nulla ad. Vitae non alias.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 59,\n                            \"name\": \"kitsch migas viral\",\n                            \"next_workflow_step_id\": 47,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 60,\n                            \"name\": \"swag mixtape forage\",\n                            \"next_workflow_step_id\": 51,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 49,\n                    \"name\": \"Bluemeadow Campus\",\n                    \"workflow_id\": 18,\n                    \"order_position\": 3,\n                    \"interval\": 14,\n                    \"frequency\": 3,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Neque distinctio quis. Deserunt sint provident. Laboriosam molestiae facere.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 124,\n                            \"name\": \"Master of Forensic Science\",\n                            \"workflow_step_id\": 49,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Dolorem porro ab. Et nesciunt sit. Veniam voluptatem magni.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 61,\n                            \"name\": \"Thundercats pour-over forage\",\n                            \"next_workflow_step_id\": 51,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 62,\n                            \"name\": \"mixtape echo readymade\",\n                            \"next_workflow_step_id\": 51,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 50,\n                    \"name\": \"Flowerlake Campus\",\n                    \"workflow_id\": 18,\n                    \"order_position\": 4,\n                    \"interval\": 17,\n                    \"frequency\": 3,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Laudantium praesentium veniam. Eaque quidem et. Sequi amet maiores.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 125,\n                            \"name\": \"Bachelor of Nursing\",\n                            \"workflow_step_id\": 50,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Eius rerum expedita. Voluptatem dolores incidunt. Voluptatem vitae voluptatem.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 63,\n                            \"name\": \"typewriter mumblecore austin\",\n                            \"next_workflow_step_id\": 47,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 64,\n                            \"name\": \"vinyl selvage sustainable\",\n                            \"next_workflow_step_id\": 49,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 51,\n                    \"name\": \"Ostbarrow Campus\",\n                    \"workflow_id\": 18,\n                    \"order_position\": 5,\n                    \"interval\": 30,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Iure sunt odit. Dignissimos sunt quis. Est voluptatem molestiae.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 126,\n                            \"name\": \"Associate Degree in Health Science\",\n                            \"workflow_step_id\": 51,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Nisi voluptatem voluptatibus. Voluptatibus temporibus et. Ab omnis libero.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 127,\n                            \"name\": \"Associate Degree in Teaching\",\n                            \"workflow_step_id\": 51,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Et sunt ut. Itaque iure distinctio. In et eum.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 128,\n                            \"name\": \"Master of Medicine\",\n                            \"workflow_step_id\": 51,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Iusto officia sint. Eum dolor doloremque. Quo et ut.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 129,\n                            \"name\": \"Associate Degree in Applied Science (Psychology)\",\n                            \"workflow_step_id\": 51,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Consequatur voluptas quia. Repudiandae fuga dolor. Quia molestiae quo.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 130,\n                            \"name\": \"Bachelor of Information Systems\",\n                            \"workflow_step_id\": 51,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Ut sunt veniam. Sequi blanditiis sit. Et corrupti deleniti.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 65,\n                            \"name\": \"flexitarian ennui franzen\",\n                            \"next_workflow_step_id\": 47,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 66,\n                            \"name\": \"banjo wolf yr\",\n                            \"next_workflow_step_id\": 47,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        }\n                    ]\n                }\n            ],\n            \"linked_contacts\": [\n                {\n                    \"contact_id\": 80,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Barton\",\n                    \"middle_name\": \"F\",\n                    \"last_name\": \"Runte\",\n                    \"company_name\": null,\n                    \"name\": \"Barton Runte\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": \"Sales Coordinator\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:17.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:31.000Z\"\n                },\n                {\n                    \"contact_id\": 60,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Irving\",\n                    \"middle_name\": \"W\",\n                    \"last_name\": \"Gleichner\",\n                    \"company_name\": null,\n                    \"name\": \"Irving Gleichner\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:15.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:15.000Z\"\n                },\n                {\n                    \"contact_id\": 87,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Evan\",\n                    \"middle_name\": \"C\",\n                    \"last_name\": \"Dickens\",\n                    \"company_name\": null,\n                    \"name\": \"Evan Dickens\",\n                    \"nickname\": \"Chromos Fist\",\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:18.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:18.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 19,\n            \"workflow_template_id\": 4,\n            \"name\": \"Mallowtown Secondary College\",\n            \"due_date\": \"2020-03-04T22:30:30.000Z\",\n            \"current_step_id\": 52,\n            \"status\": 1,\n            \"assigned_user_id\": 204578,\n            \"assigned_user_type\": 1,\n            \"completion_date\": \"2020-03-04T00:00:00.000Z\",\n            \"description\": \"Eum enim vel. Tenetur quia est. Asperiores sed perferendis.\",\n            \"category_id\": 4,\n            \"category\": \"Customer Service\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 52,\n                    \"name\": \"Mallowtown Campus\",\n                    \"workflow_id\": 19,\n                    \"order_position\": 1,\n                    \"interval\": 11,\n                    \"frequency\": 3,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Quia autem qui. Mollitia non nostrum. Debitis harum consectetur.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 131,\n                            \"name\": \"Master of Education\",\n                            \"workflow_step_id\": 52,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Et voluptas quia. In placeat dolor. Sed sed excepturi.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 132,\n                            \"name\": \"Bachelor of Teaching\",\n                            \"workflow_step_id\": 52,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Libero modi consequatur. Sapiente expedita aut. Quo iure ex.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                }\n            ],\n            \"linked_contacts\": [\n                {\n                    \"contact_id\": 95,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Sherril\",\n                    \"middle_name\": \"P\",\n                    \"last_name\": \"Hammes\",\n                    \"company_name\": null,\n                    \"name\": \"Sherril Hammes\",\n                    \"nickname\": \"Illustrious Jigsaw\",\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:19.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:19.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 20,\n            \"workflow_template_id\": 2,\n            \"name\": \"Bluemeadow High\",\n            \"due_date\": \"2021-06-25T22:30:30.000Z\",\n            \"current_step_id\": 53,\n            \"status\": 1,\n            \"assigned_user_id\": 204574,\n            \"assigned_user_type\": 1,\n            \"completion_date\": null,\n            \"description\": \"Cumque consequatur sunt. Voluptatem dolor quia. Alias velit sequi.\",\n            \"category_id\": 3,\n            \"category\": \"Policy Support\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 53,\n                    \"name\": \"Ironbarrow Campus\",\n                    \"workflow_id\": 20,\n                    \"order_position\": 1,\n                    \"interval\": 14,\n                    \"frequency\": 2,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Corporis quo magnam. Id quia exercitationem. Omnis eum adipisci.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 133,\n                            \"name\": \"Bachelor of Applied Science (Psychology)\",\n                            \"workflow_step_id\": 53,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Omnis ut vel. Vero quaerat perspiciatis. Sit modi reiciendis.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                },\n                {\n                    \"id\": 54,\n                    \"name\": \"Falconholt Campus\",\n                    \"workflow_id\": 20,\n                    \"order_position\": 2,\n                    \"interval\": 24,\n                    \"frequency\": 1,\n                    \"interval_placement\": 3,\n                    \"completion_date\": null,\n                    \"description\": \"Modi et qui. Quis ad tempora. In qui ut.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 134,\n                            \"name\": \"Associate Degree in Forensic Science\",\n                            \"workflow_step_id\": 54,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Enim iste eum. Provident ipsa aspernatur. Delectus voluptatem cupiditate.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 135,\n                            \"name\": \"Bachelor of Education\",\n                            \"workflow_step_id\": 54,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Molestias voluptatem omnis. Ut eius nemo. Quas earum inventore.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 136,\n                            \"name\": \"Master of Forensic Science\",\n                            \"workflow_step_id\": 54,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Ea tenetur illo. Consequuntur voluptas eius. Autem cum temporibus.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 137,\n                            \"name\": \"Master of Biomedical Science\",\n                            \"workflow_step_id\": 54,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Officia expedita beatae. Modi iusto dignissimos. Aut corrupti voluptatum.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 138,\n                            \"name\": \"Master of Business\",\n                            \"workflow_step_id\": 54,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Consequatur dolorem voluptatibus. Magni tempore voluptatem. Qui sunt est.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                },\n                {\n                    \"id\": 55,\n                    \"name\": \"Lakeacre Campus\",\n                    \"workflow_id\": 20,\n                    \"order_position\": 3,\n                    \"interval\": 19,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Sed commodi deleniti. Natus ut porro. Aliquam ullam cum.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 139,\n                            \"name\": \"Associate Degree in Biological Science\",\n                            \"workflow_step_id\": 55,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Quas et impedit. Ipsa et possimus. Omnis dolore nesciunt.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 140,\n                            \"name\": \"Master of Education\",\n                            \"workflow_step_id\": 55,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Quis magnam ut. Vero delectus sapiente. Aut qui quam.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                },\n                {\n                    \"id\": 56,\n                    \"name\": \"Icelyn Campus\",\n                    \"workflow_id\": 20,\n                    \"order_position\": 4,\n                    \"interval\": 21,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Voluptatem nihil nemo. Repellendus omnis voluptate. Et officia inventore.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 141,\n                            \"name\": \"Master of Nursing\",\n                            \"workflow_step_id\": 56,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Esse recusandae rerum. Neque dolorum esse. Necessitatibus ut sapiente.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 142,\n                            \"name\": \"Bachelor of Arts\",\n                            \"workflow_step_id\": 56,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Ex quos amet. Aut qui officia. In nisi rerum.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 143,\n                            \"name\": \"Associate Degree in Design\",\n                            \"workflow_step_id\": 56,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Numquam eveniet dolores. Sed pariatur doloribus. Quia sit praesentium.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 144,\n                            \"name\": \"Master of Biological Science\",\n                            \"workflow_step_id\": 56,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Et blanditiis quod. Impedit illo maiores. Cupiditate dolor vel.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 145,\n                            \"name\": \"Bachelor of Business\",\n                            \"workflow_step_id\": 56,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Similique rerum tempora. Et aliquid eos. Consequatur recusandae voluptatem.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                }\n            ],\n            \"linked_contacts\": [\n                {\n                    \"contact_id\": 1,\n                    \"type\": \"Business\",\n                    \"first_name\": null,\n                    \"middle_name\": null,\n                    \"last_name\": null,\n                    \"company_name\": \"Abernathy, Erdman and Hintz\",\n                    \"name\": \"Abernathy, Erdman and Hintz\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:08.000Z\",\n                    \"updated_at\": \"2020-06-10T21:34:48.000Z\"\n                },\n                {\n                    \"contact_id\": 81,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Carlena\",\n                    \"middle_name\": \"T\",\n                    \"last_name\": \"Ebert\",\n                    \"company_name\": null,\n                    \"name\": \"Carlena Ebert\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:17.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:17.000Z\"\n                },\n                {\n                    \"contact_id\": 7,\n                    \"type\": \"Business\",\n                    \"first_name\": null,\n                    \"middle_name\": null,\n                    \"last_name\": null,\n                    \"company_name\": \"O'Hara-Dietrich\",\n                    \"name\": \"O'Hara-Dietrich\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:09.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:09.000Z\"\n                },\n                {\n                    \"contact_id\": 6,\n                    \"type\": \"Business\",\n                    \"first_name\": null,\n                    \"middle_name\": null,\n                    \"last_name\": null,\n                    \"company_name\": \"Ruecker, Price and Ferry\",\n                    \"name\": \"Ruecker, Price and Ferry\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:09.000Z\",\n                    \"updated_at\": \"2020-06-10T21:34:48.000Z\"\n                },\n                {\n                    \"contact_id\": 35,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Evan\",\n                    \"middle_name\": \"M\",\n                    \"last_name\": \"Spencer\",\n                    \"company_name\": null,\n                    \"name\": \"Evan Spencer\",\n                    \"nickname\": \"Doctor War Machine XI\",\n                    \"suffix\": null,\n                    \"job_title\": \"Internal Accounting Agent\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:12.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:12.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 21,\n            \"workflow_template_id\": 7,\n            \"name\": \"TWAPI Feature Request: workflow step advancement\",\n            \"due_date\": \"2020-07-22T07:00:00.000Z\",\n            \"current_step_id\": null,\n            \"status\": 1,\n            \"assigned_user_id\": 280959,\n            \"assigned_user_type\": 1,\n            \"completion_date\": \"2020-07-09T18:30:44.000Z\",\n            \"description\": \"Where dreams become twapi&#39;s.\",\n            \"category_id\": 6,\n            \"category\": \"Technical Support\",\n            \"deleted\": false,\n            \"created_at\": \"2020-07-09T17:48:36.000Z\",\n            \"updated_at\": \"2020-07-09T18:30:44.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 57,\n                    \"name\": \"Requirements Gathering?!?!\",\n                    \"workflow_id\": 21,\n                    \"order_position\": 1,\n                    \"interval\": 10,\n                    \"frequency\": 1,\n                    \"interval_placement\": 1,\n                    \"completion_date\": \"2020-07-09T18:23:25.000Z\",\n                    \"description\": \"What and why?\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-09T17:48:36.000Z\",\n                    \"updated_at\": \"2020-07-09T18:23:26.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 146,\n                            \"name\": \"Gather requirements from stakeholders\",\n                            \"workflow_step_id\": 57,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 1,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-09T18:23:25.000Z\",\n                            \"description\": \"Figure out the goals.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-09T17:48:36.000Z\",\n                            \"updated_at\": \"2020-07-09T18:23:25.000Z\"\n                        },\n                        {\n                            \"id\": 147,\n                            \"name\": \"Determine if system currently supports requirements\",\n                            \"workflow_step_id\": 57,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 2,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-09T18:23:10.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-09T17:48:36.000Z\",\n                            \"updated_at\": \"2020-07-09T18:23:10.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 67,\n                            \"name\": \"System Already Supports Requirements\",\n                            \"next_workflow_step_id\": 0,\n                            \"created_at\": \"2020-07-09T17:48:37.000Z\",\n                            \"updated_at\": \"2020-07-09T17:48:37.000Z\"\n                        },\n                        {\n                            \"id\": 68,\n                            \"name\": \"Will Not Implement\",\n                            \"next_workflow_step_id\": 0,\n                            \"created_at\": \"2020-07-09T17:48:37.000Z\",\n                            \"updated_at\": \"2020-07-09T17:48:37.000Z\"\n                        },\n                        {\n                            \"id\": 69,\n                            \"name\": \"Move to implementation phase\",\n                            \"next_workflow_step_id\": 58,\n                            \"created_at\": \"2020-07-09T17:48:37.000Z\",\n                            \"updated_at\": \"2020-07-09T17:48:37.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 58,\n                    \"name\": \"Implementation\",\n                    \"workflow_id\": 21,\n                    \"order_position\": 2,\n                    \"interval\": 8,\n                    \"frequency\": 1,\n                    \"interval_placement\": 1,\n                    \"completion_date\": \"2020-07-09T18:30:12.000Z\",\n                    \"description\": \"\",\n                    \"comments\": \"new step note?\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-09T17:48:36.000Z\",\n                    \"updated_at\": \"2020-07-09T18:30:13.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 148,\n                            \"name\": \"Develop a test plan\",\n                            \"workflow_step_id\": 58,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 1,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-09T18:25:27.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-09T17:48:36.000Z\",\n                            \"updated_at\": \"2020-07-09T18:25:27.000Z\"\n                        },\n                        {\n                            \"id\": 149,\n                            \"name\": \"Design and implement the solution\",\n                            \"workflow_step_id\": 58,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 2,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-09T18:25:29.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-09T17:48:36.000Z\",\n                            \"updated_at\": \"2020-07-09T18:25:29.000Z\"\n                        },\n                        {\n                            \"id\": 150,\n                            \"name\": \"Demo implementation to stakeholders\",\n                            \"workflow_step_id\": 58,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 3,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-09T18:30:12.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-09T17:48:37.000Z\",\n                            \"updated_at\": \"2020-07-09T18:30:13.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 70,\n                            \"name\": \"Stakeholder not satisfied with system\",\n                            \"next_workflow_step_id\": 57,\n                            \"created_at\": \"2020-07-09T17:48:37.000Z\",\n                            \"updated_at\": \"2020-07-09T17:48:37.000Z\"\n                        },\n                        {\n                            \"id\": 71,\n                            \"name\": \"Bugs found during demo\",\n                            \"next_workflow_step_id\": 58,\n                            \"created_at\": \"2020-07-09T17:48:37.000Z\",\n                            \"updated_at\": \"2020-07-09T17:48:37.000Z\"\n                        },\n                        {\n                            \"id\": 72,\n                            \"name\": \"System Accepted\",\n                            \"next_workflow_step_id\": 59,\n                            \"created_at\": \"2020-07-09T17:48:37.000Z\",\n                            \"updated_at\": \"2020-07-09T17:48:37.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 59,\n                    \"name\": \"Deploy to production\",\n                    \"workflow_id\": 21,\n                    \"order_position\": 3,\n                    \"interval\": null,\n                    \"frequency\": null,\n                    \"interval_placement\": 3,\n                    \"completion_date\": \"2020-07-09T18:30:44.000Z\",\n                    \"description\": \"Ship it!\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-09T17:48:37.000Z\",\n                    \"updated_at\": \"2020-07-09T18:30:44.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 151,\n                            \"name\": \"Merge PR into master\",\n                            \"workflow_step_id\": 59,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 1,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-09T18:30:44.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-09T17:48:37.000Z\",\n                            \"updated_at\": \"2020-07-09T18:30:44.000Z\"\n                        },\n                        {\n                            \"id\": 152,\n                            \"name\": \"Test implementation in production\",\n                            \"workflow_step_id\": 59,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 2,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-09T18:30:44.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-09T17:48:37.000Z\",\n                            \"updated_at\": \"2020-07-09T18:30:44.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                }\n            ],\n            \"linked_contacts\": []\n        },\n        {\n            \"id\": 22,\n            \"workflow_template_id\": 7,\n            \"name\": \"TWAPI Feature Request: make faster\",\n            \"due_date\": \"2020-07-22T07:00:00.000Z\",\n            \"current_step_id\": null,\n            \"status\": 1,\n            \"assigned_user_id\": 280959,\n            \"assigned_user_type\": 1,\n            \"completion_date\": \"2020-07-10T23:40:38.000Z\",\n            \"description\": \"Where dreams become twapi&#39;s.\",\n            \"category_id\": 6,\n            \"category\": \"Technical Support\",\n            \"deleted\": false,\n            \"created_at\": \"2020-07-09T18:46:18.000Z\",\n            \"updated_at\": \"2020-07-10T23:40:38.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 60,\n                    \"name\": \"Requirements Gathering\",\n                    \"workflow_id\": 22,\n                    \"order_position\": 1,\n                    \"interval\": 10,\n                    \"frequency\": 1,\n                    \"interval_placement\": 1,\n                    \"completion_date\": \"2020-07-10T17:08:48.000Z\",\n                    \"description\": \"What and why?\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-09T18:46:18.000Z\",\n                    \"updated_at\": \"2020-07-10T17:08:48.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 153,\n                            \"name\": \"Gather requirements from stakeholders\",\n                            \"workflow_step_id\": 60,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 1,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-10T17:08:48.000Z\",\n                            \"description\": \"Figure out the goals.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-09T18:46:18.000Z\",\n                            \"updated_at\": \"2020-07-10T17:08:48.000Z\"\n                        },\n                        {\n                            \"id\": 154,\n                            \"name\": \"Determine if system currently supports requirements\",\n                            \"workflow_step_id\": 60,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 2,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-09T18:47:23.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-09T18:46:18.000Z\",\n                            \"updated_at\": \"2020-07-09T18:53:12.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                },\n                {\n                    \"id\": 61,\n                    \"name\": \"Implementation\",\n                    \"workflow_id\": 22,\n                    \"order_position\": 2,\n                    \"interval\": 8,\n                    \"frequency\": 1,\n                    \"interval_placement\": 1,\n                    \"completion_date\": \"2020-07-10T23:39:45.000Z\",\n                    \"description\": \"\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-09T18:46:18.000Z\",\n                    \"updated_at\": \"2020-07-10T23:39:45.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 155,\n                            \"name\": \"Develop a test plan\",\n                            \"workflow_step_id\": 61,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 1,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-10T22:51:46.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-09T18:46:18.000Z\",\n                            \"updated_at\": \"2020-07-10T22:51:46.000Z\"\n                        },\n                        {\n                            \"id\": 156,\n                            \"name\": \"Design and implement the solution\",\n                            \"workflow_step_id\": 61,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 2,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-10T23:39:45.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-09T18:46:18.000Z\",\n                            \"updated_at\": \"2020-07-10T23:39:45.000Z\"\n                        },\n                        {\n                            \"id\": 157,\n                            \"name\": \"Demo implementation to stakeholders\",\n                            \"workflow_step_id\": 61,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 3,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-10T23:39:45.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-09T18:46:18.000Z\",\n                            \"updated_at\": \"2020-07-10T23:39:45.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 78,\n                            \"name\": \"Stakeholder not satisfied with system\",\n                            \"next_workflow_step_id\": 60,\n                            \"created_at\": \"2020-07-09T18:46:18.000Z\",\n                            \"updated_at\": \"2020-07-09T18:46:18.000Z\"\n                        },\n                        {\n                            \"id\": 79,\n                            \"name\": \"Bugs found during demo\",\n                            \"next_workflow_step_id\": 61,\n                            \"created_at\": \"2020-07-09T18:46:18.000Z\",\n                            \"updated_at\": \"2020-07-09T18:46:18.000Z\"\n                        },\n                        {\n                            \"id\": 80,\n                            \"name\": \"System Accepted\",\n                            \"next_workflow_step_id\": 62,\n                            \"created_at\": \"2020-07-09T18:46:18.000Z\",\n                            \"updated_at\": \"2020-07-09T18:46:18.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 62,\n                    \"name\": \"Deploy to production\",\n                    \"workflow_id\": 22,\n                    \"order_position\": 3,\n                    \"interval\": null,\n                    \"frequency\": null,\n                    \"interval_placement\": 3,\n                    \"completion_date\": \"2020-07-10T23:40:38.000Z\",\n                    \"description\": \"Ship it!\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-09T18:46:18.000Z\",\n                    \"updated_at\": \"2020-07-10T23:40:38.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 158,\n                            \"name\": \"Merge PR into master\",\n                            \"workflow_step_id\": 62,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 1,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-10T23:40:17.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-09T18:46:18.000Z\",\n                            \"updated_at\": \"2020-07-10T23:40:17.000Z\"\n                        },\n                        {\n                            \"id\": 159,\n                            \"name\": \"Test implementation in production\",\n                            \"workflow_step_id\": 62,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 2,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-10T23:40:26.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-09T18:46:18.000Z\",\n                            \"updated_at\": \"2020-07-10T23:40:26.000Z\"\n                        },\n                        {\n                            \"id\": 160,\n                            \"name\": \"request pizza party and cake\",\n                            \"workflow_step_id\": 62,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 3,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-10T23:40:38.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-09T18:46:18.000Z\",\n                            \"updated_at\": \"2020-07-10T23:40:38.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                }\n            ],\n            \"linked_contacts\": []\n        },\n        {\n            \"id\": 23,\n            \"workflow_template_id\": 7,\n            \"name\": \"TWAPI Feature Request: tester\",\n            \"due_date\": \"2020-07-24T07:00:00.000Z\",\n            \"current_step_id\": null,\n            \"status\": 1,\n            \"assigned_user_id\": 280959,\n            \"assigned_user_type\": 1,\n            \"completion_date\": \"2020-07-14T00:58:59.000Z\",\n            \"description\": \"Where dreams become twapi&#39;s.\",\n            \"category_id\": 6,\n            \"category\": \"Technical Support\",\n            \"deleted\": false,\n            \"created_at\": \"2020-07-13T22:12:03.000Z\",\n            \"updated_at\": \"2020-07-14T00:59:00.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 63,\n                    \"name\": \"Requirements Gathering\",\n                    \"workflow_id\": 23,\n                    \"order_position\": 1,\n                    \"interval\": 10,\n                    \"frequency\": 1,\n                    \"interval_placement\": 1,\n                    \"completion_date\": \"2020-07-13T22:35:12.000Z\",\n                    \"description\": \"What and why?\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-13T22:12:03.000Z\",\n                    \"updated_at\": \"2020-07-13T22:35:13.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 161,\n                            \"name\": \"Gather requirements from stakeholders\",\n                            \"workflow_step_id\": 63,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 1,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-13T22:35:12.000Z\",\n                            \"description\": \"Figure out the goals.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-13T22:12:04.000Z\",\n                            \"updated_at\": \"2020-07-13T22:35:13.000Z\"\n                        },\n                        {\n                            \"id\": 162,\n                            \"name\": \"Determine if system currently supports requirements\",\n                            \"workflow_step_id\": 63,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 2,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-13T22:31:52.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-13T22:12:04.000Z\",\n                            \"updated_at\": \"2020-07-13T22:31:52.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 83,\n                            \"name\": \"System Already Supports Requirements\",\n                            \"next_workflow_step_id\": 0,\n                            \"created_at\": \"2020-07-13T22:12:04.000Z\",\n                            \"updated_at\": \"2020-07-13T22:12:04.000Z\"\n                        },\n                        {\n                            \"id\": 84,\n                            \"name\": \"Will Not Implement\",\n                            \"next_workflow_step_id\": 0,\n                            \"created_at\": \"2020-07-13T22:12:04.000Z\",\n                            \"updated_at\": \"2020-07-13T22:12:04.000Z\"\n                        },\n                        {\n                            \"id\": 85,\n                            \"name\": \"Move to implementation phase\",\n                            \"next_workflow_step_id\": 64,\n                            \"created_at\": \"2020-07-13T22:12:04.000Z\",\n                            \"updated_at\": \"2020-07-13T22:12:04.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 64,\n                    \"name\": \"Implementation\",\n                    \"workflow_id\": 23,\n                    \"order_position\": 2,\n                    \"interval\": 8,\n                    \"frequency\": 1,\n                    \"interval_placement\": 1,\n                    \"completion_date\": \"2020-07-14T00:58:44.000Z\",\n                    \"description\": \"\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-13T22:12:04.000Z\",\n                    \"updated_at\": \"2020-07-14T00:58:45.000Z\",\n                    \"workflow_step_tasks\": [],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 86,\n                            \"name\": \"Stakeholder not satisfied with system\",\n                            \"next_workflow_step_id\": 63,\n                            \"created_at\": \"2020-07-13T22:12:04.000Z\",\n                            \"updated_at\": \"2020-07-13T22:12:04.000Z\"\n                        },\n                        {\n                            \"id\": 87,\n                            \"name\": \"Bugs found during demo\",\n                            \"next_workflow_step_id\": 64,\n                            \"created_at\": \"2020-07-13T22:12:04.000Z\",\n                            \"updated_at\": \"2020-07-13T22:12:04.000Z\"\n                        },\n                        {\n                            \"id\": 88,\n                            \"name\": \"System Accepted\",\n                            \"next_workflow_step_id\": 65,\n                            \"created_at\": \"2020-07-13T22:12:04.000Z\",\n                            \"updated_at\": \"2020-07-13T22:12:04.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 65,\n                    \"name\": \"Deploy to production\",\n                    \"workflow_id\": 23,\n                    \"order_position\": 3,\n                    \"interval\": null,\n                    \"frequency\": null,\n                    \"interval_placement\": 3,\n                    \"completion_date\": \"2020-07-14T00:58:59.000Z\",\n                    \"description\": \"Ship it!\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-13T22:12:04.000Z\",\n                    \"updated_at\": \"2020-07-14T00:59:00.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 166,\n                            \"name\": \"Merge PR into master\",\n                            \"workflow_step_id\": 65,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 1,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-14T00:58:59.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-13T22:12:04.000Z\",\n                            \"updated_at\": \"2020-07-14T00:58:59.000Z\"\n                        },\n                        {\n                            \"id\": 167,\n                            \"name\": \"Test implementation in production\",\n                            \"workflow_step_id\": 65,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 2,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-14T00:58:59.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-13T22:12:04.000Z\",\n                            \"updated_at\": \"2020-07-14T00:58:59.000Z\"\n                        },\n                        {\n                            \"id\": 168,\n                            \"name\": \"request pizza party and cake\",\n                            \"workflow_step_id\": 65,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 3,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-14T00:58:59.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-13T22:12:04.000Z\",\n                            \"updated_at\": \"2020-07-14T00:58:59.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 89,\n                            \"name\": \"Bugs found during deployment\",\n                            \"next_workflow_step_id\": 64,\n                            \"created_at\": \"2020-07-13T22:12:04.000Z\",\n                            \"updated_at\": \"2020-07-13T22:12:04.000Z\"\n                        },\n                        {\n                            \"id\": 90,\n                            \"name\": \"Everything is good\",\n                            \"next_workflow_step_id\": 0,\n                            \"created_at\": \"2020-07-13T22:12:05.000Z\",\n                            \"updated_at\": \"2020-07-13T22:12:05.000Z\"\n                        }\n                    ]\n                }\n            ],\n            \"linked_contacts\": []\n        },\n        {\n            \"id\": 24,\n            \"workflow_template_id\": 7,\n            \"name\": \"TWAPI Feature Request\",\n            \"due_date\": \"2020-07-24T07:00:00.000Z\",\n            \"current_step_id\": 66,\n            \"status\": 1,\n            \"assigned_user_id\": 280959,\n            \"assigned_user_type\": 1,\n            \"completion_date\": null,\n            \"description\": \"Where dreams become twapi&#39;s.\",\n            \"category_id\": 6,\n            \"category\": \"Technical Support\",\n            \"deleted\": false,\n            \"created_at\": \"2020-07-14T22:22:04.000Z\",\n            \"updated_at\": \"2020-07-14T22:53:45.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 66,\n                    \"name\": \"Requirements Gathering\",\n                    \"workflow_id\": 24,\n                    \"order_position\": 1,\n                    \"interval\": 10,\n                    \"frequency\": 1,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"What and why?\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-14T22:22:04.000Z\",\n                    \"updated_at\": \"2020-07-14T22:32:31.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 169,\n                            \"name\": \"Gather requirements from stakeholders\",\n                            \"workflow_step_id\": 66,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 1,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Figure out the goals.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-14T22:22:04.000Z\",\n                            \"updated_at\": \"2020-07-14T22:32:31.000Z\"\n                        },\n                        {\n                            \"id\": 170,\n                            \"name\": \"Determine if system currently supports requirements\",\n                            \"workflow_step_id\": 66,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 2,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-14T22:22:04.000Z\",\n                            \"updated_at\": \"2020-07-14T22:32:31.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                },\n                {\n                    \"id\": 67,\n                    \"name\": \"Implementation\",\n                    \"workflow_id\": 24,\n                    \"order_position\": 2,\n                    \"interval\": 8,\n                    \"frequency\": 1,\n                    \"interval_placement\": 1,\n                    \"completion_date\": \"2020-07-14T22:53:45.000Z\",\n                    \"description\": \"\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-14T22:22:04.000Z\",\n                    \"updated_at\": \"2020-07-14T22:53:45.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 171,\n                            \"name\": \"Develop a test plan\",\n                            \"workflow_step_id\": 67,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 1,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-14T22:53:45.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-14T22:22:04.000Z\",\n                            \"updated_at\": \"2020-07-14T22:53:45.000Z\"\n                        },\n                        {\n                            \"id\": 172,\n                            \"name\": \"Design and implement the solution\",\n                            \"workflow_step_id\": 67,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 2,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-14T22:53:45.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-14T22:22:04.000Z\",\n                            \"updated_at\": \"2020-07-14T22:53:45.000Z\"\n                        },\n                        {\n                            \"id\": 173,\n                            \"name\": \"Demo implementation to stakeholders\",\n                            \"workflow_step_id\": 67,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 3,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-14T22:53:45.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-14T22:22:04.000Z\",\n                            \"updated_at\": \"2020-07-14T22:53:45.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 94,\n                            \"name\": \"Stakeholder not satisfied with system\",\n                            \"next_workflow_step_id\": 66,\n                            \"created_at\": \"2020-07-14T22:22:05.000Z\",\n                            \"updated_at\": \"2020-07-14T22:22:05.000Z\"\n                        },\n                        {\n                            \"id\": 95,\n                            \"name\": \"Bugs found during demo\",\n                            \"next_workflow_step_id\": 67,\n                            \"created_at\": \"2020-07-14T22:22:05.000Z\",\n                            \"updated_at\": \"2020-07-14T22:22:05.000Z\"\n                        },\n                        {\n                            \"id\": 96,\n                            \"name\": \"System Accepted\",\n                            \"next_workflow_step_id\": 68,\n                            \"created_at\": \"2020-07-14T22:22:05.000Z\",\n                            \"updated_at\": \"2020-07-14T22:22:05.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 68,\n                    \"name\": \"Deploy to production\",\n                    \"workflow_id\": 24,\n                    \"order_position\": 3,\n                    \"interval\": null,\n                    \"frequency\": null,\n                    \"interval_placement\": 3,\n                    \"completion_date\": \"2020-07-14T22:53:30.000Z\",\n                    \"description\": \"Ship it!\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-14T22:22:04.000Z\",\n                    \"updated_at\": \"2020-07-14T22:53:30.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 174,\n                            \"name\": \"Merge PR into master\",\n                            \"workflow_step_id\": 68,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 1,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-14T22:53:30.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-14T22:22:04.000Z\",\n                            \"updated_at\": \"2020-07-14T22:53:30.000Z\"\n                        },\n                        {\n                            \"id\": 175,\n                            \"name\": \"Test implementation in production\",\n                            \"workflow_step_id\": 68,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 2,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-14T22:53:30.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-14T22:22:04.000Z\",\n                            \"updated_at\": \"2020-07-14T22:53:30.000Z\"\n                        },\n                        {\n                            \"id\": 176,\n                            \"name\": \"request pizza party and cake\",\n                            \"workflow_step_id\": 68,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 3,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-14T22:53:30.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-14T22:22:04.000Z\",\n                            \"updated_at\": \"2020-07-14T22:53:30.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 97,\n                            \"name\": \"Bugs found during deployment\",\n                            \"next_workflow_step_id\": 67,\n                            \"created_at\": \"2020-07-14T22:22:05.000Z\",\n                            \"updated_at\": \"2020-07-14T22:22:05.000Z\"\n                        },\n                        {\n                            \"id\": 98,\n                            \"name\": \"Everything is good\",\n                            \"next_workflow_step_id\": 0,\n                            \"created_at\": \"2020-07-14T22:22:05.000Z\",\n                            \"updated_at\": \"2020-07-14T22:22:05.000Z\"\n                        }\n                    ]\n                }\n            ],\n            \"linked_contacts\": []\n        },\n        {\n            \"id\": 25,\n            \"workflow_template_id\": 7,\n            \"name\": \"TWAPI Feature Request: don't touch\",\n            \"due_date\": \"2020-07-28T22:54:17.000Z\",\n            \"current_step_id\": null,\n            \"status\": 1,\n            \"assigned_user_id\": 280959,\n            \"assigned_user_type\": 1,\n            \"completion_date\": \"2020-07-15T18:30:11.000Z\",\n            \"description\": \"Where dreams become twapi&#39;s.\",\n            \"category_id\": 6,\n            \"category\": \"Technical Support\",\n            \"deleted\": false,\n            \"created_at\": \"2020-07-14T22:54:17.000Z\",\n            \"updated_at\": \"2020-07-15T18:30:11.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 70,\n                    \"name\": \"Requirements Gathering\",\n                    \"workflow_id\": 25,\n                    \"order_position\": 1,\n                    \"interval\": 10,\n                    \"frequency\": 1,\n                    \"interval_placement\": 1,\n                    \"completion_date\": \"2020-07-14T22:56:03.000Z\",\n                    \"description\": \"What and why?\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                    \"updated_at\": \"2020-07-14T22:56:03.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 177,\n                            \"name\": \"Gather requirements from stakeholders\",\n                            \"workflow_step_id\": 70,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 1,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-14T22:56:03.000Z\",\n                            \"description\": \"Figure out the goals.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                            \"updated_at\": \"2020-07-14T22:56:03.000Z\"\n                        },\n                        {\n                            \"id\": 178,\n                            \"name\": \"Determine if system currently supports requirements\",\n                            \"workflow_step_id\": 70,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 2,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-14T22:56:03.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                            \"updated_at\": \"2020-07-14T22:56:03.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 99,\n                            \"name\": \"System Already Supports Requirements\",\n                            \"next_workflow_step_id\": 0,\n                            \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                            \"updated_at\": \"2020-07-14T22:54:18.000Z\"\n                        },\n                        {\n                            \"id\": 100,\n                            \"name\": \"Will Not Implement\",\n                            \"next_workflow_step_id\": 0,\n                            \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                            \"updated_at\": \"2020-07-14T22:54:18.000Z\"\n                        },\n                        {\n                            \"id\": 101,\n                            \"name\": \"Move to implementation phase\",\n                            \"next_workflow_step_id\": 71,\n                            \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                            \"updated_at\": \"2020-07-14T22:54:18.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 71,\n                    \"name\": \"Implementation\",\n                    \"workflow_id\": 25,\n                    \"order_position\": 2,\n                    \"interval\": 8,\n                    \"frequency\": 1,\n                    \"interval_placement\": 1,\n                    \"completion_date\": \"2020-07-15T18:29:55.000Z\",\n                    \"description\": \"\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                    \"updated_at\": \"2020-07-15T18:29:55.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 179,\n                            \"name\": \"Develop a test plan\",\n                            \"workflow_step_id\": 71,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 1,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-15T18:29:55.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                            \"updated_at\": \"2020-07-15T18:29:55.000Z\"\n                        },\n                        {\n                            \"id\": 180,\n                            \"name\": \"Design and implement the solution\",\n                            \"workflow_step_id\": 71,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 2,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-15T18:29:55.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                            \"updated_at\": \"2020-07-15T18:29:55.000Z\"\n                        },\n                        {\n                            \"id\": 181,\n                            \"name\": \"Demo implementation to stakeholders\",\n                            \"workflow_step_id\": 71,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 3,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-15T18:29:55.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                            \"updated_at\": \"2020-07-15T18:29:55.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 102,\n                            \"name\": \"Stakeholder not satisfied with system\",\n                            \"next_workflow_step_id\": 70,\n                            \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                            \"updated_at\": \"2020-07-14T22:54:18.000Z\"\n                        },\n                        {\n                            \"id\": 103,\n                            \"name\": \"Bugs found during demo\",\n                            \"next_workflow_step_id\": 71,\n                            \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                            \"updated_at\": \"2020-07-14T22:54:18.000Z\"\n                        },\n                        {\n                            \"id\": 104,\n                            \"name\": \"System Accepted\",\n                            \"next_workflow_step_id\": 72,\n                            \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                            \"updated_at\": \"2020-07-14T22:54:18.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 72,\n                    \"name\": \"Deploy to production\",\n                    \"workflow_id\": 25,\n                    \"order_position\": 3,\n                    \"interval\": null,\n                    \"frequency\": null,\n                    \"interval_placement\": 3,\n                    \"completion_date\": \"2020-07-15T18:30:11.000Z\",\n                    \"description\": \"Ship it!\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                    \"updated_at\": \"2020-07-15T18:30:11.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 182,\n                            \"name\": \"Merge PR into master\",\n                            \"workflow_step_id\": 72,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 1,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-15T18:30:11.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                            \"updated_at\": \"2020-07-15T18:30:11.000Z\"\n                        },\n                        {\n                            \"id\": 183,\n                            \"name\": \"Test implementation in production\",\n                            \"workflow_step_id\": 72,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 2,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-15T18:30:11.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                            \"updated_at\": \"2020-07-15T18:30:11.000Z\"\n                        },\n                        {\n                            \"id\": 184,\n                            \"name\": \"request pizza party and cake\",\n                            \"workflow_step_id\": 72,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 3,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-15T18:30:11.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                            \"updated_at\": \"2020-07-15T18:30:11.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 105,\n                            \"name\": \"Bugs found during deployment\",\n                            \"next_workflow_step_id\": 71,\n                            \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                            \"updated_at\": \"2020-07-14T22:54:18.000Z\"\n                        },\n                        {\n                            \"id\": 106,\n                            \"name\": \"Everything is good\",\n                            \"next_workflow_step_id\": 0,\n                            \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                            \"updated_at\": \"2020-07-14T22:54:18.000Z\"\n                        }\n                    ]\n                }\n            ],\n            \"linked_contacts\": []\n        },\n        {\n            \"id\": 26,\n            \"workflow_template_id\": 7,\n            \"name\": \"TWAPI Feature Request\",\n            \"due_date\": \"2020-07-24T07:00:00.000Z\",\n            \"current_step_id\": 74,\n            \"status\": 1,\n            \"assigned_user_id\": 280959,\n            \"assigned_user_type\": 1,\n            \"completion_date\": null,\n            \"description\": \"Where dreams become twapi&#39;s.\",\n            \"category_id\": 6,\n            \"category\": \"Technical Support\",\n            \"deleted\": false,\n            \"created_at\": \"2020-07-15T20:09:30.000Z\",\n            \"updated_at\": \"2020-07-15T23:05:25.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 73,\n                    \"name\": \"Requirements Gathering\",\n                    \"workflow_id\": 26,\n                    \"order_position\": 1,\n                    \"interval\": 10,\n                    \"frequency\": 1,\n                    \"interval_placement\": 1,\n                    \"completion_date\": \"2020-07-15T23:05:25.000Z\",\n                    \"description\": \"What and why?\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                    \"updated_at\": \"2020-07-15T23:05:25.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 185,\n                            \"name\": \"Gather requirements from stakeholders\",\n                            \"workflow_step_id\": 73,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 1,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-15T23:05:25.000Z\",\n                            \"description\": \"Figure out the goals.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                            \"updated_at\": \"2020-07-15T23:05:25.000Z\"\n                        },\n                        {\n                            \"id\": 186,\n                            \"name\": \"Determine if system currently supports requirements\",\n                            \"workflow_step_id\": 73,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 2,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-15T23:05:25.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                            \"updated_at\": \"2020-07-15T23:05:25.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                },\n                {\n                    \"id\": 74,\n                    \"name\": \"Implementation\",\n                    \"workflow_id\": 26,\n                    \"order_position\": 2,\n                    \"interval\": 8,\n                    \"frequency\": 1,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                    \"updated_at\": \"2020-07-15T20:09:30.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 187,\n                            \"name\": \"Develop a test plan\",\n                            \"workflow_step_id\": 74,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 1,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                            \"updated_at\": \"2020-07-15T20:09:30.000Z\"\n                        },\n                        {\n                            \"id\": 188,\n                            \"name\": \"Design and implement the solution\",\n                            \"workflow_step_id\": 74,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 2,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                            \"updated_at\": \"2020-07-15T20:09:30.000Z\"\n                        },\n                        {\n                            \"id\": 189,\n                            \"name\": \"Demo implementation to stakeholders\",\n                            \"workflow_step_id\": 74,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 3,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                            \"updated_at\": \"2020-07-15T20:09:30.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 110,\n                            \"name\": \"Stakeholder not satisfied with system\",\n                            \"next_workflow_step_id\": 73,\n                            \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                            \"updated_at\": \"2020-07-15T20:09:30.000Z\"\n                        },\n                        {\n                            \"id\": 111,\n                            \"name\": \"Bugs found during demo\",\n                            \"next_workflow_step_id\": 74,\n                            \"created_at\": \"2020-07-15T20:09:31.000Z\",\n                            \"updated_at\": \"2020-07-15T20:09:31.000Z\"\n                        },\n                        {\n                            \"id\": 112,\n                            \"name\": \"System Accepted\",\n                            \"next_workflow_step_id\": 75,\n                            \"created_at\": \"2020-07-15T20:09:31.000Z\",\n                            \"updated_at\": \"2020-07-15T20:09:31.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 75,\n                    \"name\": \"Deploy to production\",\n                    \"workflow_id\": 26,\n                    \"order_position\": 3,\n                    \"interval\": null,\n                    \"frequency\": null,\n                    \"interval_placement\": 3,\n                    \"completion_date\": null,\n                    \"description\": \"Ship it!\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                    \"updated_at\": \"2020-07-15T20:09:30.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 190,\n                            \"name\": \"Merge PR into master\",\n                            \"workflow_step_id\": 75,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 1,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                            \"updated_at\": \"2020-07-15T20:09:30.000Z\"\n                        },\n                        {\n                            \"id\": 191,\n                            \"name\": \"Test implementation in production\",\n                            \"workflow_step_id\": 75,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 2,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                            \"updated_at\": \"2020-07-15T20:09:30.000Z\"\n                        },\n                        {\n                            \"id\": 192,\n                            \"name\": \"request pizza party and cake\",\n                            \"workflow_step_id\": 75,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 3,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                            \"updated_at\": \"2020-07-15T20:09:30.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 113,\n                            \"name\": \"Bugs found during deployment\",\n                            \"next_workflow_step_id\": 74,\n                            \"created_at\": \"2020-07-15T20:09:31.000Z\",\n                            \"updated_at\": \"2020-07-15T20:09:31.000Z\"\n                        },\n                        {\n                            \"id\": 114,\n                            \"name\": \"Everything is good\",\n                            \"next_workflow_step_id\": 0,\n                            \"created_at\": \"2020-07-15T20:09:31.000Z\",\n                            \"updated_at\": \"2020-07-15T20:09:31.000Z\"\n                        }\n                    ]\n                }\n            ],\n            \"linked_contacts\": []\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 26,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"26ab30b8-844d-49e4-83b7-16003764856a"},{"name":"Workflow Show","id":"9e77e887-6075-4fa8-8f6f-15150f1dded2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/workflows/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["workflows",":id"],"host":["{{base_url}}"],"query":[],"variable":[{"id":"e36d336f-5606-41c9-88aa-a4a5d84786d0","type":"string","value":"1","key":"id"}]}},"response":[{"id":"93e79756-8c24-4cec-aab0-7bd461724b0a","name":"Workflow Show","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/workflows/:id","host":["{{base_url}}"],"path":["workflows",":id"],"variable":[{"key":"id","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 15 Jul 2020 23:51:28 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"07c5e982c4092a33829b1c4bc2ad6d29\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Set-Cookie","value":"ahoy_visit=e43c6c35-e859-4e6b-8bca-70c9d7521656; path=/; expires=Thu, 16 Jul 2020 03:51:27 -0000; SameSite=None"},{"key":"X-Request-Id","value":"a0e5d5d2-c033-420c-85f7-2ab46c57e605"},{"key":"X-Runtime","value":"1.219948"}],"cookie":[],"responseTime":null,"body":"{\n    \"workflow\": {\n        \"id\": 1,\n        \"workflow_template_id\": 5,\n        \"name\": \"Marblewald High\",\n        \"due_date\": \"2022-04-25T22:30:26.000Z\",\n        \"current_step_id\": 1,\n        \"status\": 1,\n        \"assigned_user_id\": 204575,\n        \"assigned_user_type\": 1,\n        \"completion_date\": \"2021-01-01T00:00:00.000Z\",\n        \"description\": \"Maiores dolorum qui. Repellendus iusto eos. Quaerat molestiae eum.\",\n        \"category_id\": 2,\n        \"category\": \"General Information\",\n        \"deleted\": false,\n        \"created_at\": \"2020-02-25T22:30:26.000Z\",\n        \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n        \"workflow_steps\": [\n            {\n                \"id\": 1,\n                \"name\": \"Ostbarrow Campus\",\n                \"workflow_id\": 1,\n                \"order_position\": 1,\n                \"interval\": 10,\n                \"frequency\": 3,\n                \"interval_placement\": 1,\n                \"completion_date\": null,\n                \"description\": \"Totam ut molestias. Sint quia est. Perspiciatis ea velit.\",\n                \"comments\": null,\n                \"deleted\": false,\n                \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                \"updated_at\": \"2020-02-25T22:30:26.000Z\",\n                \"workflow_step_tasks\": [\n                    {\n                        \"id\": 1,\n                        \"name\": \"Master of Psychology\",\n                        \"workflow_step_id\": 1,\n                        \"parent_step_task_id\": null,\n                        \"assigned_user_id\": null,\n                        \"assigned_user_type\": null,\n                        \"display_position\": null,\n                        \"due_date\": null,\n                        \"completion_date\": null,\n                        \"description\": \"Amet quaerat culpa. Ut ea nam. Molestiae itaque voluptate.\",\n                        \"deleted\": false,\n                        \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                        \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                    }\n                ],\n                \"workflow_step_outcomes\": [\n                    {\n                        \"id\": 1,\n                        \"name\": \"taxidermy crucifix cardigan\",\n                        \"next_workflow_step_id\": 1,\n                        \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                        \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                    },\n                    {\n                        \"id\": 2,\n                        \"name\": \"lumbersexual cronut semiotics\",\n                        \"next_workflow_step_id\": 1,\n                        \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                        \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                    }\n                ]\n            },\n            {\n                \"id\": 2,\n                \"name\": \"Ironston Campus\",\n                \"workflow_id\": 1,\n                \"order_position\": 2,\n                \"interval\": 18,\n                \"frequency\": 2,\n                \"interval_placement\": 2,\n                \"completion_date\": null,\n                \"description\": \"Iusto sed quis. Officia facere libero. Quis et asperiores.\",\n                \"comments\": null,\n                \"deleted\": false,\n                \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                \"updated_at\": \"2020-02-25T22:30:26.000Z\",\n                \"workflow_step_tasks\": [\n                    {\n                        \"id\": 2,\n                        \"name\": \"Associate Degree in Forensic Science\",\n                        \"workflow_step_id\": 2,\n                        \"parent_step_task_id\": null,\n                        \"assigned_user_id\": null,\n                        \"assigned_user_type\": null,\n                        \"display_position\": null,\n                        \"due_date\": null,\n                        \"completion_date\": null,\n                        \"description\": \"At enim rerum. Numquam expedita aut. Qui vel omnis.\",\n                        \"deleted\": false,\n                        \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                        \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                    },\n                    {\n                        \"id\": 3,\n                        \"name\": \"Bachelor of Criminology\",\n                        \"workflow_step_id\": 2,\n                        \"parent_step_task_id\": null,\n                        \"assigned_user_id\": null,\n                        \"assigned_user_type\": null,\n                        \"display_position\": null,\n                        \"due_date\": null,\n                        \"completion_date\": null,\n                        \"description\": \"Commodi ipsam eveniet. Adipisci veniam quas. Ducimus suscipit sed.\",\n                        \"deleted\": false,\n                        \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                        \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                    },\n                    {\n                        \"id\": 4,\n                        \"name\": \"Master of Computer Science\",\n                        \"workflow_step_id\": 2,\n                        \"parent_step_task_id\": null,\n                        \"assigned_user_id\": null,\n                        \"assigned_user_type\": null,\n                        \"display_position\": null,\n                        \"due_date\": null,\n                        \"completion_date\": null,\n                        \"description\": \"Asperiores sed quasi. Libero quia et. Molestiae aut laboriosam.\",\n                        \"deleted\": false,\n                        \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                        \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                    },\n                    {\n                        \"id\": 5,\n                        \"name\": \"Master of Law\",\n                        \"workflow_step_id\": 2,\n                        \"parent_step_task_id\": null,\n                        \"assigned_user_id\": null,\n                        \"assigned_user_type\": null,\n                        \"display_position\": null,\n                        \"due_date\": null,\n                        \"completion_date\": null,\n                        \"description\": \"Reiciendis omnis ut. Aliquam aut voluptatum. Dolorum laudantium repudiandae.\",\n                        \"deleted\": false,\n                        \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                        \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                    },\n                    {\n                        \"id\": 6,\n                        \"name\": \"Master of Architectural Technology\",\n                        \"workflow_step_id\": 2,\n                        \"parent_step_task_id\": null,\n                        \"assigned_user_id\": null,\n                        \"assigned_user_type\": null,\n                        \"display_position\": null,\n                        \"due_date\": null,\n                        \"completion_date\": null,\n                        \"description\": \"Et ad nemo. Harum labore ut. Aut velit recusandae.\",\n                        \"deleted\": false,\n                        \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                        \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                    }\n                ],\n                \"workflow_step_outcomes\": [\n                    {\n                        \"id\": 3,\n                        \"name\": \"cardigan meditation typewriter\",\n                        \"next_workflow_step_id\": 1,\n                        \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                        \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                    },\n                    {\n                        \"id\": 4,\n                        \"name\": \"chicharrones selvage brunch\",\n                        \"next_workflow_step_id\": 1,\n                        \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                        \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                    }\n                ]\n            }\n        ],\n        \"linked_contacts\": [\n            {\n                \"contact_id\": 46,\n                \"type\": \"Individual\",\n                \"first_name\": \"Roberta\",\n                \"middle_name\": \"W\",\n                \"last_name\": \"Hintz\",\n                \"company_name\": null,\n                \"name\": \"Roberta Hintz\",\n                \"nickname\": null,\n                \"suffix\": null,\n                \"job_title\": \"District Banking Executive\",\n                \"deleted\": false,\n                \"created_at\": \"2020-02-25T22:30:14.000Z\",\n                \"updated_at\": \"2020-02-25T22:30:14.000Z\"\n            },\n            {\n                \"contact_id\": 25,\n                \"type\": \"Union\",\n                \"first_name\": null,\n                \"middle_name\": null,\n                \"last_name\": null,\n                \"company_name\": \"Swaniawski, Tromp and Sauer\",\n                \"name\": \"Swaniawski, Tromp and Sauer\",\n                \"nickname\": null,\n                \"suffix\": null,\n                \"job_title\": null,\n                \"deleted\": false,\n                \"created_at\": \"2020-02-25T22:30:11.000Z\",\n                \"updated_at\": \"2020-02-25T22:30:11.000Z\"\n            },\n            {\n                \"contact_id\": 65,\n                \"type\": \"Individual\",\n                \"first_name\": \"Nigel\",\n                \"middle_name\": \"J\",\n                \"last_name\": \"Cartwright\",\n                \"company_name\": null,\n                \"name\": \"Nigel Cartwright\",\n                \"nickname\": null,\n                \"suffix\": null,\n                \"job_title\": null,\n                \"deleted\": false,\n                \"created_at\": \"2020-02-25T22:30:16.000Z\",\n                \"updated_at\": \"2020-02-25T22:30:16.000Z\"\n            },\n            {\n                \"contact_id\": 58,\n                \"type\": \"Individual\",\n                \"first_name\": \"Marylou\",\n                \"middle_name\": \"H\",\n                \"last_name\": \"Carter\",\n                \"company_name\": null,\n                \"name\": \"Marylou Carter\",\n                \"nickname\": \"Dark Shatterstar\",\n                \"suffix\": null,\n                \"job_title\": \"District Coordinator\",\n                \"deleted\": false,\n                \"created_at\": \"2020-02-25T22:30:15.000Z\",\n                \"updated_at\": \"2020-02-25T22:30:15.000Z\"\n            },\n            {\n                \"contact_id\": 7,\n                \"type\": \"Business\",\n                \"first_name\": null,\n                \"middle_name\": null,\n                \"last_name\": null,\n                \"company_name\": \"O'Hara-Dietrich\",\n                \"name\": \"O'Hara-Dietrich\",\n                \"nickname\": null,\n                \"suffix\": null,\n                \"job_title\": null,\n                \"deleted\": false,\n                \"created_at\": \"2020-02-25T22:30:09.000Z\",\n                \"updated_at\": \"2020-02-25T22:30:09.000Z\"\n            }\n        ]\n    }\n}"}],"_postman_id":"9e77e887-6075-4fa8-8f6f-15150f1dded2"},{"name":"My Workflow Tasks GET","id":"f5ca54e0-94e8-4909-b220-acac67cd4a4d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:3000/api/public/v1/workflows/my_workflow_tasks?page=1","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"port":"3000","path":["api","public","v1","workflows","my_workflow_tasks"],"host":["localhost"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"e9a2e4e7-0299-4b3f-81d0-61c7b2e34667","name":"Workflows GET","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/workflows"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 15 Jul 2020 23:53:23 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"ddd3ea19adebcef1d983ebb8711392e4\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Set-Cookie","value":"ahoy_visit=e43c6c35-e859-4e6b-8bca-70c9d7521656; path=/; expires=Thu, 16 Jul 2020 03:53:22 -0000; SameSite=None"},{"key":"X-Request-Id","value":"9dbb1da0-f575-46a8-85b9-73ea4a6d3223"},{"key":"X-Runtime","value":"1.213161"}],"cookie":[],"responseTime":null,"body":"{\n    \"workflows\": [\n        {\n            \"id\": 1,\n            \"workflow_template_id\": 5,\n            \"name\": \"Marblewald High\",\n            \"due_date\": \"2022-04-25T22:30:26.000Z\",\n            \"current_step_id\": 1,\n            \"status\": 1,\n            \"assigned_user_id\": 204575,\n            \"assigned_user_type\": 1,\n            \"completion_date\": \"2021-01-01T00:00:00.000Z\",\n            \"description\": \"Maiores dolorum qui. Repellendus iusto eos. Quaerat molestiae eum.\",\n            \"category_id\": 2,\n            \"category\": \"General Information\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 1,\n                    \"name\": \"Ostbarrow Campus\",\n                    \"workflow_id\": 1,\n                    \"order_position\": 1,\n                    \"interval\": 10,\n                    \"frequency\": 3,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Totam ut molestias. Sint quia est. Perspiciatis ea velit.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:26.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 1,\n                            \"name\": \"Master of Psychology\",\n                            \"workflow_step_id\": 1,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Amet quaerat culpa. Ut ea nam. Molestiae itaque voluptate.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 1,\n                            \"name\": \"taxidermy crucifix cardigan\",\n                            \"next_workflow_step_id\": 1,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        },\n                        {\n                            \"id\": 2,\n                            \"name\": \"lumbersexual cronut semiotics\",\n                            \"next_workflow_step_id\": 1,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 2,\n                    \"name\": \"Ironston Campus\",\n                    \"workflow_id\": 1,\n                    \"order_position\": 2,\n                    \"interval\": 18,\n                    \"frequency\": 2,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Iusto sed quis. Officia facere libero. Quis et asperiores.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:26.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 2,\n                            \"name\": \"Associate Degree in Forensic Science\",\n                            \"workflow_step_id\": 2,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"At enim rerum. Numquam expedita aut. Qui vel omnis.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        },\n                        {\n                            \"id\": 3,\n                            \"name\": \"Bachelor of Criminology\",\n                            \"workflow_step_id\": 2,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Commodi ipsam eveniet. Adipisci veniam quas. Ducimus suscipit sed.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        },\n                        {\n                            \"id\": 4,\n                            \"name\": \"Master of Computer Science\",\n                            \"workflow_step_id\": 2,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Asperiores sed quasi. Libero quia et. Molestiae aut laboriosam.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        },\n                        {\n                            \"id\": 5,\n                            \"name\": \"Master of Law\",\n                            \"workflow_step_id\": 2,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Reiciendis omnis ut. Aliquam aut voluptatum. Dolorum laudantium repudiandae.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        },\n                        {\n                            \"id\": 6,\n                            \"name\": \"Master of Architectural Technology\",\n                            \"workflow_step_id\": 2,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Et ad nemo. Harum labore ut. Aut velit recusandae.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 3,\n                            \"name\": \"cardigan meditation typewriter\",\n                            \"next_workflow_step_id\": 1,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        },\n                        {\n                            \"id\": 4,\n                            \"name\": \"chicharrones selvage brunch\",\n                            \"next_workflow_step_id\": 1,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        }\n                    ]\n                }\n            ],\n            \"linked_contacts\": [\n                {\n                    \"contact_id\": 46,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Roberta\",\n                    \"middle_name\": \"W\",\n                    \"last_name\": \"Hintz\",\n                    \"company_name\": null,\n                    \"name\": \"Roberta Hintz\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": \"District Banking Executive\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:14.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:14.000Z\"\n                },\n                {\n                    \"contact_id\": 25,\n                    \"type\": \"Union\",\n                    \"first_name\": null,\n                    \"middle_name\": null,\n                    \"last_name\": null,\n                    \"company_name\": \"Swaniawski, Tromp and Sauer\",\n                    \"name\": \"Swaniawski, Tromp and Sauer\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:11.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:11.000Z\"\n                },\n                {\n                    \"contact_id\": 65,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Nigel\",\n                    \"middle_name\": \"J\",\n                    \"last_name\": \"Cartwright\",\n                    \"company_name\": null,\n                    \"name\": \"Nigel Cartwright\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:16.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:16.000Z\"\n                },\n                {\n                    \"contact_id\": 58,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Marylou\",\n                    \"middle_name\": \"H\",\n                    \"last_name\": \"Carter\",\n                    \"company_name\": null,\n                    \"name\": \"Marylou Carter\",\n                    \"nickname\": \"Dark Shatterstar\",\n                    \"suffix\": null,\n                    \"job_title\": \"District Coordinator\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:15.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:15.000Z\"\n                },\n                {\n                    \"contact_id\": 7,\n                    \"type\": \"Business\",\n                    \"first_name\": null,\n                    \"middle_name\": null,\n                    \"last_name\": null,\n                    \"company_name\": \"O'Hara-Dietrich\",\n                    \"name\": \"O'Hara-Dietrich\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:09.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:09.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 2,\n            \"workflow_template_id\": 3,\n            \"name\": \"Clearcourt High School\",\n            \"due_date\": \"2020-03-26T22:30:26.000Z\",\n            \"current_step_id\": 3,\n            \"status\": 1,\n            \"assigned_user_id\": 204589,\n            \"assigned_user_type\": 1,\n            \"completion_date\": null,\n            \"description\": \"Quo sit molestias. Perspiciatis repellat sint. Aliquid eveniet dolor.\",\n            \"category_id\": 4,\n            \"category\": \"Customer Service\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:27.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 3,\n                    \"name\": \"Ironbarrow Campus\",\n                    \"workflow_id\": 2,\n                    \"order_position\": 1,\n                    \"interval\": 13,\n                    \"frequency\": 1,\n                    \"interval_placement\": 3,\n                    \"completion_date\": null,\n                    \"description\": \"Aut at quae. Inventore quo eius. Quae consectetur aut.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:26.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 7,\n                            \"name\": \"Bachelor of Commerce\",\n                            \"workflow_step_id\": 3,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Repellat ipsa ipsam. Sed distinctio rerum. Atque et natus.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        },\n                        {\n                            \"id\": 8,\n                            \"name\": \"Associate Degree in Architectural Technology\",\n                            \"workflow_step_id\": 3,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Necessitatibus laudantium adipisci. Ad est sunt. Quam porro et.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        },\n                        {\n                            \"id\": 9,\n                            \"name\": \"Master of Biomedical Science\",\n                            \"workflow_step_id\": 3,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Vero veniam et. A veniam natus. Consequatur dolorum et.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 5,\n                            \"name\": \"truffaut tacos VHS\",\n                            \"next_workflow_step_id\": 6,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        },\n                        {\n                            \"id\": 6,\n                            \"name\": \"tacos hammock leggings\",\n                            \"next_workflow_step_id\": 7,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 4,\n                    \"name\": \"Icelyn Campus\",\n                    \"workflow_id\": 2,\n                    \"order_position\": 2,\n                    \"interval\": 8,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Suscipit magnam occaecati. Tenetur quas in. Deserunt numquam quasi.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:26.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 10,\n                            \"name\": \"Master of Education\",\n                            \"workflow_step_id\": 4,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Ut explicabo omnis. Ut nulla ad. Vitae non alias.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 7,\n                            \"name\": \"kitsch migas viral\",\n                            \"next_workflow_step_id\": 3,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        },\n                        {\n                            \"id\": 8,\n                            \"name\": \"swag mixtape forage\",\n                            \"next_workflow_step_id\": 7,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 5,\n                    \"name\": \"Bluemeadow Campus\",\n                    \"workflow_id\": 2,\n                    \"order_position\": 3,\n                    \"interval\": 14,\n                    \"frequency\": 3,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Neque distinctio quis. Deserunt sint provident. Laboriosam molestiae facere.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:26.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 11,\n                            \"name\": \"Master of Forensic Science\",\n                            \"workflow_step_id\": 5,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Dolorem porro ab. Et nesciunt sit. Veniam voluptatem magni.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 9,\n                            \"name\": \"Thundercats pour-over forage\",\n                            \"next_workflow_step_id\": 7,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        },\n                        {\n                            \"id\": 10,\n                            \"name\": \"mixtape echo readymade\",\n                            \"next_workflow_step_id\": 7,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 6,\n                    \"name\": \"Flowerlake Campus\",\n                    \"workflow_id\": 2,\n                    \"order_position\": 4,\n                    \"interval\": 17,\n                    \"frequency\": 3,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Laudantium praesentium veniam. Eaque quidem et. Sequi amet maiores.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:26.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 12,\n                            \"name\": \"Bachelor of Nursing\",\n                            \"workflow_step_id\": 6,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Eius rerum expedita. Voluptatem dolores incidunt. Voluptatem vitae voluptatem.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 11,\n                            \"name\": \"typewriter mumblecore austin\",\n                            \"next_workflow_step_id\": 3,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 12,\n                            \"name\": \"vinyl selvage sustainable\",\n                            \"next_workflow_step_id\": 5,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 7,\n                    \"name\": \"Ostbarrow Campus\",\n                    \"workflow_id\": 2,\n                    \"order_position\": 5,\n                    \"interval\": 30,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Iure sunt odit. Dignissimos sunt quis. Est voluptatem molestiae.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:26.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 13,\n                            \"name\": \"Associate Degree in Health Science\",\n                            \"workflow_step_id\": 7,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Nisi voluptatem voluptatibus. Voluptatibus temporibus et. Ab omnis libero.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        },\n                        {\n                            \"id\": 14,\n                            \"name\": \"Associate Degree in Teaching\",\n                            \"workflow_step_id\": 7,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Et sunt ut. Itaque iure distinctio. In et eum.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        },\n                        {\n                            \"id\": 15,\n                            \"name\": \"Master of Medicine\",\n                            \"workflow_step_id\": 7,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Iusto officia sint. Eum dolor doloremque. Quo et ut.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        },\n                        {\n                            \"id\": 16,\n                            \"name\": \"Associate Degree in Applied Science (Psychology)\",\n                            \"workflow_step_id\": 7,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Consequatur voluptas quia. Repudiandae fuga dolor. Quia molestiae quo.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        },\n                        {\n                            \"id\": 17,\n                            \"name\": \"Bachelor of Information Systems\",\n                            \"workflow_step_id\": 7,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Ut sunt veniam. Sequi blanditiis sit. Et corrupti deleniti.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:26.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:26.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 13,\n                            \"name\": \"flexitarian ennui franzen\",\n                            \"next_workflow_step_id\": 3,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 14,\n                            \"name\": \"banjo wolf yr\",\n                            \"next_workflow_step_id\": 3,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        }\n                    ]\n                }\n            ],\n            \"linked_contacts\": [\n                {\n                    \"contact_id\": 19,\n                    \"type\": \"Trust\",\n                    \"first_name\": null,\n                    \"middle_name\": null,\n                    \"last_name\": null,\n                    \"company_name\": \"Schinner Inc\",\n                    \"name\": \"Schinner Inc\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:10.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:10.000Z\"\n                },\n                {\n                    \"contact_id\": 12,\n                    \"type\": \"Association\",\n                    \"first_name\": null,\n                    \"middle_name\": null,\n                    \"last_name\": null,\n                    \"company_name\": \"Kozey, Haley and Leffler\",\n                    \"name\": \"Kozey, Haley and Leffler\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:10.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:10.000Z\"\n                },\n                {\n                    \"contact_id\": 84,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Mollyyy\",\n                    \"middle_name\": \"J\",\n                    \"last_name\": \"Kosso\",\n                    \"company_name\": null,\n                    \"name\": \"Mollyyy Kosso\",\n                    \"nickname\": \"Captain Curse Girl\",\n                    \"suffix\": null,\n                    \"job_title\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:17.000Z\",\n                    \"updated_at\": \"2020-04-06T21:44:45.000Z\"\n                },\n                {\n                    \"contact_id\": 61,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Jefferey\",\n                    \"middle_name\": \"E\",\n                    \"last_name\": \"Medhurst\",\n                    \"company_name\": null,\n                    \"name\": \"Jefferey Medhurst\",\n                    \"nickname\": \"Illustrious Abomination\",\n                    \"suffix\": null,\n                    \"job_title\": \"Hospitality Associate\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:15.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:15.000Z\"\n                },\n                {\n                    \"contact_id\": 46,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Roberta\",\n                    \"middle_name\": \"W\",\n                    \"last_name\": \"Hintz\",\n                    \"company_name\": null,\n                    \"name\": \"Roberta Hintz\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": \"District Banking Executive\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:14.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:14.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 3,\n            \"workflow_template_id\": 2,\n            \"name\": \"Falconholt High School\",\n            \"due_date\": \"2021-06-25T22:30:27.000Z\",\n            \"current_step_id\": 8,\n            \"status\": 1,\n            \"assigned_user_id\": 204574,\n            \"assigned_user_type\": 1,\n            \"completion_date\": null,\n            \"description\": \"Cumque consequatur sunt. Voluptatem dolor quia. Alias velit sequi.\",\n            \"category_id\": 3,\n            \"category\": \"Policy Support\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:27.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 8,\n                    \"name\": \"Ironbarrow Campus\",\n                    \"workflow_id\": 3,\n                    \"order_position\": 1,\n                    \"interval\": 14,\n                    \"frequency\": 2,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Corporis quo magnam. Id quia exercitationem. Omnis eum adipisci.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 18,\n                            \"name\": \"Bachelor of Applied Science (Psychology)\",\n                            \"workflow_step_id\": 8,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Omnis ut vel. Vero quaerat perspiciatis. Sit modi reiciendis.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                },\n                {\n                    \"id\": 9,\n                    \"name\": \"Falconholt Campus\",\n                    \"workflow_id\": 3,\n                    \"order_position\": 2,\n                    \"interval\": 24,\n                    \"frequency\": 1,\n                    \"interval_placement\": 3,\n                    \"completion_date\": null,\n                    \"description\": \"Modi et qui. Quis ad tempora. In qui ut.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 19,\n                            \"name\": \"Associate Degree in Forensic Science\",\n                            \"workflow_step_id\": 9,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Enim iste eum. Provident ipsa aspernatur. Delectus voluptatem cupiditate.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 20,\n                            \"name\": \"Bachelor of Education\",\n                            \"workflow_step_id\": 9,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Molestias voluptatem omnis. Ut eius nemo. Quas earum inventore.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 21,\n                            \"name\": \"Master of Forensic Science\",\n                            \"workflow_step_id\": 9,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Ea tenetur illo. Consequuntur voluptas eius. Autem cum temporibus.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 22,\n                            \"name\": \"Master of Biomedical Science\",\n                            \"workflow_step_id\": 9,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Officia expedita beatae. Modi iusto dignissimos. Aut corrupti voluptatum.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 23,\n                            \"name\": \"Master of Business\",\n                            \"workflow_step_id\": 9,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Consequatur dolorem voluptatibus. Magni tempore voluptatem. Qui sunt est.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                },\n                {\n                    \"id\": 10,\n                    \"name\": \"Lakeacre Campus\",\n                    \"workflow_id\": 3,\n                    \"order_position\": 3,\n                    \"interval\": 19,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Sed commodi deleniti. Natus ut porro. Aliquam ullam cum.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 24,\n                            \"name\": \"Associate Degree in Biological Science\",\n                            \"workflow_step_id\": 10,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Quas et impedit. Ipsa et possimus. Omnis dolore nesciunt.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 25,\n                            \"name\": \"Master of Education\",\n                            \"workflow_step_id\": 10,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Quis magnam ut. Vero delectus sapiente. Aut qui quam.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                },\n                {\n                    \"id\": 11,\n                    \"name\": \"Icelyn Campus\",\n                    \"workflow_id\": 3,\n                    \"order_position\": 4,\n                    \"interval\": 21,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Voluptatem nihil nemo. Repellendus omnis voluptate. Et officia inventore.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 26,\n                            \"name\": \"Master of Nursing\",\n                            \"workflow_step_id\": 11,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Esse recusandae rerum. Neque dolorum esse. Necessitatibus ut sapiente.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 27,\n                            \"name\": \"Bachelor of Arts\",\n                            \"workflow_step_id\": 11,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Ex quos amet. Aut qui officia. In nisi rerum.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 28,\n                            \"name\": \"Associate Degree in Design\",\n                            \"workflow_step_id\": 11,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Numquam eveniet dolores. Sed pariatur doloribus. Quia sit praesentium.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 29,\n                            \"name\": \"Master of Biological Science\",\n                            \"workflow_step_id\": 11,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Et blanditiis quod. Impedit illo maiores. Cupiditate dolor vel.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 30,\n                            \"name\": \"Bachelor of Business\",\n                            \"workflow_step_id\": 11,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Similique rerum tempora. Et aliquid eos. Consequatur recusandae voluptatem.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                }\n            ],\n            \"linked_contacts\": [\n                {\n                    \"contact_id\": 44,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Lachelle\",\n                    \"middle_name\": \"E\",\n                    \"last_name\": \"Leuschke\",\n                    \"company_name\": null,\n                    \"name\": \"Lachelle Leuschke\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": \"Chief Director\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:13.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:13.000Z\"\n                },\n                {\n                    \"contact_id\": 2,\n                    \"type\": \"Business\",\n                    \"first_name\": null,\n                    \"middle_name\": null,\n                    \"last_name\": null,\n                    \"company_name\": \"O'Keefe, Towne and Cronin\",\n                    \"name\": \"O'Keefe, Towne and Cronin\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:08.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:09.000Z\"\n                },\n                {\n                    \"contact_id\": 84,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Mollyyy\",\n                    \"middle_name\": \"J\",\n                    \"last_name\": \"Kosso\",\n                    \"company_name\": null,\n                    \"name\": \"Mollyyy Kosso\",\n                    \"nickname\": \"Captain Curse Girl\",\n                    \"suffix\": null,\n                    \"job_title\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:17.000Z\",\n                    \"updated_at\": \"2020-04-06T21:44:45.000Z\"\n                },\n                {\n                    \"contact_id\": 23,\n                    \"type\": \"Union\",\n                    \"first_name\": null,\n                    \"middle_name\": null,\n                    \"last_name\": null,\n                    \"company_name\": \"Gibson Group\",\n                    \"name\": \"Gibson Group\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:11.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:11.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 4,\n            \"workflow_template_id\": 5,\n            \"name\": \"Clearcourt High School\",\n            \"due_date\": \"2022-04-25T22:30:27.000Z\",\n            \"current_step_id\": 12,\n            \"status\": 1,\n            \"assigned_user_id\": 204575,\n            \"assigned_user_type\": 1,\n            \"completion_date\": \"2021-02-13T00:00:00.000Z\",\n            \"description\": \"Maiores dolorum qui. Repellendus iusto eos. Quaerat molestiae eum.\",\n            \"category_id\": 2,\n            \"category\": \"General Information\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 12,\n                    \"name\": \"Ostbarrow Campus\",\n                    \"workflow_id\": 4,\n                    \"order_position\": 1,\n                    \"interval\": 10,\n                    \"frequency\": 3,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Totam ut molestias. Sint quia est. Perspiciatis ea velit.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 31,\n                            \"name\": \"Master of Psychology\",\n                            \"workflow_step_id\": 12,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Amet quaerat culpa. Ut ea nam. Molestiae itaque voluptate.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 15,\n                            \"name\": \"taxidermy crucifix cardigan\",\n                            \"next_workflow_step_id\": 12,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 16,\n                            \"name\": \"lumbersexual cronut semiotics\",\n                            \"next_workflow_step_id\": 12,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 13,\n                    \"name\": \"Ironston Campus\",\n                    \"workflow_id\": 4,\n                    \"order_position\": 2,\n                    \"interval\": 18,\n                    \"frequency\": 2,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Iusto sed quis. Officia facere libero. Quis et asperiores.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 32,\n                            \"name\": \"Associate Degree in Forensic Science\",\n                            \"workflow_step_id\": 13,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"At enim rerum. Numquam expedita aut. Qui vel omnis.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 33,\n                            \"name\": \"Bachelor of Criminology\",\n                            \"workflow_step_id\": 13,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Commodi ipsam eveniet. Adipisci veniam quas. Ducimus suscipit sed.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 34,\n                            \"name\": \"Master of Computer Science\",\n                            \"workflow_step_id\": 13,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Asperiores sed quasi. Libero quia et. Molestiae aut laboriosam.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 35,\n                            \"name\": \"Master of Law\",\n                            \"workflow_step_id\": 13,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Reiciendis omnis ut. Aliquam aut voluptatum. Dolorum laudantium repudiandae.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 36,\n                            \"name\": \"Master of Architectural Technology\",\n                            \"workflow_step_id\": 13,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Et ad nemo. Harum labore ut. Aut velit recusandae.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 17,\n                            \"name\": \"cardigan meditation typewriter\",\n                            \"next_workflow_step_id\": 12,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 18,\n                            \"name\": \"chicharrones selvage brunch\",\n                            \"next_workflow_step_id\": 12,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        }\n                    ]\n                }\n            ],\n            \"linked_contacts\": [\n                {\n                    \"contact_id\": 48,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Delmar\",\n                    \"middle_name\": \"P\",\n                    \"last_name\": \"Nienow\",\n                    \"company_name\": null,\n                    \"name\": \"Delmar Nienow\",\n                    \"nickname\": \"Mr Luna\",\n                    \"suffix\": null,\n                    \"job_title\": \"Design Associate\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:14.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:14.000Z\"\n                },\n                {\n                    \"contact_id\": 90,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Galen\",\n                    \"middle_name\": \"Z\",\n                    \"last_name\": \"Effertz\",\n                    \"company_name\": null,\n                    \"name\": \"Galen Effertz\",\n                    \"nickname\": \"Stardust\",\n                    \"suffix\": null,\n                    \"job_title\": \"Dynamic Facilitator\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:18.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:18.000Z\"\n                },\n                {\n                    \"contact_id\": 36,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Lynwood\",\n                    \"middle_name\": \"Y\",\n                    \"last_name\": \"Koch\",\n                    \"company_name\": null,\n                    \"name\": \"Lynwood Koch\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:12.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:12.000Z\"\n                },\n                {\n                    \"contact_id\": 83,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Francisco\",\n                    \"middle_name\": \"W\",\n                    \"last_name\": \"Koss\",\n                    \"company_name\": null,\n                    \"name\": \"Francisco Koss\",\n                    \"nickname\": \"Green Absorbing Knight\",\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:17.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:17.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 5,\n            \"workflow_template_id\": 2,\n            \"name\": \"Icelyn High\",\n            \"due_date\": \"2021-06-25T22:30:27.000Z\",\n            \"current_step_id\": 14,\n            \"status\": 1,\n            \"assigned_user_id\": 204574,\n            \"assigned_user_type\": 1,\n            \"completion_date\": null,\n            \"description\": \"Cumque consequatur sunt. Voluptatem dolor quia. Alias velit sequi.\",\n            \"category_id\": 3,\n            \"category\": \"Policy Support\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:27.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 14,\n                    \"name\": \"Ironbarrow Campus\",\n                    \"workflow_id\": 5,\n                    \"order_position\": 1,\n                    \"interval\": 14,\n                    \"frequency\": 2,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Corporis quo magnam. Id quia exercitationem. Omnis eum adipisci.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 37,\n                            \"name\": \"Bachelor of Applied Science (Psychology)\",\n                            \"workflow_step_id\": 14,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Omnis ut vel. Vero quaerat perspiciatis. Sit modi reiciendis.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                },\n                {\n                    \"id\": 15,\n                    \"name\": \"Falconholt Campus\",\n                    \"workflow_id\": 5,\n                    \"order_position\": 2,\n                    \"interval\": 24,\n                    \"frequency\": 1,\n                    \"interval_placement\": 3,\n                    \"completion_date\": null,\n                    \"description\": \"Modi et qui. Quis ad tempora. In qui ut.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 38,\n                            \"name\": \"Associate Degree in Forensic Science\",\n                            \"workflow_step_id\": 15,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Enim iste eum. Provident ipsa aspernatur. Delectus voluptatem cupiditate.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 39,\n                            \"name\": \"Bachelor of Education\",\n                            \"workflow_step_id\": 15,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Molestias voluptatem omnis. Ut eius nemo. Quas earum inventore.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 40,\n                            \"name\": \"Master of Forensic Science\",\n                            \"workflow_step_id\": 15,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Ea tenetur illo. Consequuntur voluptas eius. Autem cum temporibus.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 41,\n                            \"name\": \"Master of Biomedical Science\",\n                            \"workflow_step_id\": 15,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Officia expedita beatae. Modi iusto dignissimos. Aut corrupti voluptatum.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 42,\n                            \"name\": \"Master of Business\",\n                            \"workflow_step_id\": 15,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Consequatur dolorem voluptatibus. Magni tempore voluptatem. Qui sunt est.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                },\n                {\n                    \"id\": 16,\n                    \"name\": \"Lakeacre Campus\",\n                    \"workflow_id\": 5,\n                    \"order_position\": 3,\n                    \"interval\": 19,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Sed commodi deleniti. Natus ut porro. Aliquam ullam cum.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 43,\n                            \"name\": \"Associate Degree in Biological Science\",\n                            \"workflow_step_id\": 16,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Quas et impedit. Ipsa et possimus. Omnis dolore nesciunt.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 44,\n                            \"name\": \"Master of Education\",\n                            \"workflow_step_id\": 16,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Quis magnam ut. Vero delectus sapiente. Aut qui quam.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                },\n                {\n                    \"id\": 17,\n                    \"name\": \"Icelyn Campus\",\n                    \"workflow_id\": 5,\n                    \"order_position\": 4,\n                    \"interval\": 21,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Voluptatem nihil nemo. Repellendus omnis voluptate. Et officia inventore.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 45,\n                            \"name\": \"Master of Nursing\",\n                            \"workflow_step_id\": 17,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Esse recusandae rerum. Neque dolorum esse. Necessitatibus ut sapiente.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 46,\n                            \"name\": \"Bachelor of Arts\",\n                            \"workflow_step_id\": 17,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Ex quos amet. Aut qui officia. In nisi rerum.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 47,\n                            \"name\": \"Associate Degree in Design\",\n                            \"workflow_step_id\": 17,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Numquam eveniet dolores. Sed pariatur doloribus. Quia sit praesentium.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 48,\n                            \"name\": \"Master of Biological Science\",\n                            \"workflow_step_id\": 17,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Et blanditiis quod. Impedit illo maiores. Cupiditate dolor vel.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 49,\n                            \"name\": \"Bachelor of Business\",\n                            \"workflow_step_id\": 17,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Similique rerum tempora. Et aliquid eos. Consequatur recusandae voluptatem.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                }\n            ],\n            \"linked_contacts\": []\n        },\n        {\n            \"id\": 6,\n            \"workflow_template_id\": 4,\n            \"name\": \"Clearcourt High\",\n            \"due_date\": \"2020-03-04T22:30:27.000Z\",\n            \"current_step_id\": 18,\n            \"status\": 1,\n            \"assigned_user_id\": 204578,\n            \"assigned_user_type\": 1,\n            \"completion_date\": \"2020-02-29T00:00:00.000Z\",\n            \"description\": \"Eum enim vel. Tenetur quia est. Asperiores sed perferendis.\",\n            \"category_id\": 4,\n            \"category\": \"Customer Service\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 18,\n                    \"name\": \"Mallowtown Campus\",\n                    \"workflow_id\": 6,\n                    \"order_position\": 1,\n                    \"interval\": 11,\n                    \"frequency\": 3,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Quia autem qui. Mollitia non nostrum. Debitis harum consectetur.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:27.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 50,\n                            \"name\": \"Master of Education\",\n                            \"workflow_step_id\": 18,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Et voluptas quia. In placeat dolor. Sed sed excepturi.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        },\n                        {\n                            \"id\": 51,\n                            \"name\": \"Bachelor of Teaching\",\n                            \"workflow_step_id\": 18,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Libero modi consequatur. Sapiente expedita aut. Quo iure ex.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:27.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:27.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                }\n            ],\n            \"linked_contacts\": [\n                {\n                    \"contact_id\": 60,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Irving\",\n                    \"middle_name\": \"W\",\n                    \"last_name\": \"Gleichner\",\n                    \"company_name\": null,\n                    \"name\": \"Irving Gleichner\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:15.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:15.000Z\"\n                },\n                {\n                    \"contact_id\": 83,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Francisco\",\n                    \"middle_name\": \"W\",\n                    \"last_name\": \"Koss\",\n                    \"company_name\": null,\n                    \"name\": \"Francisco Koss\",\n                    \"nickname\": \"Green Absorbing Knight\",\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:17.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:17.000Z\"\n                },\n                {\n                    \"contact_id\": 46,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Roberta\",\n                    \"middle_name\": \"W\",\n                    \"last_name\": \"Hintz\",\n                    \"company_name\": null,\n                    \"name\": \"Roberta Hintz\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": \"District Banking Executive\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:14.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:14.000Z\"\n                },\n                {\n                    \"contact_id\": 76,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Emely\",\n                    \"middle_name\": \"M\",\n                    \"last_name\": \"Heaney\",\n                    \"company_name\": null,\n                    \"name\": \"Emely Heaney\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:17.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:17.000Z\"\n                },\n                {\n                    \"contact_id\": 58,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Marylou\",\n                    \"middle_name\": \"H\",\n                    \"last_name\": \"Carter\",\n                    \"company_name\": null,\n                    \"name\": \"Marylou Carter\",\n                    \"nickname\": \"Dark Shatterstar\",\n                    \"suffix\": null,\n                    \"job_title\": \"District Coordinator\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:15.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:15.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 7,\n            \"workflow_template_id\": 3,\n            \"name\": \"Ostbarrow Secondary College\",\n            \"due_date\": \"2020-03-26T22:30:28.000Z\",\n            \"current_step_id\": 19,\n            \"status\": 1,\n            \"assigned_user_id\": 204589,\n            \"assigned_user_type\": 1,\n            \"completion_date\": \"2020-03-14T00:00:00.000Z\",\n            \"description\": \"Quo sit molestias. Perspiciatis repellat sint. Aliquid eveniet dolor.\",\n            \"category_id\": 4,\n            \"category\": \"Customer Service\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 19,\n                    \"name\": \"Ironbarrow Campus\",\n                    \"workflow_id\": 7,\n                    \"order_position\": 1,\n                    \"interval\": 13,\n                    \"frequency\": 1,\n                    \"interval_placement\": 3,\n                    \"completion_date\": null,\n                    \"description\": \"Aut at quae. Inventore quo eius. Quae consectetur aut.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 52,\n                            \"name\": \"Bachelor of Commerce\",\n                            \"workflow_step_id\": 19,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Repellat ipsa ipsam. Sed distinctio rerum. Atque et natus.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 53,\n                            \"name\": \"Associate Degree in Architectural Technology\",\n                            \"workflow_step_id\": 19,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Necessitatibus laudantium adipisci. Ad est sunt. Quam porro et.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 54,\n                            \"name\": \"Master of Biomedical Science\",\n                            \"workflow_step_id\": 19,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Vero veniam et. A veniam natus. Consequatur dolorum et.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 19,\n                            \"name\": \"truffaut tacos VHS\",\n                            \"next_workflow_step_id\": 22,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 20,\n                            \"name\": \"tacos hammock leggings\",\n                            \"next_workflow_step_id\": 23,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 20,\n                    \"name\": \"Icelyn Campus\",\n                    \"workflow_id\": 7,\n                    \"order_position\": 2,\n                    \"interval\": 8,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Suscipit magnam occaecati. Tenetur quas in. Deserunt numquam quasi.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 55,\n                            \"name\": \"Master of Education\",\n                            \"workflow_step_id\": 20,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Ut explicabo omnis. Ut nulla ad. Vitae non alias.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 21,\n                            \"name\": \"kitsch migas viral\",\n                            \"next_workflow_step_id\": 19,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 22,\n                            \"name\": \"swag mixtape forage\",\n                            \"next_workflow_step_id\": 23,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 21,\n                    \"name\": \"Bluemeadow Campus\",\n                    \"workflow_id\": 7,\n                    \"order_position\": 3,\n                    \"interval\": 14,\n                    \"frequency\": 3,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Neque distinctio quis. Deserunt sint provident. Laboriosam molestiae facere.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 56,\n                            \"name\": \"Master of Forensic Science\",\n                            \"workflow_step_id\": 21,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Dolorem porro ab. Et nesciunt sit. Veniam voluptatem magni.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 23,\n                            \"name\": \"Thundercats pour-over forage\",\n                            \"next_workflow_step_id\": 23,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 24,\n                            \"name\": \"mixtape echo readymade\",\n                            \"next_workflow_step_id\": 23,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 22,\n                    \"name\": \"Flowerlake Campus\",\n                    \"workflow_id\": 7,\n                    \"order_position\": 4,\n                    \"interval\": 17,\n                    \"frequency\": 3,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Laudantium praesentium veniam. Eaque quidem et. Sequi amet maiores.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 57,\n                            \"name\": \"Bachelor of Nursing\",\n                            \"workflow_step_id\": 22,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Eius rerum expedita. Voluptatem dolores incidunt. Voluptatem vitae voluptatem.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 25,\n                            \"name\": \"typewriter mumblecore austin\",\n                            \"next_workflow_step_id\": 19,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 26,\n                            \"name\": \"vinyl selvage sustainable\",\n                            \"next_workflow_step_id\": 21,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 23,\n                    \"name\": \"Ostbarrow Campus\",\n                    \"workflow_id\": 7,\n                    \"order_position\": 5,\n                    \"interval\": 30,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Iure sunt odit. Dignissimos sunt quis. Est voluptatem molestiae.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 58,\n                            \"name\": \"Associate Degree in Health Science\",\n                            \"workflow_step_id\": 23,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Nisi voluptatem voluptatibus. Voluptatibus temporibus et. Ab omnis libero.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 59,\n                            \"name\": \"Associate Degree in Teaching\",\n                            \"workflow_step_id\": 23,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Et sunt ut. Itaque iure distinctio. In et eum.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 60,\n                            \"name\": \"Master of Medicine\",\n                            \"workflow_step_id\": 23,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Iusto officia sint. Eum dolor doloremque. Quo et ut.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 61,\n                            \"name\": \"Associate Degree in Applied Science (Psychology)\",\n                            \"workflow_step_id\": 23,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Consequatur voluptas quia. Repudiandae fuga dolor. Quia molestiae quo.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 62,\n                            \"name\": \"Bachelor of Information Systems\",\n                            \"workflow_step_id\": 23,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Ut sunt veniam. Sequi blanditiis sit. Et corrupti deleniti.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 27,\n                            \"name\": \"flexitarian ennui franzen\",\n                            \"next_workflow_step_id\": 19,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 28,\n                            \"name\": \"banjo wolf yr\",\n                            \"next_workflow_step_id\": 19,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ]\n                }\n            ],\n            \"linked_contacts\": [\n                {\n                    \"contact_id\": 17,\n                    \"type\": \"Trust\",\n                    \"first_name\": null,\n                    \"middle_name\": null,\n                    \"last_name\": null,\n                    \"company_name\": \"Barton Inc\",\n                    \"name\": \"Barton Inc\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:10.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:10.000Z\"\n                },\n                {\n                    \"contact_id\": 4,\n                    \"type\": \"Business\",\n                    \"first_name\": null,\n                    \"middle_name\": null,\n                    \"last_name\": null,\n                    \"company_name\": \"Casper-Schowalter\",\n                    \"name\": \"Casper-Schowalter\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:09.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:09.000Z\"\n                },\n                {\n                    \"contact_id\": 85,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Leandro\",\n                    \"middle_name\": \"O\",\n                    \"last_name\": \"Roob\",\n                    \"company_name\": null,\n                    \"name\": \"Leandro Roob\",\n                    \"nickname\": \"Darkseid\",\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:17.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:18.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 8,\n            \"workflow_template_id\": 1,\n            \"name\": \"Clearcourt High School\",\n            \"due_date\": \"2020-03-05T22:30:28.000Z\",\n            \"current_step_id\": 24,\n            \"status\": 1,\n            \"assigned_user_id\": 204661,\n            \"assigned_user_type\": 1,\n            \"completion_date\": null,\n            \"description\": \"Quia repudiandae id. Architecto et at. Et sed corrupti.\",\n            \"category_id\": 4,\n            \"category\": \"Customer Service\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:28.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 24,\n                    \"name\": \"Mallowtown Campus\",\n                    \"workflow_id\": 8,\n                    \"order_position\": 1,\n                    \"interval\": 21,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Sunt voluptas in. Quis ullam labore. Et iusto excepturi.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 63,\n                            \"name\": \"Master of Information Systems\",\n                            \"workflow_step_id\": 24,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Dolores aspernatur sed. Illum asperiores voluptatem. Dolorum libero tempora.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 64,\n                            \"name\": \"Bachelor of Information Systems\",\n                            \"workflow_step_id\": 24,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Accusantium veritatis asperiores. Eius dolor earum. Quia nemo enim.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                }\n            ],\n            \"linked_contacts\": [\n                {\n                    \"contact_id\": 86,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Van\",\n                    \"middle_name\": \"M\",\n                    \"last_name\": \"Roob\",\n                    \"company_name\": null,\n                    \"name\": \"Van Roob\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": \"Sales Supervisor\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:18.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:18.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 9,\n            \"workflow_template_id\": 5,\n            \"name\": \"Brookville Secondary College\",\n            \"due_date\": \"2022-04-25T22:30:28.000Z\",\n            \"current_step_id\": 25,\n            \"status\": 1,\n            \"assigned_user_id\": 204575,\n            \"assigned_user_type\": 1,\n            \"completion_date\": null,\n            \"description\": \"Maiores dolorum qui. Repellendus iusto eos. Quaerat molestiae eum.\",\n            \"category_id\": 2,\n            \"category\": \"General Information\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:28.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 25,\n                    \"name\": \"Ostbarrow Campus\",\n                    \"workflow_id\": 9,\n                    \"order_position\": 1,\n                    \"interval\": 10,\n                    \"frequency\": 3,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Totam ut molestias. Sint quia est. Perspiciatis ea velit.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 65,\n                            \"name\": \"Master of Psychology\",\n                            \"workflow_step_id\": 25,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Amet quaerat culpa. Ut ea nam. Molestiae itaque voluptate.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 29,\n                            \"name\": \"taxidermy crucifix cardigan\",\n                            \"next_workflow_step_id\": 25,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 30,\n                            \"name\": \"lumbersexual cronut semiotics\",\n                            \"next_workflow_step_id\": 25,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 26,\n                    \"name\": \"Ironston Campus\",\n                    \"workflow_id\": 9,\n                    \"order_position\": 2,\n                    \"interval\": 18,\n                    \"frequency\": 2,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Iusto sed quis. Officia facere libero. Quis et asperiores.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 66,\n                            \"name\": \"Associate Degree in Forensic Science\",\n                            \"workflow_step_id\": 26,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"At enim rerum. Numquam expedita aut. Qui vel omnis.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 67,\n                            \"name\": \"Bachelor of Criminology\",\n                            \"workflow_step_id\": 26,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Commodi ipsam eveniet. Adipisci veniam quas. Ducimus suscipit sed.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 68,\n                            \"name\": \"Master of Computer Science\",\n                            \"workflow_step_id\": 26,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Asperiores sed quasi. Libero quia et. Molestiae aut laboriosam.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 69,\n                            \"name\": \"Master of Law\",\n                            \"workflow_step_id\": 26,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Reiciendis omnis ut. Aliquam aut voluptatum. Dolorum laudantium repudiandae.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 70,\n                            \"name\": \"Master of Architectural Technology\",\n                            \"workflow_step_id\": 26,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Et ad nemo. Harum labore ut. Aut velit recusandae.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 31,\n                            \"name\": \"cardigan meditation typewriter\",\n                            \"next_workflow_step_id\": 25,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 32,\n                            \"name\": \"chicharrones selvage brunch\",\n                            \"next_workflow_step_id\": 25,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ]\n                }\n            ],\n            \"linked_contacts\": [\n                {\n                    \"contact_id\": 86,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Van\",\n                    \"middle_name\": \"M\",\n                    \"last_name\": \"Roob\",\n                    \"company_name\": null,\n                    \"name\": \"Van Roob\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": \"Sales Supervisor\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:18.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:18.000Z\"\n                },\n                {\n                    \"contact_id\": 73,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Zenia\",\n                    \"middle_name\": \"U\",\n                    \"last_name\": \"Cummerata\",\n                    \"company_name\": null,\n                    \"name\": \"Zenia Cummerata\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": \"Dynamic Consulting Orchestrator\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:16.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:16.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 10,\n            \"workflow_template_id\": 3,\n            \"name\": \"Vertapple Secondary College\",\n            \"due_date\": \"2020-03-26T22:30:28.000Z\",\n            \"current_step_id\": 27,\n            \"status\": 1,\n            \"assigned_user_id\": 204589,\n            \"assigned_user_type\": 1,\n            \"completion_date\": \"2020-03-10T00:00:00.000Z\",\n            \"description\": \"Quo sit molestias. Perspiciatis repellat sint. Aliquid eveniet dolor.\",\n            \"category_id\": 4,\n            \"category\": \"Customer Service\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 27,\n                    \"name\": \"Ironbarrow Campus\",\n                    \"workflow_id\": 10,\n                    \"order_position\": 1,\n                    \"interval\": 13,\n                    \"frequency\": 1,\n                    \"interval_placement\": 3,\n                    \"completion_date\": null,\n                    \"description\": \"Aut at quae. Inventore quo eius. Quae consectetur aut.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 71,\n                            \"name\": \"Bachelor of Commerce\",\n                            \"workflow_step_id\": 27,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Repellat ipsa ipsam. Sed distinctio rerum. Atque et natus.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 72,\n                            \"name\": \"Associate Degree in Architectural Technology\",\n                            \"workflow_step_id\": 27,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Necessitatibus laudantium adipisci. Ad est sunt. Quam porro et.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 73,\n                            \"name\": \"Master of Biomedical Science\",\n                            \"workflow_step_id\": 27,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Vero veniam et. A veniam natus. Consequatur dolorum et.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 33,\n                            \"name\": \"truffaut tacos VHS\",\n                            \"next_workflow_step_id\": 30,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 34,\n                            \"name\": \"tacos hammock leggings\",\n                            \"next_workflow_step_id\": 31,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 28,\n                    \"name\": \"Icelyn Campus\",\n                    \"workflow_id\": 10,\n                    \"order_position\": 2,\n                    \"interval\": 8,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Suscipit magnam occaecati. Tenetur quas in. Deserunt numquam quasi.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 74,\n                            \"name\": \"Master of Education\",\n                            \"workflow_step_id\": 28,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Ut explicabo omnis. Ut nulla ad. Vitae non alias.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 35,\n                            \"name\": \"kitsch migas viral\",\n                            \"next_workflow_step_id\": 27,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 36,\n                            \"name\": \"swag mixtape forage\",\n                            \"next_workflow_step_id\": 31,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 29,\n                    \"name\": \"Bluemeadow Campus\",\n                    \"workflow_id\": 10,\n                    \"order_position\": 3,\n                    \"interval\": 14,\n                    \"frequency\": 3,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Neque distinctio quis. Deserunt sint provident. Laboriosam molestiae facere.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 75,\n                            \"name\": \"Master of Forensic Science\",\n                            \"workflow_step_id\": 29,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Dolorem porro ab. Et nesciunt sit. Veniam voluptatem magni.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 37,\n                            \"name\": \"Thundercats pour-over forage\",\n                            \"next_workflow_step_id\": 31,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 38,\n                            \"name\": \"mixtape echo readymade\",\n                            \"next_workflow_step_id\": 31,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 30,\n                    \"name\": \"Flowerlake Campus\",\n                    \"workflow_id\": 10,\n                    \"order_position\": 4,\n                    \"interval\": 17,\n                    \"frequency\": 3,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Laudantium praesentium veniam. Eaque quidem et. Sequi amet maiores.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 76,\n                            \"name\": \"Bachelor of Nursing\",\n                            \"workflow_step_id\": 30,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Eius rerum expedita. Voluptatem dolores incidunt. Voluptatem vitae voluptatem.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 39,\n                            \"name\": \"typewriter mumblecore austin\",\n                            \"next_workflow_step_id\": 27,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 40,\n                            \"name\": \"vinyl selvage sustainable\",\n                            \"next_workflow_step_id\": 29,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 31,\n                    \"name\": \"Ostbarrow Campus\",\n                    \"workflow_id\": 10,\n                    \"order_position\": 5,\n                    \"interval\": 30,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Iure sunt odit. Dignissimos sunt quis. Est voluptatem molestiae.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 77,\n                            \"name\": \"Associate Degree in Health Science\",\n                            \"workflow_step_id\": 31,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Nisi voluptatem voluptatibus. Voluptatibus temporibus et. Ab omnis libero.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 78,\n                            \"name\": \"Associate Degree in Teaching\",\n                            \"workflow_step_id\": 31,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Et sunt ut. Itaque iure distinctio. In et eum.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 79,\n                            \"name\": \"Master of Medicine\",\n                            \"workflow_step_id\": 31,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Iusto officia sint. Eum dolor doloremque. Quo et ut.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 80,\n                            \"name\": \"Associate Degree in Applied Science (Psychology)\",\n                            \"workflow_step_id\": 31,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Consequatur voluptas quia. Repudiandae fuga dolor. Quia molestiae quo.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 81,\n                            \"name\": \"Bachelor of Information Systems\",\n                            \"workflow_step_id\": 31,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Ut sunt veniam. Sequi blanditiis sit. Et corrupti deleniti.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 41,\n                            \"name\": \"flexitarian ennui franzen\",\n                            \"next_workflow_step_id\": 27,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 42,\n                            \"name\": \"banjo wolf yr\",\n                            \"next_workflow_step_id\": 27,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ]\n                }\n            ],\n            \"linked_contacts\": [\n                {\n                    \"contact_id\": 33,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Coleman\",\n                    \"middle_name\": \"I\",\n                    \"last_name\": \"Cremin\",\n                    \"company_name\": null,\n                    \"name\": \"Coleman Cremin\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": \"Future Designer\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:12.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:12.000Z\"\n                },\n                {\n                    \"contact_id\": 47,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Claudette\",\n                    \"middle_name\": \"I\",\n                    \"last_name\": \"Parisian\",\n                    \"company_name\": null,\n                    \"name\": \"Claudette Parisian\",\n                    \"nickname\": \"Agent Pyro\",\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:14.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:14.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 11,\n            \"workflow_template_id\": 4,\n            \"name\": \"Lakeacre High School\",\n            \"due_date\": \"2020-03-04T22:30:28.000Z\",\n            \"current_step_id\": 32,\n            \"status\": 1,\n            \"assigned_user_id\": 204578,\n            \"assigned_user_type\": 1,\n            \"completion_date\": \"2020-02-27T00:00:00.000Z\",\n            \"description\": \"Eum enim vel. Tenetur quia est. Asperiores sed perferendis.\",\n            \"category_id\": 4,\n            \"category\": \"Customer Service\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 32,\n                    \"name\": \"Mallowtown Campus\",\n                    \"workflow_id\": 11,\n                    \"order_position\": 1,\n                    \"interval\": 11,\n                    \"frequency\": 3,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Quia autem qui. Mollitia non nostrum. Debitis harum consectetur.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 82,\n                            \"name\": \"Master of Education\",\n                            \"workflow_step_id\": 32,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Et voluptas quia. In placeat dolor. Sed sed excepturi.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        },\n                        {\n                            \"id\": 83,\n                            \"name\": \"Bachelor of Teaching\",\n                            \"workflow_step_id\": 32,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Libero modi consequatur. Sapiente expedita aut. Quo iure ex.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:28.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                }\n            ],\n            \"linked_contacts\": [\n                {\n                    \"contact_id\": 55,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Kelley\",\n                    \"middle_name\": \"V\",\n                    \"last_name\": \"Hintz\",\n                    \"company_name\": null,\n                    \"name\": \"Kelley Hintz\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": \"District Architect\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:15.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:15.000Z\"\n                },\n                {\n                    \"contact_id\": 13,\n                    \"type\": \"Association\",\n                    \"first_name\": null,\n                    \"middle_name\": null,\n                    \"last_name\": null,\n                    \"company_name\": \"Osinski-Schoen\",\n                    \"name\": \"Osinski-Schoen\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:10.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:10.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 12,\n            \"workflow_template_id\": 2,\n            \"name\": \"Ironbarrow Secondary College\",\n            \"due_date\": \"2021-06-25T22:30:28.000Z\",\n            \"current_step_id\": 33,\n            \"status\": 1,\n            \"assigned_user_id\": 204574,\n            \"assigned_user_type\": 1,\n            \"completion_date\": null,\n            \"description\": \"Cumque consequatur sunt. Voluptatem dolor quia. Alias velit sequi.\",\n            \"category_id\": 3,\n            \"category\": \"Policy Support\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:28.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 33,\n                    \"name\": \"Ironbarrow Campus\",\n                    \"workflow_id\": 12,\n                    \"order_position\": 1,\n                    \"interval\": 14,\n                    \"frequency\": 2,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Corporis quo magnam. Id quia exercitationem. Omnis eum adipisci.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:28.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 84,\n                            \"name\": \"Bachelor of Applied Science (Psychology)\",\n                            \"workflow_step_id\": 33,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Omnis ut vel. Vero quaerat perspiciatis. Sit modi reiciendis.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                },\n                {\n                    \"id\": 34,\n                    \"name\": \"Falconholt Campus\",\n                    \"workflow_id\": 12,\n                    \"order_position\": 2,\n                    \"interval\": 24,\n                    \"frequency\": 1,\n                    \"interval_placement\": 3,\n                    \"completion_date\": null,\n                    \"description\": \"Modi et qui. Quis ad tempora. In qui ut.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 85,\n                            \"name\": \"Associate Degree in Forensic Science\",\n                            \"workflow_step_id\": 34,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Enim iste eum. Provident ipsa aspernatur. Delectus voluptatem cupiditate.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 86,\n                            \"name\": \"Bachelor of Education\",\n                            \"workflow_step_id\": 34,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Molestias voluptatem omnis. Ut eius nemo. Quas earum inventore.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 87,\n                            \"name\": \"Master of Forensic Science\",\n                            \"workflow_step_id\": 34,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Ea tenetur illo. Consequuntur voluptas eius. Autem cum temporibus.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 88,\n                            \"name\": \"Master of Biomedical Science\",\n                            \"workflow_step_id\": 34,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Officia expedita beatae. Modi iusto dignissimos. Aut corrupti voluptatum.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 89,\n                            \"name\": \"Master of Business\",\n                            \"workflow_step_id\": 34,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Consequatur dolorem voluptatibus. Magni tempore voluptatem. Qui sunt est.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                },\n                {\n                    \"id\": 35,\n                    \"name\": \"Lakeacre Campus\",\n                    \"workflow_id\": 12,\n                    \"order_position\": 3,\n                    \"interval\": 19,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Sed commodi deleniti. Natus ut porro. Aliquam ullam cum.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 90,\n                            \"name\": \"Associate Degree in Biological Science\",\n                            \"workflow_step_id\": 35,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Quas et impedit. Ipsa et possimus. Omnis dolore nesciunt.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 91,\n                            \"name\": \"Master of Education\",\n                            \"workflow_step_id\": 35,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Quis magnam ut. Vero delectus sapiente. Aut qui quam.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                },\n                {\n                    \"id\": 36,\n                    \"name\": \"Icelyn Campus\",\n                    \"workflow_id\": 12,\n                    \"order_position\": 4,\n                    \"interval\": 21,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Voluptatem nihil nemo. Repellendus omnis voluptate. Et officia inventore.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 92,\n                            \"name\": \"Master of Nursing\",\n                            \"workflow_step_id\": 36,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Esse recusandae rerum. Neque dolorum esse. Necessitatibus ut sapiente.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 93,\n                            \"name\": \"Bachelor of Arts\",\n                            \"workflow_step_id\": 36,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Ex quos amet. Aut qui officia. In nisi rerum.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 94,\n                            \"name\": \"Associate Degree in Design\",\n                            \"workflow_step_id\": 36,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Numquam eveniet dolores. Sed pariatur doloribus. Quia sit praesentium.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 95,\n                            \"name\": \"Master of Biological Science\",\n                            \"workflow_step_id\": 36,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Et blanditiis quod. Impedit illo maiores. Cupiditate dolor vel.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 96,\n                            \"name\": \"Bachelor of Business\",\n                            \"workflow_step_id\": 36,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Similique rerum tempora. Et aliquid eos. Consequatur recusandae voluptatem.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                }\n            ],\n            \"linked_contacts\": [\n                {\n                    \"contact_id\": 70,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Kindra\",\n                    \"middle_name\": \"D\",\n                    \"last_name\": \"Corwin\",\n                    \"company_name\": null,\n                    \"name\": \"Kindra Corwin\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:16.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:16.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 13,\n            \"workflow_template_id\": 4,\n            \"name\": \"Mallowtown Secondary College\",\n            \"due_date\": \"2020-03-04T22:30:29.000Z\",\n            \"current_step_id\": 37,\n            \"status\": 1,\n            \"assigned_user_id\": 204578,\n            \"assigned_user_type\": 1,\n            \"completion_date\": \"2020-02-26T00:00:00.000Z\",\n            \"description\": \"Eum enim vel. Tenetur quia est. Asperiores sed perferendis.\",\n            \"category_id\": 4,\n            \"category\": \"Customer Service\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 37,\n                    \"name\": \"Mallowtown Campus\",\n                    \"workflow_id\": 13,\n                    \"order_position\": 1,\n                    \"interval\": 11,\n                    \"frequency\": 3,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Quia autem qui. Mollitia non nostrum. Debitis harum consectetur.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 97,\n                            \"name\": \"Master of Education\",\n                            \"workflow_step_id\": 37,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Et voluptas quia. In placeat dolor. Sed sed excepturi.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 98,\n                            \"name\": \"Bachelor of Teaching\",\n                            \"workflow_step_id\": 37,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Libero modi consequatur. Sapiente expedita aut. Quo iure ex.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                }\n            ],\n            \"linked_contacts\": [\n                {\n                    \"contact_id\": 86,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Van\",\n                    \"middle_name\": \"M\",\n                    \"last_name\": \"Roob\",\n                    \"company_name\": null,\n                    \"name\": \"Van Roob\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": \"Sales Supervisor\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:18.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:18.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 14,\n            \"workflow_template_id\": 3,\n            \"name\": \"Ironbarrow Secondary College\",\n            \"due_date\": \"2020-03-26T22:30:29.000Z\",\n            \"current_step_id\": 38,\n            \"status\": 1,\n            \"assigned_user_id\": 204589,\n            \"assigned_user_type\": 1,\n            \"completion_date\": null,\n            \"description\": \"Quo sit molestias. Perspiciatis repellat sint. Aliquid eveniet dolor.\",\n            \"category_id\": 4,\n            \"category\": \"Customer Service\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 38,\n                    \"name\": \"Ironbarrow Campus\",\n                    \"workflow_id\": 14,\n                    \"order_position\": 1,\n                    \"interval\": 13,\n                    \"frequency\": 1,\n                    \"interval_placement\": 3,\n                    \"completion_date\": null,\n                    \"description\": \"Aut at quae. Inventore quo eius. Quae consectetur aut.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 99,\n                            \"name\": \"Bachelor of Commerce\",\n                            \"workflow_step_id\": 38,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Repellat ipsa ipsam. Sed distinctio rerum. Atque et natus.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 100,\n                            \"name\": \"Associate Degree in Architectural Technology\",\n                            \"workflow_step_id\": 38,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Necessitatibus laudantium adipisci. Ad est sunt. Quam porro et.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 101,\n                            \"name\": \"Master of Biomedical Science\",\n                            \"workflow_step_id\": 38,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Vero veniam et. A veniam natus. Consequatur dolorum et.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 43,\n                            \"name\": \"truffaut tacos VHS\",\n                            \"next_workflow_step_id\": 41,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 44,\n                            \"name\": \"tacos hammock leggings\",\n                            \"next_workflow_step_id\": 42,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 39,\n                    \"name\": \"Icelyn Campus\",\n                    \"workflow_id\": 14,\n                    \"order_position\": 2,\n                    \"interval\": 8,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Suscipit magnam occaecati. Tenetur quas in. Deserunt numquam quasi.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 102,\n                            \"name\": \"Master of Education\",\n                            \"workflow_step_id\": 39,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Ut explicabo omnis. Ut nulla ad. Vitae non alias.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 45,\n                            \"name\": \"kitsch migas viral\",\n                            \"next_workflow_step_id\": 38,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 46,\n                            \"name\": \"swag mixtape forage\",\n                            \"next_workflow_step_id\": 42,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 40,\n                    \"name\": \"Bluemeadow Campus\",\n                    \"workflow_id\": 14,\n                    \"order_position\": 3,\n                    \"interval\": 14,\n                    \"frequency\": 3,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Neque distinctio quis. Deserunt sint provident. Laboriosam molestiae facere.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 103,\n                            \"name\": \"Master of Forensic Science\",\n                            \"workflow_step_id\": 40,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Dolorem porro ab. Et nesciunt sit. Veniam voluptatem magni.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 47,\n                            \"name\": \"Thundercats pour-over forage\",\n                            \"next_workflow_step_id\": 42,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 48,\n                            \"name\": \"mixtape echo readymade\",\n                            \"next_workflow_step_id\": 42,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 41,\n                    \"name\": \"Flowerlake Campus\",\n                    \"workflow_id\": 14,\n                    \"order_position\": 4,\n                    \"interval\": 17,\n                    \"frequency\": 3,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Laudantium praesentium veniam. Eaque quidem et. Sequi amet maiores.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 104,\n                            \"name\": \"Bachelor of Nursing\",\n                            \"workflow_step_id\": 41,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Eius rerum expedita. Voluptatem dolores incidunt. Voluptatem vitae voluptatem.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 49,\n                            \"name\": \"typewriter mumblecore austin\",\n                            \"next_workflow_step_id\": 38,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 50,\n                            \"name\": \"vinyl selvage sustainable\",\n                            \"next_workflow_step_id\": 40,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 42,\n                    \"name\": \"Ostbarrow Campus\",\n                    \"workflow_id\": 14,\n                    \"order_position\": 5,\n                    \"interval\": 30,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Iure sunt odit. Dignissimos sunt quis. Est voluptatem molestiae.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 105,\n                            \"name\": \"Associate Degree in Health Science\",\n                            \"workflow_step_id\": 42,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Nisi voluptatem voluptatibus. Voluptatibus temporibus et. Ab omnis libero.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 106,\n                            \"name\": \"Associate Degree in Teaching\",\n                            \"workflow_step_id\": 42,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Et sunt ut. Itaque iure distinctio. In et eum.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 107,\n                            \"name\": \"Master of Medicine\",\n                            \"workflow_step_id\": 42,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Iusto officia sint. Eum dolor doloremque. Quo et ut.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 108,\n                            \"name\": \"Associate Degree in Applied Science (Psychology)\",\n                            \"workflow_step_id\": 42,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Consequatur voluptas quia. Repudiandae fuga dolor. Quia molestiae quo.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 109,\n                            \"name\": \"Bachelor of Information Systems\",\n                            \"workflow_step_id\": 42,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Ut sunt veniam. Sequi blanditiis sit. Et corrupti deleniti.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 51,\n                            \"name\": \"flexitarian ennui franzen\",\n                            \"next_workflow_step_id\": 38,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 52,\n                            \"name\": \"banjo wolf yr\",\n                            \"next_workflow_step_id\": 38,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ]\n                }\n            ],\n            \"linked_contacts\": [\n                {\n                    \"contact_id\": 90,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Galen\",\n                    \"middle_name\": \"Z\",\n                    \"last_name\": \"Effertz\",\n                    \"company_name\": null,\n                    \"name\": \"Galen Effertz\",\n                    \"nickname\": \"Stardust\",\n                    \"suffix\": null,\n                    \"job_title\": \"Dynamic Facilitator\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:18.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:18.000Z\"\n                },\n                {\n                    \"contact_id\": 93,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Cordell\",\n                    \"middle_name\": \"I\",\n                    \"last_name\": \"Cronin\",\n                    \"company_name\": null,\n                    \"name\": \"Cordell Cronin\",\n                    \"nickname\": \"Magnificent Booster Gold\",\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:19.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:19.000Z\"\n                },\n                {\n                    \"contact_id\": 89,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Sharyl\",\n                    \"middle_name\": \"R\",\n                    \"last_name\": \"Effertz\",\n                    \"company_name\": null,\n                    \"name\": \"Sharyl Effertz\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": \"Dynamic Strategist\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:18.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:18.000Z\"\n                },\n                {\n                    \"contact_id\": 57,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Tiana\",\n                    \"middle_name\": \"C\",\n                    \"last_name\": \"Carter\",\n                    \"company_name\": null,\n                    \"name\": \"Tiana Carter\",\n                    \"nickname\": \"\",\n                    \"suffix\": null,\n                    \"job_title\": \"Pasta Maker\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:15.000Z\",\n                    \"updated_at\": \"2020-04-17T23:29:21.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 15,\n            \"workflow_template_id\": 5,\n            \"name\": \"Icelyn High School\",\n            \"due_date\": \"2022-04-25T22:30:29.000Z\",\n            \"current_step_id\": 43,\n            \"status\": 1,\n            \"assigned_user_id\": 204575,\n            \"assigned_user_type\": 1,\n            \"completion_date\": \"2022-03-12T00:00:00.000Z\",\n            \"description\": \"Maiores dolorum qui. Repellendus iusto eos. Quaerat molestiae eum.\",\n            \"category_id\": 2,\n            \"category\": \"General Information\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 43,\n                    \"name\": \"Ostbarrow Campus\",\n                    \"workflow_id\": 15,\n                    \"order_position\": 1,\n                    \"interval\": 10,\n                    \"frequency\": 3,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Totam ut molestias. Sint quia est. Perspiciatis ea velit.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 110,\n                            \"name\": \"Master of Psychology\",\n                            \"workflow_step_id\": 43,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Amet quaerat culpa. Ut ea nam. Molestiae itaque voluptate.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 53,\n                            \"name\": \"taxidermy crucifix cardigan\",\n                            \"next_workflow_step_id\": 43,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 54,\n                            \"name\": \"lumbersexual cronut semiotics\",\n                            \"next_workflow_step_id\": 43,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 44,\n                    \"name\": \"Ironston Campus\",\n                    \"workflow_id\": 15,\n                    \"order_position\": 2,\n                    \"interval\": 18,\n                    \"frequency\": 2,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Iusto sed quis. Officia facere libero. Quis et asperiores.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 111,\n                            \"name\": \"Associate Degree in Forensic Science\",\n                            \"workflow_step_id\": 44,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"At enim rerum. Numquam expedita aut. Qui vel omnis.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 112,\n                            \"name\": \"Bachelor of Criminology\",\n                            \"workflow_step_id\": 44,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Commodi ipsam eveniet. Adipisci veniam quas. Ducimus suscipit sed.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 113,\n                            \"name\": \"Master of Computer Science\",\n                            \"workflow_step_id\": 44,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Asperiores sed quasi. Libero quia et. Molestiae aut laboriosam.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 114,\n                            \"name\": \"Master of Law\",\n                            \"workflow_step_id\": 44,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Reiciendis omnis ut. Aliquam aut voluptatum. Dolorum laudantium repudiandae.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 115,\n                            \"name\": \"Master of Architectural Technology\",\n                            \"workflow_step_id\": 44,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Et ad nemo. Harum labore ut. Aut velit recusandae.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 55,\n                            \"name\": \"cardigan meditation typewriter\",\n                            \"next_workflow_step_id\": 43,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 56,\n                            \"name\": \"chicharrones selvage brunch\",\n                            \"next_workflow_step_id\": 43,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ]\n                }\n            ],\n            \"linked_contacts\": [\n                {\n                    \"contact_id\": 86,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Van\",\n                    \"middle_name\": \"M\",\n                    \"last_name\": \"Roob\",\n                    \"company_name\": null,\n                    \"name\": \"Van Roob\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": \"Sales Supervisor\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:18.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:18.000Z\"\n                },\n                {\n                    \"contact_id\": 18,\n                    \"type\": \"Trust\",\n                    \"first_name\": null,\n                    \"middle_name\": null,\n                    \"last_name\": null,\n                    \"company_name\": \"Baumbach-Rohan\",\n                    \"name\": \"Baumbach-Rohan\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:10.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:10.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 16,\n            \"workflow_template_id\": 1,\n            \"name\": \"Iceborough High\",\n            \"due_date\": \"2020-03-05T22:30:29.000Z\",\n            \"current_step_id\": 45,\n            \"status\": 1,\n            \"assigned_user_id\": 204661,\n            \"assigned_user_type\": 1,\n            \"completion_date\": null,\n            \"description\": \"Quia repudiandae id. Architecto et at. Et sed corrupti.\",\n            \"category_id\": 4,\n            \"category\": \"Customer Service\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 45,\n                    \"name\": \"Mallowtown Campus\",\n                    \"workflow_id\": 16,\n                    \"order_position\": 1,\n                    \"interval\": 21,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Sunt voluptas in. Quis ullam labore. Et iusto excepturi.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 116,\n                            \"name\": \"Master of Information Systems\",\n                            \"workflow_step_id\": 45,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Dolores aspernatur sed. Illum asperiores voluptatem. Dolorum libero tempora.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 117,\n                            \"name\": \"Bachelor of Information Systems\",\n                            \"workflow_step_id\": 45,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Accusantium veritatis asperiores. Eius dolor earum. Quia nemo enim.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                }\n            ],\n            \"linked_contacts\": [\n                {\n                    \"contact_id\": 31,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Wesley\",\n                    \"middle_name\": \"I\",\n                    \"last_name\": \"Connelly\",\n                    \"company_name\": null,\n                    \"name\": \"Wesley Connelly\",\n                    \"nickname\": \"Multiple Brain\",\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:12.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:12.000Z\"\n                },\n                {\n                    \"contact_id\": 13,\n                    \"type\": \"Association\",\n                    \"first_name\": null,\n                    \"middle_name\": null,\n                    \"last_name\": null,\n                    \"company_name\": \"Osinski-Schoen\",\n                    \"name\": \"Osinski-Schoen\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:10.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:10.000Z\"\n                },\n                {\n                    \"contact_id\": 71,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Felipa\",\n                    \"middle_name\": \"S\",\n                    \"last_name\": \"Corwin\",\n                    \"company_name\": null,\n                    \"name\": \"Felipa Corwin\",\n                    \"nickname\": \"Groot Lord\",\n                    \"suffix\": null,\n                    \"job_title\": \"Central Advertising Officer\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:16.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:16.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 17,\n            \"workflow_template_id\": 1,\n            \"name\": \"Marblewald Secondary College\",\n            \"due_date\": \"2020-03-05T22:30:29.000Z\",\n            \"current_step_id\": 46,\n            \"status\": 1,\n            \"assigned_user_id\": 204661,\n            \"assigned_user_type\": 1,\n            \"completion_date\": \"2020-02-27T00:00:00.000Z\",\n            \"description\": \"Quia repudiandae id. Architecto et at. Et sed corrupti.\",\n            \"category_id\": 4,\n            \"category\": \"Customer Service\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 46,\n                    \"name\": \"Mallowtown Campus\",\n                    \"workflow_id\": 17,\n                    \"order_position\": 1,\n                    \"interval\": 21,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Sunt voluptas in. Quis ullam labore. Et iusto excepturi.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 118,\n                            \"name\": \"Master of Information Systems\",\n                            \"workflow_step_id\": 46,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Dolores aspernatur sed. Illum asperiores voluptatem. Dolorum libero tempora.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 119,\n                            \"name\": \"Bachelor of Information Systems\",\n                            \"workflow_step_id\": 46,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Accusantium veritatis asperiores. Eius dolor earum. Quia nemo enim.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                }\n            ],\n            \"linked_contacts\": []\n        },\n        {\n            \"id\": 18,\n            \"workflow_template_id\": 3,\n            \"name\": \"Iceborough High\",\n            \"due_date\": \"2020-03-26T22:30:29.000Z\",\n            \"current_step_id\": 47,\n            \"status\": 1,\n            \"assigned_user_id\": 204589,\n            \"assigned_user_type\": 1,\n            \"completion_date\": null,\n            \"description\": \"Quo sit molestias. Perspiciatis repellat sint. Aliquid eveniet dolor.\",\n            \"category_id\": 4,\n            \"category\": \"Customer Service\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 47,\n                    \"name\": \"Ironbarrow Campus\",\n                    \"workflow_id\": 18,\n                    \"order_position\": 1,\n                    \"interval\": 13,\n                    \"frequency\": 1,\n                    \"interval_placement\": 3,\n                    \"completion_date\": null,\n                    \"description\": \"Aut at quae. Inventore quo eius. Quae consectetur aut.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 120,\n                            \"name\": \"Bachelor of Commerce\",\n                            \"workflow_step_id\": 47,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Repellat ipsa ipsam. Sed distinctio rerum. Atque et natus.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 121,\n                            \"name\": \"Associate Degree in Architectural Technology\",\n                            \"workflow_step_id\": 47,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Necessitatibus laudantium adipisci. Ad est sunt. Quam porro et.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        },\n                        {\n                            \"id\": 122,\n                            \"name\": \"Master of Biomedical Science\",\n                            \"workflow_step_id\": 47,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Vero veniam et. A veniam natus. Consequatur dolorum et.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 57,\n                            \"name\": \"truffaut tacos VHS\",\n                            \"next_workflow_step_id\": 50,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 58,\n                            \"name\": \"tacos hammock leggings\",\n                            \"next_workflow_step_id\": 51,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 48,\n                    \"name\": \"Icelyn Campus\",\n                    \"workflow_id\": 18,\n                    \"order_position\": 2,\n                    \"interval\": 8,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Suscipit magnam occaecati. Tenetur quas in. Deserunt numquam quasi.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 123,\n                            \"name\": \"Master of Education\",\n                            \"workflow_step_id\": 48,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Ut explicabo omnis. Ut nulla ad. Vitae non alias.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 59,\n                            \"name\": \"kitsch migas viral\",\n                            \"next_workflow_step_id\": 47,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 60,\n                            \"name\": \"swag mixtape forage\",\n                            \"next_workflow_step_id\": 51,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 49,\n                    \"name\": \"Bluemeadow Campus\",\n                    \"workflow_id\": 18,\n                    \"order_position\": 3,\n                    \"interval\": 14,\n                    \"frequency\": 3,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Neque distinctio quis. Deserunt sint provident. Laboriosam molestiae facere.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 124,\n                            \"name\": \"Master of Forensic Science\",\n                            \"workflow_step_id\": 49,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Dolorem porro ab. Et nesciunt sit. Veniam voluptatem magni.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 61,\n                            \"name\": \"Thundercats pour-over forage\",\n                            \"next_workflow_step_id\": 51,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 62,\n                            \"name\": \"mixtape echo readymade\",\n                            \"next_workflow_step_id\": 51,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 50,\n                    \"name\": \"Flowerlake Campus\",\n                    \"workflow_id\": 18,\n                    \"order_position\": 4,\n                    \"interval\": 17,\n                    \"frequency\": 3,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Laudantium praesentium veniam. Eaque quidem et. Sequi amet maiores.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:29.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 125,\n                            \"name\": \"Bachelor of Nursing\",\n                            \"workflow_step_id\": 50,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Eius rerum expedita. Voluptatem dolores incidunt. Voluptatem vitae voluptatem.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:29.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:29.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 63,\n                            \"name\": \"typewriter mumblecore austin\",\n                            \"next_workflow_step_id\": 47,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 64,\n                            \"name\": \"vinyl selvage sustainable\",\n                            \"next_workflow_step_id\": 49,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 51,\n                    \"name\": \"Ostbarrow Campus\",\n                    \"workflow_id\": 18,\n                    \"order_position\": 5,\n                    \"interval\": 30,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Iure sunt odit. Dignissimos sunt quis. Est voluptatem molestiae.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 126,\n                            \"name\": \"Associate Degree in Health Science\",\n                            \"workflow_step_id\": 51,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Nisi voluptatem voluptatibus. Voluptatibus temporibus et. Ab omnis libero.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 127,\n                            \"name\": \"Associate Degree in Teaching\",\n                            \"workflow_step_id\": 51,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Et sunt ut. Itaque iure distinctio. In et eum.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 128,\n                            \"name\": \"Master of Medicine\",\n                            \"workflow_step_id\": 51,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Iusto officia sint. Eum dolor doloremque. Quo et ut.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 129,\n                            \"name\": \"Associate Degree in Applied Science (Psychology)\",\n                            \"workflow_step_id\": 51,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Consequatur voluptas quia. Repudiandae fuga dolor. Quia molestiae quo.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 130,\n                            \"name\": \"Bachelor of Information Systems\",\n                            \"workflow_step_id\": 51,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Ut sunt veniam. Sequi blanditiis sit. Et corrupti deleniti.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 65,\n                            \"name\": \"flexitarian ennui franzen\",\n                            \"next_workflow_step_id\": 47,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 66,\n                            \"name\": \"banjo wolf yr\",\n                            \"next_workflow_step_id\": 47,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        }\n                    ]\n                }\n            ],\n            \"linked_contacts\": [\n                {\n                    \"contact_id\": 80,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Barton\",\n                    \"middle_name\": \"F\",\n                    \"last_name\": \"Runte\",\n                    \"company_name\": null,\n                    \"name\": \"Barton Runte\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": \"Sales Coordinator\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:17.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:31.000Z\"\n                },\n                {\n                    \"contact_id\": 60,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Irving\",\n                    \"middle_name\": \"W\",\n                    \"last_name\": \"Gleichner\",\n                    \"company_name\": null,\n                    \"name\": \"Irving Gleichner\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:15.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:15.000Z\"\n                },\n                {\n                    \"contact_id\": 87,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Evan\",\n                    \"middle_name\": \"C\",\n                    \"last_name\": \"Dickens\",\n                    \"company_name\": null,\n                    \"name\": \"Evan Dickens\",\n                    \"nickname\": \"Chromos Fist\",\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:18.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:18.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 19,\n            \"workflow_template_id\": 4,\n            \"name\": \"Mallowtown Secondary College\",\n            \"due_date\": \"2020-03-04T22:30:30.000Z\",\n            \"current_step_id\": 52,\n            \"status\": 1,\n            \"assigned_user_id\": 204578,\n            \"assigned_user_type\": 1,\n            \"completion_date\": \"2020-03-04T00:00:00.000Z\",\n            \"description\": \"Eum enim vel. Tenetur quia est. Asperiores sed perferendis.\",\n            \"category_id\": 4,\n            \"category\": \"Customer Service\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 52,\n                    \"name\": \"Mallowtown Campus\",\n                    \"workflow_id\": 19,\n                    \"order_position\": 1,\n                    \"interval\": 11,\n                    \"frequency\": 3,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Quia autem qui. Mollitia non nostrum. Debitis harum consectetur.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 131,\n                            \"name\": \"Master of Education\",\n                            \"workflow_step_id\": 52,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Et voluptas quia. In placeat dolor. Sed sed excepturi.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 132,\n                            \"name\": \"Bachelor of Teaching\",\n                            \"workflow_step_id\": 52,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Libero modi consequatur. Sapiente expedita aut. Quo iure ex.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                }\n            ],\n            \"linked_contacts\": [\n                {\n                    \"contact_id\": 95,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Sherril\",\n                    \"middle_name\": \"P\",\n                    \"last_name\": \"Hammes\",\n                    \"company_name\": null,\n                    \"name\": \"Sherril Hammes\",\n                    \"nickname\": \"Illustrious Jigsaw\",\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:19.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:19.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 20,\n            \"workflow_template_id\": 2,\n            \"name\": \"Bluemeadow High\",\n            \"due_date\": \"2021-06-25T22:30:30.000Z\",\n            \"current_step_id\": 53,\n            \"status\": 1,\n            \"assigned_user_id\": 204574,\n            \"assigned_user_type\": 1,\n            \"completion_date\": null,\n            \"description\": \"Cumque consequatur sunt. Voluptatem dolor quia. Alias velit sequi.\",\n            \"category_id\": 3,\n            \"category\": \"Policy Support\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 53,\n                    \"name\": \"Ironbarrow Campus\",\n                    \"workflow_id\": 20,\n                    \"order_position\": 1,\n                    \"interval\": 14,\n                    \"frequency\": 2,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"Corporis quo magnam. Id quia exercitationem. Omnis eum adipisci.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 133,\n                            \"name\": \"Bachelor of Applied Science (Psychology)\",\n                            \"workflow_step_id\": 53,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Omnis ut vel. Vero quaerat perspiciatis. Sit modi reiciendis.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                },\n                {\n                    \"id\": 54,\n                    \"name\": \"Falconholt Campus\",\n                    \"workflow_id\": 20,\n                    \"order_position\": 2,\n                    \"interval\": 24,\n                    \"frequency\": 1,\n                    \"interval_placement\": 3,\n                    \"completion_date\": null,\n                    \"description\": \"Modi et qui. Quis ad tempora. In qui ut.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 134,\n                            \"name\": \"Associate Degree in Forensic Science\",\n                            \"workflow_step_id\": 54,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Enim iste eum. Provident ipsa aspernatur. Delectus voluptatem cupiditate.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 135,\n                            \"name\": \"Bachelor of Education\",\n                            \"workflow_step_id\": 54,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Molestias voluptatem omnis. Ut eius nemo. Quas earum inventore.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 136,\n                            \"name\": \"Master of Forensic Science\",\n                            \"workflow_step_id\": 54,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Ea tenetur illo. Consequuntur voluptas eius. Autem cum temporibus.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 137,\n                            \"name\": \"Master of Biomedical Science\",\n                            \"workflow_step_id\": 54,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Officia expedita beatae. Modi iusto dignissimos. Aut corrupti voluptatum.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 138,\n                            \"name\": \"Master of Business\",\n                            \"workflow_step_id\": 54,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Consequatur dolorem voluptatibus. Magni tempore voluptatem. Qui sunt est.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                },\n                {\n                    \"id\": 55,\n                    \"name\": \"Lakeacre Campus\",\n                    \"workflow_id\": 20,\n                    \"order_position\": 3,\n                    \"interval\": 19,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Sed commodi deleniti. Natus ut porro. Aliquam ullam cum.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 139,\n                            \"name\": \"Associate Degree in Biological Science\",\n                            \"workflow_step_id\": 55,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Quas et impedit. Ipsa et possimus. Omnis dolore nesciunt.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 140,\n                            \"name\": \"Master of Education\",\n                            \"workflow_step_id\": 55,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Quis magnam ut. Vero delectus sapiente. Aut qui quam.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                },\n                {\n                    \"id\": 56,\n                    \"name\": \"Icelyn Campus\",\n                    \"workflow_id\": 20,\n                    \"order_position\": 4,\n                    \"interval\": 21,\n                    \"frequency\": 1,\n                    \"interval_placement\": 2,\n                    \"completion_date\": null,\n                    \"description\": \"Voluptatem nihil nemo. Repellendus omnis voluptate. Et officia inventore.\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:30.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 141,\n                            \"name\": \"Master of Nursing\",\n                            \"workflow_step_id\": 56,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Esse recusandae rerum. Neque dolorum esse. Necessitatibus ut sapiente.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 142,\n                            \"name\": \"Bachelor of Arts\",\n                            \"workflow_step_id\": 56,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Ex quos amet. Aut qui officia. In nisi rerum.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 143,\n                            \"name\": \"Associate Degree in Design\",\n                            \"workflow_step_id\": 56,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Numquam eveniet dolores. Sed pariatur doloribus. Quia sit praesentium.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 144,\n                            \"name\": \"Master of Biological Science\",\n                            \"workflow_step_id\": 56,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Et blanditiis quod. Impedit illo maiores. Cupiditate dolor vel.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        },\n                        {\n                            \"id\": 145,\n                            \"name\": \"Bachelor of Business\",\n                            \"workflow_step_id\": 56,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": null,\n                            \"assigned_user_type\": null,\n                            \"display_position\": null,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Similique rerum tempora. Et aliquid eos. Consequatur recusandae voluptatem.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-02-25T22:30:30.000Z\",\n                            \"updated_at\": \"2020-02-25T22:30:30.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                }\n            ],\n            \"linked_contacts\": [\n                {\n                    \"contact_id\": 1,\n                    \"type\": \"Business\",\n                    \"first_name\": null,\n                    \"middle_name\": null,\n                    \"last_name\": null,\n                    \"company_name\": \"Abernathy, Erdman and Hintz\",\n                    \"name\": \"Abernathy, Erdman and Hintz\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:08.000Z\",\n                    \"updated_at\": \"2020-06-10T21:34:48.000Z\"\n                },\n                {\n                    \"contact_id\": 81,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Carlena\",\n                    \"middle_name\": \"T\",\n                    \"last_name\": \"Ebert\",\n                    \"company_name\": null,\n                    \"name\": \"Carlena Ebert\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:17.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:17.000Z\"\n                },\n                {\n                    \"contact_id\": 7,\n                    \"type\": \"Business\",\n                    \"first_name\": null,\n                    \"middle_name\": null,\n                    \"last_name\": null,\n                    \"company_name\": \"O'Hara-Dietrich\",\n                    \"name\": \"O'Hara-Dietrich\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:09.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:09.000Z\"\n                },\n                {\n                    \"contact_id\": 6,\n                    \"type\": \"Business\",\n                    \"first_name\": null,\n                    \"middle_name\": null,\n                    \"last_name\": null,\n                    \"company_name\": \"Ruecker, Price and Ferry\",\n                    \"name\": \"Ruecker, Price and Ferry\",\n                    \"nickname\": null,\n                    \"suffix\": null,\n                    \"job_title\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:09.000Z\",\n                    \"updated_at\": \"2020-06-10T21:34:48.000Z\"\n                },\n                {\n                    \"contact_id\": 35,\n                    \"type\": \"Individual\",\n                    \"first_name\": \"Evan\",\n                    \"middle_name\": \"M\",\n                    \"last_name\": \"Spencer\",\n                    \"company_name\": null,\n                    \"name\": \"Evan Spencer\",\n                    \"nickname\": \"Doctor War Machine XI\",\n                    \"suffix\": null,\n                    \"job_title\": \"Internal Accounting Agent\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-02-25T22:30:12.000Z\",\n                    \"updated_at\": \"2020-02-25T22:30:12.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 21,\n            \"workflow_template_id\": 7,\n            \"name\": \"TWAPI Feature Request: workflow step advancement\",\n            \"due_date\": \"2020-07-22T07:00:00.000Z\",\n            \"current_step_id\": null,\n            \"status\": 1,\n            \"assigned_user_id\": 280959,\n            \"assigned_user_type\": 1,\n            \"completion_date\": \"2020-07-09T18:30:44.000Z\",\n            \"description\": \"Where dreams become twapi&#39;s.\",\n            \"category_id\": 6,\n            \"category\": \"Technical Support\",\n            \"deleted\": false,\n            \"created_at\": \"2020-07-09T17:48:36.000Z\",\n            \"updated_at\": \"2020-07-09T18:30:44.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 57,\n                    \"name\": \"Requirements Gathering?!?!\",\n                    \"workflow_id\": 21,\n                    \"order_position\": 1,\n                    \"interval\": 10,\n                    \"frequency\": 1,\n                    \"interval_placement\": 1,\n                    \"completion_date\": \"2020-07-09T18:23:25.000Z\",\n                    \"description\": \"What and why?\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-09T17:48:36.000Z\",\n                    \"updated_at\": \"2020-07-09T18:23:26.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 146,\n                            \"name\": \"Gather requirements from stakeholders\",\n                            \"workflow_step_id\": 57,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 1,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-09T18:23:25.000Z\",\n                            \"description\": \"Figure out the goals.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-09T17:48:36.000Z\",\n                            \"updated_at\": \"2020-07-09T18:23:25.000Z\"\n                        },\n                        {\n                            \"id\": 147,\n                            \"name\": \"Determine if system currently supports requirements\",\n                            \"workflow_step_id\": 57,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 2,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-09T18:23:10.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-09T17:48:36.000Z\",\n                            \"updated_at\": \"2020-07-09T18:23:10.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 67,\n                            \"name\": \"System Already Supports Requirements\",\n                            \"next_workflow_step_id\": 0,\n                            \"created_at\": \"2020-07-09T17:48:37.000Z\",\n                            \"updated_at\": \"2020-07-09T17:48:37.000Z\"\n                        },\n                        {\n                            \"id\": 68,\n                            \"name\": \"Will Not Implement\",\n                            \"next_workflow_step_id\": 0,\n                            \"created_at\": \"2020-07-09T17:48:37.000Z\",\n                            \"updated_at\": \"2020-07-09T17:48:37.000Z\"\n                        },\n                        {\n                            \"id\": 69,\n                            \"name\": \"Move to implementation phase\",\n                            \"next_workflow_step_id\": 58,\n                            \"created_at\": \"2020-07-09T17:48:37.000Z\",\n                            \"updated_at\": \"2020-07-09T17:48:37.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 58,\n                    \"name\": \"Implementation\",\n                    \"workflow_id\": 21,\n                    \"order_position\": 2,\n                    \"interval\": 8,\n                    \"frequency\": 1,\n                    \"interval_placement\": 1,\n                    \"completion_date\": \"2020-07-09T18:30:12.000Z\",\n                    \"description\": \"\",\n                    \"comments\": \"new step note?\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-09T17:48:36.000Z\",\n                    \"updated_at\": \"2020-07-09T18:30:13.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 148,\n                            \"name\": \"Develop a test plan\",\n                            \"workflow_step_id\": 58,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 1,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-09T18:25:27.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-09T17:48:36.000Z\",\n                            \"updated_at\": \"2020-07-09T18:25:27.000Z\"\n                        },\n                        {\n                            \"id\": 149,\n                            \"name\": \"Design and implement the solution\",\n                            \"workflow_step_id\": 58,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 2,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-09T18:25:29.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-09T17:48:36.000Z\",\n                            \"updated_at\": \"2020-07-09T18:25:29.000Z\"\n                        },\n                        {\n                            \"id\": 150,\n                            \"name\": \"Demo implementation to stakeholders\",\n                            \"workflow_step_id\": 58,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 3,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-09T18:30:12.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-09T17:48:37.000Z\",\n                            \"updated_at\": \"2020-07-09T18:30:13.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 70,\n                            \"name\": \"Stakeholder not satisfied with system\",\n                            \"next_workflow_step_id\": 57,\n                            \"created_at\": \"2020-07-09T17:48:37.000Z\",\n                            \"updated_at\": \"2020-07-09T17:48:37.000Z\"\n                        },\n                        {\n                            \"id\": 71,\n                            \"name\": \"Bugs found during demo\",\n                            \"next_workflow_step_id\": 58,\n                            \"created_at\": \"2020-07-09T17:48:37.000Z\",\n                            \"updated_at\": \"2020-07-09T17:48:37.000Z\"\n                        },\n                        {\n                            \"id\": 72,\n                            \"name\": \"System Accepted\",\n                            \"next_workflow_step_id\": 59,\n                            \"created_at\": \"2020-07-09T17:48:37.000Z\",\n                            \"updated_at\": \"2020-07-09T17:48:37.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 59,\n                    \"name\": \"Deploy to production\",\n                    \"workflow_id\": 21,\n                    \"order_position\": 3,\n                    \"interval\": null,\n                    \"frequency\": null,\n                    \"interval_placement\": 3,\n                    \"completion_date\": \"2020-07-09T18:30:44.000Z\",\n                    \"description\": \"Ship it!\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-09T17:48:37.000Z\",\n                    \"updated_at\": \"2020-07-09T18:30:44.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 151,\n                            \"name\": \"Merge PR into master\",\n                            \"workflow_step_id\": 59,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 1,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-09T18:30:44.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-09T17:48:37.000Z\",\n                            \"updated_at\": \"2020-07-09T18:30:44.000Z\"\n                        },\n                        {\n                            \"id\": 152,\n                            \"name\": \"Test implementation in production\",\n                            \"workflow_step_id\": 59,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 2,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-09T18:30:44.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-09T17:48:37.000Z\",\n                            \"updated_at\": \"2020-07-09T18:30:44.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                }\n            ],\n            \"linked_contacts\": []\n        },\n        {\n            \"id\": 22,\n            \"workflow_template_id\": 7,\n            \"name\": \"TWAPI Feature Request: make faster\",\n            \"due_date\": \"2020-07-22T07:00:00.000Z\",\n            \"current_step_id\": null,\n            \"status\": 1,\n            \"assigned_user_id\": 280959,\n            \"assigned_user_type\": 1,\n            \"completion_date\": \"2020-07-10T23:40:38.000Z\",\n            \"description\": \"Where dreams become twapi&#39;s.\",\n            \"category_id\": 6,\n            \"category\": \"Technical Support\",\n            \"deleted\": false,\n            \"created_at\": \"2020-07-09T18:46:18.000Z\",\n            \"updated_at\": \"2020-07-10T23:40:38.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 60,\n                    \"name\": \"Requirements Gathering\",\n                    \"workflow_id\": 22,\n                    \"order_position\": 1,\n                    \"interval\": 10,\n                    \"frequency\": 1,\n                    \"interval_placement\": 1,\n                    \"completion_date\": \"2020-07-10T17:08:48.000Z\",\n                    \"description\": \"What and why?\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-09T18:46:18.000Z\",\n                    \"updated_at\": \"2020-07-10T17:08:48.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 153,\n                            \"name\": \"Gather requirements from stakeholders\",\n                            \"workflow_step_id\": 60,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 1,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-10T17:08:48.000Z\",\n                            \"description\": \"Figure out the goals.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-09T18:46:18.000Z\",\n                            \"updated_at\": \"2020-07-10T17:08:48.000Z\"\n                        },\n                        {\n                            \"id\": 154,\n                            \"name\": \"Determine if system currently supports requirements\",\n                            \"workflow_step_id\": 60,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 2,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-09T18:47:23.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-09T18:46:18.000Z\",\n                            \"updated_at\": \"2020-07-09T18:53:12.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                },\n                {\n                    \"id\": 61,\n                    \"name\": \"Implementation\",\n                    \"workflow_id\": 22,\n                    \"order_position\": 2,\n                    \"interval\": 8,\n                    \"frequency\": 1,\n                    \"interval_placement\": 1,\n                    \"completion_date\": \"2020-07-10T23:39:45.000Z\",\n                    \"description\": \"\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-09T18:46:18.000Z\",\n                    \"updated_at\": \"2020-07-10T23:39:45.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 155,\n                            \"name\": \"Develop a test plan\",\n                            \"workflow_step_id\": 61,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 1,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-10T22:51:46.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-09T18:46:18.000Z\",\n                            \"updated_at\": \"2020-07-10T22:51:46.000Z\"\n                        },\n                        {\n                            \"id\": 156,\n                            \"name\": \"Design and implement the solution\",\n                            \"workflow_step_id\": 61,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 2,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-10T23:39:45.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-09T18:46:18.000Z\",\n                            \"updated_at\": \"2020-07-10T23:39:45.000Z\"\n                        },\n                        {\n                            \"id\": 157,\n                            \"name\": \"Demo implementation to stakeholders\",\n                            \"workflow_step_id\": 61,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 3,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-10T23:39:45.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-09T18:46:18.000Z\",\n                            \"updated_at\": \"2020-07-10T23:39:45.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 78,\n                            \"name\": \"Stakeholder not satisfied with system\",\n                            \"next_workflow_step_id\": 60,\n                            \"created_at\": \"2020-07-09T18:46:18.000Z\",\n                            \"updated_at\": \"2020-07-09T18:46:18.000Z\"\n                        },\n                        {\n                            \"id\": 79,\n                            \"name\": \"Bugs found during demo\",\n                            \"next_workflow_step_id\": 61,\n                            \"created_at\": \"2020-07-09T18:46:18.000Z\",\n                            \"updated_at\": \"2020-07-09T18:46:18.000Z\"\n                        },\n                        {\n                            \"id\": 80,\n                            \"name\": \"System Accepted\",\n                            \"next_workflow_step_id\": 62,\n                            \"created_at\": \"2020-07-09T18:46:18.000Z\",\n                            \"updated_at\": \"2020-07-09T18:46:18.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 62,\n                    \"name\": \"Deploy to production\",\n                    \"workflow_id\": 22,\n                    \"order_position\": 3,\n                    \"interval\": null,\n                    \"frequency\": null,\n                    \"interval_placement\": 3,\n                    \"completion_date\": \"2020-07-10T23:40:38.000Z\",\n                    \"description\": \"Ship it!\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-09T18:46:18.000Z\",\n                    \"updated_at\": \"2020-07-10T23:40:38.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 158,\n                            \"name\": \"Merge PR into master\",\n                            \"workflow_step_id\": 62,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 1,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-10T23:40:17.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-09T18:46:18.000Z\",\n                            \"updated_at\": \"2020-07-10T23:40:17.000Z\"\n                        },\n                        {\n                            \"id\": 159,\n                            \"name\": \"Test implementation in production\",\n                            \"workflow_step_id\": 62,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 2,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-10T23:40:26.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-09T18:46:18.000Z\",\n                            \"updated_at\": \"2020-07-10T23:40:26.000Z\"\n                        },\n                        {\n                            \"id\": 160,\n                            \"name\": \"request pizza party and cake\",\n                            \"workflow_step_id\": 62,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 3,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-10T23:40:38.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-09T18:46:18.000Z\",\n                            \"updated_at\": \"2020-07-10T23:40:38.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                }\n            ],\n            \"linked_contacts\": []\n        },\n        {\n            \"id\": 23,\n            \"workflow_template_id\": 7,\n            \"name\": \"TWAPI Feature Request: tester\",\n            \"due_date\": \"2020-07-24T07:00:00.000Z\",\n            \"current_step_id\": null,\n            \"status\": 1,\n            \"assigned_user_id\": 280959,\n            \"assigned_user_type\": 1,\n            \"completion_date\": \"2020-07-14T00:58:59.000Z\",\n            \"description\": \"Where dreams become twapi&#39;s.\",\n            \"category_id\": 6,\n            \"category\": \"Technical Support\",\n            \"deleted\": false,\n            \"created_at\": \"2020-07-13T22:12:03.000Z\",\n            \"updated_at\": \"2020-07-14T00:59:00.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 63,\n                    \"name\": \"Requirements Gathering\",\n                    \"workflow_id\": 23,\n                    \"order_position\": 1,\n                    \"interval\": 10,\n                    \"frequency\": 1,\n                    \"interval_placement\": 1,\n                    \"completion_date\": \"2020-07-13T22:35:12.000Z\",\n                    \"description\": \"What and why?\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-13T22:12:03.000Z\",\n                    \"updated_at\": \"2020-07-13T22:35:13.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 161,\n                            \"name\": \"Gather requirements from stakeholders\",\n                            \"workflow_step_id\": 63,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 1,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-13T22:35:12.000Z\",\n                            \"description\": \"Figure out the goals.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-13T22:12:04.000Z\",\n                            \"updated_at\": \"2020-07-13T22:35:13.000Z\"\n                        },\n                        {\n                            \"id\": 162,\n                            \"name\": \"Determine if system currently supports requirements\",\n                            \"workflow_step_id\": 63,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 2,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-13T22:31:52.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-13T22:12:04.000Z\",\n                            \"updated_at\": \"2020-07-13T22:31:52.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 83,\n                            \"name\": \"System Already Supports Requirements\",\n                            \"next_workflow_step_id\": 0,\n                            \"created_at\": \"2020-07-13T22:12:04.000Z\",\n                            \"updated_at\": \"2020-07-13T22:12:04.000Z\"\n                        },\n                        {\n                            \"id\": 84,\n                            \"name\": \"Will Not Implement\",\n                            \"next_workflow_step_id\": 0,\n                            \"created_at\": \"2020-07-13T22:12:04.000Z\",\n                            \"updated_at\": \"2020-07-13T22:12:04.000Z\"\n                        },\n                        {\n                            \"id\": 85,\n                            \"name\": \"Move to implementation phase\",\n                            \"next_workflow_step_id\": 64,\n                            \"created_at\": \"2020-07-13T22:12:04.000Z\",\n                            \"updated_at\": \"2020-07-13T22:12:04.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 64,\n                    \"name\": \"Implementation\",\n                    \"workflow_id\": 23,\n                    \"order_position\": 2,\n                    \"interval\": 8,\n                    \"frequency\": 1,\n                    \"interval_placement\": 1,\n                    \"completion_date\": \"2020-07-14T00:58:44.000Z\",\n                    \"description\": \"\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-13T22:12:04.000Z\",\n                    \"updated_at\": \"2020-07-14T00:58:45.000Z\",\n                    \"workflow_step_tasks\": [],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 86,\n                            \"name\": \"Stakeholder not satisfied with system\",\n                            \"next_workflow_step_id\": 63,\n                            \"created_at\": \"2020-07-13T22:12:04.000Z\",\n                            \"updated_at\": \"2020-07-13T22:12:04.000Z\"\n                        },\n                        {\n                            \"id\": 87,\n                            \"name\": \"Bugs found during demo\",\n                            \"next_workflow_step_id\": 64,\n                            \"created_at\": \"2020-07-13T22:12:04.000Z\",\n                            \"updated_at\": \"2020-07-13T22:12:04.000Z\"\n                        },\n                        {\n                            \"id\": 88,\n                            \"name\": \"System Accepted\",\n                            \"next_workflow_step_id\": 65,\n                            \"created_at\": \"2020-07-13T22:12:04.000Z\",\n                            \"updated_at\": \"2020-07-13T22:12:04.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 65,\n                    \"name\": \"Deploy to production\",\n                    \"workflow_id\": 23,\n                    \"order_position\": 3,\n                    \"interval\": null,\n                    \"frequency\": null,\n                    \"interval_placement\": 3,\n                    \"completion_date\": \"2020-07-14T00:58:59.000Z\",\n                    \"description\": \"Ship it!\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-13T22:12:04.000Z\",\n                    \"updated_at\": \"2020-07-14T00:59:00.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 166,\n                            \"name\": \"Merge PR into master\",\n                            \"workflow_step_id\": 65,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 1,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-14T00:58:59.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-13T22:12:04.000Z\",\n                            \"updated_at\": \"2020-07-14T00:58:59.000Z\"\n                        },\n                        {\n                            \"id\": 167,\n                            \"name\": \"Test implementation in production\",\n                            \"workflow_step_id\": 65,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 2,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-14T00:58:59.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-13T22:12:04.000Z\",\n                            \"updated_at\": \"2020-07-14T00:58:59.000Z\"\n                        },\n                        {\n                            \"id\": 168,\n                            \"name\": \"request pizza party and cake\",\n                            \"workflow_step_id\": 65,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 3,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-14T00:58:59.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-13T22:12:04.000Z\",\n                            \"updated_at\": \"2020-07-14T00:58:59.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 89,\n                            \"name\": \"Bugs found during deployment\",\n                            \"next_workflow_step_id\": 64,\n                            \"created_at\": \"2020-07-13T22:12:04.000Z\",\n                            \"updated_at\": \"2020-07-13T22:12:04.000Z\"\n                        },\n                        {\n                            \"id\": 90,\n                            \"name\": \"Everything is good\",\n                            \"next_workflow_step_id\": 0,\n                            \"created_at\": \"2020-07-13T22:12:05.000Z\",\n                            \"updated_at\": \"2020-07-13T22:12:05.000Z\"\n                        }\n                    ]\n                }\n            ],\n            \"linked_contacts\": []\n        },\n        {\n            \"id\": 24,\n            \"workflow_template_id\": 7,\n            \"name\": \"TWAPI Feature Request\",\n            \"due_date\": \"2020-07-24T07:00:00.000Z\",\n            \"current_step_id\": 66,\n            \"status\": 1,\n            \"assigned_user_id\": 280959,\n            \"assigned_user_type\": 1,\n            \"completion_date\": null,\n            \"description\": \"Where dreams become twapi&#39;s.\",\n            \"category_id\": 6,\n            \"category\": \"Technical Support\",\n            \"deleted\": false,\n            \"created_at\": \"2020-07-14T22:22:04.000Z\",\n            \"updated_at\": \"2020-07-14T22:53:45.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 66,\n                    \"name\": \"Requirements Gathering\",\n                    \"workflow_id\": 24,\n                    \"order_position\": 1,\n                    \"interval\": 10,\n                    \"frequency\": 1,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"What and why?\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-14T22:22:04.000Z\",\n                    \"updated_at\": \"2020-07-14T22:32:31.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 169,\n                            \"name\": \"Gather requirements from stakeholders\",\n                            \"workflow_step_id\": 66,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 1,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"Figure out the goals.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-14T22:22:04.000Z\",\n                            \"updated_at\": \"2020-07-14T22:32:31.000Z\"\n                        },\n                        {\n                            \"id\": 170,\n                            \"name\": \"Determine if system currently supports requirements\",\n                            \"workflow_step_id\": 66,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 2,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-14T22:22:04.000Z\",\n                            \"updated_at\": \"2020-07-14T22:32:31.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                },\n                {\n                    \"id\": 67,\n                    \"name\": \"Implementation\",\n                    \"workflow_id\": 24,\n                    \"order_position\": 2,\n                    \"interval\": 8,\n                    \"frequency\": 1,\n                    \"interval_placement\": 1,\n                    \"completion_date\": \"2020-07-14T22:53:45.000Z\",\n                    \"description\": \"\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-14T22:22:04.000Z\",\n                    \"updated_at\": \"2020-07-14T22:53:45.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 171,\n                            \"name\": \"Develop a test plan\",\n                            \"workflow_step_id\": 67,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 1,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-14T22:53:45.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-14T22:22:04.000Z\",\n                            \"updated_at\": \"2020-07-14T22:53:45.000Z\"\n                        },\n                        {\n                            \"id\": 172,\n                            \"name\": \"Design and implement the solution\",\n                            \"workflow_step_id\": 67,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 2,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-14T22:53:45.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-14T22:22:04.000Z\",\n                            \"updated_at\": \"2020-07-14T22:53:45.000Z\"\n                        },\n                        {\n                            \"id\": 173,\n                            \"name\": \"Demo implementation to stakeholders\",\n                            \"workflow_step_id\": 67,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 3,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-14T22:53:45.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-14T22:22:04.000Z\",\n                            \"updated_at\": \"2020-07-14T22:53:45.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 94,\n                            \"name\": \"Stakeholder not satisfied with system\",\n                            \"next_workflow_step_id\": 66,\n                            \"created_at\": \"2020-07-14T22:22:05.000Z\",\n                            \"updated_at\": \"2020-07-14T22:22:05.000Z\"\n                        },\n                        {\n                            \"id\": 95,\n                            \"name\": \"Bugs found during demo\",\n                            \"next_workflow_step_id\": 67,\n                            \"created_at\": \"2020-07-14T22:22:05.000Z\",\n                            \"updated_at\": \"2020-07-14T22:22:05.000Z\"\n                        },\n                        {\n                            \"id\": 96,\n                            \"name\": \"System Accepted\",\n                            \"next_workflow_step_id\": 68,\n                            \"created_at\": \"2020-07-14T22:22:05.000Z\",\n                            \"updated_at\": \"2020-07-14T22:22:05.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 68,\n                    \"name\": \"Deploy to production\",\n                    \"workflow_id\": 24,\n                    \"order_position\": 3,\n                    \"interval\": null,\n                    \"frequency\": null,\n                    \"interval_placement\": 3,\n                    \"completion_date\": \"2020-07-14T22:53:30.000Z\",\n                    \"description\": \"Ship it!\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-14T22:22:04.000Z\",\n                    \"updated_at\": \"2020-07-14T22:53:30.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 174,\n                            \"name\": \"Merge PR into master\",\n                            \"workflow_step_id\": 68,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 1,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-14T22:53:30.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-14T22:22:04.000Z\",\n                            \"updated_at\": \"2020-07-14T22:53:30.000Z\"\n                        },\n                        {\n                            \"id\": 175,\n                            \"name\": \"Test implementation in production\",\n                            \"workflow_step_id\": 68,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 2,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-14T22:53:30.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-14T22:22:04.000Z\",\n                            \"updated_at\": \"2020-07-14T22:53:30.000Z\"\n                        },\n                        {\n                            \"id\": 176,\n                            \"name\": \"request pizza party and cake\",\n                            \"workflow_step_id\": 68,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 3,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-14T22:53:30.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-14T22:22:04.000Z\",\n                            \"updated_at\": \"2020-07-14T22:53:30.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 97,\n                            \"name\": \"Bugs found during deployment\",\n                            \"next_workflow_step_id\": 67,\n                            \"created_at\": \"2020-07-14T22:22:05.000Z\",\n                            \"updated_at\": \"2020-07-14T22:22:05.000Z\"\n                        },\n                        {\n                            \"id\": 98,\n                            \"name\": \"Everything is good\",\n                            \"next_workflow_step_id\": 0,\n                            \"created_at\": \"2020-07-14T22:22:05.000Z\",\n                            \"updated_at\": \"2020-07-14T22:22:05.000Z\"\n                        }\n                    ]\n                }\n            ],\n            \"linked_contacts\": []\n        },\n        {\n            \"id\": 25,\n            \"workflow_template_id\": 7,\n            \"name\": \"TWAPI Feature Request: don't touch\",\n            \"due_date\": \"2020-07-28T22:54:17.000Z\",\n            \"current_step_id\": null,\n            \"status\": 1,\n            \"assigned_user_id\": 280959,\n            \"assigned_user_type\": 1,\n            \"completion_date\": \"2020-07-15T18:30:11.000Z\",\n            \"description\": \"Where dreams become twapi&#39;s.\",\n            \"category_id\": 6,\n            \"category\": \"Technical Support\",\n            \"deleted\": false,\n            \"created_at\": \"2020-07-14T22:54:17.000Z\",\n            \"updated_at\": \"2020-07-15T18:30:11.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 70,\n                    \"name\": \"Requirements Gathering\",\n                    \"workflow_id\": 25,\n                    \"order_position\": 1,\n                    \"interval\": 10,\n                    \"frequency\": 1,\n                    \"interval_placement\": 1,\n                    \"completion_date\": \"2020-07-14T22:56:03.000Z\",\n                    \"description\": \"What and why?\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                    \"updated_at\": \"2020-07-14T22:56:03.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 177,\n                            \"name\": \"Gather requirements from stakeholders\",\n                            \"workflow_step_id\": 70,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 1,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-14T22:56:03.000Z\",\n                            \"description\": \"Figure out the goals.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                            \"updated_at\": \"2020-07-14T22:56:03.000Z\"\n                        },\n                        {\n                            \"id\": 178,\n                            \"name\": \"Determine if system currently supports requirements\",\n                            \"workflow_step_id\": 70,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 2,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-14T22:56:03.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                            \"updated_at\": \"2020-07-14T22:56:03.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 99,\n                            \"name\": \"System Already Supports Requirements\",\n                            \"next_workflow_step_id\": 0,\n                            \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                            \"updated_at\": \"2020-07-14T22:54:18.000Z\"\n                        },\n                        {\n                            \"id\": 100,\n                            \"name\": \"Will Not Implement\",\n                            \"next_workflow_step_id\": 0,\n                            \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                            \"updated_at\": \"2020-07-14T22:54:18.000Z\"\n                        },\n                        {\n                            \"id\": 101,\n                            \"name\": \"Move to implementation phase\",\n                            \"next_workflow_step_id\": 71,\n                            \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                            \"updated_at\": \"2020-07-14T22:54:18.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 71,\n                    \"name\": \"Implementation\",\n                    \"workflow_id\": 25,\n                    \"order_position\": 2,\n                    \"interval\": 8,\n                    \"frequency\": 1,\n                    \"interval_placement\": 1,\n                    \"completion_date\": \"2020-07-15T18:29:55.000Z\",\n                    \"description\": \"\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                    \"updated_at\": \"2020-07-15T18:29:55.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 179,\n                            \"name\": \"Develop a test plan\",\n                            \"workflow_step_id\": 71,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 1,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-15T18:29:55.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                            \"updated_at\": \"2020-07-15T18:29:55.000Z\"\n                        },\n                        {\n                            \"id\": 180,\n                            \"name\": \"Design and implement the solution\",\n                            \"workflow_step_id\": 71,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 2,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-15T18:29:55.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                            \"updated_at\": \"2020-07-15T18:29:55.000Z\"\n                        },\n                        {\n                            \"id\": 181,\n                            \"name\": \"Demo implementation to stakeholders\",\n                            \"workflow_step_id\": 71,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 3,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-15T18:29:55.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                            \"updated_at\": \"2020-07-15T18:29:55.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 102,\n                            \"name\": \"Stakeholder not satisfied with system\",\n                            \"next_workflow_step_id\": 70,\n                            \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                            \"updated_at\": \"2020-07-14T22:54:18.000Z\"\n                        },\n                        {\n                            \"id\": 103,\n                            \"name\": \"Bugs found during demo\",\n                            \"next_workflow_step_id\": 71,\n                            \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                            \"updated_at\": \"2020-07-14T22:54:18.000Z\"\n                        },\n                        {\n                            \"id\": 104,\n                            \"name\": \"System Accepted\",\n                            \"next_workflow_step_id\": 72,\n                            \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                            \"updated_at\": \"2020-07-14T22:54:18.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 72,\n                    \"name\": \"Deploy to production\",\n                    \"workflow_id\": 25,\n                    \"order_position\": 3,\n                    \"interval\": null,\n                    \"frequency\": null,\n                    \"interval_placement\": 3,\n                    \"completion_date\": \"2020-07-15T18:30:11.000Z\",\n                    \"description\": \"Ship it!\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                    \"updated_at\": \"2020-07-15T18:30:11.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 182,\n                            \"name\": \"Merge PR into master\",\n                            \"workflow_step_id\": 72,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 1,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-15T18:30:11.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                            \"updated_at\": \"2020-07-15T18:30:11.000Z\"\n                        },\n                        {\n                            \"id\": 183,\n                            \"name\": \"Test implementation in production\",\n                            \"workflow_step_id\": 72,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 2,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-15T18:30:11.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                            \"updated_at\": \"2020-07-15T18:30:11.000Z\"\n                        },\n                        {\n                            \"id\": 184,\n                            \"name\": \"request pizza party and cake\",\n                            \"workflow_step_id\": 72,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 3,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-15T18:30:11.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                            \"updated_at\": \"2020-07-15T18:30:11.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 105,\n                            \"name\": \"Bugs found during deployment\",\n                            \"next_workflow_step_id\": 71,\n                            \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                            \"updated_at\": \"2020-07-14T22:54:18.000Z\"\n                        },\n                        {\n                            \"id\": 106,\n                            \"name\": \"Everything is good\",\n                            \"next_workflow_step_id\": 0,\n                            \"created_at\": \"2020-07-14T22:54:18.000Z\",\n                            \"updated_at\": \"2020-07-14T22:54:18.000Z\"\n                        }\n                    ]\n                }\n            ],\n            \"linked_contacts\": []\n        },\n        {\n            \"id\": 26,\n            \"workflow_template_id\": 7,\n            \"name\": \"TWAPI Feature Request\",\n            \"due_date\": \"2020-07-24T07:00:00.000Z\",\n            \"current_step_id\": 74,\n            \"status\": 1,\n            \"assigned_user_id\": 280959,\n            \"assigned_user_type\": 1,\n            \"completion_date\": null,\n            \"description\": \"Where dreams become twapi&#39;s.\",\n            \"category_id\": 6,\n            \"category\": \"Technical Support\",\n            \"deleted\": false,\n            \"created_at\": \"2020-07-15T20:09:30.000Z\",\n            \"updated_at\": \"2020-07-15T23:05:25.000Z\",\n            \"workflow_steps\": [\n                {\n                    \"id\": 73,\n                    \"name\": \"Requirements Gathering\",\n                    \"workflow_id\": 26,\n                    \"order_position\": 1,\n                    \"interval\": 10,\n                    \"frequency\": 1,\n                    \"interval_placement\": 1,\n                    \"completion_date\": \"2020-07-15T23:05:25.000Z\",\n                    \"description\": \"What and why?\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                    \"updated_at\": \"2020-07-15T23:05:25.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 185,\n                            \"name\": \"Gather requirements from stakeholders\",\n                            \"workflow_step_id\": 73,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 1,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-15T23:05:25.000Z\",\n                            \"description\": \"Figure out the goals.\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                            \"updated_at\": \"2020-07-15T23:05:25.000Z\"\n                        },\n                        {\n                            \"id\": 186,\n                            \"name\": \"Determine if system currently supports requirements\",\n                            \"workflow_step_id\": 73,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 2,\n                            \"due_date\": null,\n                            \"completion_date\": \"2020-07-15T23:05:25.000Z\",\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                            \"updated_at\": \"2020-07-15T23:05:25.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": []\n                },\n                {\n                    \"id\": 74,\n                    \"name\": \"Implementation\",\n                    \"workflow_id\": 26,\n                    \"order_position\": 2,\n                    \"interval\": 8,\n                    \"frequency\": 1,\n                    \"interval_placement\": 1,\n                    \"completion_date\": null,\n                    \"description\": \"\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                    \"updated_at\": \"2020-07-15T20:09:30.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 187,\n                            \"name\": \"Develop a test plan\",\n                            \"workflow_step_id\": 74,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 1,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                            \"updated_at\": \"2020-07-15T20:09:30.000Z\"\n                        },\n                        {\n                            \"id\": 188,\n                            \"name\": \"Design and implement the solution\",\n                            \"workflow_step_id\": 74,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 2,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                            \"updated_at\": \"2020-07-15T20:09:30.000Z\"\n                        },\n                        {\n                            \"id\": 189,\n                            \"name\": \"Demo implementation to stakeholders\",\n                            \"workflow_step_id\": 74,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 3,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                            \"updated_at\": \"2020-07-15T20:09:30.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 110,\n                            \"name\": \"Stakeholder not satisfied with system\",\n                            \"next_workflow_step_id\": 73,\n                            \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                            \"updated_at\": \"2020-07-15T20:09:30.000Z\"\n                        },\n                        {\n                            \"id\": 111,\n                            \"name\": \"Bugs found during demo\",\n                            \"next_workflow_step_id\": 74,\n                            \"created_at\": \"2020-07-15T20:09:31.000Z\",\n                            \"updated_at\": \"2020-07-15T20:09:31.000Z\"\n                        },\n                        {\n                            \"id\": 112,\n                            \"name\": \"System Accepted\",\n                            \"next_workflow_step_id\": 75,\n                            \"created_at\": \"2020-07-15T20:09:31.000Z\",\n                            \"updated_at\": \"2020-07-15T20:09:31.000Z\"\n                        }\n                    ]\n                },\n                {\n                    \"id\": 75,\n                    \"name\": \"Deploy to production\",\n                    \"workflow_id\": 26,\n                    \"order_position\": 3,\n                    \"interval\": null,\n                    \"frequency\": null,\n                    \"interval_placement\": 3,\n                    \"completion_date\": null,\n                    \"description\": \"Ship it!\",\n                    \"comments\": null,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                    \"updated_at\": \"2020-07-15T20:09:30.000Z\",\n                    \"workflow_step_tasks\": [\n                        {\n                            \"id\": 190,\n                            \"name\": \"Merge PR into master\",\n                            \"workflow_step_id\": 75,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 1,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                            \"updated_at\": \"2020-07-15T20:09:30.000Z\"\n                        },\n                        {\n                            \"id\": 191,\n                            \"name\": \"Test implementation in production\",\n                            \"workflow_step_id\": 75,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 2,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                            \"updated_at\": \"2020-07-15T20:09:30.000Z\"\n                        },\n                        {\n                            \"id\": 192,\n                            \"name\": \"request pizza party and cake\",\n                            \"workflow_step_id\": 75,\n                            \"parent_step_task_id\": null,\n                            \"assigned_user_id\": 280959,\n                            \"assigned_user_type\": 1,\n                            \"display_position\": 3,\n                            \"due_date\": null,\n                            \"completion_date\": null,\n                            \"description\": \"\",\n                            \"deleted\": false,\n                            \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                            \"updated_at\": \"2020-07-15T20:09:30.000Z\"\n                        }\n                    ],\n                    \"workflow_step_outcomes\": [\n                        {\n                            \"id\": 113,\n                            \"name\": \"Bugs found during deployment\",\n                            \"next_workflow_step_id\": 74,\n                            \"created_at\": \"2020-07-15T20:09:31.000Z\",\n                            \"updated_at\": \"2020-07-15T20:09:31.000Z\"\n                        },\n                        {\n                            \"id\": 114,\n                            \"name\": \"Everything is good\",\n                            \"next_workflow_step_id\": 0,\n                            \"created_at\": \"2020-07-15T20:09:31.000Z\",\n                            \"updated_at\": \"2020-07-15T20:09:31.000Z\"\n                        }\n                    ]\n                }\n            ],\n            \"linked_contacts\": []\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 26,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"f5ca54e0-94e8-4909-b220-acac67cd4a4d"},{"name":"Workflow Create","id":"0aac3a9e-9a1f-4a9c-8cf4-7726fa513792","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"workflow_template_id\": \"ctp_WuseNXMmwDdfgHCe\",\n    \"name\": \"Onboarding\",\n    \"due_date\": \"2020-09-30\",\n    \"assigned_user_id\": null,\n    \"assigned_user_type\": null,\n    \"description\": \"My workflow description\",\n    \"category_id\": 6,\n    \"exclude_weekends\": false,\n    \"contact_id\": 10\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/workflows","description":"<p>At the time of writing, TWAPI only supports creating workflows from templates.</p>\n<p>assigned_user_id: The user or team ID that the workflow should be assigned to.</p>\n<p>assigned_user_type:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>value</th>\n<th>description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>User</td>\n</tr>\n<tr>\n<td>2</td>\n<td>Team</td>\n</tr>\n</tbody>\n</table>\n</div><p>category_id: for a list of categories, user the /lists/categories resources.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["workflows"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"235c9781-c0aa-4798-8900-1d4535072931","name":"Workflow Create: Via Template","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"workflow_template_id\": 7,\n    \"name\": \"Add workflow support to TWAPI\",\n    \"due_date\": \"2020-09-30\",\n    \"assigned_user_id\": null,\n    \"assigned_user_type\": null,\n    \"description\": \"My workflow description\",\n    \"category_id\": 6,\n    \"exclude_weekends\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/workflows"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Sep 2020 21:45:54 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Location","value":"http://localhost:3000/api/public/v1/workflows/34"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=46ae439b-da7e-4f7c-b0ea-682f2cfbee62; path=/; expires=Wed, 02 Sep 2020 01:45:52 -0000; SameSite=None"},{"key":"X-Request-Id","value":"3fe28d96-4b15-4350-9907-119f2aa3072c"},{"key":"X-Runtime","value":"1.422272"}],"cookie":[],"responseTime":null,"body":"{\n    \"workflow\": {\n        \"id\": 34,\n        \"workflow_template_id\": \"ctp_WuseNXMmwDdfgHCe\",\n        \"name\": \"Add workflow support to TWAPI\",\n        \"due_date\": \"2020-09-30T00:00:00.000Z\",\n        \"current_step_id\": 94,\n        \"status\": 1,\n        \"assignee_id\": 280959,\n        \"assignee_type\": 1,\n        \"completion_date\": null,\n        \"description\": \"My workflow description\",\n        \"category_id\": 6,\n        \"category\": \"Technical Support\",\n        \"deleted\": false,\n        \"created_at\": \"2020-09-01T21:45:52.000Z\",\n        \"updated_at\": \"2020-09-01T21:45:54.000Z\",\n        \"workflow_steps\": [\n            {\n                \"id\": 94,\n                \"name\": \"Requirements Gathering\",\n                \"workflow_id\": 34,\n                \"order_position\": 1,\n                \"interval\": 10,\n                \"frequency\": 1,\n                \"interval_placement\": 1,\n                \"display_interval\": \"10 Days Before\",\n                \"completion_date\": null,\n                \"description\": \"What and why?\",\n                \"comments\": null,\n                \"tasks_remaining\": 2,\n                \"deleted\": false,\n                \"created_at\": \"2020-09-01T21:45:53.000Z\",\n                \"updated_at\": \"2020-09-01T21:45:53.000Z\",\n                \"workflow_step_tasks\": [\n                    {\n                        \"id\": 247,\n                        \"name\": \"Gather requirements from stakeholders\",\n                        \"workflow_step_id\": 94,\n                        \"parent_step_task_id\": null,\n                        \"assignee_id\": 280959,\n                        \"assignee_type\": 1,\n                        \"display_position\": 1,\n                        \"due_date\": null,\n                        \"calculated_due_date\": \"2020-09-20T00:00:00.000Z\",\n                        \"completion_date\": null,\n                        \"description\": \"Figure out the goals.\",\n                        \"deleted\": false,\n                        \"created_at\": \"2020-09-01T21:45:53.000Z\",\n                        \"updated_at\": \"2020-09-01T21:45:53.000Z\"\n                    },\n                    {\n                        \"id\": 248,\n                        \"name\": \"Determine if system currently supports requirements\",\n                        \"workflow_step_id\": 94,\n                        \"parent_step_task_id\": null,\n                        \"assignee_id\": 280959,\n                        \"assignee_type\": 1,\n                        \"display_position\": 2,\n                        \"due_date\": null,\n                        \"calculated_due_date\": \"2020-09-20T00:00:00.000Z\",\n                        \"completion_date\": null,\n                        \"description\": \"\",\n                        \"deleted\": false,\n                        \"created_at\": \"2020-09-01T21:45:53.000Z\",\n                        \"updated_at\": \"2020-09-01T21:45:53.000Z\"\n                    }\n                ],\n                \"workflow_step_outcomes\": [\n                    {\n                        \"id\": 156,\n                        \"name\": \"System Already Supports Requirements\",\n                        \"workflow_step_id\": 94,\n                        \"next_workflow_step_id\": 0,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-09-01T21:45:53.000Z\",\n                        \"updated_at\": \"2020-09-01T21:45:53.000Z\"\n                    },\n                    {\n                        \"id\": 157,\n                        \"name\": \"Will Not Implement\",\n                        \"workflow_step_id\": 94,\n                        \"next_workflow_step_id\": 0,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-09-01T21:45:53.000Z\",\n                        \"updated_at\": \"2020-09-01T21:45:53.000Z\"\n                    },\n                    {\n                        \"id\": 158,\n                        \"name\": \"Move to implementation phase\",\n                        \"workflow_step_id\": 94,\n                        \"next_workflow_step_id\": 95,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-09-01T21:45:53.000Z\",\n                        \"updated_at\": \"2020-09-01T21:45:53.000Z\"\n                    }\n                ]\n            },\n            {\n                \"id\": 95,\n                \"name\": \"Implementation\",\n                \"workflow_id\": 34,\n                \"order_position\": 2,\n                \"interval\": 8,\n                \"frequency\": 1,\n                \"interval_placement\": 1,\n                \"display_interval\": \"8 Days Before\",\n                \"completion_date\": null,\n                \"description\": \"\",\n                \"comments\": null,\n                \"tasks_remaining\": 3,\n                \"deleted\": false,\n                \"created_at\": \"2020-09-01T21:45:53.000Z\",\n                \"updated_at\": \"2020-09-01T21:45:53.000Z\",\n                \"workflow_step_tasks\": [\n                    {\n                        \"id\": 249,\n                        \"name\": \"Develop a test plan\",\n                        \"workflow_step_id\": 95,\n                        \"parent_step_task_id\": null,\n                        \"assignee_id\": 280959,\n                        \"assignee_type\": 1,\n                        \"display_position\": 1,\n                        \"due_date\": null,\n                        \"calculated_due_date\": \"2020-09-22T00:00:00.000Z\",\n                        \"completion_date\": null,\n                        \"description\": \"\",\n                        \"deleted\": false,\n                        \"created_at\": \"2020-09-01T21:45:53.000Z\",\n                        \"updated_at\": \"2020-09-01T21:45:53.000Z\"\n                    },\n                    {\n                        \"id\": 250,\n                        \"name\": \"Design and implement the solution\",\n                        \"workflow_step_id\": 95,\n                        \"parent_step_task_id\": null,\n                        \"assignee_id\": 280959,\n                        \"assignee_type\": 1,\n                        \"display_position\": 2,\n                        \"due_date\": null,\n                        \"calculated_due_date\": \"2020-09-22T00:00:00.000Z\",\n                        \"completion_date\": null,\n                        \"description\": \"\",\n                        \"deleted\": false,\n                        \"created_at\": \"2020-09-01T21:45:53.000Z\",\n                        \"updated_at\": \"2020-09-01T21:45:53.000Z\"\n                    },\n                    {\n                        \"id\": 251,\n                        \"name\": \"Demo implementation to stakeholders\",\n                        \"workflow_step_id\": 95,\n                        \"parent_step_task_id\": null,\n                        \"assignee_id\": 280959,\n                        \"assignee_type\": 1,\n                        \"display_position\": 3,\n                        \"due_date\": null,\n                        \"calculated_due_date\": \"2020-09-22T00:00:00.000Z\",\n                        \"completion_date\": null,\n                        \"description\": \"\",\n                        \"deleted\": false,\n                        \"created_at\": \"2020-09-01T21:45:53.000Z\",\n                        \"updated_at\": \"2020-09-01T21:45:53.000Z\"\n                    }\n                ],\n                \"workflow_step_outcomes\": [\n                    {\n                        \"id\": 159,\n                        \"name\": \"Stakeholder not satisfied with system\",\n                        \"workflow_step_id\": 95,\n                        \"next_workflow_step_id\": 94,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-09-01T21:45:53.000Z\",\n                        \"updated_at\": \"2020-09-01T21:45:53.000Z\"\n                    },\n                    {\n                        \"id\": 160,\n                        \"name\": \"Bugs found during demo\",\n                        \"workflow_step_id\": 95,\n                        \"next_workflow_step_id\": 95,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-09-01T21:45:53.000Z\",\n                        \"updated_at\": \"2020-09-01T21:45:53.000Z\"\n                    },\n                    {\n                        \"id\": 161,\n                        \"name\": \"System Accepted\",\n                        \"workflow_step_id\": 95,\n                        \"next_workflow_step_id\": 96,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-09-01T21:45:53.000Z\",\n                        \"updated_at\": \"2020-09-01T21:45:53.000Z\"\n                    }\n                ]\n            },\n            {\n                \"id\": 96,\n                \"name\": \"Deploy to production\",\n                \"workflow_id\": 34,\n                \"order_position\": 3,\n                \"interval\": null,\n                \"frequency\": null,\n                \"interval_placement\": 3,\n                \"display_interval\": \"On\",\n                \"completion_date\": null,\n                \"description\": \"Ship it!\",\n                \"comments\": null,\n                \"tasks_remaining\": 3,\n                \"deleted\": false,\n                \"created_at\": \"2020-09-01T21:45:53.000Z\",\n                \"updated_at\": \"2020-09-01T21:45:53.000Z\",\n                \"workflow_step_tasks\": [\n                    {\n                        \"id\": 252,\n                        \"name\": \"Merge PR into master\",\n                        \"workflow_step_id\": 96,\n                        \"parent_step_task_id\": null,\n                        \"assignee_id\": 280959,\n                        \"assignee_type\": 1,\n                        \"display_position\": 1,\n                        \"due_date\": null,\n                        \"calculated_due_date\": \"2020-09-30T00:00:00.000Z\",\n                        \"completion_date\": null,\n                        \"description\": \"\",\n                        \"deleted\": false,\n                        \"created_at\": \"2020-09-01T21:45:53.000Z\",\n                        \"updated_at\": \"2020-09-01T21:45:53.000Z\"\n                    },\n                    {\n                        \"id\": 253,\n                        \"name\": \"Test implementation in production\",\n                        \"workflow_step_id\": 96,\n                        \"parent_step_task_id\": null,\n                        \"assignee_id\": 280959,\n                        \"assignee_type\": 1,\n                        \"display_position\": 2,\n                        \"due_date\": null,\n                        \"calculated_due_date\": \"2020-09-30T00:00:00.000Z\",\n                        \"completion_date\": null,\n                        \"description\": \"\",\n                        \"deleted\": false,\n                        \"created_at\": \"2020-09-01T21:45:53.000Z\",\n                        \"updated_at\": \"2020-09-01T21:45:53.000Z\"\n                    },\n                    {\n                        \"id\": 254,\n                        \"name\": \"request pizza party and cake\",\n                        \"workflow_step_id\": 96,\n                        \"parent_step_task_id\": null,\n                        \"assignee_id\": 280959,\n                        \"assignee_type\": 1,\n                        \"display_position\": 3,\n                        \"due_date\": null,\n                        \"calculated_due_date\": \"2020-09-30T00:00:00.000Z\",\n                        \"completion_date\": null,\n                        \"description\": \"\",\n                        \"deleted\": false,\n                        \"created_at\": \"2020-09-01T21:45:53.000Z\",\n                        \"updated_at\": \"2020-09-01T21:45:53.000Z\"\n                    }\n                ],\n                \"workflow_step_outcomes\": [\n                    {\n                        \"id\": 162,\n                        \"name\": \"Bugs found during deployment\",\n                        \"workflow_step_id\": 96,\n                        \"next_workflow_step_id\": 95,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-09-01T21:45:54.000Z\",\n                        \"updated_at\": \"2020-09-01T21:45:54.000Z\"\n                    },\n                    {\n                        \"id\": 163,\n                        \"name\": \"Everything is good\",\n                        \"workflow_step_id\": 96,\n                        \"next_workflow_step_id\": 0,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-09-01T21:45:54.000Z\",\n                        \"updated_at\": \"2020-09-01T21:45:54.000Z\"\n                    }\n                ]\n            }\n        ],\n        \"linked_contacts\": []\n    }\n}"}],"_postman_id":"0aac3a9e-9a1f-4a9c-8cf4-7726fa513792"},{"name":"Workflow Update","id":"4912664e-390e-4807-bc14-da30a915b2ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Add a workflow template endpoint to TWAPI\",\n    \"due_date\": \"2020-10-02\",\n    \"assigned_user_id\": null,\n    \"assigned_user_type\": null,\n    \"description\": \"This is needed.\",\n    \"category_id\": 6,\n    \"exclude_weekends\": false\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/workflows/:workflow_id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["workflows",":workflow_id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"34","key":"workflow_id"}]}},"response":[{"id":"a520558a-3e8c-400c-ada7-1345d6c30e3c","name":"Workflow Update","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Add a workflow template endpoint to TWAPI\",\n    \"due_date\": \"2020-10-02\",\n    \"assigned_user_id\": null,\n    \"assigned_user_type\": null,\n    \"description\": \"This is needed.\",\n    \"category_id\": 6,\n    \"exclude_weekends\": false\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/workflows/:workflow_id","host":["{{base_url}}"],"path":["workflows",":workflow_id"],"variable":[{"key":"workflow_id","value":"34"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Sep 2020 21:51:10 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=46ae439b-da7e-4f7c-b0ea-682f2cfbee62; path=/; expires=Wed, 02 Sep 2020 01:51:10 -0000; SameSite=None"},{"key":"X-Request-Id","value":"7c669a00-74c4-4a5f-a308-7f2b5abfcf87"},{"key":"X-Runtime","value":"0.351237"}],"cookie":[],"responseTime":null,"body":"{\n    \"workflow\": {\n        \"id\": 34,\n        \"workflow_template_id\": 7,\n        \"name\": \"Add a workflow template endpoint to TWAPI\",\n        \"due_date\": \"2020-10-02T00:00:00.000Z\",\n        \"current_step_id\": 94,\n        \"status\": 1,\n        \"assignee_id\": null,\n        \"assignee_type\": null,\n        \"completion_date\": null,\n        \"description\": \"This is needed.\",\n        \"category_id\": 6,\n        \"category\": \"Technical Support\",\n        \"deleted\": false,\n        \"created_at\": \"2020-09-01T21:45:52.000Z\",\n        \"updated_at\": \"2020-09-01T21:51:10.000Z\",\n        \"workflow_steps\": [\n            {\n                \"id\": 94,\n                \"name\": \"Requirements Gathering\",\n                \"workflow_id\": 34,\n                \"order_position\": 1,\n                \"interval\": 10,\n                \"frequency\": 1,\n                \"interval_placement\": 1,\n                \"display_interval\": \"10 Days Before\",\n                \"completion_date\": null,\n                \"description\": \"What and why?\",\n                \"comments\": null,\n                \"tasks_remaining\": 2,\n                \"deleted\": false,\n                \"created_at\": \"2020-09-01T21:45:53.000Z\",\n                \"updated_at\": \"2020-09-01T21:45:53.000Z\",\n                \"workflow_step_tasks\": [\n                    {\n                        \"id\": 247,\n                        \"name\": \"Gather requirements from stakeholders\",\n                        \"workflow_step_id\": 94,\n                        \"parent_step_task_id\": null,\n                        \"assignee_id\": 280959,\n                        \"assignee_type\": 1,\n                        \"display_position\": 1,\n                        \"due_date\": null,\n                        \"calculated_due_date\": \"2020-09-22T00:00:00.000Z\",\n                        \"completion_date\": null,\n                        \"description\": \"Figure out the goals.\",\n                        \"deleted\": false,\n                        \"created_at\": \"2020-09-01T21:45:53.000Z\",\n                        \"updated_at\": \"2020-09-01T21:45:53.000Z\"\n                    },\n                    {\n                        \"id\": 248,\n                        \"name\": \"Determine if system currently supports requirements\",\n                        \"workflow_step_id\": 94,\n                        \"parent_step_task_id\": null,\n                        \"assignee_id\": 280959,\n                        \"assignee_type\": 1,\n                        \"display_position\": 2,\n                        \"due_date\": null,\n                        \"calculated_due_date\": \"2020-09-22T00:00:00.000Z\",\n                        \"completion_date\": null,\n                        \"description\": \"\",\n                        \"deleted\": false,\n                        \"created_at\": \"2020-09-01T21:45:53.000Z\",\n                        \"updated_at\": \"2020-09-01T21:45:53.000Z\"\n                    }\n                ],\n                \"workflow_step_outcomes\": [\n                    {\n                        \"id\": 156,\n                        \"name\": \"System Already Supports Requirements\",\n                        \"workflow_step_id\": 94,\n                        \"next_workflow_step_id\": 0,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-09-01T21:45:53.000Z\",\n                        \"updated_at\": \"2020-09-01T21:45:53.000Z\"\n                    },\n                    {\n                        \"id\": 157,\n                        \"name\": \"Will Not Implement\",\n                        \"workflow_step_id\": 94,\n                        \"next_workflow_step_id\": 0,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-09-01T21:45:53.000Z\",\n                        \"updated_at\": \"2020-09-01T21:45:53.000Z\"\n                    },\n                    {\n                        \"id\": 158,\n                        \"name\": \"Move to implementation phase\",\n                        \"workflow_step_id\": 94,\n                        \"next_workflow_step_id\": 95,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-09-01T21:45:53.000Z\",\n                        \"updated_at\": \"2020-09-01T21:45:53.000Z\"\n                    }\n                ]\n            },\n            {\n                \"id\": 95,\n                \"name\": \"Implementation\",\n                \"workflow_id\": 34,\n                \"order_position\": 2,\n                \"interval\": 8,\n                \"frequency\": 1,\n                \"interval_placement\": 1,\n                \"display_interval\": \"8 Days Before\",\n                \"completion_date\": null,\n                \"description\": \"\",\n                \"comments\": null,\n                \"tasks_remaining\": 3,\n                \"deleted\": false,\n                \"created_at\": \"2020-09-01T21:45:53.000Z\",\n                \"updated_at\": \"2020-09-01T21:45:53.000Z\",\n                \"workflow_step_tasks\": [\n                    {\n                        \"id\": 249,\n                        \"name\": \"Develop a test plan\",\n                        \"workflow_step_id\": 95,\n                        \"parent_step_task_id\": null,\n                        \"assignee_id\": 280959,\n                        \"assignee_type\": 1,\n                        \"display_position\": 1,\n                        \"due_date\": null,\n                        \"calculated_due_date\": \"2020-09-24T00:00:00.000Z\",\n                        \"completion_date\": null,\n                        \"description\": \"\",\n                        \"deleted\": false,\n                        \"created_at\": \"2020-09-01T21:45:53.000Z\",\n                        \"updated_at\": \"2020-09-01T21:45:53.000Z\"\n                    },\n                    {\n                        \"id\": 250,\n                        \"name\": \"Design and implement the solution\",\n                        \"workflow_step_id\": 95,\n                        \"parent_step_task_id\": null,\n                        \"assignee_id\": 280959,\n                        \"assignee_type\": 1,\n                        \"display_position\": 2,\n                        \"due_date\": null,\n                        \"calculated_due_date\": \"2020-09-24T00:00:00.000Z\",\n                        \"completion_date\": null,\n                        \"description\": \"\",\n                        \"deleted\": false,\n                        \"created_at\": \"2020-09-01T21:45:53.000Z\",\n                        \"updated_at\": \"2020-09-01T21:45:53.000Z\"\n                    },\n                    {\n                        \"id\": 251,\n                        \"name\": \"Demo implementation to stakeholders\",\n                        \"workflow_step_id\": 95,\n                        \"parent_step_task_id\": null,\n                        \"assignee_id\": 280959,\n                        \"assignee_type\": 1,\n                        \"display_position\": 3,\n                        \"due_date\": null,\n                        \"calculated_due_date\": \"2020-09-24T00:00:00.000Z\",\n                        \"completion_date\": null,\n                        \"description\": \"\",\n                        \"deleted\": false,\n                        \"created_at\": \"2020-09-01T21:45:53.000Z\",\n                        \"updated_at\": \"2020-09-01T21:45:53.000Z\"\n                    }\n                ],\n                \"workflow_step_outcomes\": [\n                    {\n                        \"id\": 159,\n                        \"name\": \"Stakeholder not satisfied with system\",\n                        \"workflow_step_id\": 95,\n                        \"next_workflow_step_id\": 94,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-09-01T21:45:53.000Z\",\n                        \"updated_at\": \"2020-09-01T21:45:53.000Z\"\n                    },\n                    {\n                        \"id\": 160,\n                        \"name\": \"Bugs found during demo\",\n                        \"workflow_step_id\": 95,\n                        \"next_workflow_step_id\": 95,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-09-01T21:45:53.000Z\",\n                        \"updated_at\": \"2020-09-01T21:45:53.000Z\"\n                    },\n                    {\n                        \"id\": 161,\n                        \"name\": \"System Accepted\",\n                        \"workflow_step_id\": 95,\n                        \"next_workflow_step_id\": 96,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-09-01T21:45:53.000Z\",\n                        \"updated_at\": \"2020-09-01T21:45:53.000Z\"\n                    }\n                ]\n            },\n            {\n                \"id\": 96,\n                \"name\": \"Deploy to production\",\n                \"workflow_id\": 34,\n                \"order_position\": 3,\n                \"interval\": null,\n                \"frequency\": null,\n                \"interval_placement\": 3,\n                \"display_interval\": \"On\",\n                \"completion_date\": null,\n                \"description\": \"Ship it!\",\n                \"comments\": null,\n                \"tasks_remaining\": 3,\n                \"deleted\": false,\n                \"created_at\": \"2020-09-01T21:45:53.000Z\",\n                \"updated_at\": \"2020-09-01T21:45:53.000Z\",\n                \"workflow_step_tasks\": [\n                    {\n                        \"id\": 252,\n                        \"name\": \"Merge PR into master\",\n                        \"workflow_step_id\": 96,\n                        \"parent_step_task_id\": null,\n                        \"assignee_id\": 280959,\n                        \"assignee_type\": 1,\n                        \"display_position\": 1,\n                        \"due_date\": null,\n                        \"calculated_due_date\": \"2020-10-02T00:00:00.000Z\",\n                        \"completion_date\": null,\n                        \"description\": \"\",\n                        \"deleted\": false,\n                        \"created_at\": \"2020-09-01T21:45:53.000Z\",\n                        \"updated_at\": \"2020-09-01T21:45:53.000Z\"\n                    },\n                    {\n                        \"id\": 253,\n                        \"name\": \"Test implementation in production\",\n                        \"workflow_step_id\": 96,\n                        \"parent_step_task_id\": null,\n                        \"assignee_id\": 280959,\n                        \"assignee_type\": 1,\n                        \"display_position\": 2,\n                        \"due_date\": null,\n                        \"calculated_due_date\": \"2020-10-02T00:00:00.000Z\",\n                        \"completion_date\": null,\n                        \"description\": \"\",\n                        \"deleted\": false,\n                        \"created_at\": \"2020-09-01T21:45:53.000Z\",\n                        \"updated_at\": \"2020-09-01T21:45:53.000Z\"\n                    },\n                    {\n                        \"id\": 254,\n                        \"name\": \"request pizza party and cake\",\n                        \"workflow_step_id\": 96,\n                        \"parent_step_task_id\": null,\n                        \"assignee_id\": 280959,\n                        \"assignee_type\": 1,\n                        \"display_position\": 3,\n                        \"due_date\": null,\n                        \"calculated_due_date\": \"2020-10-02T00:00:00.000Z\",\n                        \"completion_date\": null,\n                        \"description\": \"\",\n                        \"deleted\": false,\n                        \"created_at\": \"2020-09-01T21:45:53.000Z\",\n                        \"updated_at\": \"2020-09-01T21:45:53.000Z\"\n                    }\n                ],\n                \"workflow_step_outcomes\": [\n                    {\n                        \"id\": 162,\n                        \"name\": \"Bugs found during deployment\",\n                        \"workflow_step_id\": 96,\n                        \"next_workflow_step_id\": 95,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-09-01T21:45:54.000Z\",\n                        \"updated_at\": \"2020-09-01T21:45:54.000Z\"\n                    },\n                    {\n                        \"id\": 163,\n                        \"name\": \"Everything is good\",\n                        \"workflow_step_id\": 96,\n                        \"next_workflow_step_id\": 0,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-09-01T21:45:54.000Z\",\n                        \"updated_at\": \"2020-09-01T21:45:54.000Z\"\n                    }\n                ]\n            }\n        ],\n        \"linked_contacts\": []\n    }\n}"}],"_postman_id":"4912664e-390e-4807-bc14-da30a915b2ea"},{"name":"Workflow Delete","id":"cd0cd3e9-f9c7-4c0d-a093-7233725ae515","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{base_url}}/workflows/:workflow_id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["workflows",":workflow_id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"","key":"workflow_id"}]}},"response":[{"id":"a385171c-f810-4bc1-90ae-c968d9db37cd","name":"Workflow Delete","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"{{base_url}}/workflows/:workflow_id","host":["{{base_url}}"],"path":["workflows",":workflow_id"],"variable":[{"key":"workflow_id","value":"34"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Tue, 01 Sep 2020 21:52:49 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Set-Cookie","value":"ahoy_visit=46ae439b-da7e-4f7c-b0ea-682f2cfbee62; path=/; expires=Wed, 02 Sep 2020 01:52:48 -0000; SameSite=None"},{"key":"X-Request-Id","value":"d2a4428a-6bc2-455c-8797-4c08f803641c"},{"key":"X-Runtime","value":"1.688563"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"cd0cd3e9-f9c7-4c0d-a093-7233725ae515"}],"id":"8c774515-691d-41ba-843b-1299968a768f","_postman_id":"8c774515-691d-41ba-843b-1299968a768f","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Step Methods","item":[{"name":"Complete Step","id":"6f4d1d1e-18c4-4e21-a6bf-be6dbec2a911","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"outcome_id\": 114,\n    \"step_notes\": \"Note body here.\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/workflows/:workflow_id/steps/:step_id/complete","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["workflows",":workflow_id","steps",":step_id","complete"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"1689","key":"workflow_id"},{"type":"string","value":"3823","key":"step_id"}]}},"response":[{"id":"32b8ffe5-227d-4508-a3c0-eccbd8381cea","name":"Error: Missing Required Outcomes","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/workflows/:workflow_id/steps/:step_id/complete","host":["{{base_url}}"],"path":["workflows",":workflow_id","steps",":step_id","complete"],"variable":[{"key":"workflow_id","value":"26"},{"key":"step_id","value":"75"}]}},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 15 Jul 2020 23:56:36 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Cache-Control","value":"no-cache"},{"key":"Set-Cookie","value":"ahoy_visit=e43c6c35-e859-4e6b-8bca-70c9d7521656; path=/; expires=Thu, 16 Jul 2020 03:56:36 -0000; SameSite=None"},{"key":"X-Request-Id","value":"b9a1a16b-3bd5-4449-a0fa-02a330fd48e0"},{"key":"X-Runtime","value":"0.130313"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"An outcome is required\",\n    \"expected_outcomes\": [\n        {\n            \"id\": 113,\n            \"name\": \"Bugs found during deployment\"\n        },\n        {\n            \"id\": 114,\n            \"name\": \"Everything is good\"\n        }\n    ]\n}"},{"id":"67460b21-d442-4049-9ed2-1cf69cb84188","name":"Complete Step: no required outcomes","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/workflows/:workflow_id/steps/:step_id/complete","host":["{{base_url}}"],"path":["workflows",":workflow_id","steps",":step_id","complete"],"variable":[{"key":"workflow_id","value":"26"},{"key":"step_id","value":"73"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 15 Jul 2020 23:54:57 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"0d03b58f513ee660ae4799e86a8cdfcf\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Set-Cookie","value":"ahoy_visit=e43c6c35-e859-4e6b-8bca-70c9d7521656; path=/; expires=Thu, 16 Jul 2020 03:54:57 -0000; SameSite=None"},{"key":"X-Request-Id","value":"25f1fab1-9cc8-49bf-9d8c-439b4b75d71e"},{"key":"X-Runtime","value":"0.433036"}],"cookie":[],"responseTime":null,"body":"{\n    \"workflow_step\": {\n        \"id\": 73,\n        \"name\": \"Requirements Gathering\",\n        \"workflow_id\": 26,\n        \"order_position\": 1,\n        \"interval\": 10,\n        \"frequency\": 1,\n        \"interval_placement\": 1,\n        \"completion_date\": \"2020-07-15T23:54:57.000Z\",\n        \"description\": \"What and why?\",\n        \"comments\": null,\n        \"deleted\": false,\n        \"created_at\": \"2020-07-15T20:09:30.000Z\",\n        \"updated_at\": \"2020-07-15T23:54:57.000Z\",\n        \"workflow_step_tasks\": [\n            {\n                \"id\": 185,\n                \"name\": \"Gather requirements from stakeholders\",\n                \"workflow_step_id\": 73,\n                \"parent_step_task_id\": null,\n                \"assigned_user_id\": 280959,\n                \"assigned_user_type\": 1,\n                \"display_position\": 1,\n                \"due_date\": null,\n                \"completion_date\": \"2020-07-15T23:54:57.000Z\",\n                \"description\": \"Figure out the goals.\",\n                \"deleted\": false,\n                \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                \"updated_at\": \"2020-07-15T23:54:57.000Z\"\n            },\n            {\n                \"id\": 186,\n                \"name\": \"Determine if system currently supports requirements\",\n                \"workflow_step_id\": 73,\n                \"parent_step_task_id\": null,\n                \"assigned_user_id\": 280959,\n                \"assigned_user_type\": 1,\n                \"display_position\": 2,\n                \"due_date\": null,\n                \"completion_date\": \"2020-07-15T23:54:57.000Z\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                \"updated_at\": \"2020-07-15T23:54:57.000Z\"\n            }\n        ],\n        \"workflow_step_outcomes\": [],\n        \"workflow\": {\n            \"description\": \"Where dreams become twapi&#39;s.\",\n            \"current_step_id\": 75,\n            \"id\": 26,\n            \"name\": \"TWAPI Feature Request\",\n            \"workflow_template_id\": 7,\n            \"due_date\": \"2020-07-24T07:00:00.000Z\",\n            \"status\": 1,\n            \"assigned_user_id\": 280959,\n            \"assigned_user_type\": 1,\n            \"assigned_by_user_id\": null,\n            \"completion_date\": null,\n            \"category_id\": 6,\n            \"deleted\": false,\n            \"created_at\": \"2020-07-15T20:09:30.000Z\",\n            \"updated_at\": \"2020-07-15T23:54:57.000Z\",\n            \"temp_id\": null,\n            \"exclude_weekends\": false\n        }\n    }\n}"},{"id":"ac1e3e28-80fd-4c05-a0ab-13d61dce9c7a","name":"Complete Step: with required outcome","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"outcome_id\": 114,\n    \"step_notes\": \"Note body here.\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/workflows/:workflow_id/steps/:step_id/complete","host":["{{base_url}}"],"path":["workflows",":workflow_id","steps",":step_id","complete"],"variable":[{"key":"workflow_id","value":"26"},{"key":"step_id","value":"75"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 16 Jul 2020 00:03:55 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"4b087566c4c2e21fee0a5d8e3b42a724\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Set-Cookie","value":"ahoy_visit=e43c6c35-e859-4e6b-8bca-70c9d7521656; path=/; expires=Thu, 16 Jul 2020 04:03:53 -0000; SameSite=None"},{"key":"X-Request-Id","value":"d6e541e0-9784-4003-bfb1-814af5b0ab40"},{"key":"X-Runtime","value":"1.286457"}],"cookie":[],"responseTime":null,"body":"{\n    \"workflow_step\": {\n        \"id\": 75,\n        \"name\": \"Deploy to production\",\n        \"workflow_id\": 26,\n        \"order_position\": 3,\n        \"interval\": null,\n        \"frequency\": null,\n        \"interval_placement\": 3,\n        \"completion_date\": \"2020-07-16T00:03:53.000Z\",\n        \"description\": \"Ship it!\",\n        \"comments\": null,\n        \"deleted\": false,\n        \"created_at\": \"2020-07-15T20:09:30.000Z\",\n        \"updated_at\": \"2020-07-16T00:03:54.000Z\",\n        \"workflow_step_tasks\": [\n            {\n                \"id\": 190,\n                \"name\": \"Merge PR into master\",\n                \"workflow_step_id\": 75,\n                \"parent_step_task_id\": null,\n                \"assigned_user_id\": 280959,\n                \"assigned_user_type\": 1,\n                \"display_position\": 1,\n                \"due_date\": null,\n                \"completion_date\": \"2020-07-16T00:03:53.000Z\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                \"updated_at\": \"2020-07-16T00:03:54.000Z\"\n            },\n            {\n                \"id\": 191,\n                \"name\": \"Test implementation in production\",\n                \"workflow_step_id\": 75,\n                \"parent_step_task_id\": null,\n                \"assigned_user_id\": 280959,\n                \"assigned_user_type\": 1,\n                \"display_position\": 2,\n                \"due_date\": null,\n                \"completion_date\": \"2020-07-16T00:03:53.000Z\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                \"updated_at\": \"2020-07-16T00:03:54.000Z\"\n            },\n            {\n                \"id\": 192,\n                \"name\": \"request pizza party and cake\",\n                \"workflow_step_id\": 75,\n                \"parent_step_task_id\": null,\n                \"assigned_user_id\": 280959,\n                \"assigned_user_type\": 1,\n                \"display_position\": 3,\n                \"due_date\": null,\n                \"completion_date\": \"2020-07-16T00:03:53.000Z\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                \"updated_at\": \"2020-07-16T00:03:54.000Z\"\n            }\n        ],\n        \"workflow_step_outcomes\": [\n            {\n                \"id\": 113,\n                \"name\": \"Bugs found during deployment\",\n                \"next_workflow_step_id\": 74,\n                \"created_at\": \"2020-07-15T20:09:31.000Z\",\n                \"updated_at\": \"2020-07-15T20:09:31.000Z\"\n            },\n            {\n                \"id\": 114,\n                \"name\": \"Everything is good\",\n                \"next_workflow_step_id\": 0,\n                \"created_at\": \"2020-07-15T20:09:31.000Z\",\n                \"updated_at\": \"2020-07-15T20:09:31.000Z\"\n            }\n        ],\n        \"workflow\": {\n            \"id\": 26,\n            \"workflow_template_id\": 7,\n            \"name\": \"TWAPI Feature Request\",\n            \"due_date\": \"2020-07-24T07:00:00.000Z\",\n            \"current_step_id\": null,\n            \"status\": 1,\n            \"assigned_user_id\": 280959,\n            \"assigned_user_type\": 1,\n            \"completion_date\": \"2020-07-16T00:03:53.000Z\",\n            \"description\": \"Where dreams become twapi&#39;s.\",\n            \"category_id\": 6,\n            \"category\": \"Technical Support\",\n            \"deleted\": false,\n            \"created_at\": \"2020-07-15T20:09:30.000Z\",\n            \"updated_at\": \"2020-07-16T00:03:54.000Z\"\n        }\n    }\n}"}],"_postman_id":"6f4d1d1e-18c4-4e21-a6bf-be6dbec2a911"},{"name":"Step Index","id":"55a1b3e8-6308-4169-b61d-6b404e4c0371","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/workflows/:workflow_id/steps/","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["workflows",":workflow_id","steps",""],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"","key":"workflow_id"}]}},"response":[{"id":"52dac5a8-445b-400b-bac5-3bbbc68652ee","name":"Step Index","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/workflows/:workflow_id/steps/","host":["{{base_url}}"],"path":["workflows",":workflow_id","steps",""],"variable":[{"key":"workflow_id","value":"26"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Sep 2020 20:16:00 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=46ae439b-da7e-4f7c-b0ea-682f2cfbee62; path=/; expires=Wed, 02 Sep 2020 00:15:58 -0000; SameSite=None"},{"key":"X-Request-Id","value":"dd63f3f2-9f63-4c85-a747-990150787489"},{"key":"X-Runtime","value":"2.130773"}],"cookie":[],"responseTime":null,"body":"{\n    \"workflow_steps\": [\n        {\n            \"id\": 73,\n            \"name\": \"Requirements Gathering\",\n            \"workflow_id\": 26,\n            \"order_position\": 1,\n            \"interval\": 10,\n            \"frequency\": 1,\n            \"interval_placement\": 1,\n            \"display_interval\": \"10 Days Before\",\n            \"completion_date\": \"2020-07-15T23:54:57.000Z\",\n            \"description\": \"What and why?\",\n            \"comments\": null,\n            \"tasks_remaining\": 0,\n            \"deleted\": false,\n            \"created_at\": \"2020-07-15T20:09:30.000Z\",\n            \"updated_at\": \"2020-07-15T23:54:57.000Z\",\n            \"workflow_step_tasks\": [\n                {\n                    \"id\": 185,\n                    \"name\": \"Gather requirements from stakeholders\",\n                    \"workflow_step_id\": 73,\n                    \"parent_step_task_id\": null,\n                    \"assignee_id\": 280959,\n                    \"assignee_type\": 1,\n                    \"display_position\": 1,\n                    \"due_date\": null,\n                    \"calculated_due_date\": \"2020-07-14T07:00:00.000Z\",\n                    \"completion_date\": \"2020-07-15T23:54:57.000Z\",\n                    \"description\": \"Figure out the goals.\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                    \"updated_at\": \"2020-07-15T23:54:57.000Z\"\n                },\n                {\n                    \"id\": 186,\n                    \"name\": \"Determine if system currently supports requirements\",\n                    \"workflow_step_id\": 73,\n                    \"parent_step_task_id\": null,\n                    \"assignee_id\": 280959,\n                    \"assignee_type\": 1,\n                    \"display_position\": 2,\n                    \"due_date\": null,\n                    \"calculated_due_date\": \"2020-07-14T07:00:00.000Z\",\n                    \"completion_date\": \"2020-07-15T23:54:57.000Z\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                    \"updated_at\": \"2020-07-15T23:54:57.000Z\"\n                }\n            ],\n            \"workflow_step_outcomes\": []\n        },\n        {\n            \"id\": 74,\n            \"name\": \"Implementation\",\n            \"workflow_id\": 26,\n            \"order_position\": 2,\n            \"interval\": 8,\n            \"frequency\": 1,\n            \"interval_placement\": 1,\n            \"display_interval\": \"8 Days Before\",\n            \"completion_date\": \"2020-07-15T23:54:12.000Z\",\n            \"description\": \"\",\n            \"comments\": null,\n            \"tasks_remaining\": 0,\n            \"deleted\": false,\n            \"created_at\": \"2020-07-15T20:09:30.000Z\",\n            \"updated_at\": \"2020-07-15T23:54:12.000Z\",\n            \"workflow_step_tasks\": [\n                {\n                    \"id\": 187,\n                    \"name\": \"Develop a test plan\",\n                    \"workflow_step_id\": 74,\n                    \"parent_step_task_id\": null,\n                    \"assignee_id\": 280959,\n                    \"assignee_type\": 1,\n                    \"display_position\": 1,\n                    \"due_date\": null,\n                    \"calculated_due_date\": \"2020-07-16T07:00:00.000Z\",\n                    \"completion_date\": \"2020-07-15T23:54:12.000Z\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                    \"updated_at\": \"2020-07-15T23:54:12.000Z\"\n                },\n                {\n                    \"id\": 188,\n                    \"name\": \"Design and implement the solution\",\n                    \"workflow_step_id\": 74,\n                    \"parent_step_task_id\": null,\n                    \"assignee_id\": 280959,\n                    \"assignee_type\": 1,\n                    \"display_position\": 2,\n                    \"due_date\": null,\n                    \"calculated_due_date\": \"2020-07-16T07:00:00.000Z\",\n                    \"completion_date\": \"2020-07-15T23:54:12.000Z\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                    \"updated_at\": \"2020-07-15T23:54:12.000Z\"\n                },\n                {\n                    \"id\": 189,\n                    \"name\": \"Demo implementation to stakeholders\",\n                    \"workflow_step_id\": 74,\n                    \"parent_step_task_id\": null,\n                    \"assignee_id\": 280959,\n                    \"assignee_type\": 1,\n                    \"display_position\": 3,\n                    \"due_date\": null,\n                    \"calculated_due_date\": \"2020-07-16T07:00:00.000Z\",\n                    \"completion_date\": \"2020-07-15T23:54:12.000Z\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                    \"updated_at\": \"2020-07-15T23:54:12.000Z\"\n                }\n            ],\n            \"workflow_step_outcomes\": [\n                {\n                    \"id\": 110,\n                    \"name\": \"Stakeholder not satisfied with system\",\n                    \"workflow_step_id\": 74,\n                    \"next_workflow_step_id\": 73,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                    \"updated_at\": \"2020-07-15T20:09:30.000Z\"\n                },\n                {\n                    \"id\": 111,\n                    \"name\": \"Bugs found during demo\",\n                    \"workflow_step_id\": 74,\n                    \"next_workflow_step_id\": 74,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-15T20:09:31.000Z\",\n                    \"updated_at\": \"2020-07-15T20:09:31.000Z\"\n                },\n                {\n                    \"id\": 112,\n                    \"name\": \"System Accepted\",\n                    \"workflow_step_id\": 74,\n                    \"next_workflow_step_id\": 75,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-15T20:09:31.000Z\",\n                    \"updated_at\": \"2020-07-15T20:09:31.000Z\"\n                }\n            ]\n        },\n        {\n            \"id\": 75,\n            \"name\": \"Deploy to production\",\n            \"workflow_id\": 26,\n            \"order_position\": 3,\n            \"interval\": null,\n            \"frequency\": null,\n            \"interval_placement\": 3,\n            \"display_interval\": \"On\",\n            \"completion_date\": \"2020-07-16T00:03:53.000Z\",\n            \"description\": \"Ship it!\",\n            \"comments\": null,\n            \"tasks_remaining\": 0,\n            \"deleted\": false,\n            \"created_at\": \"2020-07-15T20:09:30.000Z\",\n            \"updated_at\": \"2020-07-16T00:03:54.000Z\",\n            \"workflow_step_tasks\": [\n                {\n                    \"id\": 190,\n                    \"name\": \"Merge PR into master\",\n                    \"workflow_step_id\": 75,\n                    \"parent_step_task_id\": null,\n                    \"assignee_id\": 280959,\n                    \"assignee_type\": 1,\n                    \"display_position\": 1,\n                    \"due_date\": null,\n                    \"calculated_due_date\": \"2020-07-24T07:00:00.000Z\",\n                    \"completion_date\": \"2020-07-16T00:03:53.000Z\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                    \"updated_at\": \"2020-07-16T00:03:54.000Z\"\n                },\n                {\n                    \"id\": 191,\n                    \"name\": \"Test implementation in production\",\n                    \"workflow_step_id\": 75,\n                    \"parent_step_task_id\": null,\n                    \"assignee_id\": 280959,\n                    \"assignee_type\": 1,\n                    \"display_position\": 2,\n                    \"due_date\": null,\n                    \"calculated_due_date\": \"2020-07-24T07:00:00.000Z\",\n                    \"completion_date\": \"2020-07-16T00:03:53.000Z\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                    \"updated_at\": \"2020-07-16T00:03:54.000Z\"\n                },\n                {\n                    \"id\": 192,\n                    \"name\": \"request pizza party and cake\",\n                    \"workflow_step_id\": 75,\n                    \"parent_step_task_id\": null,\n                    \"assignee_id\": 280959,\n                    \"assignee_type\": 1,\n                    \"display_position\": 3,\n                    \"due_date\": null,\n                    \"calculated_due_date\": \"2020-07-24T07:00:00.000Z\",\n                    \"completion_date\": \"2020-07-16T00:03:53.000Z\",\n                    \"description\": \"\",\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                    \"updated_at\": \"2020-07-16T00:03:54.000Z\"\n                }\n            ],\n            \"workflow_step_outcomes\": [\n                {\n                    \"id\": 113,\n                    \"name\": \"Bugs found during deployment\",\n                    \"workflow_step_id\": 75,\n                    \"next_workflow_step_id\": 74,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-15T20:09:31.000Z\",\n                    \"updated_at\": \"2020-07-15T20:09:31.000Z\"\n                },\n                {\n                    \"id\": 114,\n                    \"name\": \"Everything is good\",\n                    \"workflow_step_id\": 75,\n                    \"next_workflow_step_id\": 0,\n                    \"deleted\": false,\n                    \"created_at\": \"2020-07-15T20:09:31.000Z\",\n                    \"updated_at\": \"2020-07-15T20:09:31.000Z\"\n                }\n            ]\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 3,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"55a1b3e8-6308-4169-b61d-6b404e4c0371"},{"name":"Step Show","id":"0f45a126-9cfa-4993-9106-129b95616fa2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/workflows/:workflow_id/steps/:step_id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["workflows",":workflow_id","steps",":step_id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"","key":"workflow_id"},{"type":"string","value":"","key":"step_id"}]}},"response":[{"id":"587b5a4f-bf8d-4edd-a4d1-47419a4a5b81","name":"Step Show","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/workflows/:workflow_id/steps/:step_id","host":["{{base_url}}"],"path":["workflows",":workflow_id","steps",":step_id"],"variable":[{"key":"workflow_id","value":"26"},{"key":"step_id","value":"74"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Sep 2020 20:21:37 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=46ae439b-da7e-4f7c-b0ea-682f2cfbee62; path=/; expires=Wed, 02 Sep 2020 00:21:37 -0000; SameSite=None"},{"key":"X-Request-Id","value":"39f6ea55-adaf-48c3-80ee-6fc417c001b6"},{"key":"X-Runtime","value":"0.155244"}],"cookie":[],"responseTime":null,"body":"{\n    \"workflow_step\": {\n        \"id\": 74,\n        \"name\": \"Implementation\",\n        \"workflow_id\": 26,\n        \"order_position\": 2,\n        \"interval\": 8,\n        \"frequency\": 1,\n        \"interval_placement\": 1,\n        \"display_interval\": \"8 Days Before\",\n        \"completion_date\": \"2020-07-15T23:54:12.000Z\",\n        \"description\": \"\",\n        \"comments\": null,\n        \"tasks_remaining\": 0,\n        \"deleted\": false,\n        \"created_at\": \"2020-07-15T20:09:30.000Z\",\n        \"updated_at\": \"2020-07-15T23:54:12.000Z\",\n        \"workflow_step_tasks\": [\n            {\n                \"id\": 187,\n                \"name\": \"Develop a test plan\",\n                \"workflow_step_id\": 74,\n                \"parent_step_task_id\": null,\n                \"assignee_id\": 280959,\n                \"assignee_type\": 1,\n                \"display_position\": 1,\n                \"due_date\": null,\n                \"calculated_due_date\": \"2020-07-16T07:00:00.000Z\",\n                \"completion_date\": \"2020-07-15T23:54:12.000Z\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                \"updated_at\": \"2020-07-15T23:54:12.000Z\"\n            },\n            {\n                \"id\": 188,\n                \"name\": \"Design and implement the solution\",\n                \"workflow_step_id\": 74,\n                \"parent_step_task_id\": null,\n                \"assignee_id\": 280959,\n                \"assignee_type\": 1,\n                \"display_position\": 2,\n                \"due_date\": null,\n                \"calculated_due_date\": \"2020-07-16T07:00:00.000Z\",\n                \"completion_date\": \"2020-07-15T23:54:12.000Z\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                \"updated_at\": \"2020-07-15T23:54:12.000Z\"\n            },\n            {\n                \"id\": 189,\n                \"name\": \"Demo implementation to stakeholders\",\n                \"workflow_step_id\": 74,\n                \"parent_step_task_id\": null,\n                \"assignee_id\": 280959,\n                \"assignee_type\": 1,\n                \"display_position\": 3,\n                \"due_date\": null,\n                \"calculated_due_date\": \"2020-07-16T07:00:00.000Z\",\n                \"completion_date\": \"2020-07-15T23:54:12.000Z\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                \"updated_at\": \"2020-07-15T23:54:12.000Z\"\n            }\n        ],\n        \"workflow_step_outcomes\": [\n            {\n                \"id\": 110,\n                \"name\": \"Stakeholder not satisfied with system\",\n                \"workflow_step_id\": 74,\n                \"next_workflow_step_id\": 73,\n                \"deleted\": false,\n                \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                \"updated_at\": \"2020-07-15T20:09:30.000Z\"\n            },\n            {\n                \"id\": 111,\n                \"name\": \"Bugs found during demo\",\n                \"workflow_step_id\": 74,\n                \"next_workflow_step_id\": 74,\n                \"deleted\": false,\n                \"created_at\": \"2020-07-15T20:09:31.000Z\",\n                \"updated_at\": \"2020-07-15T20:09:31.000Z\"\n            },\n            {\n                \"id\": 112,\n                \"name\": \"System Accepted\",\n                \"workflow_step_id\": 74,\n                \"next_workflow_step_id\": 75,\n                \"deleted\": false,\n                \"created_at\": \"2020-07-15T20:09:31.000Z\",\n                \"updated_at\": \"2020-07-15T20:09:31.000Z\"\n            }\n        ]\n    }\n}"}],"_postman_id":"0f45a126-9cfa-4993-9106-129b95616fa2"},{"name":"Step Update","id":"b2e649a4-3827-44d0-9120-014902a13677","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Build Phase\",\n    \"description\": \"Let's do the work.\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/workflows/:workflow_id/steps/:step_id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["workflows",":workflow_id","steps",":step_id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"26","key":"workflow_id"},{"type":"string","value":"74","key":"step_id"}]}},"response":[{"id":"395361c9-df02-4243-846b-24aa4c643560","name":"Step Update: basic","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Build Phase\",\n    \"description\": \"Let's do the work.\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/workflows/:workflow_id/steps/:step_id","host":["{{base_url}}"],"path":["workflows",":workflow_id","steps",":step_id"],"variable":[{"key":"workflow_id","value":"26"},{"key":"step_id","value":"74"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Sep 2020 20:26:04 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=46ae439b-da7e-4f7c-b0ea-682f2cfbee62; path=/; expires=Wed, 02 Sep 2020 00:26:03 -0000; SameSite=None"},{"key":"X-Request-Id","value":"67a66ef4-45cf-49d3-bdb2-314b92f9d190"},{"key":"X-Runtime","value":"1.280440"}],"cookie":[],"responseTime":null,"body":"{\n    \"workflow_step\": {\n        \"id\": 74,\n        \"name\": \"Build Phase\",\n        \"workflow_id\": 26,\n        \"order_position\": 2,\n        \"interval\": 8,\n        \"frequency\": 1,\n        \"interval_placement\": 1,\n        \"display_interval\": \"8 Days Before\",\n        \"completion_date\": \"2020-07-15T23:54:12.000Z\",\n        \"description\": \"Let's do the work.\",\n        \"comments\": null,\n        \"tasks_remaining\": 0,\n        \"deleted\": false,\n        \"created_at\": \"2020-07-15T20:09:30.000Z\",\n        \"updated_at\": \"2020-09-01T20:26:04.000Z\",\n        \"workflow_step_tasks\": [\n            {\n                \"id\": 187,\n                \"name\": \"Develop a test plan\",\n                \"workflow_step_id\": 74,\n                \"parent_step_task_id\": null,\n                \"assignee_id\": 280959,\n                \"assignee_type\": 1,\n                \"display_position\": 1,\n                \"due_date\": null,\n                \"calculated_due_date\": \"2020-07-16T07:00:00.000Z\",\n                \"completion_date\": \"2020-07-15T23:54:12.000Z\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                \"updated_at\": \"2020-07-15T23:54:12.000Z\"\n            },\n            {\n                \"id\": 188,\n                \"name\": \"Design and implement the solution\",\n                \"workflow_step_id\": 74,\n                \"parent_step_task_id\": null,\n                \"assignee_id\": 280959,\n                \"assignee_type\": 1,\n                \"display_position\": 2,\n                \"due_date\": null,\n                \"calculated_due_date\": \"2020-07-16T07:00:00.000Z\",\n                \"completion_date\": \"2020-07-15T23:54:12.000Z\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                \"updated_at\": \"2020-07-15T23:54:12.000Z\"\n            },\n            {\n                \"id\": 189,\n                \"name\": \"Demo implementation to stakeholders\",\n                \"workflow_step_id\": 74,\n                \"parent_step_task_id\": null,\n                \"assignee_id\": 280959,\n                \"assignee_type\": 1,\n                \"display_position\": 3,\n                \"due_date\": null,\n                \"calculated_due_date\": \"2020-07-16T07:00:00.000Z\",\n                \"completion_date\": \"2020-07-15T23:54:12.000Z\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                \"updated_at\": \"2020-07-15T23:54:12.000Z\"\n            }\n        ],\n        \"workflow_step_outcomes\": [\n            {\n                \"id\": 110,\n                \"name\": \"Stakeholder not satisfied with system\",\n                \"workflow_step_id\": 74,\n                \"next_workflow_step_id\": 73,\n                \"deleted\": false,\n                \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                \"updated_at\": \"2020-07-15T20:09:30.000Z\"\n            },\n            {\n                \"id\": 111,\n                \"name\": \"Bugs found during demo\",\n                \"workflow_step_id\": 74,\n                \"next_workflow_step_id\": 74,\n                \"deleted\": false,\n                \"created_at\": \"2020-07-15T20:09:31.000Z\",\n                \"updated_at\": \"2020-07-15T20:09:31.000Z\"\n            },\n            {\n                \"id\": 112,\n                \"name\": \"System Accepted\",\n                \"workflow_step_id\": 74,\n                \"next_workflow_step_id\": 75,\n                \"deleted\": false,\n                \"created_at\": \"2020-07-15T20:09:31.000Z\",\n                \"updated_at\": \"2020-07-15T20:09:31.000Z\"\n            }\n        ]\n    }\n}"},{"id":"85e2daf9-e3ea-4068-850c-7a43311d97ac","name":"Step: Change due date to one week before target date.","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"interval\": 1,\n    \"frequency\": 2,\n    \"interval_placement\": 1\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/workflows/:workflow_id/steps/:step_id","host":["{{base_url}}"],"path":["workflows",":workflow_id","steps",":step_id"],"variable":[{"key":"workflow_id","value":"26"},{"key":"step_id","value":"74"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Sep 2020 20:36:49 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=46ae439b-da7e-4f7c-b0ea-682f2cfbee62; path=/; expires=Wed, 02 Sep 2020 00:36:47 -0000; SameSite=None"},{"key":"X-Request-Id","value":"5326ccc6-90f1-4e23-918a-e7b127f8dab6"},{"key":"X-Runtime","value":"2.014267"}],"cookie":[],"responseTime":null,"body":"{\n    \"workflow_step\": {\n        \"id\": 74,\n        \"name\": \"Build Phase\",\n        \"workflow_id\": 26,\n        \"order_position\": 2,\n        \"interval\": 1,\n        \"frequency\": 2,\n        \"interval_placement\": 1,\n        \"display_interval\": \"1 Weeks Before\",\n        \"completion_date\": \"2020-07-15T23:54:12.000Z\",\n        \"description\": \"Let's do the work.\",\n        \"comments\": null,\n        \"tasks_remaining\": 0,\n        \"deleted\": false,\n        \"created_at\": \"2020-07-15T20:09:30.000Z\",\n        \"updated_at\": \"2020-09-01T20:36:49.000Z\",\n        \"workflow_step_tasks\": [\n            {\n                \"id\": 187,\n                \"name\": \"Develop a test plan\",\n                \"workflow_step_id\": 74,\n                \"parent_step_task_id\": null,\n                \"assignee_id\": 280959,\n                \"assignee_type\": 1,\n                \"display_position\": 1,\n                \"due_date\": null,\n                \"calculated_due_date\": \"2020-07-17T07:00:00.000Z\",\n                \"completion_date\": \"2020-07-15T23:54:12.000Z\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                \"updated_at\": \"2020-07-15T23:54:12.000Z\"\n            },\n            {\n                \"id\": 188,\n                \"name\": \"Design and implement the solution\",\n                \"workflow_step_id\": 74,\n                \"parent_step_task_id\": null,\n                \"assignee_id\": 280959,\n                \"assignee_type\": 1,\n                \"display_position\": 2,\n                \"due_date\": null,\n                \"calculated_due_date\": \"2020-07-17T07:00:00.000Z\",\n                \"completion_date\": \"2020-07-15T23:54:12.000Z\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                \"updated_at\": \"2020-07-15T23:54:12.000Z\"\n            },\n            {\n                \"id\": 189,\n                \"name\": \"Demo implementation to stakeholders\",\n                \"workflow_step_id\": 74,\n                \"parent_step_task_id\": null,\n                \"assignee_id\": 280959,\n                \"assignee_type\": 1,\n                \"display_position\": 3,\n                \"due_date\": null,\n                \"calculated_due_date\": \"2020-07-17T07:00:00.000Z\",\n                \"completion_date\": \"2020-07-15T23:54:12.000Z\",\n                \"description\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                \"updated_at\": \"2020-07-15T23:54:12.000Z\"\n            }\n        ],\n        \"workflow_step_outcomes\": [\n            {\n                \"id\": 110,\n                \"name\": \"Stakeholder not satisfied with system\",\n                \"workflow_step_id\": 74,\n                \"next_workflow_step_id\": 73,\n                \"deleted\": false,\n                \"created_at\": \"2020-07-15T20:09:30.000Z\",\n                \"updated_at\": \"2020-07-15T20:09:30.000Z\"\n            },\n            {\n                \"id\": 111,\n                \"name\": \"Bugs found during demo\",\n                \"workflow_step_id\": 74,\n                \"next_workflow_step_id\": 74,\n                \"deleted\": false,\n                \"created_at\": \"2020-07-15T20:09:31.000Z\",\n                \"updated_at\": \"2020-07-15T20:09:31.000Z\"\n            },\n            {\n                \"id\": 112,\n                \"name\": \"System Accepted\",\n                \"workflow_step_id\": 74,\n                \"next_workflow_step_id\": 75,\n                \"deleted\": false,\n                \"created_at\": \"2020-07-15T20:09:31.000Z\",\n                \"updated_at\": \"2020-07-15T20:09:31.000Z\"\n            }\n        ]\n    }\n}"}],"_postman_id":"b2e649a4-3827-44d0-9120-014902a13677"}],"id":"adbbb25d-a371-4164-8654-2cf849e7727d","description":"<p><strong>Changing/setting the step due date</strong></p>\n<p>Due dates are determined by the frequency, interval, and interval_placement fields on the step, and are relative to the workflow target date.</p>\n<p><strong>Interval and Frequency</strong></p>\n<p>Interval can be thought of as the amount of time we want to apply, and Frequency is the unit of time.  Frequencies are measured in days (frequency = 1), weeks (frequency = 2), or months (frequency = 3).</p>\n<p><strong>Interval Placement</strong></p>\n<p>Interval placement determins whether our due-date offset is before (interval_placement = 1), after (interval_placement = 2), or on (interval_placement = 3) the workflow target date.</p>\n<p><strong>Putting It All Together</strong></p>\n<p>For example:</p>\n<p>9 days before target date = interval:9, frequency:1, interval_placement:1</p>\n<p>2 weeks after target date= interval:2, frequency:2, interval_placement:2</p>\n<p>1 month before target date = interval:1, frequency:3, interval_placement:1</p>\n<p>on the target date = interval:null, frequency:null, interval_placement:3</p>\n","event":[{"listen":"prerequest","script":{"id":"eb304425-182e-44d8-9512-b244a6f7b38c","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"e64ff687-88c9-44e9-be7f-3dfd192c0815","type":"text/javascript","exec":[""]}}],"_postman_id":"adbbb25d-a371-4164-8654-2cf849e7727d","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Task Methods","item":[{"name":"Complete Task","id":"78e4836e-9e9e-4bdc-9185-354b0421aa81","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{base_url}}/workflows/:workflow_id/steps/:step_id/tasks/:task_id/complete","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["workflows",":workflow_id","steps",":step_id","tasks",":task_id","complete"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"25","key":"workflow_id"},{"type":"string","value":"71","key":"step_id"},{"type":"string","value":"180","key":"task_id"}]}},"response":[{"id":"a430397b-676c-4445-9ae1-a0877d95315c","name":"Error: Complete last task on step with outcomes","originalRequest":{"method":"POST","header":[],"url":{"raw":"{{base_url}}/workflows/:workflow_id/steps/:step_id/tasks/:task_id/complete","host":["{{base_url}}"],"path":["workflows",":workflow_id","steps",":step_id","tasks",":task_id","complete"],"variable":[{"key":"workflow_id","value":"26"},{"key":"step_id","value":"73"},{"key":"task_id","value":"186"}]}},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 15 Jul 2020 22:54:32 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Cache-Control","value":"no-cache"},{"key":"Set-Cookie","value":"ahoy_visit=e43c6c35-e859-4e6b-8bca-70c9d7521656; path=/; expires=Thu, 16 Jul 2020 02:54:32 -0000; SameSite=None"},{"key":"X-Request-Id","value":"decbcbbc-838a-4ea5-9078-a5eed67377d8"},{"key":"X-Runtime","value":"0.206985"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Completing this task completes the step. Call step complete with required outcome and optional note.\",\n    \"expected_outcomes\": [\n        {\n            \"id\": 107,\n            \"name\": \"System Already Supports Requirements\"\n        },\n        {\n            \"id\": 108,\n            \"name\": \"Will Not Implement\"\n        },\n        {\n            \"id\": 109,\n            \"name\": \"Move to implementation phase\"\n        }\n    ],\n    \"step_complete_url\": \"http://localhost:3000/api/public/v1/workflows/26/steps/73/complete\"\n}"},{"id":"c5cc91fa-0c11-499a-969b-6a8fac534773","name":"Complete Task","originalRequest":{"method":"POST","header":[],"url":{"raw":"{{base_url}}/workflows/:workflow_id/steps/:step_id/tasks/:task_id/complete","host":["{{base_url}}"],"path":["workflows",":workflow_id","steps",":step_id","tasks",":task_id","complete"],"variable":[{"key":"workflow_id","value":"25"},{"key":"step_id","value":"71"},{"key":"task_id","value":"180"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 15 Jul 2020 18:23:45 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"85f447a74b1a9c19cf6135298d549701\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Set-Cookie","value":"ahoy_visit=843c2b57-7f8d-4cc7-8a8c-611a2d3fd591; path=/; expires=Wed, 15 Jul 2020 22:23:44 -0000; SameSite=None"},{"key":"X-Request-Id","value":"79ad5b02-987e-4927-b192-f98b48dfad6b"},{"key":"X-Runtime","value":"1.389827"}],"cookie":[],"responseTime":null,"body":"{\n    \"workflow_step_task\": {\n        \"id\": 180,\n        \"name\": \"Design and implement the solution\",\n        \"workflow_step_id\": 71,\n        \"parent_step_task_id\": null,\n        \"assigned_user_id\": 280959,\n        \"assigned_user_type\": 1,\n        \"display_position\": 2,\n        \"due_date\": null,\n        \"completion_date\": \"2020-07-15T18:23:45.000Z\",\n        \"description\": \"\",\n        \"deleted\": false,\n        \"created_at\": \"2020-07-14T22:54:18.000Z\",\n        \"updated_at\": \"2020-07-15T18:23:45.000Z\"\n    }\n}"}],"_postman_id":"78e4836e-9e9e-4bdc-9185-354b0421aa81"},{"name":"Uncomplete Task","id":"18bf8c69-44b9-48d3-89c2-320124bf569a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{base_url}}/workflows/:workflow_id/steps/:step_id/tasks/:task_id/uncomplete","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["workflows",":workflow_id","steps",":step_id","tasks",":task_id","uncomplete"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"26","key":"workflow_id"},{"type":"string","value":"73","key":"step_id"},{"type":"string","value":"185","key":"task_id"}]}},"response":[{"id":"c8c289d1-40fe-451f-87fa-1b5b928b9dba","name":"Uncomplete Task","originalRequest":{"method":"POST","header":[],"url":{"raw":"{{base_url}}/workflows/:workflow_id/steps/:step_id/tasks/:task_id/uncomplete","host":["{{base_url}}"],"path":["workflows",":workflow_id","steps",":step_id","tasks",":task_id","uncomplete"],"variable":[{"key":"workflow_id","value":"26"},{"key":"step_id","value":"73"},{"key":"task_id","value":"185"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 15 Jul 2020 22:57:11 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"739a48c3af99fb0c65b070018bf19cc4\""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Set-Cookie","value":"ahoy_visit=e43c6c35-e859-4e6b-8bca-70c9d7521656; path=/; expires=Thu, 16 Jul 2020 02:57:11 -0000; SameSite=None"},{"key":"X-Request-Id","value":"867f92cb-af36-4454-8dd8-046b8edddbd5"},{"key":"X-Runtime","value":"0.261951"}],"cookie":[],"responseTime":null,"body":"{\n    \"workflow_step_task\": {\n        \"id\": 185,\n        \"name\": \"Gather requirements from stakeholders\",\n        \"workflow_step_id\": 73,\n        \"parent_step_task_id\": null,\n        \"assigned_user_id\": 280959,\n        \"assigned_user_type\": 1,\n        \"display_position\": 1,\n        \"due_date\": null,\n        \"completion_date\": null,\n        \"description\": \"Figure out the goals.\",\n        \"deleted\": false,\n        \"created_at\": \"2020-07-15T20:09:30.000Z\",\n        \"updated_at\": \"2020-07-15T22:57:11.000Z\"\n    }\n}"}],"_postman_id":"18bf8c69-44b9-48d3-89c2-320124bf569a"},{"name":"Task update","id":"9a3ab818-cca6-4ebf-a8b6-1af657d64c1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"include","value":"workflow_step,workflow","description":"<p>Optional. Use the include header to attach records directly related to the workflow task. Valid values are: workflow_step,workflow</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"name\": \"Pick up groceries\",\n    \"description\": \"Broccoli, Bread, Peanut Butter\",\n    \"assignee_id\": null,\n    \"assignee_type\": null\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/workflows/:workflow_id/steps/:step_id/tasks/:task_id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["workflows",":workflow_id","steps",":step_id","tasks",":task_id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"22","key":"workflow_id"},{"type":"string","value":"75","key":"step_id"},{"type":"string","value":"117","key":"task_id"}]}},"response":[{"id":"0c9adf8c-622b-4fd1-8df1-86ac628a7200","name":"Task update: Override the due-date","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Pick up groceries\",\n    \"description\": \"Broccoli, Bread, Peanut Butter\",\n    \"assignee_id\": null,\n    \"assignee_type\": null,\n    \"due_date\": \"2020-07-21T22:00:00.000Z\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/workflows/:workflow_id/steps/:step_id/tasks/:task_id","host":["{{base_url}}"],"path":["workflows",":workflow_id","steps",":step_id","tasks",":task_id"],"variable":[{"key":"workflow_id","value":"25"},{"key":"step_id","value":"71"},{"key":"task_id","value":"245"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Sep 2020 16:46:46 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=46ae439b-da7e-4f7c-b0ea-682f2cfbee62; path=/; expires=Tue, 01 Sep 2020 20:46:44 -0000; SameSite=None"},{"key":"X-Request-Id","value":"9bfc30ad-c8e8-41c3-a734-5f3cfdef4bed"},{"key":"X-Runtime","value":"1.663908"}],"cookie":[],"responseTime":null,"body":"{\n    \"workflow_step_task\": {\n        \"id\": 245,\n        \"name\": \"Pick up groceries\",\n        \"workflow_step_id\": 71,\n        \"parent_step_task_id\": null,\n        \"assignee_id\": null,\n        \"assignee_type\": null,\n        \"display_position\": 4,\n        \"due_date\": \"2020-07-21T22:00:00.000Z\",\n        \"calculated_due_date\": \"2020-07-21T22:00:00.000Z\",\n        \"completion_date\": null,\n        \"description\": \"Broccoli, Bread, Peanut Butter\",\n        \"deleted\": false,\n        \"created_at\": \"2020-09-01T16:24:06.000Z\",\n        \"updated_at\": \"2020-09-01T16:46:46.000Z\"\n    }\n}"},{"id":"724b7453-7211-4fb7-9295-b0f41132910f","name":"Task update","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Pick up groceries\",\n    \"description\": \"Broccoli, Bread, Peanut Butter\",\n    \"assignee_id\": 280959,\n    \"assignee_type\": 1\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/workflows/:workflow_id/steps/:step_id/tasks/:task_id","host":["{{base_url}}"],"path":["workflows",":workflow_id","steps",":step_id","tasks",":task_id"],"variable":[{"key":"workflow_id","value":"25"},{"key":"step_id","value":"71"},{"key":"task_id","value":"245"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Sep 2020 16:38:32 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=46ae439b-da7e-4f7c-b0ea-682f2cfbee62; path=/; expires=Tue, 01 Sep 2020 20:38:32 -0000; SameSite=None"},{"key":"X-Request-Id","value":"35844049-69c7-4431-bee9-4cc7e1d6b5e6"},{"key":"X-Runtime","value":"0.140489"}],"cookie":[],"responseTime":null,"body":"{\n    \"workflow_step_task\": {\n        \"id\": 245,\n        \"name\": \"Pick up groceries\",\n        \"workflow_step_id\": 71,\n        \"parent_step_task_id\": null,\n        \"assignee_id\": 280959,\n        \"assignee_type\": 1,\n        \"display_position\": 4,\n        \"due_date\": null,\n        \"calculated_due_date\": \"2020-07-20T22:54:17.000Z\",\n        \"completion_date\": null,\n        \"description\": \"Broccoli, Bread, Peanut Butter\",\n        \"deleted\": false,\n        \"created_at\": \"2020-09-01T16:24:06.000Z\",\n        \"updated_at\": \"2020-09-01T16:38:32.000Z\"\n    }\n}"},{"id":"5af07ba5-2534-493e-b527-5e6e7ac004b8","name":"Task update: with task's associated workflow and workflow step","originalRequest":{"method":"PUT","header":[{"key":"include","value":"workflow_step,workflow","description":"Optional. Use the include header to attach records directly related to the workflow task. Valid values are: workflow_step,workflow","type":"text"}],"body":{"mode":"raw","raw":"{\n   \"name\": \"Pick up groceries\",\n    \"description\": \"Broccoli, Bread, Peanut Butter\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/workflows/:workflow_id/steps/:step_id/tasks/:task_id","host":["{{base_url}}"],"path":["workflows",":workflow_id","steps",":step_id","tasks",":task_id"],"variable":[{"key":"workflow_id","value":"22","type":"string"},{"key":"step_id","value":"74","type":"string"},{"key":"task_id","value":"116","type":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 29 Dec 2022 04:02:08 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"280455"},{"key":"user_id","value":"280455"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"97f9d6c72c4911f1d25067ffa3e94ff7\""},{"key":"Set-Cookie","value":"ahoy_visit=e0c09c5c-5342-45ad-94f7-ad32694c4a91; path=/; expires=Thu, 29 Dec 2022 08:01:01 GMT; SameSite=None"},{"key":"X-Request-Id","value":"416c744a-fcfc-425f-bdde-90d0195ac72c"},{"key":"X-Runtime","value":"73.925177"}],"cookie":[],"responseTime":null,"body":"{\n    \"workflow_step_task\": {\n        \"id\": 116,\n        \"name\": \"Pick up groceries\",\n        \"workflow_step_id\": 74,\n        \"parent_step_task_id\": null,\n        \"assignee_id\": 280455,\n        \"assignee_type\": 1,\n        \"display_position\": 1,\n        \"due_date\": null,\n        \"calculated_due_date\": null,\n        \"completion_date\": null,\n        \"description\": \"Broccoli, Bread, Peanut Butter\",\n        \"deleted\": false,\n        \"created_at\": \"2022-12-29T03:58:04.000Z\",\n        \"updated_at\": \"2022-12-29T04:01:31.000Z\",\n        \"workflow\": {\n            \"id\": 22,\n            \"workflow_template_id\": \"\",\n            \"name\": \"Test Workflow\",\n            \"due_date\": null,\n            \"current_step_id\": 74,\n            \"status\": 1,\n            \"assignee_id\": null,\n            \"assignee_type\": null,\n            \"completion_date\": null,\n            \"description\": \"\",\n            \"category_id\": 3,\n            \"category\": \"Policy Support\",\n            \"exclude_weekends\": false,\n            \"deleted\": false,\n            \"created_at\": \"2022-12-29T03:57:58.000Z\",\n            \"updated_at\": \"2022-12-29T03:57:58.000Z\"\n        },\n        \"workflow_step\": {\n            \"id\": 74,\n            \"name\": \"Checklist - First Step\",\n            \"workflow_id\": 22,\n            \"order_position\": 1,\n            \"interval\": null,\n            \"frequency\": null,\n            \"interval_placement\": null,\n            \"display_interval\": \"\",\n            \"completion_date\": null,\n            \"description\": null,\n            \"comments\": null,\n            \"tasks_remaining\": 2,\n            \"deleted\": false,\n            \"created_at\": \"2022-12-29T03:57:58.000Z\",\n            \"updated_at\": \"2022-12-29T03:57:58.000Z\"\n        }\n    }\n}"},{"id":"0f1673d7-41ea-4200-84a1-c1a60103fc5b","name":"Task update: Complete and update the task","originalRequest":{"method":"PUT","header":[{"key":"include","value":"workflow_step,workflow","type":"text"}],"body":{"mode":"raw","raw":"{\n   \"name\": \"Pick up groceries\",\n    \"description\": \"Broccoli, Bread, Peanut Butter\",\n    \"completed\": true\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/workflows/:workflow_id/steps/:step_id/tasks/:task_id","host":["{{base_url}}"],"path":["workflows",":workflow_id","steps",":step_id","tasks",":task_id"],"variable":[{"key":"workflow_id","value":"22","type":"string"},{"key":"step_id","value":"74","type":"string"},{"key":"task_id","value":"116","type":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 29 Dec 2022 04:06:10 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"280455"},{"key":"user_id","value":"280455"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"0631a1a5957de24d819a37da9e3fd793\""},{"key":"Set-Cookie","value":"ahoy_visit=e0c09c5c-5342-45ad-94f7-ad32694c4a91; path=/; expires=Thu, 29 Dec 2022 08:05:40 GMT; SameSite=None"},{"key":"X-Request-Id","value":"2e634a9e-26c8-4e9c-bd74-fd6b16c9c43d"},{"key":"X-Runtime","value":"30.423047"}],"cookie":[],"responseTime":null,"body":"{\n    \"workflow_step_task\": {\n        \"id\": 116,\n        \"name\": \"Pick up groceries\",\n        \"workflow_step_id\": 74,\n        \"parent_step_task_id\": null,\n        \"assignee_id\": 280455,\n        \"assignee_type\": 1,\n        \"display_position\": 1,\n        \"due_date\": null,\n        \"calculated_due_date\": null,\n        \"completion_date\": \"2022-12-29T04:05:52.000Z\",\n        \"description\": \"Broccoli, Bread, Peanut Butter\",\n        \"deleted\": false,\n        \"created_at\": \"2022-12-29T03:58:04.000Z\",\n        \"updated_at\": \"2022-12-29T04:05:52.000Z\",\n        \"workflow\": {\n            \"id\": 22,\n            \"workflow_template_id\": \"\",\n            \"name\": \"Test Workflow\",\n            \"due_date\": null,\n            \"current_step_id\": 74,\n            \"status\": 1,\n            \"assignee_id\": null,\n            \"assignee_type\": null,\n            \"completion_date\": null,\n            \"description\": \"\",\n            \"category_id\": 3,\n            \"category\": \"Policy Support\",\n            \"exclude_weekends\": false,\n            \"deleted\": false,\n            \"created_at\": \"2022-12-29T03:57:58.000Z\",\n            \"updated_at\": \"2022-12-29T03:57:58.000Z\"\n        },\n        \"workflow_step\": {\n            \"id\": 74,\n            \"name\": \"Checklist - First Step\",\n            \"workflow_id\": 22,\n            \"order_position\": 1,\n            \"interval\": null,\n            \"frequency\": null,\n            \"interval_placement\": null,\n            \"display_interval\": \"\",\n            \"completion_date\": null,\n            \"description\": null,\n            \"comments\": null,\n            \"tasks_remaining\": 1,\n            \"deleted\": false,\n            \"created_at\": \"2022-12-29T03:57:58.000Z\",\n            \"updated_at\": \"2022-12-29T03:57:58.000Z\"\n        }\n    }\n}"},{"id":"43e0a7ae-0ff4-4749-8743-f56f0140c38e","name":"Task update: Complete last task in a step with an outcome and step notes","originalRequest":{"method":"PUT","header":[{"key":"include","value":"workflow_step,workflow","description":"Optional. Use the include header to attach records directly related to the workflow task. Valid values are: workflow_step,workflow","type":"text"}],"body":{"mode":"raw","raw":"{\n   \"name\": \"Pick up more groceries\",\n    \"description\": \"Green beans, strawberries, bananas\",\n    \"completed\": true,\n    \"step_complete_params\": {\n        \"outcome_id\": 45,\n        \"step_notes\": \"The grocery store no longer carries bananas\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/workflows/:workflow_id/steps/:step_id/tasks/:task_id","host":["{{base_url}}"],"path":["workflows",":workflow_id","steps",":step_id","tasks",":task_id"],"variable":[{"key":"workflow_id","value":"22","type":"string"},{"key":"step_id","value":"74","type":"string"},{"key":"task_id","value":"118","type":"string"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 29 Dec 2022 04:22:16 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"280455"},{"key":"user_id","value":"280455"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"4141f8cb1666a3ea106dd38f51019d7d\""},{"key":"Set-Cookie","value":"ahoy_visit=e0c09c5c-5342-45ad-94f7-ad32694c4a91; path=/; expires=Thu, 29 Dec 2022 08:20:54 GMT; SameSite=None"},{"key":"X-Request-Id","value":"3459dcbb-d1aa-4703-96da-bb88b8b27426"},{"key":"X-Runtime","value":"82.141405"}],"cookie":[],"responseTime":null,"body":"{\n    \"workflow_step_task\": {\n        \"id\": 118,\n        \"name\": \"Pick up more groceries\",\n        \"workflow_step_id\": 74,\n        \"parent_step_task_id\": null,\n        \"assignee_id\": 280455,\n        \"assignee_type\": 1,\n        \"display_position\": 2,\n        \"due_date\": null,\n        \"calculated_due_date\": null,\n        \"completion_date\": \"2022-12-29T04:21:49.000Z\",\n        \"description\": \"Green beans, strawberries, bananas\",\n        \"deleted\": false,\n        \"created_at\": \"2022-12-29T03:58:25.000Z\",\n        \"updated_at\": \"2022-12-29T04:21:50.000Z\",\n        \"workflow\": {\n            \"id\": 22,\n            \"workflow_template_id\": \"\",\n            \"name\": \"Test Workflow\",\n            \"due_date\": null,\n            \"current_step_id\": 75,\n            \"status\": 1,\n            \"assignee_id\": null,\n            \"assignee_type\": null,\n            \"completion_date\": null,\n            \"description\": \"\",\n            \"category_id\": 3,\n            \"category\": \"Policy Support\",\n            \"exclude_weekends\": false,\n            \"deleted\": false,\n            \"created_at\": \"2022-12-29T03:57:58.000Z\",\n            \"updated_at\": \"2022-12-29T04:21:19.000Z\"\n        },\n        \"workflow_step\": {\n            \"id\": 74,\n            \"name\": \"Checklist - First Step\",\n            \"workflow_id\": 22,\n            \"order_position\": 1,\n            \"interval\": null,\n            \"frequency\": null,\n            \"interval_placement\": null,\n            \"display_interval\": \"\",\n            \"completion_date\": \"2022-12-29T04:21:49.000Z\",\n            \"description\": null,\n            \"comments\": null,\n            \"tasks_remaining\": 0,\n            \"deleted\": false,\n            \"created_at\": \"2022-12-29T03:57:58.000Z\",\n            \"updated_at\": \"2022-12-29T04:21:56.000Z\"\n        }\n    }\n}"}],"_postman_id":"9a3ab818-cca6-4ebf-a8b6-1af657d64c1c"},{"name":"Task create","id":"5c50f214-6760-452b-9805-f3c8d4acce64","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Buy HTZ calls\",\n    \"description\": \"My description here.\",\n    \"assignee_id\": null,\n    \"assignee_type\": null\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/workflows/:workflow_id/steps/:step_id/tasks","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["workflows",":workflow_id","steps",":step_id","tasks"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"25","key":"workflow_id"},{"type":"string","value":"71","key":"step_id"}]}},"response":[{"id":"d547cd80-43a3-4fd7-956c-421326628cd9","name":"Task create","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"name\": \"Buy HTZ calls\",\n    \"description\": \"My description here.\",\n    \"assignee_id\": null,\n    \"assignee_type\": null\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"{{base_url}}/workflows/:workflow_id/steps/:step_id/tasks","host":["{{base_url}}"],"path":["workflows",":workflow_id","steps",":step_id","tasks"],"variable":[{"key":"workflow_id","value":"25"},{"key":"step_id","value":"71"}]}},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Sep 2020 16:40:16 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Location","value":"http://localhost:3000/api/public/v1/workflows/25/steps/71/tasks/246"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=46ae439b-da7e-4f7c-b0ea-682f2cfbee62; path=/; expires=Tue, 01 Sep 2020 20:40:16 -0000; SameSite=None"},{"key":"X-Request-Id","value":"89c29e04-a692-46b7-bea6-17db1d55f894"},{"key":"X-Runtime","value":"0.158574"}],"cookie":[],"responseTime":null,"body":"{\n    \"workflow_step_task\": {\n        \"id\": 246,\n        \"name\": \"Buy HTZ calls\",\n        \"workflow_step_id\": 71,\n        \"parent_step_task_id\": null,\n        \"assignee_id\": null,\n        \"assignee_type\": null,\n        \"display_position\": 5,\n        \"due_date\": null,\n        \"calculated_due_date\": \"2020-07-20T22:54:17.000Z\",\n        \"completion_date\": null,\n        \"description\": \"My description here.\",\n        \"deleted\": false,\n        \"created_at\": \"2020-09-01T16:40:16.000Z\",\n        \"updated_at\": \"2020-09-01T16:40:16.000Z\"\n    }\n}"}],"_postman_id":"5c50f214-6760-452b-9805-f3c8d4acce64"},{"name":"Task Delete","id":"0bf209c9-e790-4a95-96ef-e9a8e27dfd8c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{base_url}}/workflows/:workflow_id/steps/:step_id/tasks/:task_id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["workflows",":workflow_id","steps",":step_id","tasks",":task_id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"","key":"workflow_id"},{"type":"string","value":"","key":"step_id"},{"type":"string","value":"","key":"task_id"}]}},"response":[{"id":"e32b58f9-ce87-4725-9b86-c43e6c02d69d","name":"Task Delete","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"{{base_url}}/workflows/:workflow_id/steps/:step_id/tasks/:task_id","host":["{{base_url}}"],"path":["workflows",":workflow_id","steps",":step_id","tasks",":task_id"],"variable":[{"key":"workflow_id","value":"25"},{"key":"step_id","value":"71"},{"key":"task_id","value":"246"}]}},"status":"No Content","code":204,"_postman_previewlanguage":"plain","header":[{"key":"Date","value":"Tue, 01 Sep 2020 16:53:45 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Set-Cookie","value":"ahoy_visit=46ae439b-da7e-4f7c-b0ea-682f2cfbee62; path=/; expires=Tue, 01 Sep 2020 20:53:44 -0000; SameSite=None"},{"key":"X-Request-Id","value":"783ed5d2-5bfc-486a-8d6e-53e347ba9c98"},{"key":"X-Runtime","value":"0.151589"}],"cookie":[],"responseTime":null,"body":null}],"_postman_id":"0bf209c9-e790-4a95-96ef-e9a8e27dfd8c"},{"name":"Task Index","id":"ce463dc8-0014-4816-8fe8-78578178e7d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/workflows/:workflow_id/steps/:step_id/tasks/:task_id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["workflows",":workflow_id","steps",":step_id","tasks",":task_id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"","key":"workflow_id"},{"type":"string","value":"","key":"step_id"},{"type":"string","value":"","key":"task_id"}]}},"response":[{"id":"c5ce9c68-9d26-4586-ad74-1d544b205459","name":"Task Index","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/workflows/:workflow_id/steps/:step_id/tasks/:task_id","host":["{{base_url}}"],"path":["workflows",":workflow_id","steps",":step_id","tasks",":task_id"],"variable":[{"key":"workflow_id","value":"25"},{"key":"step_id","value":"71"},{"key":"task_id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Sep 2020 16:55:39 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=46ae439b-da7e-4f7c-b0ea-682f2cfbee62; path=/; expires=Tue, 01 Sep 2020 20:55:39 -0000; SameSite=None"},{"key":"X-Request-Id","value":"112b1f92-ed43-4b10-bd66-5c5bd123588e"},{"key":"X-Runtime","value":"0.151465"}],"cookie":[],"responseTime":null,"body":"{\n    \"workflow_step_tasks\": [\n        {\n            \"id\": 179,\n            \"name\": \"Develop a test plan\",\n            \"workflow_step_id\": 71,\n            \"parent_step_task_id\": null,\n            \"assignee_id\": 280959,\n            \"assignee_type\": 1,\n            \"display_position\": 1,\n            \"due_date\": null,\n            \"calculated_due_date\": \"2020-07-20T22:54:17.000Z\",\n            \"completion_date\": \"2020-07-15T18:29:55.000Z\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"created_at\": \"2020-07-14T22:54:18.000Z\",\n            \"updated_at\": \"2020-07-15T18:29:55.000Z\"\n        },\n        {\n            \"id\": 180,\n            \"name\": \"Design and implement the solution\",\n            \"workflow_step_id\": 71,\n            \"parent_step_task_id\": null,\n            \"assignee_id\": 280959,\n            \"assignee_type\": 1,\n            \"display_position\": 2,\n            \"due_date\": null,\n            \"calculated_due_date\": \"2020-07-20T22:54:17.000Z\",\n            \"completion_date\": \"2020-07-15T18:29:55.000Z\",\n            \"description\": \"\",\n            \"deleted\": false,\n            \"created_at\": \"2020-07-14T22:54:18.000Z\",\n            \"updated_at\": \"2020-07-15T18:29:55.000Z\"\n        },\n        {\n            \"id\": 181,\n            \"name\": \"Demo implementation to stakeholders\",\n            \"workflow_step_id\": 71,\n            \"parent_step_task_id\": null,\n            \"assignee_id\": 280959,\n            \"assignee_type\": 1,\n            \"display_position\": 3,\n            \"due_date\": null,\n            \"calculated_due_date\": \"2020-07-20T22:54:17.000Z\",\n            \"completion_date\": null,\n            \"description\": \"\",\n            \"deleted\": false,\n            \"created_at\": \"2020-07-14T22:54:18.000Z\",\n            \"updated_at\": \"2020-09-01T16:33:09.000Z\"\n        },\n        {\n            \"id\": 245,\n            \"name\": \"Pick up groceries\",\n            \"workflow_step_id\": 71,\n            \"parent_step_task_id\": null,\n            \"assignee_id\": null,\n            \"assignee_type\": null,\n            \"display_position\": 4,\n            \"due_date\": \"2020-07-21T22:00:00.000Z\",\n            \"calculated_due_date\": \"2020-07-21T22:00:00.000Z\",\n            \"completion_date\": null,\n            \"description\": \"Broccoli, Bread, Peanut Butter\",\n            \"deleted\": false,\n            \"created_at\": \"2020-09-01T16:24:06.000Z\",\n            \"updated_at\": \"2020-09-01T16:46:46.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 4,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"ce463dc8-0014-4816-8fe8-78578178e7d3"},{"name":"Task Show","id":"9899079b-0442-490b-b8d2-9100057369cf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/workflows/:workflow_id/steps/:step_id/tasks/:task_id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["workflows",":workflow_id","steps",":step_id","tasks",":task_id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"1703","key":"workflow_id"},{"type":"string","value":"3849","key":"step_id"},{"type":"string","value":"3810","key":"task_id"}]}},"response":[{"id":"d2015ced-155a-4549-8d52-4c3c2b62201c","name":"Task Show","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/workflows/:workflow_id/steps/:step_id/tasks/:task_id","host":["{{base_url}}"],"path":["workflows",":workflow_id","steps",":step_id","tasks",":task_id"],"variable":[{"key":"workflow_id","value":"25"},{"key":"step_id","value":"71"},{"key":"task_id","value":"179"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 01 Sep 2020 16:56:55 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=46ae439b-da7e-4f7c-b0ea-682f2cfbee62; path=/; expires=Tue, 01 Sep 2020 20:56:54 -0000; SameSite=None"},{"key":"X-Request-Id","value":"9d56400b-6ee1-4d1b-a63c-658cb4b4bf00"},{"key":"X-Runtime","value":"1.154401"}],"cookie":[],"responseTime":null,"body":"{\n    \"workflow_step_task\": {\n        \"id\": 179,\n        \"name\": \"Develop a test plan\",\n        \"workflow_step_id\": 71,\n        \"parent_step_task_id\": null,\n        \"assignee_id\": 280959,\n        \"assignee_type\": 1,\n        \"display_position\": 1,\n        \"due_date\": null,\n        \"calculated_due_date\": \"2020-07-20T22:54:17.000Z\",\n        \"completion_date\": \"2020-07-15T18:29:55.000Z\",\n        \"description\": \"\",\n        \"deleted\": false,\n        \"created_at\": \"2020-07-14T22:54:18.000Z\",\n        \"updated_at\": \"2020-07-15T18:29:55.000Z\"\n    }\n}"}],"_postman_id":"9899079b-0442-490b-b8d2-9100057369cf"}],"id":"e783dc59-09ca-4187-9e7d-35d56d32579c","description":"<p>assignee_type:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>value</th>\n<th>description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>User</td>\n</tr>\n<tr>\n<td>2</td>\n<td>Team</td>\n</tr>\n</tbody>\n</table>\n</div>","event":[{"listen":"prerequest","script":{"id":"6835cac9-62da-4787-9c73-f8b9d6d1ea45","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"8a332378-65b2-4f2e-91ee-889a1bdc1f16","type":"text/javascript","exec":[""]}}],"_postman_id":"e783dc59-09ca-4187-9e7d-35d56d32579c","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Workflow Templates","item":[{"name":"Workflow Templates Index","id":"f93d7b3a-c967-4107-82e3-b37e1758db98","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/workflows/templates?page=1","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["workflows","templates"],"host":["{{base_url}}"],"query":[{"key":"page","value":"1"}],"variable":[]}},"response":[{"id":"0308c5cd-8a10-410e-a61a-d08819853859","name":"Workflow Templates Index","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/workflows/templates?page=1","host":["{{base_url}}"],"path":["workflows","templates"],"query":[{"key":"page","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 15 Sep 2020 22:59:02 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=4a9a514f-0ce4-4982-8d61-7af44840fb20; path=/; expires=Wed, 16 Sep 2020 02:59:02 -0000; SameSite=None"},{"key":"X-Request-Id","value":"5d066441-641f-48a8-86e2-6b5b6c4174fd"},{"key":"X-Runtime","value":"0.143690"}],"cookie":[],"responseTime":null,"body":"{\n    \"workflow_templates\": [\n        {\n            \"id\": 3,\n            \"name\": \"Clearcourt Technical College\",\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"assigned_user_id\": 204589,\n            \"assigned_user_type\": 1,\n            \"interval\": 30,\n            \"frequency\": 1,\n            \"frequency_description\": \"Days\",\n            \"description\": \"Quo sit molestias. Perspiciatis repellat sint. Aliquid eveniet dolor.\",\n            \"category_id\": 4,\n            \"category\": \"Customer Service\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:08.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:08.000Z\"\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Flowerlake TAFE\",\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"assigned_user_id\": 204578,\n            \"assigned_user_type\": 1,\n            \"interval\": 8,\n            \"frequency\": 1,\n            \"frequency_description\": \"Days\",\n            \"description\": \"Eum enim vel. Tenetur quia est. Asperiores sed perferendis.\",\n            \"category_id\": 4,\n            \"category\": \"Customer Service\",\n            \"deleted\": false,\n            \"created_at\": \"2020-02-25T22:30:08.000Z\",\n            \"updated_at\": \"2020-02-25T22:30:08.000Z\"\n        },\n        {\n            \"id\": 8,\n            \"name\": \"Poison Workflow <script>alert('workflow template name')</script>\",\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"assigned_user_id\": null,\n            \"assigned_user_type\": 6,\n            \"interval\": 1,\n            \"frequency\": 2,\n            \"frequency_description\": \"Weeks\",\n            \"description\": \"<ul><li>poison description</li></ul><script>alert('workflow template description')</script>\",\n            \"category_id\": 6,\n            \"category\": \"Technical Support\",\n            \"deleted\": false,\n            \"created_at\": \"2020-07-29T17:36:03.000Z\",\n            \"updated_at\": \"2020-07-29T17:36:03.000Z\"\n        },\n        {\n            \"id\": 7,\n            \"name\": \"TWAPI Feature Request\",\n            \"status\": 1,\n            \"status_description\": \"Active\",\n            \"assigned_user_id\": null,\n            \"assigned_user_type\": 6,\n            \"interval\": null,\n            \"frequency\": null,\n            \"frequency_description\": null,\n            \"description\": \"Where dreams become twapi&#39;s.\",\n            \"category_id\": 6,\n            \"category\": \"Technical Support\",\n            \"deleted\": false,\n            \"created_at\": \"2020-07-09T17:29:55.000Z\",\n            \"updated_at\": \"2020-09-10T22:08:18.000Z\"\n        }\n    ],\n    \"meta\": {\n        \"total_records\": 4,\n        \"total_pages\": 1\n    }\n}"}],"_postman_id":"f93d7b3a-c967-4107-82e3-b37e1758db98"},{"name":"Workflow Templates Show","id":"d9517e3e-c1e6-440e-a31f-b37b4701018c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/workflows/templates/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["workflows","templates",":id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"4","key":"id"}]}},"response":[{"id":"fe90bc69-827a-44b1-abbb-b36869aaa492","name":"Workflow Templates Show","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/workflows/templates/:id","host":["{{base_url}}"],"path":["workflows","templates",":id"],"variable":[{"key":"id","value":"4"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 15 Sep 2020 23:00:53 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store, max-age=0, must-revalidate"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"204573"},{"key":"user_id","value":"280959"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Set-Cookie","value":"ahoy_visit=4a9a514f-0ce4-4982-8d61-7af44840fb20; path=/; expires=Wed, 16 Sep 2020 03:00:53 -0000; SameSite=None"},{"key":"X-Request-Id","value":"910a50b4-4b56-44ab-a249-b105a58e1fb5"},{"key":"X-Runtime","value":"0.105202"}],"cookie":[],"responseTime":null,"body":"{\n    \"workflow_template\": {\n        \"id\": 4,\n        \"name\": \"Flowerlake TAFE\",\n        \"status\": 1,\n        \"status_description\": \"Active\",\n        \"assigned_user_id\": 204578,\n        \"assigned_user_type\": 1,\n        \"interval\": 8,\n        \"frequency\": 1,\n        \"frequency_description\": \"Days\",\n        \"description\": \"Eum enim vel. Tenetur quia est. Asperiores sed perferendis.\",\n        \"category_id\": 4,\n        \"category\": \"Customer Service\",\n        \"deleted\": false,\n        \"created_at\": \"2020-02-25T22:30:08.000Z\",\n        \"updated_at\": \"2020-02-25T22:30:08.000Z\"\n    }\n}"}],"_postman_id":"d9517e3e-c1e6-440e-a31f-b37b4701018c"}],"id":"fd63aae4-109f-4ed8-a55e-b44b4bedaaff","_postman_id":"fd63aae4-109f-4ed8-a55e-b44b4bedaaff","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}}],"id":"a34e1685-9b81-4f33-a505-4e67ab2273e0","event":[{"listen":"prerequest","script":{"id":"8b8d6dee-12b7-449d-8de3-dae4fd7ecc63","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"9cf24401-0ff8-474d-833c-f52e16f8f2b3","type":"text/javascript","exec":[""]}}],"_postman_id":"a34e1685-9b81-4f33-a505-4e67ab2273e0","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Admin","item":[{"name":"Teams Methods","item":[{"name":"Index","id":"2851e038-3fc3-4c37-b614-08e4481ca92c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/admin/teams?show_deleted=false","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["admin","teams"],"host":["{{base_url}}"],"query":[{"description":{"content":"<p>If true, the response will include deleted teams.  The default value is false.</p>\n","type":"text/plain"},"key":"show_deleted","value":"false"}],"variable":[]}},"response":[],"_postman_id":"2851e038-3fc3-4c37-b614-08e4481ca92c"},{"name":"Show","id":"c446f0dc-ae7f-423b-ba7f-27233aa17e29","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/admin/teams/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["admin","teams",":id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"48778","key":"id"}]}},"response":[],"_postman_id":"c446f0dc-ae7f-423b-ba7f-27233aa17e29"},{"name":"Delete","id":"35f9e4ff-6147-42b0-b824-7df68febdafd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{base_url}}/admin/teams/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["admin","teams",":id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"48778","key":"id"}]}},"response":[],"_postman_id":"35f9e4ff-6147-42b0-b824-7df68febdafd"},{"name":"Restore","id":"8848161a-e6dc-4d56-b729-b9c026315da5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"{{base_url}}/admin/teams/:id/restore","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["admin","teams",":id","restore"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"48778","key":"id"}]}},"response":[],"_postman_id":"8848161a-e6dc-4d56-b729-b9c026315da5"},{"name":"Create","id":"e1bc8283-3ed9-487f-8e0e-10b2240ceab4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n\t\"name\": \"mattr test_team4\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/admin/teams","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["admin","teams"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e1bc8283-3ed9-487f-8e0e-10b2240ceab4"},{"name":"Update","id":"27866a66-8178-4113-bc1f-8b0e8de62d1f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n\t\"name\": \"mattr dupetest (original)\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/admin/teams/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["admin","teams",":id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"48778","key":"id"}]}},"response":[],"_postman_id":"27866a66-8178-4113-bc1f-8b0e8de62d1f"}],"id":"b9b8dfcd-4e0f-4126-8e78-e879a76b45d7","_postman_id":"b9b8dfcd-4e0f-4126-8e78-e879a76b45d7","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Members Methods","item":[{"name":"Index","id":"2e9fe9fb-951a-4ade-b149-6a8f43c676d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{base_url}}/admin/teams/:team_id/members/","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["admin","teams",":team_id","members",""],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"48778","key":"team_id"}]}},"response":[],"_postman_id":"2e9fe9fb-951a-4ade-b149-6a8f43c676d0"},{"name":"Replace","id":"669db1da-e7fb-4c8b-b1ca-aca91abdb9e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"members\": [\n        {\n\t        \"user_id\": 281003\n\t    },\n        {\n            \"user_id\": 280959\n        }\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/admin/teams/:team_id/members/","description":"<p>Performs a full-replace of members assigned to the team.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["admin","teams",":team_id","members",""],"host":["{{base_url}}"],"query":[],"variable":[{"type":"string","value":"48778","key":"team_id"}]}},"response":[],"_postman_id":"669db1da-e7fb-4c8b-b1ca-aca91abdb9e6"}],"id":"3c2e6d1d-9b1d-4b33-93db-ec1e0b6cb176","_postman_id":"3c2e6d1d-9b1d-4b33-93db-ec1e0b6cb176","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}}],"id":"f1818045-526e-4ae4-a2a9-6c0e55864595","_postman_id":"f1818045-526e-4ae4-a2a9-6c0e55864595","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Reminders","item":[{"name":"Reminders Index","id":"59ad1864-bdd5-4f80-b0c5-f6f034a88700","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"include","value":"contact,account,workflow_task,workflow","description":"<p>Optional. Use the include header to attach records directly related to the reminder.  Valid values are: contact,account,workflow_task,workflow</p>\n","type":"text"}],"url":"{{base_url}}/reminders","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["reminders"],"host":["{{base_url}}"],"query":[{"disabled":true,"description":{"content":"<p>Valid values are: birthday, client_review, client_anniversary, wedding_anniversary, workflow_task, account_rider, account_renewal</p>\n","type":"text/plain"},"key":"filter","value":"birthday"}],"variable":[]}},"response":[{"id":"589dd71d-7e06-47b3-bc18-7395d0cd35e3","name":"Reminders Index Client Anniversary","originalRequest":{"method":"GET","header":[{"key":"include","value":"contact","description":"Optional. Use the include header to attach records directly related to the reminder.  Valid values are: contact","type":"text"}],"url":{"raw":"{{base_url}}/reminders?filter=client_anniversary","host":["{{base_url}}"],"path":["reminders"],"query":[{"key":"filter","value":"client_anniversary","description":"Used to specify the type of reminders to fetch.  Valid values are: birthday, client_review, client_anniversary"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 24 Oct 2022 20:44:19 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"280455"},{"key":"user_id","value":"280455"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"a2cdcac6a5f58f31ffded5e2ef9d5d58\""},{"key":"Set-Cookie","value":"ahoy_visit=8f6a178d-aea2-4e42-bfeb-10da8226cc7f; path=/; expires=Tue, 25 Oct 2022 00:44:15 GMT; SameSite=None"},{"key":"X-Request-Id","value":"55bdba5e-ebb5-426e-8ffc-1dc417089a09"},{"key":"X-Runtime","value":"4.833261"}],"cookie":[],"responseTime":null,"body":"{\n    \"reminders\": [\n        {\n            \"type\": \"client_anniversary\",\n            \"date\": \"2022-10-25\",\n            \"source_object_id\": 85,\n            \"source_object_type\": \"Crm::Contact::Individual\",\n            \"contact\": {\n                \"id\": 85,\n                \"type\": \"Individual\",\n                \"first_name\": null,\n                \"middle_name\": null,\n                \"last_name\": \"Amobile\",\n                \"company_name\": null,\n                \"full_name\": \"Amobile\",\n                \"nickname\": null,\n                \"suffix_id\": null,\n                \"suffix\": null,\n                \"job_title\": null,\n                \"favorite\": false,\n                \"pronouns\": [\n                    \"hello there what going on this wednesday this a pronoun place to add millions of pronouns to a contact there’s a character limit but its not showing up when too many characters blah blah blah blah blah blah blah blah bla hhhblah blab blah blah blah bl\"\n                ],\n                \"deleted\": false,\n                \"created_at\": \"2021-03-19T00:42:19.000Z\",\n                \"updated_at\": \"2022-10-24T20:42:43.000Z\",\n                \"salutation_id\": null,\n                \"salutation\": null,\n                \"source_id\": null,\n                \"source\": null,\n                \"status_id\": 1,\n                \"status\": \"Not Specified\",\n                \"category_id\": 1,\n                \"category\": \"Personal Client\",\n                \"gender_id\": null,\n                \"gender\": null,\n                \"gender_description\": \"\",\n                \"spouse_name\": null,\n                \"tax_id\": \"\",\n                \"dob\": \"2003-03-20\",\n                \"death_date\": null,\n                \"client_since\": \"2019-10-25\",\n                \"client_termination_date\": null,\n                \"marital_status_id\": null,\n                \"marital_status\": null,\n                \"marital_date\": null,\n                \"employer_id\": null,\n                \"employer\": null,\n                \"designation\": null,\n                \"referred_by\": \"\",\n                \"servicing_advisor_id\": null,\n                \"servicing_advisor\": null,\n                \"writing_advisor_id\": null,\n                \"writing_advisor\": null,\n                \"added_by\": 280455\n            }\n        }\n    ]\n}"},{"id":"a1b5c6d1-920e-4e6b-a20b-04fa3f064a39","name":"Reminders Index Wedding Anniversary","originalRequest":{"method":"GET","header":[{"key":"include","value":"contact","description":"Optional. Use the include header to attach records directly related to the reminder.  Valid values are: contact","type":"text"}],"url":{"raw":"{{base_url}}/reminders?filter=wedding_anniversary","host":["{{base_url}}"],"path":["reminders"],"query":[{"key":"filter[]","value":"workflow_task","disabled":true},{"key":"filter[]","value":"birthday","disabled":true},{"key":"filter","value":"wedding_anniversary"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 02 Nov 2022 03:17:47 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"280455"},{"key":"user_id","value":"280455"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"3d3a7ac8efad70def40c62b95d2fcde1\""},{"key":"Set-Cookie","value":"ahoy_visit=a71566de-1357-45bb-ace1-f22b9d16aa3c; path=/; expires=Wed, 02 Nov 2022 07:17:43 GMT; SameSite=None"},{"key":"X-Request-Id","value":"17b7eee7-1572-4484-b93a-b44ee4ae7d8d"},{"key":"X-Runtime","value":"3.744313"}],"cookie":[],"responseTime":null,"body":"{\n    \"reminders\": [\n        {\n            \"type\": \"wedding_anniversary\",\n            \"date\": \"2022-11-07\",\n            \"source_object_id\": 89,\n            \"source_object_type\": \"Crm::Contact::Individual\",\n            \"contact\": {\n                \"id\": 89,\n                \"type\": \"Individual\",\n                \"first_name\": \"\",\n                \"middle_name\": \"\",\n                \"last_name\": \"Abc\",\n                \"company_name\": null,\n                \"full_name\": \"Abc\",\n                \"nickname\": \"\",\n                \"suffix_id\": null,\n                \"suffix\": null,\n                \"job_title\": \"\",\n                \"favorite\": true,\n                \"pronouns\": [\n                    \" efficitur et quam. phasellus ut eros non ex mollis porttitor.\",\n                    \"hello there what going on this wednesday this a pronoun place to add millions of pronouns to a contact there’s a character limit but its not showing up when too many characters\",\n                    \"hers\"\n                ],\n                \"deleted\": false,\n                \"created_at\": \"2021-03-22T17:40:27.000Z\",\n                \"updated_at\": \"2022-10-31T17:39:43.000Z\"\n            }\n        },\n        {\n            \"type\": \"wedding_anniversary\",\n            \"date\": \"2022-11-16\",\n            \"source_object_id\": 15,\n            \"source_object_type\": \"Crm::Contact::Individual\",\n            \"contact\": {\n                \"id\": 15,\n                \"type\": \"Individual\",\n                \"first_name\": \"Dony\",\n                \"middle_name\": \"Mid\",\n                \"last_name\": \"Joe\",\n                \"company_name\": null,\n                \"full_name\": \"Dony Joe\",\n                \"nickname\": \"Nik\",\n                \"suffix_id\": 5,\n                \"suffix\": \"Jr.\",\n                \"job_title\": \"Job\",\n                \"favorite\": false,\n                \"pronouns\": null,\n                \"deleted\": false,\n                \"created_at\": \"2019-11-15T18:44:48.000Z\",\n                \"updated_at\": \"2019-11-16T00:28:29.000Z\"\n            }\n        },\n        {\n            \"type\": \"wedding_anniversary\",\n            \"date\": \"2022-11-16\",\n            \"source_object_id\": 39,\n            \"source_object_type\": \"Crm::Contact::Individual\",\n            \"contact\": {\n                \"id\": 39,\n                \"type\": \"Individual\",\n                \"first_name\": \"New\",\n                \"middle_name\": \"Ind\",\n                \"last_name\": \"Individual\",\n                \"company_name\": null,\n                \"full_name\": \"New Individual\",\n                \"nickname\": \"Ad\",\n                \"suffix_id\": 5,\n                \"suffix\": \"Jr.\",\n                \"job_title\": \"Adada\",\n                \"favorite\": false,\n                \"pronouns\": null,\n                \"deleted\": false,\n                \"created_at\": \"2019-11-16T00:43:49.000Z\",\n                \"updated_at\": \"2019-11-16T00:43:49.000Z\"\n            }\n        }\n    ]\n}"},{"id":"96a76ffc-6fb6-4672-9121-e1692870eb71","name":"Reminders Index Birthday","originalRequest":{"method":"GET","header":[{"key":"include","value":"contact","description":"Optional. Use the include header to attach records directly related to the reminder.  Valid values are: contact,account,workflow_task,workflow","type":"text"}],"url":{"raw":"{{base_url}}/reminders?filter=birthday","host":["{{base_url}}"],"path":["reminders"],"query":[{"key":"filter","value":"birthday","description":"Valid values are: birthday, client_review, client_anniversary, wedding_anniversary, workflow_task, account_rider, account_renewal"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 02 Nov 2022 03:28:49 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"280455"},{"key":"user_id","value":"280455"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"f0e2059a9e88b5fcc9a32e5959c50ee4\""},{"key":"Set-Cookie","value":"ahoy_visit=a71566de-1357-45bb-ace1-f22b9d16aa3c; path=/; expires=Wed, 02 Nov 2022 07:28:46 GMT; SameSite=None"},{"key":"X-Request-Id","value":"b03b80ad-0d3f-463c-8f98-4e4d10b6c6da"},{"key":"X-Runtime","value":"3.547181"}],"cookie":[],"responseTime":null,"body":"{\n    \"reminders\": [\n        {\n            \"type\": \"birthday\",\n            \"date\": \"2022-11-04\",\n            \"source_object_id\": 72,\n            \"source_object_type\": \"Crm::Contact::Individual\",\n            \"contact\": {\n                \"id\": 72,\n                \"type\": \"Individual\",\n                \"first_name\": null,\n                \"middle_name\": null,\n                \"last_name\": \"Axxx\",\n                \"company_name\": null,\n                \"full_name\": \"Axxx\",\n                \"nickname\": null,\n                \"suffix_id\": null,\n                \"suffix\": null,\n                \"job_title\": null,\n                \"favorite\": false,\n                \"pronouns\": null,\n                \"deleted\": false,\n                \"created_at\": \"2020-04-30T02:31:08.000Z\",\n                \"updated_at\": \"2022-10-31T17:41:11.000Z\"\n            }\n        }\n    ]\n}"},{"id":"fd6a9709-6341-4044-bc2f-5dc891f27329","name":"Reminders Index Workflow Task","originalRequest":{"method":"GET","header":[{"key":"include","value":"workflow,workflow_task","description":"Optional. Use the include header to attach records directly related to the reminder.  Valid values are: contact,account,workflow_task,workflow","type":"text"}],"url":{"raw":"{{base_url}}/reminders?filter=workflow_task","host":["{{base_url}}"],"path":["reminders"],"query":[{"key":"filter","value":"workflow_task","description":"Valid values are: birthday, client_review, client_anniversary, wedding_anniversary, workflow_task, account_rider, account_renewal"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 02 Nov 2022 03:31:24 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"280455"},{"key":"user_id","value":"280455"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"882c08e7c91e073be0a8f6fe8462a3f4\""},{"key":"Set-Cookie","value":"ahoy_visit=a71566de-1357-45bb-ace1-f22b9d16aa3c; path=/; expires=Wed, 02 Nov 2022 07:31:12 GMT; SameSite=None"},{"key":"X-Request-Id","value":"2d7c42cd-7e53-4c28-849b-8d26b6cc2aad"},{"key":"X-Runtime","value":"12.308794"}],"cookie":[],"responseTime":null,"body":"{\n    \"reminders\": [\n        {\n            \"type\": \"workflow_task\",\n            \"date\": \"2022-11-01T07:00:00.000Z\",\n            \"source_object_id\": 48,\n            \"source_object_type\": \"Crm::Workflow::StepTask\",\n            \"workflow_task\": {\n                \"id\": 48,\n                \"name\": \"New Task 1\",\n                \"workflow_step_id\": 31,\n                \"parent_step_task_id\": null,\n                \"assignee_id\": 280321,\n                \"assignee_type\": 1,\n                \"display_position\": 1,\n                \"due_date\": \"2022-11-01T07:00:00.000Z\",\n                \"calculated_due_date\": \"2022-11-01T07:00:00.000Z\",\n                \"completion_date\": null,\n                \"description\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2020-09-01T21:53:00.000Z\",\n                \"updated_at\": \"2022-10-31T17:42:13.000Z\"\n            },\n            \"workflow\": {\n                \"id\": 6,\n                \"workflow_template_id\": null,\n                \"name\": \"This is a new workflow with some tasks\",\n                \"due_date\": \"2020-07-01T07:00:00.000Z\",\n                \"current_step_id\": 31,\n                \"status\": 1,\n                \"assignee_id\": null,\n                \"assignee_type\": null,\n                \"completion_date\": null,\n                \"description\": \"Here is a long description with no important information for the workflow, actually its not so long.\",\n                \"category_id\": 7,\n                \"category\": \"New Category THis is a test\",\n                \"exclude_weekends\": false,\n                \"deleted\": false,\n                \"created_at\": \"2020-06-30T16:52:11.000Z\",\n                \"updated_at\": \"2020-09-01T21:54:08.000Z\",\n                \"workflow_steps\": [\n                    {\n                        \"id\": 8,\n                        \"name\": \"Checklist - First Step\",\n                        \"workflow_id\": 6,\n                        \"order_position\": 1,\n                        \"interval\": 4,\n                        \"frequency\": 1,\n                        \"interval_placement\": 2,\n                        \"display_interval\": \"4 Days After\",\n                        \"completion_date\": \"2020-08-25T00:47:12.000Z\",\n                        \"description\": \"Hi\",\n                        \"comments\": null,\n                        \"tasks_remaining\": 0,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-06-30T16:52:11.000Z\",\n                        \"updated_at\": \"2020-08-25T00:47:12.000Z\",\n                        \"workflow_step_outcomes\": []\n                    },\n                    {\n                        \"id\": 10,\n                        \"name\": \"New Step 2\",\n                        \"workflow_id\": 6,\n                        \"order_position\": 2,\n                        \"interval\": null,\n                        \"frequency\": null,\n                        \"interval_placement\": null,\n                        \"display_interval\": \"\",\n                        \"completion_date\": \"2020-08-25T00:49:38.000Z\",\n                        \"description\": null,\n                        \"comments\": null,\n                        \"tasks_remaining\": 0,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-06-30T18:02:38.000Z\",\n                        \"updated_at\": \"2020-08-25T00:49:38.000Z\",\n                        \"workflow_step_outcomes\": []\n                    },\n                    {\n                        \"id\": 19,\n                        \"name\": \"New Step 3\",\n                        \"workflow_id\": 6,\n                        \"order_position\": 3,\n                        \"interval\": null,\n                        \"frequency\": null,\n                        \"interval_placement\": null,\n                        \"display_interval\": \"\",\n                        \"completion_date\": \"2020-08-25T00:50:07.000Z\",\n                        \"description\": null,\n                        \"comments\": null,\n                        \"tasks_remaining\": 0,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-08-25T00:48:04.000Z\",\n                        \"updated_at\": \"2020-08-25T00:50:07.000Z\",\n                        \"workflow_step_outcomes\": []\n                    },\n                    {\n                        \"id\": 20,\n                        \"name\": \"New Step 4\",\n                        \"workflow_id\": 6,\n                        \"order_position\": 4,\n                        \"interval\": null,\n                        \"frequency\": null,\n                        \"interval_placement\": null,\n                        \"display_interval\": \"\",\n                        \"completion_date\": \"2020-08-25T18:41:43.000Z\",\n                        \"description\": null,\n                        \"comments\": null,\n                        \"tasks_remaining\": 0,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-08-25T00:48:22.000Z\",\n                        \"updated_at\": \"2020-08-25T18:41:44.000Z\",\n                        \"workflow_step_outcomes\": [\n                            {\n                                \"id\": 5,\n                                \"name\": \"outocme 1\",\n                                \"workflow_step_id\": 20,\n                                \"next_workflow_step_id\": 21,\n                                \"deleted\": false,\n                                \"created_at\": \"2020-08-25T00:50:49.000Z\",\n                                \"updated_at\": \"2020-08-25T00:50:49.000Z\"\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": 21,\n                        \"name\": \"New Step 5\",\n                        \"workflow_id\": 6,\n                        \"order_position\": 5,\n                        \"interval\": null,\n                        \"frequency\": null,\n                        \"interval_placement\": null,\n                        \"display_interval\": \"\",\n                        \"completion_date\": \"2020-08-25T19:09:15.000Z\",\n                        \"description\": null,\n                        \"comments\": null,\n                        \"tasks_remaining\": 0,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-08-25T00:50:18.000Z\",\n                        \"updated_at\": \"2020-08-25T19:09:16.000Z\",\n                        \"workflow_step_outcomes\": [\n                            {\n                                \"id\": 7,\n                                \"name\": \"outcome 3\",\n                                \"workflow_step_id\": 21,\n                                \"next_workflow_step_id\": 22,\n                                \"deleted\": false,\n                                \"created_at\": \"2020-08-25T19:07:54.000Z\",\n                                \"updated_at\": \"2020-08-25T19:07:54.000Z\"\n                            },\n                            {\n                                \"id\": 8,\n                                \"name\": \"outcome 4\",\n                                \"workflow_step_id\": 21,\n                                \"next_workflow_step_id\": 23,\n                                \"deleted\": false,\n                                \"created_at\": \"2020-08-25T19:08:12.000Z\",\n                                \"updated_at\": \"2020-08-25T19:08:12.000Z\"\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": 22,\n                        \"name\": \"New Step 6\",\n                        \"workflow_id\": 6,\n                        \"order_position\": 6,\n                        \"interval\": null,\n                        \"frequency\": null,\n                        \"interval_placement\": null,\n                        \"display_interval\": \"\",\n                        \"completion_date\": \"2020-08-25T19:16:47.000Z\",\n                        \"description\": null,\n                        \"comments\": null,\n                        \"tasks_remaining\": 0,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-08-25T00:50:25.000Z\",\n                        \"updated_at\": \"2020-08-25T19:16:48.000Z\",\n                        \"workflow_step_outcomes\": [\n                            {\n                                \"id\": 9,\n                                \"name\": \"1\",\n                                \"workflow_step_id\": 22,\n                                \"next_workflow_step_id\": 23,\n                                \"deleted\": false,\n                                \"created_at\": \"2020-08-25T19:13:54.000Z\",\n                                \"updated_at\": \"2020-08-25T19:13:54.000Z\"\n                            },\n                            {\n                                \"id\": 10,\n                                \"name\": \"3\",\n                                \"workflow_step_id\": 22,\n                                \"next_workflow_step_id\": 24,\n                                \"deleted\": false,\n                                \"created_at\": \"2020-08-25T19:14:42.000Z\",\n                                \"updated_at\": \"2020-08-25T19:14:42.000Z\"\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": 23,\n                        \"name\": \"New Step 7\",\n                        \"workflow_id\": 6,\n                        \"order_position\": 7,\n                        \"interval\": null,\n                        \"frequency\": null,\n                        \"interval_placement\": null,\n                        \"display_interval\": \"\",\n                        \"completion_date\": \"2020-08-25T19:21:53.000Z\",\n                        \"description\": null,\n                        \"comments\": null,\n                        \"tasks_remaining\": 0,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-08-25T19:06:44.000Z\",\n                        \"updated_at\": \"2020-08-25T19:21:54.000Z\",\n                        \"workflow_step_outcomes\": [\n                            {\n                                \"id\": 11,\n                                \"name\": \"abc\",\n                                \"workflow_step_id\": 23,\n                                \"next_workflow_step_id\": 24,\n                                \"deleted\": false,\n                                \"created_at\": \"2020-08-25T19:19:36.000Z\",\n                                \"updated_at\": \"2020-08-25T19:19:36.000Z\"\n                            },\n                            {\n                                \"id\": 13,\n                                \"name\": \"3\",\n                                \"workflow_step_id\": 23,\n                                \"next_workflow_step_id\": 25,\n                                \"deleted\": false,\n                                \"created_at\": \"2020-08-25T19:20:38.000Z\",\n                                \"updated_at\": \"2020-08-25T19:20:38.000Z\"\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": 24,\n                        \"name\": \"New Step 8\",\n                        \"workflow_id\": 6,\n                        \"order_position\": 8,\n                        \"interval\": null,\n                        \"frequency\": null,\n                        \"interval_placement\": null,\n                        \"display_interval\": \"\",\n                        \"completion_date\": \"2020-08-25T19:35:41.000Z\",\n                        \"description\": null,\n                        \"comments\": null,\n                        \"tasks_remaining\": 0,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-08-25T19:06:55.000Z\",\n                        \"updated_at\": \"2020-08-25T19:35:41.000Z\",\n                        \"workflow_step_outcomes\": [\n                            {\n                                \"id\": 12,\n                                \"name\": \"q\",\n                                \"workflow_step_id\": 24,\n                                \"next_workflow_step_id\": 25,\n                                \"deleted\": false,\n                                \"created_at\": \"2020-08-25T19:20:23.000Z\",\n                                \"updated_at\": \"2020-08-25T19:20:23.000Z\"\n                            },\n                            {\n                                \"id\": 14,\n                                \"name\": \"10\",\n                                \"workflow_step_id\": 24,\n                                \"next_workflow_step_id\": 26,\n                                \"deleted\": false,\n                                \"created_at\": \"2020-08-25T19:33:38.000Z\",\n                                \"updated_at\": \"2020-08-25T19:33:38.000Z\"\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": 25,\n                        \"name\": \"New Step 9\",\n                        \"workflow_id\": 6,\n                        \"order_position\": 9,\n                        \"interval\": null,\n                        \"frequency\": null,\n                        \"interval_placement\": null,\n                        \"display_interval\": \"\",\n                        \"completion_date\": \"2020-08-25T19:49:48.000Z\",\n                        \"description\": null,\n                        \"comments\": null,\n                        \"tasks_remaining\": 0,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-08-25T19:19:06.000Z\",\n                        \"updated_at\": \"2020-08-25T19:49:49.000Z\",\n                        \"workflow_step_outcomes\": [\n                            {\n                                \"id\": 15,\n                                \"name\": \"10\",\n                                \"workflow_step_id\": 25,\n                                \"next_workflow_step_id\": 26,\n                                \"deleted\": false,\n                                \"created_at\": \"2020-08-25T19:34:02.000Z\",\n                                \"updated_at\": \"2020-08-25T19:34:02.000Z\"\n                            },\n                            {\n                                \"id\": 16,\n                                \"name\": \"11\",\n                                \"workflow_step_id\": 25,\n                                \"next_workflow_step_id\": 27,\n                                \"deleted\": false,\n                                \"created_at\": \"2020-08-25T19:34:15.000Z\",\n                                \"updated_at\": \"2020-08-25T19:34:15.000Z\"\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": 26,\n                        \"name\": \"New Step 10\",\n                        \"workflow_id\": 6,\n                        \"order_position\": 10,\n                        \"interval\": null,\n                        \"frequency\": null,\n                        \"interval_placement\": null,\n                        \"display_interval\": \"\",\n                        \"completion_date\": \"2020-08-25T23:21:39.000Z\",\n                        \"description\": null,\n                        \"comments\": null,\n                        \"tasks_remaining\": 0,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-08-25T19:32:03.000Z\",\n                        \"updated_at\": \"2020-08-25T23:21:39.000Z\",\n                        \"workflow_step_outcomes\": [\n                            {\n                                \"id\": 17,\n                                \"name\": \"11\",\n                                \"workflow_step_id\": 26,\n                                \"next_workflow_step_id\": 27,\n                                \"deleted\": false,\n                                \"created_at\": \"2020-08-25T19:34:34.000Z\",\n                                \"updated_at\": \"2020-08-25T19:34:34.000Z\"\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": 27,\n                        \"name\": \"New Step 11\",\n                        \"workflow_id\": 6,\n                        \"order_position\": 11,\n                        \"interval\": null,\n                        \"frequency\": null,\n                        \"interval_placement\": null,\n                        \"display_interval\": \"\",\n                        \"completion_date\": \"2020-08-25T23:34:19.000Z\",\n                        \"description\": null,\n                        \"comments\": null,\n                        \"tasks_remaining\": 0,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-08-25T19:32:14.000Z\",\n                        \"updated_at\": \"2020-08-25T23:34:20.000Z\",\n                        \"workflow_step_outcomes\": [\n                            {\n                                \"id\": 18,\n                                \"name\": \"12\",\n                                \"workflow_step_id\": 27,\n                                \"next_workflow_step_id\": 28,\n                                \"deleted\": false,\n                                \"created_at\": \"2020-08-25T23:32:24.000Z\",\n                                \"updated_at\": \"2020-08-25T23:32:24.000Z\"\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": 28,\n                        \"name\": \"New Step 12\",\n                        \"workflow_id\": 6,\n                        \"order_position\": 12,\n                        \"interval\": null,\n                        \"frequency\": null,\n                        \"interval_placement\": null,\n                        \"display_interval\": \"\",\n                        \"completion_date\": \"2020-08-28T16:36:06.000Z\",\n                        \"description\": null,\n                        \"comments\": null,\n                        \"tasks_remaining\": 0,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-08-25T23:31:43.000Z\",\n                        \"updated_at\": \"2020-08-28T16:36:07.000Z\",\n                        \"workflow_step_outcomes\": [\n                            {\n                                \"id\": 19,\n                                \"name\": \"13\",\n                                \"workflow_step_id\": 28,\n                                \"next_workflow_step_id\": 29,\n                                \"deleted\": false,\n                                \"created_at\": \"2020-08-26T21:11:15.000Z\",\n                                \"updated_at\": \"2020-08-26T21:11:15.000Z\"\n                            },\n                            {\n                                \"id\": 20,\n                                \"name\": \"3\",\n                                \"workflow_step_id\": 28,\n                                \"next_workflow_step_id\": 19,\n                                \"deleted\": false,\n                                \"created_at\": \"2020-08-26T21:32:31.000Z\",\n                                \"updated_at\": \"2020-08-26T21:32:31.000Z\"\n                            },\n                            {\n                                \"id\": 21,\n                                \"name\": \"5\",\n                                \"workflow_step_id\": 28,\n                                \"next_workflow_step_id\": 21,\n                                \"deleted\": false,\n                                \"created_at\": \"2020-08-26T21:32:46.000Z\",\n                                \"updated_at\": \"2020-08-26T21:32:46.000Z\"\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": 29,\n                        \"name\": \"New Step 13\",\n                        \"workflow_id\": 6,\n                        \"order_position\": 13,\n                        \"interval\": null,\n                        \"frequency\": null,\n                        \"interval_placement\": null,\n                        \"display_interval\": \"\",\n                        \"completion_date\": \"2020-08-28T16:38:28.000Z\",\n                        \"description\": null,\n                        \"comments\": null,\n                        \"tasks_remaining\": 0,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-08-25T23:31:54.000Z\",\n                        \"updated_at\": \"2020-08-28T16:38:29.000Z\",\n                        \"workflow_step_outcomes\": []\n                    },\n                    {\n                        \"id\": 30,\n                        \"name\": \"New Step 14\",\n                        \"workflow_id\": 6,\n                        \"order_position\": 14,\n                        \"interval\": 1,\n                        \"frequency\": 1,\n                        \"interval_placement\": 2,\n                        \"display_interval\": \"1 Days After\",\n                        \"completion_date\": \"2020-09-01T21:54:08.000Z\",\n                        \"description\": \"\",\n                        \"comments\": null,\n                        \"tasks_remaining\": 0,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-08-28T16:36:25.000Z\",\n                        \"updated_at\": \"2020-09-01T21:54:08.000Z\",\n                        \"workflow_step_outcomes\": [\n                            {\n                                \"id\": 22,\n                                \"name\": \"15\",\n                                \"workflow_step_id\": 30,\n                                \"next_workflow_step_id\": 31,\n                                \"deleted\": false,\n                                \"created_at\": \"2020-09-01T21:52:51.000Z\",\n                                \"updated_at\": \"2020-09-01T21:52:51.000Z\"\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": 31,\n                        \"name\": \"New Step 15\",\n                        \"workflow_id\": 6,\n                        \"order_position\": 15,\n                        \"interval\": null,\n                        \"frequency\": null,\n                        \"interval_placement\": 3,\n                        \"display_interval\": \"On\",\n                        \"completion_date\": null,\n                        \"description\": \"\",\n                        \"comments\": null,\n                        \"tasks_remaining\": 1,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-09-01T21:52:12.000Z\",\n                        \"updated_at\": \"2020-09-01T22:41:00.000Z\",\n                        \"workflow_step_outcomes\": [\n                            {\n                                \"id\": 31,\n                                \"name\": \"16\",\n                                \"workflow_step_id\": 31,\n                                \"next_workflow_step_id\": 45,\n                                \"deleted\": false,\n                                \"created_at\": \"2021-11-09T17:14:36.000Z\",\n                                \"updated_at\": \"2021-11-09T17:14:36.000Z\"\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": 45,\n                        \"name\": \"New Step 16\",\n                        \"workflow_id\": 6,\n                        \"order_position\": 16,\n                        \"interval\": null,\n                        \"frequency\": null,\n                        \"interval_placement\": null,\n                        \"display_interval\": \"\",\n                        \"completion_date\": null,\n                        \"description\": null,\n                        \"comments\": null,\n                        \"tasks_remaining\": 0,\n                        \"deleted\": false,\n                        \"created_at\": \"2021-11-09T17:14:16.000Z\",\n                        \"updated_at\": \"2021-11-09T17:14:16.000Z\",\n                        \"workflow_step_outcomes\": []\n                    }\n                ],\n                \"linked_contacts\": [\n                    {\n                        \"type\": \"Individual\",\n                        \"first_name\": \"Bob\",\n                        \"middle_name\": \"Mo\",\n                        \"last_name\": \"Downy\",\n                        \"company_name\": null,\n                        \"full_name\": \"Bob Downy\",\n                        \"nickname\": \"Bo\",\n                        \"suffix_id\": 4,\n                        \"suffix\": \"V\",\n                        \"job_title\": \"Surgeon\",\n                        \"favorite\": true,\n                        \"pronouns\": [\n                            \"he him 123123123 423432mgdfmgdk3242\",\n                            \"he\",\n                            \"her\"\n                        ],\n                        \"deleted\": false,\n                        \"created_at\": \"2019-05-29T17:35:11.000Z\",\n                        \"updated_at\": \"2022-07-20T16:54:43.000Z\",\n                        \"contact_id\": 2\n                    }\n                ]\n            }\n        }\n    ]\n}"},{"id":"69dc7a49-ef2b-47b0-be29-6fc2fb924dd2","name":"Reminders Index Account Rider","originalRequest":{"method":"GET","header":[{"key":"include","value":"account,contact","description":"Optional. Use the include header to attach records directly related to the reminder.  Valid values are: contact,account,workflow_task,workflow","type":"text"}],"url":{"raw":"{{base_url}}/reminders?filter=account_rider","host":["{{base_url}}"],"path":["reminders"],"query":[{"key":"filter","value":"account_rider","description":"Valid values are: birthday, client_review, client_anniversary, wedding_anniversary, workflow_task, account_rider, account_renewal"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 02 Nov 2022 03:32:53 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"280455"},{"key":"user_id","value":"280455"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"40f6acdca18724e0051e288f67d7cc6c\""},{"key":"Set-Cookie","value":"ahoy_visit=a71566de-1357-45bb-ace1-f22b9d16aa3c; path=/; expires=Wed, 02 Nov 2022 07:32:49 GMT; SameSite=None"},{"key":"X-Request-Id","value":"0b4c61ce-1b11-4940-971a-4eeda3dd6908"},{"key":"X-Runtime","value":"4.059325"}],"cookie":[],"responseTime":null,"body":"{\n    \"reminders\": [\n        {\n            \"type\": \"account_rider\",\n            \"date\": \"2022-11-03\",\n            \"source_object_id\": 17,\n            \"source_object_type\": \"Crm::Account\",\n            \"account\": {\n                \"id\": 17,\n                \"contact_id\": 80,\n                \"account_type_id\": 22,\n                \"account_type\": \"Individual Life\",\n                \"is_linked?\": false,\n                \"status_id\": 1,\n                \"status\": \"Open\",\n                \"number\": \"TESTACC8\",\n                \"balance\": \"0.0\",\n                \"feed_aggregator\": \"\",\n                \"feed_account_number\": null,\n                \"registration\": null,\n                \"company\": \"blah com\",\n                \"product\": \"duct tape\",\n                \"taxqualified\": false,\n                \"taxqualified_type_id\": null,\n                \"taxqualified_type\": null,\n                \"discretionary\": false,\n                \"held_away\": false,\n                \"managed\": false,\n                \"deleted\": false,\n                \"created_at\": \"2022-10-31T21:06:43.000Z\",\n                \"updated_at\": \"2022-10-31T21:06:43.000Z\"\n            },\n            \"contact\": {\n                \"id\": 80,\n                \"type\": \"Individual\",\n                \"first_name\": null,\n                \"middle_name\": null,\n                \"last_name\": \"Bast\",\n                \"company_name\": null,\n                \"full_name\": \"Bast\",\n                \"nickname\": null,\n                \"suffix_id\": null,\n                \"suffix\": null,\n                \"job_title\": null,\n                \"favorite\": false,\n                \"pronouns\": null,\n                \"deleted\": false,\n                \"created_at\": \"2020-08-05T18:58:56.000Z\",\n                \"updated_at\": \"2022-09-21T03:22:44.000Z\"\n            }\n        },\n        {\n            \"type\": \"account_rider\",\n            \"date\": \"2022-11-16\",\n            \"source_object_id\": 10,\n            \"source_object_type\": \"Crm::Account\",\n            \"account\": {\n                \"id\": 10,\n                \"contact_id\": 2,\n                \"account_type_id\": 27,\n                \"account_type\": \"Individual Medical\",\n                \"is_linked?\": false,\n                \"status_id\": 1,\n                \"status\": \"Open\",\n                \"number\": \"ACC12345\",\n                \"balance\": \"0.0\",\n                \"feed_aggregator\": \"\",\n                \"feed_account_number\": null,\n                \"registration\": null,\n                \"company\": \"A third company\",\n                \"product\": \"pro\",\n                \"taxqualified\": true,\n                \"taxqualified_type_id\": null,\n                \"taxqualified_type\": null,\n                \"discretionary\": false,\n                \"held_away\": false,\n                \"managed\": false,\n                \"deleted\": false,\n                \"created_at\": \"2020-02-25T21:15:14.000Z\",\n                \"updated_at\": \"2022-10-31T17:44:06.000Z\"\n            },\n            \"contact\": {\n                \"id\": 2,\n                \"type\": \"Individual\",\n                \"first_name\": \"Bob\",\n                \"middle_name\": \"Mo\",\n                \"last_name\": \"Downy\",\n                \"company_name\": null,\n                \"full_name\": \"Bob Downy\",\n                \"nickname\": \"Bo\",\n                \"suffix_id\": 4,\n                \"suffix\": \"V\",\n                \"job_title\": \"Surgeon\",\n                \"favorite\": true,\n                \"pronouns\": [\n                    \"he him 123123123 423432mgdfmgdk3242\",\n                    \"he\",\n                    \"her\"\n                ],\n                \"deleted\": false,\n                \"created_at\": \"2019-05-29T17:35:11.000Z\",\n                \"updated_at\": \"2022-07-20T16:54:43.000Z\"\n            }\n        }\n    ]\n}"},{"id":"575a6e3d-fc40-47be-863f-5cab767d72c1","name":"Reminders Index Account Renewal","originalRequest":{"method":"GET","header":[{"key":"include","value":"account","description":"Optional. Use the include header to attach records directly related to the reminder.  Valid values are: contact,account,workflow_task,workflow","type":"text"}],"url":{"raw":"{{base_url}}/reminders?filter=account_renewal","host":["{{base_url}}"],"path":["reminders"],"query":[{"key":"filter","value":"account_renewal","description":"Valid values are: birthday, client_review, client_anniversary, wedding_anniversary, workflow_task, account_rider, account_renewal"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 02 Nov 2022 03:37:26 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"280455"},{"key":"user_id","value":"280455"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"a286e7beabb902b573ea7e1a4f665a33\""},{"key":"Set-Cookie","value":"ahoy_visit=a71566de-1357-45bb-ace1-f22b9d16aa3c; path=/; expires=Wed, 02 Nov 2022 07:37:20 GMT; SameSite=None"},{"key":"X-Request-Id","value":"e6f8af4f-46a3-4a80-9ea5-a869c1a0e706"},{"key":"X-Runtime","value":"5.027673"}],"cookie":[],"responseTime":null,"body":"{\n    \"reminders\": [\n        {\n            \"type\": \"account_renewal\",\n            \"date\": \"2022-11-09\",\n            \"source_object_id\": 10,\n            \"source_object_type\": \"Crm::Account\",\n            \"account\": {\n                \"id\": 10,\n                \"contact_id\": 2,\n                \"account_type_id\": 27,\n                \"account_type\": \"Individual Medical\",\n                \"is_linked?\": false,\n                \"status_id\": 1,\n                \"status\": \"Open\",\n                \"number\": \"ACC12345\",\n                \"balance\": \"0.0\",\n                \"feed_aggregator\": \"\",\n                \"feed_account_number\": null,\n                \"registration\": null,\n                \"company\": \"A third company\",\n                \"product\": \"pro\",\n                \"taxqualified\": true,\n                \"taxqualified_type_id\": null,\n                \"taxqualified_type\": null,\n                \"discretionary\": false,\n                \"held_away\": false,\n                \"managed\": false,\n                \"deleted\": false,\n                \"created_at\": \"2020-02-25T21:15:14.000Z\",\n                \"updated_at\": \"2022-10-31T17:44:06.000Z\"\n            }\n        }\n    ]\n}"},{"id":"2fd543ba-5ea8-4c9a-a806-d73c54e5eda9","name":"Reminders Index Client Review","originalRequest":{"method":"GET","header":[{"key":"include","value":"contact","description":"Optional. Use the include header to attach records directly related to the reminder.  Valid values are: contact,account,workflow_task,workflow","type":"text","disabled":true}],"url":{"raw":"{{base_url}}/reminders?filter=client_review","host":["{{base_url}}"],"path":["reminders"],"query":[{"key":"filter","value":"client_review","description":"Valid values are: birthday, client_review, client_anniversary, wedding_anniversary, workflow_task, account_rider, account_renewal"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 02 Nov 2022 03:43:21 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"280455"},{"key":"user_id","value":"280455"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"c6094b94ba61aeffe7a9bec6601749fa\""},{"key":"Set-Cookie","value":"ahoy_visit=a71566de-1357-45bb-ace1-f22b9d16aa3c; path=/; expires=Wed, 02 Nov 2022 07:43:17 GMT; SameSite=None"},{"key":"X-Request-Id","value":"d908b589-c2a9-45b1-8c11-5fbe35adfb09"},{"key":"X-Runtime","value":"3.068504"}],"cookie":[],"responseTime":null,"body":"{\n    \"reminders\": [\n        {\n            \"type\": \"client_review\",\n            \"date\": \"2022-11-11\",\n            \"source_object_id\": 122,\n            \"source_object_type\": \"Crm::Contact::Individual\"\n        }\n    ]\n}"},{"id":"f58cf2f8-be4f-4276-b582-277ca69c82d4","name":"Reminders Index Multiple Filters with all possible records associated with the reminder attached","originalRequest":{"method":"GET","header":[{"key":"include","value":"contact,account,workflow_task,workflow","description":"Optional. Use the include header to attach records directly related to the reminder.  Valid values are: contact,account,workflow_task,workflow","type":"text"}],"url":{"raw":"{{base_url}}/reminders?filter=client_anniversary,account_rider,workflow_task","host":["{{base_url}}"],"path":["reminders"],"query":[{"key":"filter","value":"client_anniversary,account_rider,workflow_task"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 02 Nov 2022 16:56:32 GMT"},{"key":"Connection","value":"close"},{"key":"X-XSS-Protection","value":"1; mode=block"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-UA-Compatible","value":"chrome=1"},{"key":"Cache-Control","value":"no-cache, no-store"},{"key":"Pragma","value":"no-cache"},{"key":"Expires","value":"Fri, 01 Jan 1990 00:00:00 GMT"},{"key":"database_id","value":"280455"},{"key":"user_id","value":"280455"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"ETag","value":"W/\"832fc6fefe36ec78b35f4a63e29087b0\""},{"key":"Set-Cookie","value":"ahoy_visit=09931a30-18ab-48b2-b0bf-aa4bd90f04ad; path=/; expires=Wed, 02 Nov 2022 20:55:59 GMT; SameSite=None"},{"key":"X-Request-Id","value":"b584656a-e856-437a-87b9-0430483d6969"},{"key":"X-Runtime","value":"40.437316"}],"cookie":[],"responseTime":null,"body":"{\n    \"reminders\": [\n        {\n            \"type\": \"workflow_task\",\n            \"date\": \"2022-11-01T07:00:00.000Z\",\n            \"source_object_id\": 48,\n            \"source_object_type\": \"Crm::Workflow::StepTask\",\n            \"workflow_task\": {\n                \"id\": 48,\n                \"name\": \"New Task 1\",\n                \"workflow_step_id\": 31,\n                \"parent_step_task_id\": null,\n                \"assignee_id\": 280321,\n                \"assignee_type\": 1,\n                \"display_position\": 1,\n                \"due_date\": \"2022-11-01T07:00:00.000Z\",\n                \"calculated_due_date\": \"2022-11-01T07:00:00.000Z\",\n                \"completion_date\": null,\n                \"description\": \"\",\n                \"deleted\": false,\n                \"created_at\": \"2020-09-01T21:53:00.000Z\",\n                \"updated_at\": \"2022-10-31T17:42:13.000Z\"\n            },\n            \"workflow\": {\n                \"id\": 6,\n                \"workflow_template_id\": null,\n                \"name\": \"This is a new workflow with some tasks\",\n                \"due_date\": \"2020-07-01T07:00:00.000Z\",\n                \"current_step_id\": 31,\n                \"status\": 1,\n                \"assignee_id\": null,\n                \"assignee_type\": null,\n                \"completion_date\": null,\n                \"description\": \"Here is a long description with no important information for the workflow, actually its not so long.\",\n                \"category_id\": 7,\n                \"category\": \"New Category THis is a test\",\n                \"exclude_weekends\": false,\n                \"deleted\": false,\n                \"created_at\": \"2020-06-30T16:52:11.000Z\",\n                \"updated_at\": \"2020-09-01T21:54:08.000Z\",\n                \"workflow_steps\": [\n                    {\n                        \"id\": 8,\n                        \"name\": \"Checklist - First Step\",\n                        \"workflow_id\": 6,\n                        \"order_position\": 1,\n                        \"interval\": 4,\n                        \"frequency\": 1,\n                        \"interval_placement\": 2,\n                        \"display_interval\": \"4 Days After\",\n                        \"completion_date\": \"2020-08-25T00:47:12.000Z\",\n                        \"description\": \"Hi\",\n                        \"comments\": null,\n                        \"tasks_remaining\": 0,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-06-30T16:52:11.000Z\",\n                        \"updated_at\": \"2020-08-25T00:47:12.000Z\",\n                        \"workflow_step_outcomes\": []\n                    },\n                    {\n                        \"id\": 10,\n                        \"name\": \"New Step 2\",\n                        \"workflow_id\": 6,\n                        \"order_position\": 2,\n                        \"interval\": null,\n                        \"frequency\": null,\n                        \"interval_placement\": null,\n                        \"display_interval\": \"\",\n                        \"completion_date\": \"2020-08-25T00:49:38.000Z\",\n                        \"description\": null,\n                        \"comments\": null,\n                        \"tasks_remaining\": 0,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-06-30T18:02:38.000Z\",\n                        \"updated_at\": \"2020-08-25T00:49:38.000Z\",\n                        \"workflow_step_outcomes\": []\n                    },\n                    {\n                        \"id\": 19,\n                        \"name\": \"New Step 3\",\n                        \"workflow_id\": 6,\n                        \"order_position\": 3,\n                        \"interval\": null,\n                        \"frequency\": null,\n                        \"interval_placement\": null,\n                        \"display_interval\": \"\",\n                        \"completion_date\": \"2020-08-25T00:50:07.000Z\",\n                        \"description\": null,\n                        \"comments\": null,\n                        \"tasks_remaining\": 0,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-08-25T00:48:04.000Z\",\n                        \"updated_at\": \"2020-08-25T00:50:07.000Z\",\n                        \"workflow_step_outcomes\": []\n                    },\n                    {\n                        \"id\": 20,\n                        \"name\": \"New Step 4\",\n                        \"workflow_id\": 6,\n                        \"order_position\": 4,\n                        \"interval\": null,\n                        \"frequency\": null,\n                        \"interval_placement\": null,\n                        \"display_interval\": \"\",\n                        \"completion_date\": \"2020-08-25T18:41:43.000Z\",\n                        \"description\": null,\n                        \"comments\": null,\n                        \"tasks_remaining\": 0,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-08-25T00:48:22.000Z\",\n                        \"updated_at\": \"2020-08-25T18:41:44.000Z\",\n                        \"workflow_step_outcomes\": [\n                            {\n                                \"id\": 5,\n                                \"name\": \"outocme 1\",\n                                \"workflow_step_id\": 20,\n                                \"next_workflow_step_id\": 21,\n                                \"deleted\": false,\n                                \"created_at\": \"2020-08-25T00:50:49.000Z\",\n                                \"updated_at\": \"2020-08-25T00:50:49.000Z\"\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": 21,\n                        \"name\": \"New Step 5\",\n                        \"workflow_id\": 6,\n                        \"order_position\": 5,\n                        \"interval\": null,\n                        \"frequency\": null,\n                        \"interval_placement\": null,\n                        \"display_interval\": \"\",\n                        \"completion_date\": \"2020-08-25T19:09:15.000Z\",\n                        \"description\": null,\n                        \"comments\": null,\n                        \"tasks_remaining\": 0,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-08-25T00:50:18.000Z\",\n                        \"updated_at\": \"2020-08-25T19:09:16.000Z\",\n                        \"workflow_step_outcomes\": [\n                            {\n                                \"id\": 7,\n                                \"name\": \"outcome 3\",\n                                \"workflow_step_id\": 21,\n                                \"next_workflow_step_id\": 22,\n                                \"deleted\": false,\n                                \"created_at\": \"2020-08-25T19:07:54.000Z\",\n                                \"updated_at\": \"2020-08-25T19:07:54.000Z\"\n                            },\n                            {\n                                \"id\": 8,\n                                \"name\": \"outcome 4\",\n                                \"workflow_step_id\": 21,\n                                \"next_workflow_step_id\": 23,\n                                \"deleted\": false,\n                                \"created_at\": \"2020-08-25T19:08:12.000Z\",\n                                \"updated_at\": \"2020-08-25T19:08:12.000Z\"\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": 22,\n                        \"name\": \"New Step 6\",\n                        \"workflow_id\": 6,\n                        \"order_position\": 6,\n                        \"interval\": null,\n                        \"frequency\": null,\n                        \"interval_placement\": null,\n                        \"display_interval\": \"\",\n                        \"completion_date\": \"2020-08-25T19:16:47.000Z\",\n                        \"description\": null,\n                        \"comments\": null,\n                        \"tasks_remaining\": 0,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-08-25T00:50:25.000Z\",\n                        \"updated_at\": \"2020-08-25T19:16:48.000Z\",\n                        \"workflow_step_outcomes\": [\n                            {\n                                \"id\": 9,\n                                \"name\": \"1\",\n                                \"workflow_step_id\": 22,\n                                \"next_workflow_step_id\": 23,\n                                \"deleted\": false,\n                                \"created_at\": \"2020-08-25T19:13:54.000Z\",\n                                \"updated_at\": \"2020-08-25T19:13:54.000Z\"\n                            },\n                            {\n                                \"id\": 10,\n                                \"name\": \"3\",\n                                \"workflow_step_id\": 22,\n                                \"next_workflow_step_id\": 24,\n                                \"deleted\": false,\n                                \"created_at\": \"2020-08-25T19:14:42.000Z\",\n                                \"updated_at\": \"2020-08-25T19:14:42.000Z\"\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": 23,\n                        \"name\": \"New Step 7\",\n                        \"workflow_id\": 6,\n                        \"order_position\": 7,\n                        \"interval\": null,\n                        \"frequency\": null,\n                        \"interval_placement\": null,\n                        \"display_interval\": \"\",\n                        \"completion_date\": \"2020-08-25T19:21:53.000Z\",\n                        \"description\": null,\n                        \"comments\": null,\n                        \"tasks_remaining\": 0,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-08-25T19:06:44.000Z\",\n                        \"updated_at\": \"2020-08-25T19:21:54.000Z\",\n                        \"workflow_step_outcomes\": [\n                            {\n                                \"id\": 11,\n                                \"name\": \"abc\",\n                                \"workflow_step_id\": 23,\n                                \"next_workflow_step_id\": 24,\n                                \"deleted\": false,\n                                \"created_at\": \"2020-08-25T19:19:36.000Z\",\n                                \"updated_at\": \"2020-08-25T19:19:36.000Z\"\n                            },\n                            {\n                                \"id\": 13,\n                                \"name\": \"3\",\n                                \"workflow_step_id\": 23,\n                                \"next_workflow_step_id\": 25,\n                                \"deleted\": false,\n                                \"created_at\": \"2020-08-25T19:20:38.000Z\",\n                                \"updated_at\": \"2020-08-25T19:20:38.000Z\"\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": 24,\n                        \"name\": \"New Step 8\",\n                        \"workflow_id\": 6,\n                        \"order_position\": 8,\n                        \"interval\": null,\n                        \"frequency\": null,\n                        \"interval_placement\": null,\n                        \"display_interval\": \"\",\n                        \"completion_date\": \"2020-08-25T19:35:41.000Z\",\n                        \"description\": null,\n                        \"comments\": null,\n                        \"tasks_remaining\": 0,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-08-25T19:06:55.000Z\",\n                        \"updated_at\": \"2020-08-25T19:35:41.000Z\",\n                        \"workflow_step_outcomes\": [\n                            {\n                                \"id\": 12,\n                                \"name\": \"q\",\n                                \"workflow_step_id\": 24,\n                                \"next_workflow_step_id\": 25,\n                                \"deleted\": false,\n                                \"created_at\": \"2020-08-25T19:20:23.000Z\",\n                                \"updated_at\": \"2020-08-25T19:20:23.000Z\"\n                            },\n                            {\n                                \"id\": 14,\n                                \"name\": \"10\",\n                                \"workflow_step_id\": 24,\n                                \"next_workflow_step_id\": 26,\n                                \"deleted\": false,\n                                \"created_at\": \"2020-08-25T19:33:38.000Z\",\n                                \"updated_at\": \"2020-08-25T19:33:38.000Z\"\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": 25,\n                        \"name\": \"New Step 9\",\n                        \"workflow_id\": 6,\n                        \"order_position\": 9,\n                        \"interval\": null,\n                        \"frequency\": null,\n                        \"interval_placement\": null,\n                        \"display_interval\": \"\",\n                        \"completion_date\": \"2020-08-25T19:49:48.000Z\",\n                        \"description\": null,\n                        \"comments\": null,\n                        \"tasks_remaining\": 0,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-08-25T19:19:06.000Z\",\n                        \"updated_at\": \"2020-08-25T19:49:49.000Z\",\n                        \"workflow_step_outcomes\": [\n                            {\n                                \"id\": 15,\n                                \"name\": \"10\",\n                                \"workflow_step_id\": 25,\n                                \"next_workflow_step_id\": 26,\n                                \"deleted\": false,\n                                \"created_at\": \"2020-08-25T19:34:02.000Z\",\n                                \"updated_at\": \"2020-08-25T19:34:02.000Z\"\n                            },\n                            {\n                                \"id\": 16,\n                                \"name\": \"11\",\n                                \"workflow_step_id\": 25,\n                                \"next_workflow_step_id\": 27,\n                                \"deleted\": false,\n                                \"created_at\": \"2020-08-25T19:34:15.000Z\",\n                                \"updated_at\": \"2020-08-25T19:34:15.000Z\"\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": 26,\n                        \"name\": \"New Step 10\",\n                        \"workflow_id\": 6,\n                        \"order_position\": 10,\n                        \"interval\": null,\n                        \"frequency\": null,\n                        \"interval_placement\": null,\n                        \"display_interval\": \"\",\n                        \"completion_date\": \"2020-08-25T23:21:39.000Z\",\n                        \"description\": null,\n                        \"comments\": null,\n                        \"tasks_remaining\": 0,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-08-25T19:32:03.000Z\",\n                        \"updated_at\": \"2020-08-25T23:21:39.000Z\",\n                        \"workflow_step_outcomes\": [\n                            {\n                                \"id\": 17,\n                                \"name\": \"11\",\n                                \"workflow_step_id\": 26,\n                                \"next_workflow_step_id\": 27,\n                                \"deleted\": false,\n                                \"created_at\": \"2020-08-25T19:34:34.000Z\",\n                                \"updated_at\": \"2020-08-25T19:34:34.000Z\"\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": 27,\n                        \"name\": \"New Step 11\",\n                        \"workflow_id\": 6,\n                        \"order_position\": 11,\n                        \"interval\": null,\n                        \"frequency\": null,\n                        \"interval_placement\": null,\n                        \"display_interval\": \"\",\n                        \"completion_date\": \"2020-08-25T23:34:19.000Z\",\n                        \"description\": null,\n                        \"comments\": null,\n                        \"tasks_remaining\": 0,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-08-25T19:32:14.000Z\",\n                        \"updated_at\": \"2020-08-25T23:34:20.000Z\",\n                        \"workflow_step_outcomes\": [\n                            {\n                                \"id\": 18,\n                                \"name\": \"12\",\n                                \"workflow_step_id\": 27,\n                                \"next_workflow_step_id\": 28,\n                                \"deleted\": false,\n                                \"created_at\": \"2020-08-25T23:32:24.000Z\",\n                                \"updated_at\": \"2020-08-25T23:32:24.000Z\"\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": 28,\n                        \"name\": \"New Step 12\",\n                        \"workflow_id\": 6,\n                        \"order_position\": 12,\n                        \"interval\": null,\n                        \"frequency\": null,\n                        \"interval_placement\": null,\n                        \"display_interval\": \"\",\n                        \"completion_date\": \"2020-08-28T16:36:06.000Z\",\n                        \"description\": null,\n                        \"comments\": null,\n                        \"tasks_remaining\": 0,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-08-25T23:31:43.000Z\",\n                        \"updated_at\": \"2020-08-28T16:36:07.000Z\",\n                        \"workflow_step_outcomes\": [\n                            {\n                                \"id\": 19,\n                                \"name\": \"13\",\n                                \"workflow_step_id\": 28,\n                                \"next_workflow_step_id\": 29,\n                                \"deleted\": false,\n                                \"created_at\": \"2020-08-26T21:11:15.000Z\",\n                                \"updated_at\": \"2020-08-26T21:11:15.000Z\"\n                            },\n                            {\n                                \"id\": 20,\n                                \"name\": \"3\",\n                                \"workflow_step_id\": 28,\n                                \"next_workflow_step_id\": 19,\n                                \"deleted\": false,\n                                \"created_at\": \"2020-08-26T21:32:31.000Z\",\n                                \"updated_at\": \"2020-08-26T21:32:31.000Z\"\n                            },\n                            {\n                                \"id\": 21,\n                                \"name\": \"5\",\n                                \"workflow_step_id\": 28,\n                                \"next_workflow_step_id\": 21,\n                                \"deleted\": false,\n                                \"created_at\": \"2020-08-26T21:32:46.000Z\",\n                                \"updated_at\": \"2020-08-26T21:32:46.000Z\"\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": 29,\n                        \"name\": \"New Step 13\",\n                        \"workflow_id\": 6,\n                        \"order_position\": 13,\n                        \"interval\": null,\n                        \"frequency\": null,\n                        \"interval_placement\": null,\n                        \"display_interval\": \"\",\n                        \"completion_date\": \"2020-08-28T16:38:28.000Z\",\n                        \"description\": null,\n                        \"comments\": null,\n                        \"tasks_remaining\": 0,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-08-25T23:31:54.000Z\",\n                        \"updated_at\": \"2020-08-28T16:38:29.000Z\",\n                        \"workflow_step_outcomes\": []\n                    },\n                    {\n                        \"id\": 30,\n                        \"name\": \"New Step 14\",\n                        \"workflow_id\": 6,\n                        \"order_position\": 14,\n                        \"interval\": 1,\n                        \"frequency\": 1,\n                        \"interval_placement\": 2,\n                        \"display_interval\": \"1 Days After\",\n                        \"completion_date\": \"2020-09-01T21:54:08.000Z\",\n                        \"description\": \"\",\n                        \"comments\": null,\n                        \"tasks_remaining\": 0,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-08-28T16:36:25.000Z\",\n                        \"updated_at\": \"2020-09-01T21:54:08.000Z\",\n                        \"workflow_step_outcomes\": [\n                            {\n                                \"id\": 22,\n                                \"name\": \"15\",\n                                \"workflow_step_id\": 30,\n                                \"next_workflow_step_id\": 31,\n                                \"deleted\": false,\n                                \"created_at\": \"2020-09-01T21:52:51.000Z\",\n                                \"updated_at\": \"2020-09-01T21:52:51.000Z\"\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": 31,\n                        \"name\": \"New Step 15\",\n                        \"workflow_id\": 6,\n                        \"order_position\": 15,\n                        \"interval\": null,\n                        \"frequency\": null,\n                        \"interval_placement\": 3,\n                        \"display_interval\": \"On\",\n                        \"completion_date\": null,\n                        \"description\": \"\",\n                        \"comments\": null,\n                        \"tasks_remaining\": 1,\n                        \"deleted\": false,\n                        \"created_at\": \"2020-09-01T21:52:12.000Z\",\n                        \"updated_at\": \"2020-09-01T22:41:00.000Z\",\n                        \"workflow_step_outcomes\": [\n                            {\n                                \"id\": 31,\n                                \"name\": \"16\",\n                                \"workflow_step_id\": 31,\n                                \"next_workflow_step_id\": 45,\n                                \"deleted\": false,\n                                \"created_at\": \"2021-11-09T17:14:36.000Z\",\n                                \"updated_at\": \"2021-11-09T17:14:36.000Z\"\n                            }\n                        ]\n                    },\n                    {\n                        \"id\": 45,\n                        \"name\": \"New Step 16\",\n                        \"workflow_id\": 6,\n                        \"order_position\": 16,\n                        \"interval\": null,\n                        \"frequency\": null,\n                        \"interval_placement\": null,\n                        \"display_interval\": \"\",\n                        \"completion_date\": null,\n                        \"description\": null,\n                        \"comments\": null,\n                        \"tasks_remaining\": 0,\n                        \"deleted\": false,\n                        \"created_at\": \"2021-11-09T17:14:16.000Z\",\n                        \"updated_at\": \"2021-11-09T17:14:16.000Z\",\n                        \"workflow_step_outcomes\": []\n                    }\n                ],\n                \"linked_contacts\": [\n                    {\n                        \"type\": \"Individual\",\n                        \"first_name\": \"Bob\",\n                        \"middle_name\": \"Mo\",\n                        \"last_name\": \"Downy\",\n                        \"company_name\": null,\n                        \"full_name\": \"Bob Downy\",\n                        \"nickname\": \"Bo\",\n                        \"suffix_id\": 4,\n                        \"suffix\": \"V\",\n                        \"job_title\": \"Surgeon\",\n                        \"favorite\": true,\n                        \"pronouns\": [\n                            \"he him 123123123 423432mgdfmgdk3242\",\n                            \"he\",\n                            \"her\"\n                        ],\n                        \"deleted\": false,\n                        \"created_at\": \"2019-05-29T17:35:11.000Z\",\n                        \"updated_at\": \"2022-07-20T16:54:43.000Z\",\n                        \"contact_id\": 2\n                    }\n                ]\n            }\n        },\n        {\n            \"type\": \"account_rider\",\n            \"date\": \"2022-11-03\",\n            \"source_object_id\": 17,\n            \"source_object_type\": \"Crm::Account\",\n            \"account\": {\n                \"id\": 17,\n                \"contact_id\": 80,\n                \"account_type_id\": 22,\n                \"account_type\": \"Individual Life\",\n                \"is_linked?\": false,\n                \"status_id\": 1,\n                \"status\": \"Open\",\n                \"number\": \"TESTACC8\",\n                \"balance\": \"0.0\",\n                \"feed_aggregator\": \"\",\n                \"feed_account_number\": null,\n                \"registration\": null,\n                \"company\": \"blah com\",\n                \"product\": \"duct tape\",\n                \"taxqualified\": false,\n                \"taxqualified_type_id\": null,\n                \"taxqualified_type\": null,\n                \"discretionary\": false,\n                \"held_away\": false,\n                \"managed\": false,\n                \"deleted\": false,\n                \"created_at\": \"2022-10-31T21:06:43.000Z\",\n                \"updated_at\": \"2022-10-31T21:06:43.000Z\"\n            },\n            \"contact\": {\n                \"id\": 80,\n                \"type\": \"Individual\",\n                \"first_name\": null,\n                \"middle_name\": null,\n                \"last_name\": \"Bast\",\n                \"company_name\": null,\n                \"full_name\": \"Bast\",\n                \"nickname\": null,\n                \"suffix_id\": null,\n                \"suffix\": null,\n                \"job_title\": null,\n                \"favorite\": false,\n                \"pronouns\": null,\n                \"deleted\": false,\n                \"created_at\": \"2020-08-05T18:58:56.000Z\",\n                \"updated_at\": \"2022-09-21T03:22:44.000Z\"\n            }\n        },\n        {\n            \"type\": \"client_anniversary\",\n            \"date\": \"2022-11-05\",\n            \"source_object_id\": 91,\n            \"source_object_type\": \"Crm::Contact::Individual\",\n            \"contact\": {\n                \"id\": 91,\n                \"type\": \"Individual\",\n                \"first_name\": null,\n                \"middle_name\": null,\n                \"last_name\": \"Blah Test1\",\n                \"company_name\": null,\n                \"full_name\": \"Blah Test1\",\n                \"nickname\": null,\n                \"suffix_id\": null,\n                \"suffix\": null,\n                \"job_title\": null,\n                \"favorite\": false,\n                \"pronouns\": null,\n                \"deleted\": false,\n                \"created_at\": \"2021-04-01T16:53:55.000Z\",\n                \"updated_at\": \"2022-10-31T17:40:19.000Z\"\n            }\n        },\n        {\n            \"type\": \"client_anniversary\",\n            \"date\": \"2022-11-16\",\n            \"source_object_id\": 15,\n            \"source_object_type\": \"Crm::Contact::Individual\",\n            \"contact\": {\n                \"id\": 15,\n                \"type\": \"Individual\",\n                \"first_name\": \"Dony\",\n                \"middle_name\": \"Mid\",\n                \"last_name\": \"Joe\",\n                \"company_name\": null,\n                \"full_name\": \"Dony Joe\",\n                \"nickname\": \"Nik\",\n                \"suffix_id\": 5,\n                \"suffix\": \"Jr.\",\n                \"job_title\": \"Job\",\n                \"favorite\": false,\n                \"pronouns\": null,\n                \"deleted\": false,\n                \"created_at\": \"2019-11-15T18:44:48.000Z\",\n                \"updated_at\": \"2019-11-16T00:28:29.000Z\"\n            }\n        },\n        {\n            \"type\": \"account_rider\",\n            \"date\": \"2022-11-16\",\n            \"source_object_id\": 10,\n            \"source_object_type\": \"Crm::Account\",\n            \"account\": {\n                \"id\": 10,\n                \"contact_id\": 2,\n                \"account_type_id\": 27,\n                \"account_type\": \"Individual Medical\",\n                \"is_linked?\": false,\n                \"status_id\": 1,\n                \"status\": \"Open\",\n                \"number\": \"ACC12345\",\n                \"balance\": \"0.0\",\n                \"feed_aggregator\": \"\",\n                \"feed_account_number\": null,\n                \"registration\": null,\n                \"company\": \"A third company\",\n                \"product\": \"pro\",\n                \"taxqualified\": true,\n                \"taxqualified_type_id\": null,\n                \"taxqualified_type\": null,\n                \"discretionary\": false,\n                \"held_away\": false,\n                \"managed\": false,\n                \"deleted\": false,\n                \"created_at\": \"2020-02-25T21:15:14.000Z\",\n                \"updated_at\": \"2022-10-31T17:44:06.000Z\"\n            },\n            \"contact\": {\n                \"id\": 2,\n                \"type\": \"Individual\",\n                \"first_name\": \"Bob\",\n                \"middle_name\": \"Mo\",\n                \"last_name\": \"Downy\",\n                \"company_name\": null,\n                \"full_name\": \"Bob Downy\",\n                \"nickname\": \"Bo\",\n                \"suffix_id\": 4,\n                \"suffix\": \"V\",\n                \"job_title\": \"Surgeon\",\n                \"favorite\": true,\n                \"pronouns\": [\n                    \"he him 123123123 423432mgdfmgdk3242\",\n                    \"he\",\n                    \"her\"\n                ],\n                \"deleted\": false,\n                \"created_at\": \"2019-05-29T17:35:11.000Z\",\n                \"updated_at\": \"2022-07-20T16:54:43.000Z\"\n            }\n        }\n    ]\n}"},{"id":"86742cb1-bfdd-479a-a1e6-2ddac1f91fa4","name":"Reminders Index","originalRequest":{"method":"GET","header":[{"key":"include","value":"contact,account,workflow_task,workflow","description":"Optional. Use the include header to attach records directly related to the reminder.  Valid values are: contact,account,workflow_task,workflow","type":"text"}],"url":{"raw":"{{base_url}}/reminders","host":["{{base_url}}"],"path":["reminders"],"query":[{"key":"filterd","value":"birthday","description":"Valid values are: birthday, client_review, client_anniversary, wedding_anniversary, workflow_task, account_rider, account_renewal","type":"text","disabled":true}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null},{"id":"5a929cde-cf2b-41eb-a74f-34ed81c5479b","name":"TEST","originalRequest":{"method":"GET","header":[{"key":"include","value":"contact,account,workflow_task,workflow","description":"Optional. Use the include header to attach records directly related to the reminder.  Valid values are: contact,account,workflow_task,workflow","type":"text","disabled":true}],"url":{"raw":"{{base_url}}/reminders?filter=wedding_anniversaryd","host":["{{base_url}}"],"path":["reminders"],"query":[{"key":"filter","value":"wedding_anniversaryd","description":"Valid values are: birthday, client_review, client_anniversary, wedding_anniversary, workflow_task, account_rider, account_renewal"}]}},"_postman_previewlanguage":null,"header":null,"cookie":[],"responseTime":null,"body":null}],"_postman_id":"59ad1864-bdd5-4f80-b0c5-f6f034a88700"}],"id":"d1f2ebf8-529a-4660-8d62-92d7d3b572f0","description":"<p>Currently under construction.</p>\n","event":[{"listen":"prerequest","script":{"id":"2af29347-5e3a-42ff-b56b-d0fce349e7f8","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"cc91ddda-5391-4470-9fe4-a958f670264f","type":"text/javascript","exec":[""]}}],"_postman_id":"d1f2ebf8-529a-4660-8d62-92d7d3b572f0","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Integrations","item":[{"name":"Pulse 360 Details Methods","item":[{"name":"create","id":"7364ef31-3ff5-48f7-b405-a1b924c1f37a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"contact_id\": 1,\n    \"note_id\": 1,\n    \"url\": \"https://www.example.com/\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/integrations/pulse360_details","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["integrations","pulse360_details"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7364ef31-3ff5-48f7-b405-a1b924c1f37a"},{"name":"update","id":"b0809598-115a-4282-8e6f-234099e2346e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n    \"pulse_created_at\": \"2021-11-15 16:19:06\"\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/integrations/pulse360_details/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["integrations","pulse360_details",":id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"any","value":"1","key":"id"}]}},"response":[],"_postman_id":"b0809598-115a-4282-8e6f-234099e2346e"},{"name":"delete","id":"911bcdc6-6a83-41a9-b4fc-9a9a9ebcb868","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{base_url}}/integrations/pulse360_details/:id","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"path":["integrations","pulse360_details",":id"],"host":["{{base_url}}"],"query":[],"variable":[{"type":"any","value":"1","key":"id"}]}},"response":[],"_postman_id":"911bcdc6-6a83-41a9-b4fc-9a9a9ebcb868"}],"id":"0e916524-e55c-43c3-9225-552d8728752b","_postman_id":"0e916524-e55c-43c3-9225-552d8728752b","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Schwab","item":[{"name":"Authorizations","id":"5c18d20d-353e-428e-aae7-10647be960bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer I0.b2F1dGgyLmV1dC5zY2h3YWIuY29t.T9xpl-OwDCzGvHSqmUDDzL5GhWvXwVGlcaUl14eIEGI@","type":"text"},{"key":"Schwab-Resource-Version","value":"1","type":"text"},{"key":"Schwab-Client-CorrelId","value":"5e39230a-2f8b-4e95-9a4a-b5e160b155a3","type":"text"}],"url":"https://sandbox.schwabapi.com/as-integration/users/v2/authorizations","urlObject":{"protocol":"https","path":["as-integration","users","v2","authorizations"],"host":["sandbox","schwabapi","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"5c18d20d-353e-428e-aae7-10647be960bd"},{"name":"Alerts","id":"2ecdf928-2ce8-48f8-91d3-1b58fd5b6aca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer I0.b2F1dGgyLmV1dC5zY2h3YWIuY29t.PnDRFqTnrgcv-0t1v_WZd2tJG0NwGtIt_goon64mEKo@","type":"text"},{"key":"Schwab-Resource-Version","value":"1","type":"text"},{"key":"Schwab-Client-CorrelId","value":"5e39230a-2f8b-4e95-9a4a-b5e160b155a3","type":"text"}],"url":"https://sandbox.schwabapi.com/as-integration/users/v2/authorizations","urlObject":{"protocol":"https","path":["as-integration","users","v2","authorizations"],"host":["sandbox","schwabapi","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"2ecdf928-2ce8-48f8-91d3-1b58fd5b6aca"},{"name":"Data Persistence","id":"6994d009-441a-43ac-8f42-ad3717a83fe2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Authorization","value":"Bearer I0.b2F1dGgyLmV1dC5zY2h3YWIuY29t.3fU4gPF9cuDUYbPa74aRasyPyZkqR8hLYNuRem6Ruec@","type":"text"},{"key":"Schwab-Resource-Version","value":"1","type":"text"},{"key":"Schwab-Client-CorrelId","value":"5e39230a-2f8b-4e95-9a4a-b5e160b155a3","type":"text"}],"url":"https://sandbox.schwabapi.com/as-integration/users/v2/data-delivery-enrollments","urlObject":{"protocol":"https","path":["as-integration","users","v2","data-delivery-enrollments"],"host":["sandbox","schwabapi","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"6994d009-441a-43ac-8f42-ad3717a83fe2"},{"name":"Token Refresh","id":"5f07a13f-d55d-45f9-9154-5c531a86bf98","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Basic UVk4eFROOFhiYVJmakNGcVdZbGZ6NEQ3a0ZMVG1vbmc6Rld5STRRQlRESnNQSGU5dg==","type":"text"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"raw","raw":"\"client_id=QY8xTN8XbaRfjCFqWYlfz4D7kFLTmong&grant_type=refresh_token&redirect_uri=https%3A%2F%2Fqa2.review.crm.redtailtechnology.com%2Fintegrations%2Fschwab%2Fopen_view%2Fauth%2Fcallback&refresh_token=dnQLZBLS589m8d4jHOkpwL24OcvrV1cPt_7L4JmJ0d5hgytboL-YtZ3V8OPdWQiTjiS4mkK5hGktxbyxK66GhJLJ_vRFqxdPkwyBzhqJ5y257uTxN0HH6s5IR4Y5jqZ7L_C5WXe0tUQ%40&scope=readonly\"","options":{"raw":{"language":"text"}}},"url":"https://sandbox.schwabapi.com/v1/oauth/token","urlObject":{"protocol":"https","path":["v1","oauth","token"],"host":["sandbox","schwabapi","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"5f07a13f-d55d-45f9-9154-5c531a86bf98"},{"name":"Exchange Code for Token","id":"37831db4-9ffa-47d8-a388-966be7d7a4e0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Basic UVk4eFROOFhiYVJmakNGcVdZbGZ6NEQ3a0ZMVG1vbmc6Rld5STRRQlRESnNQSGU5dg==","type":"text"},{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"raw","raw":"\"client_id=QY8xTN8XbaRfjCFqWYlfz4D7kFLTmong&grant_type=refresh_token&redirect_uri=https%3A%2F%2Fqa2.review.crm.redtailtechnology.com%2Fintegrations%2Fschwab%2Fopen_view%2Fauth%2Fcallback&refresh_token=dnQLZBLS589m8d4jHOkpwL24OcvrV1cPt_7L4JmJ0d5hgytboL-YtZ3V8OPdWQiTjiS4mkK5hGktxbyxK66GhJLJ_vRFqxdPkwyBzhqJ5y257uTxN0HH6s5IR4Y5jqZ7L_C5WXe0tUQ%40&scope=readonly\"","options":{"raw":{"language":"text"}}},"url":"https://sandbox.schwabapi.com/v1/oauth/token","urlObject":{"protocol":"https","path":["v1","oauth","token"],"host":["sandbox","schwabapi","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"37831db4-9ffa-47d8-a388-966be7d7a4e0"},{"name":"Daily Data","id":"0f6768fd-3a42-47ce-9e70-d9766f391285","protocolProfileBehavior":{"disabledSystemHeaders":{"accept":true},"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer I0.b2F1dGgyLmV1dC5zY2h3YWIuY29t.CKU-ZvRs8Zj0B-FlElI0MzDVStSj8Yvg1m1wuGv1D50@","type":"text"},{"key":"Schwab-Client-CorrelId","value":"4f71ba8c-0aaf-4864-8abc-1102c4def910","type":"text"},{"key":"Schwab-Resource-Version","value":"1","type":"text"}],"url":"https://sandbox.schwabapi.com/as-integration/bulk/v2/account-balances-positions?showAccount=Show&filter%5BasOfDate%5D=2025-04-03&page%5Bcursor%5D=67efaee774c597705b602d30&page%5Blimit%5D=50&includeTotalCount=true","urlObject":{"protocol":"https","path":["as-integration","bulk","v2","account-balances-positions"],"host":["sandbox","schwabapi","com"],"query":[{"key":"showAccount","value":"Show"},{"key":"filter%5BasOfDate%5D","value":"2025-04-03"},{"key":"page%5Bcursor%5D","value":"67efaee774c597705b602d30"},{"key":"page%5Blimit%5D","value":"50"},{"key":"includeTotalCount","value":"true"}],"variable":[]}},"response":[],"_postman_id":"0f6768fd-3a42-47ce-9e70-d9766f391285"},{"name":"Daily Data Prod","id":"cde39ce6-36e0-4ed3-974f-2c31d0f61290","protocolProfileBehavior":{"disabledSystemHeaders":{"accept":true},"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer I0.b2F1dGgyLmV1dC5zY2h3YWIuY29t.CKU-ZvRs8Zj0B-FlElI0MzDVStSj8Yvg1m1wuGv1D50@","type":"text"},{"key":"Schwab-Client-CorrelId","value":"50879f74-8c32-4af7-9707-012d3277a144","type":"text"},{"key":"Schwab-Resource-Version","value":"1","type":"text"}],"url":"https://sandbox.schwabapi.com/as-integration/bulk/v2/account-balances-positions?showAccount=Show&filter%5BasOfDate%5D=2025-04-03&page%5Bcursor%5D=67efaee774c597705b602d30&page%5Blimit%5D=50&includeTotalCount=true","urlObject":{"protocol":"https","path":["as-integration","bulk","v2","account-balances-positions"],"host":["sandbox","schwabapi","com"],"query":[{"key":"showAccount","value":"Show"},{"key":"filter%5BasOfDate%5D","value":"2025-04-03"},{"key":"page%5Bcursor%5D","value":"67efaee774c597705b602d30"},{"key":"page%5Blimit%5D","value":"50"},{"key":"includeTotalCount","value":"true"}],"variable":[]}},"response":[],"_postman_id":"cde39ce6-36e0-4ed3-974f-2c31d0f61290"},{"name":"Accounts info","id":"adbbeb09-3768-4d67-a558-0a4dd0c5b761","protocolProfileBehavior":{"disabledSystemHeaders":{"accept-encoding":true,"accept":true},"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer I0.b2F1dGgyLmV1dC5zY2h3YWIuY29t.aDdQrA-3w7iRl132XByP6eDavxm1HvAdHsmQ47mNdyQ@","type":"text"},{"key":"Accept","value":"application/vnd.api+json","type":"text"},{"key":"Schwab-Client-CorrelId","value":"74e325d8-ea68-4bed-b108-bb1fd7eb48b1","type":"text"},{"key":"Schwab-Resource-Version","value":"1","type":"text"}],"url":"https://sandbox.schwabapi.com/as-integration/accounts/v2/accounts?page%5Bcursor%5D=1&page%5Blimit%5D=500&sortBy=Account&sortDirection=Asc&showAccount=Show&showTaxID=Show","urlObject":{"protocol":"https","path":["as-integration","accounts","v2","accounts"],"host":["sandbox","schwabapi","com"],"query":[{"key":"page%5Bcursor%5D","value":"1"},{"key":"page%5Blimit%5D","value":"500"},{"key":"sortBy","value":"Account"},{"key":"sortDirection","value":"Asc"},{"key":"showAccount","value":"Show"},{"key":"showTaxID","value":"Show"}],"variable":[]}},"response":[],"_postman_id":"adbbeb09-3768-4d67-a558-0a4dd0c5b761"},{"name":"Accounts info Prod","id":"99a63f0a-baaa-47ab-99b4-0049b70899d3","protocolProfileBehavior":{"disabledSystemHeaders":{"accept-encoding":true,"accept":true},"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer I0.b2F1dGgyLmV1dC5zY2h3YWIuY29t.aDdQrA-3w7iRl132XByP6eDavxm1HvAdHsmQ47mNdyQ@","type":"text"},{"key":"Accept","value":"application/vnd.api+json","type":"text"},{"key":"Schwab-Client-CorrelId","value":"19b0e968-4084-41fd-bc97-3675f1f17d39","type":"text"},{"key":"Schwab-Resource-Version","value":"1","type":"text"}],"url":"https://sandbox.schwabapi.com/as-integration/accounts/v2/accounts?page%5Bcursor%5D=1&page%5Blimit%5D=500&sortBy=Account&sortDirection=Asc&showAccount=Show&showTaxID=Show","urlObject":{"protocol":"https","path":["as-integration","accounts","v2","accounts"],"host":["sandbox","schwabapi","com"],"query":[{"key":"page%5Bcursor%5D","value":"1"},{"key":"page%5Blimit%5D","value":"500"},{"key":"sortBy","value":"Account"},{"key":"sortDirection","value":"Asc"},{"key":"showAccount","value":"Show"},{"key":"showTaxID","value":"Show"}],"variable":[]}},"response":[],"_postman_id":"99a63f0a-baaa-47ab-99b4-0049b70899d3"},{"name":"Accounts info Prod","id":"8090041b-6519-45ff-be9d-f4cc399e9bbe","protocolProfileBehavior":{"disabledSystemHeaders":{"accept-encoding":true,"accept":true},"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer I0.b2F1dGgyLmV1dC5zY2h3YWIuY29t.aDdQrA-3w7iRl132XByP6eDavxm1HvAdHsmQ47mNdyQ@","type":"text"},{"key":"Accept","value":"application/vnd.api+json","type":"text"},{"key":"Schwab-Client-CorrelId","value":"b1598080-4c28-45f4-bac6-5c14c6c2e86a","type":"text"},{"key":"Schwab-Resource-Version","value":"1","type":"text"}],"url":"https://sandbox.schwabapi.com/as-integration/accounts/v2/accounts?page%5Bcursor%5D=1&page%5Blimit%5D=500&sortBy=Account&sortDirection=Asc&showAccount=Show&showTaxID=Show","urlObject":{"protocol":"https","path":["as-integration","accounts","v2","accounts"],"host":["sandbox","schwabapi","com"],"query":[{"key":"page%5Bcursor%5D","value":"1"},{"key":"page%5Blimit%5D","value":"500"},{"key":"sortBy","value":"Account"},{"key":"sortDirection","value":"Asc"},{"key":"showAccount","value":"Show"},{"key":"showTaxID","value":"Show"}],"variable":[]}},"response":[],"_postman_id":"8090041b-6519-45ff-be9d-f4cc399e9bbe"},{"name":"Account Positions","id":"30ef7c9b-21aa-4033-90fd-68b3f4b72779","protocolProfileBehavior":{"disabledSystemHeaders":{"accept-encoding":true,"accept":true},"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer I0.b2F1dGgyLmV1dC5zY2h3YWIuY29t.XSWq1SMZq2FRt1eEpBBld9hzaOKWZks-MjnROgQO8VQ@","type":"text"},{"key":"Accept","value":"application/vnd.api+json","type":"text"},{"key":"Schwab-Client-CorrelId","value":"3ec9f748-7e86-4856-bf98-19ca14c9aaf5","type":"text"},{"key":"Schwab-Resource-Version","value":"1","type":"text"},{"key":"Schwab-Client-Ids","value":"account=10708520","type":"text"}],"url":"https://sandbox.schwabapi.com/as-integration/accounts/v2/positions/detail","urlObject":{"protocol":"https","path":["as-integration","accounts","v2","positions","detail"],"host":["sandbox","schwabapi","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"30ef7c9b-21aa-4033-90fd-68b3f4b72779"},{"name":"Alerts","id":"8c1d6018-b60e-4862-b518-611fc721062e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Bearer I0.b2F1dGgyLmV1dC5zY2h3YWIuY29t.vNEaQYRDgRPQ8uBH8cZSA_cwFsEzjrLP9NXHMm0ukfU@","type":"text"},{"key":"Schwab-Resource-Version","value":"1","type":"text"},{"key":"Schwab-Client-CorrelId","value":"5e39230a-2f8b-4e95-9a4a-b5e160b155a3","type":"text"},{"key":"Schwab-Client-Ids","value":"","description":"<p>account=X OR masterAccount=X</p>\n","type":"text"}],"url":"https://sandbox.schwabapi.com/as-integration/accounts/v2/alerts?showAccount=Show&sortBy=CreatedDate&sortDirection=Desc&page[limit]=250&filter[isArchived]=false","urlObject":{"protocol":"https","path":["as-integration","accounts","v2","alerts"],"host":["sandbox","schwabapi","com"],"query":[{"description":{"content":"<p>Show/mask acct number</p>\n","type":"text/plain"},"key":"showAccount","value":"Show"},{"key":"sortBy","value":"CreatedDate"},{"key":"sortDirection","value":"Desc"},{"key":"page[limit]","value":"250"},{"disabled":true,"key":"page[cursor]","value":null},{"description":{"content":"<p>filters by isArchived</p>\n","type":"text/plain"},"key":"filter[isArchived]","value":"false"},{"disabled":true,"key":"filter[status]","value":"New"},{"disabled":true,"key":"filter[startDate]","value":"2025-03-04"},{"disabled":true,"key":"filter[endDate]","value":null},{"disabled":true,"key":"","value":null}],"variable":[]}},"response":[],"_postman_id":"8c1d6018-b60e-4862-b518-611fc721062e"},{"name":"Contact Account Open","id":"e2542e95-0a1a-4f68-a86f-3cfc91f7cb7f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Bearer I0.b2F1dGgyLmV1dC5zY2h3YWIuY29t.vNEaQYRDgRPQ8uBH8cZSA_cwFsEzjrLP9NXHMm0ukfU@","type":"text"},{"key":"Schwab-Resource-Version","value":"1","type":"text"},{"key":"Schwab-Client-CorrelId","value":"5e39230a-2f8b-4e95-9a4a-b5e160b155a3","type":"text"}],"body":{"mode":"raw","raw":"{\n  \"data\": [\n    {\n      \"name\": {\n        \"firstName\": \"Chris\",\n        \"middleName\": \"M\",\n        \"lastName\": \"Lang\",\n        \"suffix\": \"Jr\",\n        \"alias\": \"Mike\"\n      },\n      \"dateOfBirth\": \"1988-05-13\",\n      \"ssn\": \"123456789\",\n      \"emailAddress\": \"test@test.com\",\n      \"phoneNumbers\": [\n        {\n          \"type\": \"Home\",\n          \"countryCode\": \"1\",\n          \"areaCode\": \"718\",\n          \"prefix\": \"225\",\n          \"lineNumber\": \"2640\",\n          \"isInternational\": true\n        }\n      ],\n      \"mailingAddressType\": \"Home\",\n      \"addresses\": [\n        {\n          \"addressType\": \"Home\",\n          \"addressLine1\": \"10822 HARROGATE PLACE\",\n          \"addressLine2\": \"Unit 412\",\n          \"addressLine3\": \"West End\",\n          \"city\": \"Aurora\",\n          \"state\": \"CO\",\n          \"zipCode\": \"80018\",\n          \"country\": \"US\",\n          \"isInternational\": true\n        }\n      ],\n      \"employment\": {\n        \"status\": \"Employed\",\n        \"occupation\": \"BusinessOwnerOrSelfEmployed\",\n        \"occupationOther\": \"Comedian\",\n        \"employerName\": \"Charles Schwab\",\n        \"isEmployedBySecurityOrBrokerFirm\": true,\n        \"isDirector\": true,\n        \"directorDetails\": [\n          {\n            \"companyName\": \"International Business Machines Corporation\",\n            \"tradingSymbol\": \"IBM\"\n          }\n        ]\n      },\n      \"isCitizenOfAnotherCountry\": true,\n      \"isUsCitizen\": true,\n      \"isUsResident\": true,\n      \"identification\": {\n        \"identificationType\": \"Passport\",\n        \"identificationNumber\": \"K2348485\",\n        \"issuedDate\": \"2022-05-13\",\n        \"expiryDate\": \"2025-05-13\",\n        \"country\": \"US\",\n        \"otherCountry\": \"AL\",\n        \"countryOfBirth\": \"US\",\n        \"passportIssuedCountry\": \"US\",\n        \"driversLicenseIssuedState\": \"CO\",\n        \"governmentIdIssuedState\": \"CO\"\n      }\n    }\n  ]\n}","options":{"raw":{"language":"json"}}},"url":"https://sandbox.schwabapi.com/as-integration/accounts/v2/v2/account-open-contacts","urlObject":{"protocol":"https","path":["as-integration","accounts","v2","v2","account-open-contacts"],"host":["sandbox","schwabapi","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e2542e95-0a1a-4f68-a86f-3cfc91f7cb7f"}],"id":"12da0f7e-baba-4dc4-aa1c-d9485da3f979","_postman_id":"12da0f7e-baba-4dc4-aa1c-d9485da3f979","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}}],"id":"4d90bfd2-b6f6-4554-9aa7-2e173185248e","_postman_id":"4d90bfd2-b6f6-4554-9aa7-2e173185248e","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Changelog","item":[],"id":"38c3a392-a99f-4e24-89cb-7dd8ac820d8f","description":"<p>Coming soon:<br />-test<br />-adding support for fetching list of activity codes<br />-adding support for filtering on open/completed workflows<br />-adding support for inlcuding family and family.member data when fetching contacts.<br />-adding support for completing, creating, and updating workflow tasks<br />-adding support for creating workflows via templates<br />-Adding optional 'include' header to contact notes endpoint.<br />-Breaking change: No longer returning join-table \"id\" attribute in activity linked_contacts items. Adding/removing contacts is done via the contact_id attribute.<br />-Breaking change: changing workflow linked_contact \"name\" to \"full_name\" for consistency with other linked_contact lists.</p>\n<p>8/6/20:</p>\n<ul>\n<li>Adding new routes for retrieving birthday and client review reminders</li>\n<li>Breaking changes to opportunities endpoints:<ul>\n<li>Removing opportunity_contacts response nodes and replacing with linked_contacts. Linked_contacts includes additional contact information such as type and name.</li>\n<li>No longer returning associated records by default. To retrieve associated records, use the \"include\" header.<br />  7/22/20:</li>\n</ul>\n</li>\n<li>Adding new routes for completing workflow step tasks</li>\n<li>Adding new routes for completing workflow steps<br />  7/15/20</li>\n<li>Changing response formats for /lists/database_teams endpoints.<ul>\n<li>On index:<ul>\n<li>database_teams json key changing to teams</li>\n</ul>\n</li>\n<li>On show:<ul>\n<li>database_team json key changing to team</li>\n</ul>\n</li>\n<li>On All:<ul>\n<li>crm_team_members json key changing to members<br />  6/30/20</li>\n</ul>\n</li>\n</ul>\n</li>\n<li>Adding \"include\" header for activities endpoints. If none specified, the default relationships included in the response will be attendees and linked_contacts.<br />  6/3/20</li>\n<li>Changed routes for contacts/:id/families to contact/:id/family</li>\n<li>Changed routes for contacts/:id/important_informations to contacts/:id/important_information</li>\n<li>Changed routes for contacts/:id/sams to contacts/:id/sam</li>\n<li>Changed routes for contacts/:id/taxes to contacts/:id/tax</li>\n<li>Changed routes for contacts/:id/personal_profiles to contacts/:id/personal_profile</li>\n<li>Added routes for contacts/:id/identifications</li>\n<li>Added pass through attribute support Seminars(see added examples in Seminar Create POST, Seminar Update PUT)</li>\n<li>Added Count query string parameter to Seminars to include attendee_count &amp; guest_count to Seminars</li>\n<li>Added start_date query string parameter to filter on only seminars occurring after a specified date</li>\n<li>Added more attributes to Contact Methods</li>\n</ul>\n<p>5/20/20</p>\n<ul>\n<li>Activities: Added pass-through support for activity associations (accounts, seminars, opportunities)</li>\n<li>Activities: Replaced \"contacts\" and \"activity_contacts\" JSON nodes with \"linked_contacts\"</li>\n</ul>\n<p>4/29/20 - V1 Rollout</p>\n","event":[{"listen":"prerequest","script":{"id":"c07a35c0-8e77-4f31-8533-0343288e3207","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"fc11de41-d9e5-4fd9-9bb0-d826b9ef841a","type":"text/javascript","exec":[""]}}],"_postman_id":"38c3a392-a99f-4e24-89cb-7dd8ac820d8f","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}},{"name":"Webhooks","item":[{"name":"New Request","id":"274ba4dc-317a-415c-849c-f3da933b9c2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}},"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"274ba4dc-317a-415c-849c-f3da933b9c2e"}],"id":"ed810845-f7a5-430a-9e96-28491d1eca7c","_postman_id":"ed810845-f7a5-430a-9e96-28491d1eca7c","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]},"isInherited":true,"source":{"_postman_id":"ba377b1d-0367-4014-9d1d-e7636df317a8","id":"ba377b1d-0367-4014-9d1d-e7636df317a8","name":"TWAPI Documentation","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"Authorization"},{"key":"value","value":"{{basic_auth}}"}]}},"event":[{"listen":"prerequest","script":{"id":"d066f0c8-b245-49d8-937d-a58ccabfeb24","type":"text/javascript","requests":{},"exec":[""]}},{"listen":"test","script":{"id":"ed2411a3-bb18-42c3-aef5-5cbb9bd1579c","type":"text/javascript","requests":{},"exec":[""]}}]}