Power Units REST Endpoints

Business Objects/Drivers/Power Units
The operations from the Business Objects/Drivers/Power Units category.
Create a Power Unit
Method: post
Path: /drivers/{driverGid}/powerUnits
Delete a Power Unit
Method: delete
Path: /drivers/{driverGid}/powerUnits/{sequence}
Get a Power Unit
Method: get
Path: /drivers/{driverGid}/powerUnits/{sequence}
Get Power Units
Method: get
Path: /drivers/{driverGid}/powerUnits
Update a Power Unit
Method: patch
Path: /drivers/{driverGid}/powerUnits/{sequence}
Update Power Units
Method: patch
Path: /drivers/{driverGid}/powerUnits