{
"success": true,
"booking": {
"id": "",
"code": "",
"carId": "",
"customerId": "",
"workshopId": "",
"externalId": "",
"car": {
"id": "",
"customerId": "",
"rego": "",
"year": 0,
"make": "",
"model": "",
"badge": "",
"vin": ""
},
"customer": {
"id": "",
"workshopId": "",
"name": "",
"firstName": "",
"lastName": "",
"email": "",
"phone": "",
"company": "",
"address": "",
"postcode": "",
"suburb": ""
},
"status": "pending",
"date": "2025-11-03T03:30:00Z",
"servicePackageType": "tyres",
"customerCompany": "",
"notes": "",
"interval": 0,
"jobNotes": [
"Tyre Purchasing",
"Nitrogen Inflation"
],
"productNotes": [],
"tyreQuantities": 0,
"createdAt": "2025-11-03T03:30:00Z",
"updatedAt": "2025-11-03T03:30:00Z"
}
}