The Company object

The shape of a company's public profile.

{
  "id": "2c9a...",
  "name": "Transport Popescu SRL",
  "cui": "RO14399840",
  "city": "Iași",
  "county": "IS",
  "country": "RO",
  "registry": "anaf",
  "anafStatus": "active",
  "verificationStatus": "verified",
  "arrVerified": true,
  "cmrVerified": true,
  "vehicleTypes": ["tautliner", "box"],
  "rating": 4.8,
  "reviewCount": 37,
  "url": "https://ajungem.ro/transportator/2c9a..."
}

registry is anaf for Romanian companies or vies for companies from another EU country. arrVerified/cmrVerified take the expiry date into account — an expired licence no longer shows as "verified".