{ "count": 0, "offset": 0, "total": 0, "vehicles": [ { "id": "string", "name": "string", "registrationPlate": "string", "registrationState": "string", "make": "string", "model": "string", "year": 0, "axles": 0, "weightType": "HEAVY", "rucVehicleStatus": true, "vin": "string", "huboSerialNumber": "string", "assetCode": "string", "costCentre": "string", "vehicleType": "VEHICLE", "assetType": "string", "fleets": [ { "id": "string", "name": "string" } ] }, { "id": "string", "name": "string", "registrationPlate": "string", "registrationState": "string", "make": "string", "model": "string", "year": 0, "axles": 0, "weightType": "HEAVY", "rucVehicleStatus": true, "vin": "string", "huboSerialNumber": "string", "assetCode": "string", "costCentre": "string", "vehicleType": "VEHICLE", "assetType": "string", "fleets": [ { "id": "string", "name": "string" }, { "id": "string2", "name": "string2" } ] } ] }