Creates a new RowDriver record for the given Driver data.
| name | description | type | default | type |
|---|---|---|---|---|
| driver | the data to use when creating the new driver | body of type: application/xml application/json | RowDriver |
the created RowDriver record
__returnHomeFlagDescr This value represents the description of the return home flag, found in the driver.return_home_flag field.__sexDescr This value represents the description of the driver's sex, found in the driver.sex field.__teamStatusDescr This value represents the description of the driver's team status, found in the driver.team_status field.__typeOfDescr This value represents the description of the driver type, found in the driver.type_of field.RowLocation This element represent the location associated with the driver's home location, by the driver.home_location_id field.
The element contains a __name attribute with the value homeLocation.RowUsers This element represent the fleet manager user associated with the driver by the driver.fleet_manager field.
The element contains a __name attribute with the value fleetManager.