Allianz · Example Payload

Api Connect Lead Referral Request Example

Financial ServicesInsuranceAsset Management

Api Connect Lead Referral Request Example is an example object payload from Allianz, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

customer_namecustomer_emailcustomer_phoneproduct_typenotes

Example Payload

Raw ↑
{
  "customer_name": "Jane Smith",
  "customer_email": "jsmith@example.com",
  "customer_phone": "+61400000000",
  "product_type": "home",
  "notes": "Customer interested in home and contents for new property"
}