Allianz · Example Payload

Api Connect Vehicle Example

Financial ServicesInsuranceAsset Management

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

Top-level fields

makemodelyearregistration

Example Payload

Raw ↑
{
  "make": "Toyota",
  "model": "Camry",
  "year": 2022,
  "registration": "ABC123"
}