Commodities REST Endpoints

Power Data/Commodities
The operations from the Power Data/Commodities category.
Create a Commoditie
Method: post
Path: /commodities
Delete a Commoditie
Method: delete
Path: /commodities/{commodityGid}
Get a Commoditie
Method: get
Path: /commodities/{commodityGid}
Get Commodities
Method: get
Path: /commodities
Update a Commoditie
Method: patch
Path: /commodities/{commodityGid}