AIG · Example Payload

Aig Risk Profile Example

InsuranceFinancial ServicesProperty CasualtyCyber InsuranceEnterpriseFortune 100

Aig Risk Profile Example is an example object payload from AIG, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

entity_nameindustrynaics_codeannual_revenueemployee_countlocationsloss_history

Example Payload

aig-risk-profile-example.json Raw ↑
{
  "entity_name": "Acme Corporation",
  "industry": "Manufacturing",
  "naics_code": "332999",
  "annual_revenue": 50000000.0,
  "employee_count": 500,
  "locations": [],
  "loss_history": []
}