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 beprimary_phone
phone2
will now becell_phone
phone3
will now bework_phone
phone4
will now beother_phone
/lead_contacts
lead_contact
no longer has the attributecustomer_id
and will now use the customer relation.- Removed
modify
anddelete
grants.