{
  "data": {
    "results": [
      {
        "id": "cmp_01H5K8N2X3Y4Z5A6B7C8D9E0F1",
        "created_at": "2023-06-01T08:00:00Z",
        "updated_at": "2024-01-15T12:00:00Z",
        "name": "Acme Corporation",
        "legal_name": "Acme Corporation Inc.",
        "doing_business_as_name": "Acme Corp",
        "phone": "+1-555-123-4567",
        "primary_email": "contact@acmecorp.com",
        "parent_legal_entity_id": "le_01H5K8N2X3Y4Z5A6B7C8D9E0F1",
        "legal_entities_id": [
          "le_01H5K8N2X3Y4Z5A6B7C8D9E0F1",
          "le_02H5K8N2X3Y4Z5A6B7C8D9E0F2"
        ],
        "physical_address": {
          "type": "WORK",
          "formatted": "123 Main Street, San Francisco, CA 94105, US",
          "street_address": "123 Main Street",
          "locality": "San Francisco",
          "region": "CA",
          "postal_code": "94105",
          "country": "US"
        }
      }
    ],
    "next_link": null
  }
}