Power Units REST Endpoints

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