{
"id": "string",
"code": "string",
"carId": "string",
"customerId": "string",
"workshopId": "string",
"lastServiceId": "string",
"lastBookingId": "string",
"newBookingId": "string",
"externalId": "string",
"car": {
"id": "string",
"customerId": "string",
"rego": "string",
"year": 0,
"make": "string",
"model": "string",
"badge": "string",
"vin": "string"
},
"customer": {
"id": "string",
"workshopId": "string",
"name": "string",
"firstName": "string",
"lastName": "string",
"email": "string",
"phone": "string",
"company": "string",
"address": "string",
"postcode": "string",
"suburb": "string"
},
"category": "automated",
"status": "pending",
"date": "2025-07-03T03:30:00Z",
"convertedDate": "2025-07-04T00:00:00Z",
"smsSent": "2025-07-03T03:30:00Z",
"smsSid": "string",
"customerPhone": "string",
"customerEmail": "string",
"emailSid": "string",
"emailSent": "2025-07-03T03:30:00Z",
"createdAt": "2025-07-03T03:30:00Z",
"updatedAt": "2025-07-04T00:00:00Z"
}