Axle Loading Weights REST Endpoints
Business Objects/Equipment Groups/Axle Loading Weights
The operations from the Business Objects/Equipment Groups/Axle Loading Weights category.
- Create an Axle Loading Weight
- Method: postPath:
/equipmentGroups/{equipmentGroupGid}/axleLoadingWeights - Delete an Axle Loading Weight
- Method: deletePath:
/equipmentGroups/{equipmentGroupGid}/axleLoadingWeights/{axleSequenceNo} - Get an Axle Loading Weight
- Method: getPath:
/equipmentGroups/{equipmentGroupGid}/axleLoadingWeights/{axleSequenceNo} - Get Axle Loading Weights
- Method: getPath:
/equipmentGroups/{equipmentGroupGid}/axleLoadingWeights - Update an Axle Loading Weight
- Method: patchPath:
/equipmentGroups/{equipmentGroupGid}/axleLoadingWeights/{axleSequenceNo} - Update Axle Loading Weights
- Method: patchPath:
/equipmentGroups/{equipmentGroupGid}/axleLoadingWeights