Statuses REST Endpoints

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