View difference between Paste ID: e5xCQ61a and eAyHqCz9
SHOW: | | - or go back to the newest paste.
1
{
2
  "warrantyNumber": null,
3
  "claimDate": "20140829",
4
  "mileage": 21313,
5
  "estimatedCost": null,
6-
  "reported": 0,
6+
7-
  "service": 0,
7+
8-
  "goodwill": "true",
8+
9
    "id": "123",
10
    "firstName": "Max",
11-
  "status": null,
11+
12
    "email": "max.mustermann@123.de",
13
    "phoneNumber": "07665\/123456789"
14
  },
15
  "components": [
16
    {
17
      "id": "1",
18
      "claim_id": 1,
19-
  "contract": {
19+
20-
    "id": "72360071842002",
20+
21-
    "dealerNumber": 999999,
21+
22-
    "dealerName": "Testh\u00e4ndler",
22+
23-
    "type": "Hersteller X - Model Y123",
23+
24-
    "initialRegistrationDate": "19700101",
24+
25-
    "vin": "1651231",
25+
26-
    "firstName": "Hartmut",
26+
27-
    "lastName": "Schulz",
27+
28-
    "street": "Schultenhof",
28+
29-
    "zip": "79797",
29+
30-
    "city": "Ennepetal",
30+
31-
    "pdfLink": "http:\/\/localhost:8080\/pdf.pdf",
31+
32-
    "longWarrantyNumber": 123121312,
32+
33-
    "warrantyBegin": 19700101
33+
34
      "id": "1",
35
      "claim_id": 1,
36
      "name": "t\u00fcrrahmen unten",
37
      "module": null,
38
      "labourCost": 50,
39
      "suppliesCost": 180,
40
      "totalCost": null,
41
      "cause": {
42
        "id": "2",
43
        "name": "External influence"
44
      },
45
      "location": {
46
        "id": "2",
47
        "name": "front-right"
48
      }
49
    }
50
  ]
51
}