[
{
"id": 102,
"account": {
"first_name": "John",
"last_name": "Doe",
"full_name": "John Doe",
"email": "[email protected]"
},
"contact_number": "+1 234-567-8901",
"driver_type": "company_driver",
"employee_status": "employed",
"status": "active",
"is_main": true,
"mc_number": 12345,
"brith_date": "1990-05-15",
"telegram_number": "@johndoe",
"driver_license": "D1234567",
"driver_license_issue_date": "2015-06-01",
"driver_license_state": "TX",
"driver_license_expiration": "2025-06-01",
"driver_license_class": "A",
"dispatch_status": 1
}
]