post https://prod.truv.com/v1/companies/
The endpoint returns the company_mapping_id
for a company if it exists. This company_mapping_id
can be passed to the /bridge-tokens
endpoint to have the user skip the company selection step and suggest a data provider.
The endpoint returns the company_mapping_id
for an existing company. The company_mapping_id
passes to the /bridge-tokens
endpoint. This skips the company selection step and prompts a suggested data provider for the user.
To explore the response body, click Response
below.
To see an example in JSON, click the 200
icon on the right.
To see live data, fill out Body params
and click Try it.