- Subcategories:
- Equipment Group Compatibilities
Vehicle Types REST Endpoints
Power Data/Vehicle Types
The operations from the Power Data/Vehicle Types category.
- Create a Vehicle Type
- Method: postPath:
/vehicleTypes - Delete a Vehicle Type
- Method: deletePath:
/vehicleTypes/{vehicleTypeGid} - Get a Vehicle Type
- Method: getPath:
/vehicleTypes/{vehicleTypeGid} - Get Vehicle Types
- Method: getPath:
/vehicleTypes - Update a Vehicle Type
- Method: patchPath:
/vehicleTypes/{vehicleTypeGid}