Allianz · Example Payload

Api Connect Price Estimate Response Example

Financial ServicesInsuranceAsset Management

Api Connect Price Estimate Response Example is an example object payload from Allianz, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

estimate_idproduct_typeannual_premiummonthly_premiumcurrencyvalid_until

Example Payload

Raw ↑
{
  "estimate_id": "est-500123",
  "product_type": "home",
  "annual_premium": 1250.0,
  "monthly_premium": 104.17,
  "currency": "AUD",
  "valid_until": "2026-05-19"
}