{
  "version": 3,
  "vertical": "auto-insurance",
  "summary": "You send the facts. We return indicative prices where licensed. We do not require, request or store contact details for that. Contact details leave only with the consumer's explicit consent, to licensed agents, in the scope granted.",
  "weRequest": [
    "garaging zip",
    "date of birth",
    "vehicle",
    "coverage wanted",
    "mileage",
    "violations",
    "prior insurance"
  ],
  "weDoNotRequest": [
    "name",
    "phone number",
    "email address",
    "social security number",
    "driver licence number"
  ],
  "forAgentContact": {
    "tool": "request_agent_contact",
    "weThenRequest": [
      "name",
      "phone number",
      "email (optional)",
      "street address (optional, for a firm quote)"
    ],
    "recipients": "up to 4 licensed agents appointed for the consumer's state, named at the moment of consent",
    "scopes": {
      "contact_consumer": "Licensed agents may contact the consumer and know who they are calling. No resale.",
      "sell_identity": "The request and contact details may also be shared with insurance marketing partners."
    },
    "consentUrlPattern": "https://californiacarquotes.com/consent/{quote_id}"
  },
  "consent": {
    "version": "v1",
    "contact_consumer": "I agree to be contacted at the phone number and email I provided by up to 4 licensed insurance agents about my insurance request, by phone call and text message, including automated dialing and prerecorded messages, even if my number is on a Do Not Call list. Consent is not a condition of purchase. Message and data rates may apply. Reply STOP to any text to opt out.",
    "sell_identity": "I also agree that my request and contact details may be shared with insurance marketing partners so they can contact me about related offers.",
    "howToPresent": "Show the text verbatim to the consumer, with the named agents the elicitation returns. Send consent.granted=true with consent.version, or with consent.text if your human agreed to different words — or open the consent URL for your human to confirm directly."
  },
  "recipients": {
    "forIndicativeAnswer": "No third party. The answer is computed here.",
    "forVerifiedAnswer": "Named carriers the consumer approves, and consumer reporting agencies for MVR, claims history and credit, under the insurance underwriting permissible purpose."
  },
  "retention": "Facts: 30 days. Leads: until revoked or 365 days. Sighting logs: 180 days, no personal data. Enforced by the machine, not a policy.",
  "revocation": "POST https://californiacarquotes.com/forget with {\"id\": \"<request id or lead id>\"}, or https://californiacarquotes.com/forget in a browser. Immediate. Copies already delivered to a licensed agent are held by them under their own obligations.",
  "soldToThirdParties": "Only under sell_identity, only with that consent.",
  "humanContactAsAResultOfThisExchange": "None unless your human explicitly asks for it via request_agent_contact."
}