Start step
Domain
{ "sub_origin": null, "origin": null, "insured": { "address": null } }
Pre quotation
null
Quotation
null
Changeset
{ "validations": [], "valid?": false, "types": { "insured_item_default": [ "embed", { "unique": true, "related": "Elixir.Darwin.Forms.StartStepForm.insured_item_default", "owner": "Elixir.Darwin.Forms.StartStepForm", "on_replace": "raise", "on_cast": "Elixir.Darwin.FormBuilder.Core.-cast_sub_form/5-fun-1-", "field": "insured_item_default", "cardinality": "one" } ], "insured_default": [ "embed", { "unique": true, "related": "Elixir.Darwin.Forms.StartStepForm.insured_default", "owner": "Elixir.Darwin.Forms.StartStepForm", "on_replace": "raise", "on_cast": "Elixir.Darwin.FormBuilder.Core.-cast_sub_form/5-fun-1-", "field": "insured_default", "cardinality": "one" } ], "default": [ "embed", { "unique": true, "related": "Elixir.Darwin.Forms.StartStepForm.default", "owner": "Elixir.Darwin.Forms.StartStepForm", "on_replace": "raise", "on_cast": "Elixir.Darwin.FormBuilder.Core.-cast_sub_form/5-fun-1-", "field": "default", "cardinality": "one" } ] }, "sub_forms": [ [ "insured_default" ], [ "insured_item_default" ], [ "default" ] ], "required": [ "default", "insured_item_default", "insured_default" ], "repo_opts": [ [ "force", true ] ], "repo": null, "prepare": [], "params": { "insured_item_default": { "plate": { "input": null }, "has_plate": { "input": null }, "brand_model_mapfre": { "model_year": null, "manufacturing_year": null, "insurer_model_code": null, "insurer_brand": null, "imported": null, "fipe": null } }, "insured_default": { "phone_number": { "input": null }, "origin": { "input": null }, "email": { "input": null }, "cpf": { "input": null }, "complete_address": { "zip_code": null, "street": null, "state": null, "number": null, "neighborhood": null, "complement": null, "city": null } }, "default": { "recaptcha": { "input": null } } }, "metadata": {}, "form": "Elixir.Darwin.Forms.StartStepForm", "filters": {}, "errors": [], "empty_values": [ "" ], "domain": { "sub_origin": null, "origin": null, "insured": { "address": null } }, "data": { "insured_item_default": null, "insured_default": null, "default": null }, "constraints": [], "components": [ [ "origin", "Elixir.Darwin.Forms.Components.Hidden", { "value": "PPU", "name": "origin", "domain_path": [ "origin" ] }, "insured_default" ], [ "cpf", "Elixir.Darwin.Forms.Components.CPF", { "preview_label": "CPF", "name": "cpf", "label": "CPF", "domain_path": [ "insured", "cpf" ] }, "insured_default" ], [ "email", "Elixir.Darwin.Forms.Components.Email", { "validate_email": "Elixir.Darwin.Forms.StartStep.InsuredForm.valid_email?", "show": true, "required": true, "preview_label": "E-mail", "name": "email", "label": "E-mail", "domain_path": [ "insured", "email" ] }, "insured_default" ], [ "phone_number", "Elixir.Darwin.Forms.Components.CellPhoneNumber", { "preview_label": "Celular", "name": "phone_number", "label": "Celular", "domain_path": [ "insured", "phone_number" ] }, "insured_default" ], [ "complete_address", "Elixir.Darwin.Forms.Components.CompleteAddress", { "name": "complete_address", "domain_path": [ "insured", "address" ] }, "insured_default" ], [ "has_plate", "Elixir.Darwin.Forms.Components.Boolean", { "yes_label": "Sim", "show_preview": false, "no_label": "Não", "name": "has_plate", "label": "Já sabe a placa do seu carro?", "domain_path": [ "insured_item", "vehicle", "has_plate" ] }, "insured_item_default" ], [ "plate", "Elixir.Darwin.Forms.Components.Plate", { "toggle_value": true, "toggle_domain_path": [ "insured_item", "vehicle", "has_plate" ], "toggle_component": "has_plate", "show": true, "preview_label": "Placa", "name": "plate", "label": "Qual a placa?", "domain_path": [ "insured_item", "vehicle", "plate" ] }, "insured_item_default" ], [ "brand_model_mapfre", "Elixir.Darwin.Forms.Components.BrandModelMapfre", { "toggle_value": false, "toggle_domain_path": [ "insured_item", "vehicle", "has_plate" ], "toggle_component": "has_plate", "show": true, "name": "brand_model_mapfre" }, "insured_item_default" ], [ "recaptcha", "Elixir.Darwin.Forms.Components.Recaptcha", { "name": "recaptcha" }, "default" ] ], "changes": { "insured_item_default": { "validations": [], "valid?": false, "types": { "plate": [ "embed", { "unique": true, "related": "Elixir.Darwin.Forms.Components.Plate", "owner": "Elixir.Darwin.Forms.StartStepForm.insured_item_default", "on_replace": "raise", "on_cast": "Elixir.Darwin.FormBuilder.Core.-cast_component/4-fun-0-", "field": "plate", "cardinality": "one" } ], "id": "binary_id", "has_plate": [ "embed", { "unique": true, "related": "Elixir.Darwin.Forms.Components.Boolean", "owner": "Elixir.Darwin.Forms.StartStepForm.insured_item_default", "on_replace": "raise", "on_cast": "Elixir.Darwin.FormBuilder.Core.-cast_component/4-fun-0-", "field": "has_plate", "cardinality": "one" } ], "brand_model_mapfre": [ "embed", { "unique": true, "related": "Elixir.Darwin.Forms.Components.BrandModelMapfre", "owner": "Elixir.Darwin.Forms.StartStepForm.insured_item_default", "on_replace": "raise", "on_cast": "Elixir.Darwin.FormBuilder.Core.-cast_component/4-fun-0-", "field": "brand_model_mapfre", "cardinality": "one" } ] }, "required": [ "brand_model_mapfre", "plate", "has_plate" ], "repo_opts": [ [ "force", true ] ], "repo": null, "prepare": [], "params": { "plate": { "input": null }, "has_plate": { "input": null }, "brand_model_mapfre": { "model_year": null, "manufacturing_year": null, "insurer_model_code": null, "insurer_brand": null, "imported": null, "fipe": null } }, "filters": {}, "errors": [], "empty_values": [ "" ], "data": { "plate": null, "id": null, "has_plate": null, "brand_model_mapfre": null }, "constraints": [], "changes": { "plate": { "validations": [], "valid?": false, "types": { "input": "string" }, "required": [ "input" ], "repo_opts": [], "repo": null, "prepare": [], "params": { "input": null }, "filters": {}, "errors": [ [ "input", [ "can't be blank", [ [ "validation", "required" ] ] ] ] ], "empty_values": [ "" ], "data": { "input": null }, "constraints": [], "changes": {}, "action": "insert" }, "has_plate": { "validations": [], "valid?": false, "types": { "input": "boolean" }, "required": [ "input" ], "repo_opts": [], "repo": null, "prepare": [], "params": { "input": null }, "filters": {}, "errors": [ [ "input", [ "can't be blank", [ [ "validation", "required" ] ] ] ] ], "empty_values": [ "" ], "data": { "input": null }, "constraints": [], "changes": {}, "action": "insert" }, "brand_model_mapfre": { "validations": [], "valid?": false, "types": { "model_year": "integer", "manufacturing_year": "integer", "insurer_model_code": "string", "insurer_brand": "string", "imported": "boolean", "fipe": "string" }, "required": [ "manufacturing_year", "model_year", "insurer_brand", "insurer_model_code", "fipe", "imported" ], "repo_opts": [], "repo": null, "prepare": [], "params": { "model_year": null, "manufacturing_year": null, "insurer_model_code": null, "insurer_brand": null, "imported": null, "fipe": null }, "filters": {}, "errors": [ [ "manufacturing_year", [ "can't be blank", [ [ "validation", "required" ] ] ] ], [ "model_year", [ "can't be blank", [ [ "validation", "required" ] ] ] ], [ "insurer_brand", [ "can't be blank", [ [ "validation", "required" ] ] ] ], [ "insurer_model_code", [ "can't be blank", [ [ "validation", "required" ] ] ] ], [ "fipe", [ "can't be blank", [ [ "validation", "required" ] ] ] ], [ "imported", [ "can't be blank", [ [ "validation", "required" ] ] ] ] ], "empty_values": [ "" ], "data": { "model_year": null, "manufacturing_year": null, "insurer_model_code": null, "insurer_brand": null, "imported": null, "fipe": null }, "constraints": [], "changes": {}, "action": "insert" } }, "action": "insert" }, "insured_default": { "validations": [], "valid?": false, "types": { "phone_number": [ "embed", { "unique": true, "related": "Elixir.Darwin.Forms.Components.CellPhoneNumber", "owner": "Elixir.Darwin.Forms.StartStepForm.insured_default", "on_replace": "raise", "on_cast": "Elixir.Darwin.FormBuilder.Core.-cast_component/4-fun-0-", "field": "phone_number", "cardinality": "one" } ], "origin": [ "embed", { "unique": true, "related": "Elixir.Darwin.Forms.Components.Hidden", "owner": "Elixir.Darwin.Forms.StartStepForm.insured_default", "on_replace": "raise", "on_cast": "Elixir.Darwin.FormBuilder.Core.-cast_component/4-fun-0-", "field": "origin", "cardinality": "one" } ], "id": "binary_id", "email": [ "embed", { "unique": true, "related": "Elixir.Darwin.Forms.Components.Email", "owner": "Elixir.Darwin.Forms.StartStepForm.insured_default", "on_replace": "raise", "on_cast": "Elixir.Darwin.FormBuilder.Core.-cast_component/4-fun-0-", "field": "email", "cardinality": "one" } ], "cpf": [ "embed", { "unique": true, "related": "Elixir.Darwin.Forms.Components.CPF", "owner": "Elixir.Darwin.Forms.StartStepForm.insured_default", "on_replace": "raise", "on_cast": "Elixir.Darwin.FormBuilder.Core.-cast_component/4-fun-0-", "field": "cpf", "cardinality": "one" } ], "complete_address": [ "embed", { "unique": true, "related": "Elixir.Darwin.Forms.Components.CompleteAddress", "owner": "Elixir.Darwin.Forms.StartStepForm.insured_default", "on_replace": "raise", "on_cast": "Elixir.Darwin.FormBuilder.Core.-cast_component/4-fun-0-", "field": "complete_address", "cardinality": "one" } ] }, "required": [ "complete_address", "phone_number", "email", "cpf", "origin" ], "repo_opts": [ [ "force", true ] ], "repo": null, "prepare": [], "params": { "phone_number": { "input": null }, "origin": { "input": null }, "email": { "input": null }, "cpf": { "input": null }, "complete_address": { "zip_code": null, "street": null, "state": null, "number": null, "neighborhood": null, "complement": null, "city": null } }, "filters": {}, "errors": [], "empty_values": [ "" ], "data": { "phone_number": null, "origin": null, "id": null, "email": null, "cpf": null, "complete_address": null }, "constraints": [], "changes": { "phone_number": { "validations": [], "valid?": false, "types": { "input": "string" }, "required": [ "input" ], "repo_opts": [], "repo": null, "prepare": [], "params": { "input": null }, "filters": {}, "errors": [ [ "input", [ "can't be blank", [ [ "validation", "required" ] ] ] ] ], "empty_values": [ "" ], "data": { "input": null }, "constraints": [], "changes": {}, "action": "insert" }, "origin": { "validations": [], "valid?": false, "types": { "input": "string" }, "required": [ "input" ], "repo_opts": [], "repo": null, "prepare": [], "params": { "input": null }, "filters": {}, "errors": [ [ "input", [ "can't be blank", [ [ "validation", "required" ] ] ] ] ], "empty_values": [ "" ], "data": { "input": null }, "constraints": [], "changes": {}, "action": "insert" }, "email": { "validations": [], "valid?": false, "types": { "input": "string" }, "required": [ "input" ], "repo_opts": [], "repo": null, "prepare": [], "params": { "input": null }, "filters": {}, "errors": [ [ "input", [ "can't be blank", [ [ "validation", "required" ] ] ] ] ], "empty_values": [ "" ], "data": { "input": null }, "constraints": [], "changes": {}, "action": "insert" }, "cpf": { "validations": [], "valid?": false, "types": { "input": "string" }, "required": [ "input" ], "repo_opts": [], "repo": null, "prepare": [], "params": { "input": null }, "filters": {}, "errors": [ [ "input", [ "can't be blank", [ [ "validation", "required" ] ] ] ] ], "empty_values": [ "" ], "data": { "input": null }, "constraints": [], "changes": {}, "action": "insert" }, "complete_address": { "validations": [], "valid?": false, "types": { "zip_code": "string", "street": "string", "state": "string", "number": "string", "neighborhood": "string", "complement": "string", "city": "string" }, "required": [ "zip_code", "street", "number", "neighborhood", "city", "state" ], "repo_opts": [], "repo": null, "prepare": [], "params": { "zip_code": null, "street": null, "state": null, "number": null, "neighborhood": null, "complement": null, "city": null }, "filters": {}, "errors": [ [ "zip_code", [ "can't be blank", [ [ "validation", "required" ] ] ] ], [ "street", [ "can't be blank", [ [ "validation", "required" ] ] ] ], [ "number", [ "can't be blank", [ [ "validation", "required" ] ] ] ], [ "neighborhood", [ "can't be blank", [ [ "validation", "required" ] ] ] ], [ "city", [ "can't be blank", [ [ "validation", "required" ] ] ] ], [ "state", [ "can't be blank", [ [ "validation", "required" ] ] ] ] ], "empty_values": [ "" ], "data": { "zip_code": null, "street": null, "state": null, "number": null, "neighborhood": null, "complement": null, "city": null }, "constraints": [], "changes": {}, "action": "insert" } }, "action": "insert" }, "default": { "validations": [], "valid?": true, "types": { "recaptcha": [ "embed", { "unique": true, "related": "Elixir.Darwin.Forms.Components.Recaptcha", "owner": "Elixir.Darwin.Forms.StartStepForm.default", "on_replace": "raise", "on_cast": "Elixir.Darwin.FormBuilder.Core.-cast_component/4-fun-0-", "field": "recaptcha", "cardinality": "one" } ], "id": "binary_id" }, "required": [ "recaptcha" ], "repo_opts": [ [ "force", true ] ], "repo": null, "prepare": [], "params": { "recaptcha": { "input": null } }, "filters": {}, "errors": [], "empty_values": [ "" ], "data": { "recaptcha": null, "id": null }, "constraints": [], "changes": { "recaptcha": { "validations": [], "valid?": true, "types": { "input": "string" }, "required": [], "repo_opts": [], "repo": null, "prepare": [], "params": { "input": null }, "filters": {}, "errors": [], "empty_values": [ "" ], "data": { "input": null }, "constraints": [], "changes": {}, "action": "insert" } }, "action": "insert" } }, "action": null }
Seguro Auto Pay Per Use
Sobre você
Sobre o carro
Cotação
Agora que você já sabe tudo sobre a gente, deixa a gente saber um pouco mais sobre você?
Ops! Precisamos que complete todos os campos.
CPF
E-mail
Celular
CEP de onde o carro dorme
Não sei meu CEP
Rua
Número
Complemento
Bairro
Cidade
Estado
AC
AL
AM
AP
BA
CE
DF
ES
GO
MA
MG
MS
MT
PA
PB
PE
PI
PR
RJ
RN
RO
RR
RS
SC
SE
SP
TO
Já sabe a placa do seu carro?
Sim
Não
Qual a placa?
Ano fabricação
Selecione aqui
2023
2022
2021
2020
2019
2018
2017
2016
2015
2014
2013
2012
2011
2010
2009
2008
2007
2006
2005
2004
2003
2002
2001
2000
1999
1998
1997
1996
1995
1994
1993
Ano do modelo
Selecione aqui
Qual a marca do carro?
Selecione aqui
CHEVROLET
FIAT
FORD
HONDA
HYUNDAI
NISSAN
PEUGEOT
RENAULT
TOYOTA
VOLKSWAGEN
ACURA
AGRALE
ALFA ROMEO
AMAZONAS
APRILIA
ASIA
ASTON MARTIN
ATALA
AUDI
BENTLEY
BIMOTA
BMW
BRANDY
BRM
BRP
BUELL
BUGGY
BY CRISTO
CADILLAC
CAGIVA
CALOI
CBT
CHAMONIX
CHANA
CHANGAN
CHERY
CHRYSLER
CITROEN
DAELIM
DAEWOO
DAF
DAFRA
DAIHATSU
DAYUN
DODGE
DUCATI
EFFA
EMME
ENGESA
ENVEMO
FERRARI
FYM
GARINI
GEELY
Generico
GEO
GMC
GREEN
GURGEL
HAFEI
HAOJUE
HARLEY-DAVIDSON
HUSABERG
HUSQVARNA
HYOSUNG
INDIAN
INTERNATIONAL
ISUZU
IVECO-FIAT
JAC MOTORS
JAGUAR
JEEP
JINBEI
JOHNNYPAG
JPX
KAHENA
KASINSKI
KAWASAKI
KIA
KTM
KYMCO
L AQUILA
LADA
LAMBORGHINI
LAND ROVER
LEXUS
LIFAN
LINCOLN
LOBINI
MAHINDRA
MALAGUTI
MAN
MARCOPOLO
MASERATI
MATRA
MAZDA
MCLAREN
MERCEDES-BENZ
MERCURY
MINI
MITSUBISHI
MIURA
MIZA
MOTO GUZZI
MOTTUS
MV AGUSTA
MVK
NAVISTAR
ORCA
PIAGGIO
PLYMOUTH
PONTIAC
PORSCHE
PUMA-ALFA METAIS
RAM
REBOQUE
RELY
RIGUETE
RODOTREM
ROLLS-ROYCE
ROVER
ROYAL ENFIELD
SAAB
SANYANG
SATURN
SCANIA
SEAT
SEMI-REBOQUE
SHINERAY
SINOTRUCK
SMART
SSANGYONG
SUBARU
SUNDOWN
SUZUKI
TAC
TRAXX
TRIUMPH
TROLLER
VENTO
VOLVO
YAMAHA
ZHONGYU
Modelo
Selecione aqui
Li e concordo com os
Termos de uso
da Thinkseg.
Continuar