Updates As we continue our development of SecurityTrax, some changes are required.
New
DASHBOARD ENDPOINTS
/dashboard_cards
  • New dashboard_cards endpoints provide aggregated data that may be helpful to show updated statuses.
Changed
CUSTOMERS AND LEADS PHONE NUMBERS
/customers/{id}
  • We have made changes to the Phone number data points that reside in Customer, which will also be reflected in Leads. For the next 2 weeks, these will be backwards compatible. After February 27th, you will need to have made these updates: phone1 will now be primary_phone phone2 will now be cell_phone phone3 will now be work_phone phone4 will now be other_phone
LEAD CONTACTS
/lead_contacts
  • lead_contact no longer has the attribute customer_id and will now use the customer relation.
  • Removed modify and delete grants.