v1
latestOpenAPI 3.0.12026-07-144840447.2 KBCompanies
Show company
This endpoint returns the details of a company related to the firm.
ℹ️ This endpoint requires the following scope: companies:readonly
get/api/external/firm/v1/companies/{id}
Path parameters
idstring required
Existing company identifier (id)
Response
A company
Example response
{
"id": 22938,
"name": "Koss Inc.",
"billing_company_name": "Koss",
"siren": "362521879",
"address": "35508 Mary Plain",
"city": "Jefferson City",
"postal_code": "77379",
"activity_nomenclature": "NAFRev2",
"activity_code": "1234A",
"external_id": "G6YYYLPXIZ",
"client_code": "DOSSIER_ABC"
}