added

Manage Branches & Add/Remove Claim Contacts in the Claimable API

You can now manage branches directly via the Claimable API. Branches are a great way to organise your claims into groups based on the organisational structure of your business, such as by office, location, site, region, department or even team.

Claims can be linked to the branch they relate to and users can have access to only claims from their branch, or for all branches, company-wide.

We've made available the following endpoints so you can fetch, create, update and delete branch data via the API:

Branches Endpoints

Add & Remove Contacts on Claims & Companies

Furthermore, we've added the ability to add and remove contacts on claims and companies via API request. Claims can have multiple contacts linked to them to indicate which individuals are involved in the claim and in what capacity. This function is now available via our API using a single POST or DELETE request.

Contacts can also belong to companies, which is useful if you frequently deal with businesses and want to keep track of where individual contacts work, such as at a client or supplier. You can manage this with our API via the Add Contact to Company and Remove Contact from Company endpoints.