You can now add company addresses when creating company profiles in the UI
We’ve improved how company profiles are created in PassFort’s UI to help you create company profiles more easily.
You can now add the company’s address directly to the “Add new profile” dialog when you create the new company profile. This was previously only possible after the company had been created.
You can learn more about creating company profiles in our help documentation. If you have any questions, get in touch with Support.
API changes
Additionally, API users performing a company search will notice more data returned in the response. PassFort API users calling the /search/companies
endpoint will notice these new fields in the response: number_label
, addresses
, contact
, incorporation_date
, structure_type
, lei
and tax_ids
.
For some of PassFort’s newer integrations, users calling the /search
endpoint will notice these same fields, plus the status
field, returned for the Candidate
type. You can find out more about this in our API documentation.