- Subcategories:
- Details
Rate Service Profiles REST Endpoints
Power Data/Rate Service Profiles
The operations from the Power Data/Rate Service Profiles category.
- Create a Rate Service Profile
- Method: postPath:
/rateServiceProfiles - Delete a Rate Service Profile
- Method: deletePath:
/rateServiceProfiles/{rateServiceProfileGid} - Get a Rate Service Profile
- Method: getPath:
/rateServiceProfiles/{rateServiceProfileGid} - Get Rate Service Profiles
- Method: getPath:
/rateServiceProfiles - Update a Rate Service Profile
- Method: patchPath:
/rateServiceProfiles/{rateServiceProfileGid}