New Endpoint
Introduced a paginated version of the
getCompanyList() endpoint, named getCompanyListPaged().Enhancement – Date Filtering
Added the
EndDate request parameter to both getContactListPaged() and getContactList() endpoints. This allows users the ability to filter results using both the actiondate and enddate.Enhancement – Additional Contact Numbers
Added a new section titled
othernumbers to the getContactListPaged() and getContactList() endpoints.- This section includes the same phone number data returned by the
getContact()endpoint. We renamed this section to othernumbers while retaining the existing phonenumber field to ensure this update is not a breaking change.