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