Station Codes REST Endpoints

Power Data/Station Codes
The operations from the Power Data/Station Codes category.
Create a Station Code
Method: post
Path: /stationCodes
Delete a Station Code
Method: delete
Path: /stationCodes/{stationCodeGid}
Get a Station Code
Method: get
Path: /stationCodes/{stationCodeGid}
Get Station Codes
Method: get
Path: /stationCodes
Update a Station Code
Method: patch
Path: /stationCodes/{stationCodeGid}