New Company Endpoints
We've just added API endpoints for fetching, creating and updating companies!
Companies
- List or search companies.
- Create a company.
- Get an existing company.
- Update an existing company.
Contacts (on companies)
Companies can have contacts belonging to them, which can now also be fetched via our API.
- List Contacts on a company.
Notes (on companies)
You can also manage notes belonging to a company, via the nested notes endpoints.
- List & Search Notes on Company
- Create Note on Company
- Update Note on Company
Companies provide a way to link claims to organisations that your business has a commercial relationship with. For example this could be clients, insurers, brokers, suppliers, repairers, adjusters etc.
Similar to how contacts are linked to claims to show who is involved, such as claimants, policyholders and third parties, companies provide a way to associate claims with the businesses you're working for (e.g. clients, insurers etc.), collaborating with (e.g. brokers, adjusters etc.) or instructing to carry out work (suppliers, repairers, lawyers etc.).
Being able to manage these companies directly through our API allows you to sync and maintain up-to-date company data, ready for your claims team.