[
{
"id": "<string>",
"status": "Mounted",
"title": "Winter tires",
"season": "Summer",
"frontAxle": {
"model": "PIRELLI P-ZERO",
"size": "235/35 R20 Y",
"firstMountDate": "2022-04-24",
"mileage": 9560
},
"rearAxle": {
"model": "PIRELLI P-ZERO",
"size": "235/35 R20 Y",
"firstMountDate": "2022-04-24",
"mileage": 9560
},
"note": "<string>",
"storageReports": [
{
"id": "<string>",
"frontAxle": {
"model": "<string>",
"size": "<string>",
"mileage": 123,
"treadDepth": 123
},
"rearAxle": {
"model": "<string>",
"size": "<string>",
"mileage": 123,
"treadDepth": 123
},
"note": "<string>",
"dismountDate": "2025-04-24",
"depotAddress": "<string>",
"depotPhone": "<string>",
"depotEmail": "[email protected]",
"ocrStatus": "NOT_STARTED",
"blob": {
"uuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"filename": "<string>",
"uploaded": false
}
}
],
"invoices": [
{
"id": "<string>",
"blob": {
"uuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"filename": "<string>",
"uploaded": false
},
"ocrStatus": "NOT_STARTED"
}
]
}
]