- Subcategories:
 - Details
 
Rail Route Code Profiles REST Endpoints
    
        Power Data/Rail Route Code Profiles
    
The operations from the Power Data/Rail Route Code Profiles category.
- Create a Rail Route Code Profile
 - Method: postPath:
/railRouteCodeProfiles - Delete a Rail Route Code Profile
 - Method: deletePath:
/railRouteCodeProfiles/{routeCodeProfileGid} - Get a Rail Route Code Profile
 - Method: getPath:
/railRouteCodeProfiles/{routeCodeProfileGid} - Get Rail Route Code Profiles
 - Method: getPath:
/railRouteCodeProfiles - Update a Rail Route Code Profile
 - Method: patchPath:
/railRouteCodeProfiles/{routeCodeProfileGid}