Junction Codes REST Endpoints

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