1liner
Version:
Query JSON with one line of code.
165 lines • 4.08 kB
JSON
{
"created_at": "2020-01-01T00:00:00Z",
"policy": {
"voluntary_excess": "400.00",
"compulsory_excess": "300.00",
"phone_number": "01618065974",
"email": "KatrineZboncakeface@hotmail.com",
"billing_day_date": 7,
"address": {
"line_1": "39944 Morissette Trail",
"line_2": "Gulgowski Wells",
"line_3": null,
"city": null,
"postcode": "AB13RT",
"county": "Gloucestershire",
"country": "GB"
},
"inception_date": "2020-01-05",
"error_date": "fail_string"
},
"vehicle": {
"make": "MAZDA",
"model": "3 TS",
"reg": "AB11BA",
"transmission": "Manual",
"fuel": "P",
"body_type": "5DH",
"engine": 1349,
"doors": 5,
"seats": 5,
"security": "T1",
"colour": "PLUM",
"owner": "PH",
"keeper": "PH",
"estimated_mileage": 5059,
"actual_mileage": 1298,
"rating": 10,
"initial_value": 11351,
"current_value": 20000,
"obd": {
"fit": "true",
"location_code": "2",
"location_text": null
},
"cc": {
"full": false,
"odometer": false,
"keyless": false
},
"is_rhd": true,
"is_import": false,
"mods": [],
"manufacture_date": "2011-01-01",
"purchase_date": "2013-01-01"
},
"marketing": {
"promo": "BUYNOW",
"last_referrer": "google-ppc-brand",
"source": "brochure",
"channel": "direct",
"can_email": true,
"can_phone": false,
"can_mail": false
},
"proposer": {
"title": "MR",
"first_names": "Jeffry",
"last_names": "Bradtke",
"phone_number": "0161 806 5974",
"email": "Katrine_Zboncakeface@hotmail.com",
"dob": "2000-07-29",
"ncd": 5,
"employment": "E",
"business": "Hospitality",
"occupation": "Cake Maker",
"licence_year": 2016,
"licence_month": 7,
"licence_type": "F",
"children": 0,
"medical_informed_dvla" : true,
"convictions": [
{
"code": "SP50",
"ban": null,
"points": 10,
"date": "2015-07-21"
},
{
"code": "SP50",
"ban": null,
"points": 0,
"date": "2017-12-15"
},
{
"code": "SP50",
"ban": null,
"points": 1,
"date": "2018-07-11"
}
],
"claims": [
{
"code": "A",
"at_fault": false,
"ncd_lost": false,
"date": "2015-07-21"
}
]
},
"additional_drivers": [
{
"title": "MR",
"first_names": "Jonathon",
"last_names": "Kreiger",
"phone_number": "01618065974",
"email": "Jonathon_Zboncakeface@hotmail.com",
"dob": "1981-09-13",
"ncd": 16,
"relationship": "S",
"employment": "E",
"business": "Dentistry",
"occupation": "Dentist",
"licence_year": 2000,
"licence_month": 9,
"licence_type": "F",
"children": 0,
"medical_informed_dvla" : false,
"convictions": [
{
"code": "SP50",
"ban": null,
"points": 7,
"date": "2016-07-22"
}
],
"claims": [
{
"code": "W",
"at_fault": false,
"ncd_lost": false,
"date": "2017-07-21"
}
]
},
{
"title": "MISS",
"first_names": "Rollin",
"last_names": "Doyle",
"phone_number": "01618065974",
"email": "Katrine_Zboncakeface@hotmail.com",
"dob": "1979-03-02",
"ncd": 14,
"employment": "E",
"business": "Finance",
"occupation": "Investor",
"licence_year": 2003,
"licence_month": 3,
"licence_type": "F",
"children": 0,
"medical_informed_dvla" : true,
"convictions": [],
"claims": []
}
]
}