Set the Registration for a Vehicle.
The ID of the Vehicle.
The Vehicle Registration to be set for the vehicle.
FM_api('Vehicle_setReg', ['id' => '123', 'val' => 'KF15SZY']);
{'ok':1}
Last updated 3 years ago