Special Services REST Endpoints
Power Data/Power Unit Types/Special Services
The operations from the Power Data/Power Unit Types/Special Services category.
- Create a Special Service
- Method: postPath:
/powerUnitTypes/{powerUnitTypeGid}/specialServices - Delete a Special Service
- Method: deletePath:
/powerUnitTypes/{powerUnitTypeGid}/specialServices/{specialServiceGid} - Get a Special Service
- Method: getPath:
/powerUnitTypes/{powerUnitTypeGid}/specialServices/{specialServiceGid} - Get Special Services
- Method: getPath:
/powerUnitTypes/{powerUnitTypeGid}/specialServices - Update a Special Service
- Method: patchPath:
/powerUnitTypes/{powerUnitTypeGid}/specialServices/{specialServiceGid} - Update Special Services
- Method: patchPath:
/powerUnitTypes/{powerUnitTypeGid}/specialServices