Hours of Service Rules REST Endpoints
Business Objects/Tracking Events/Hours of Service Rules
The operations from the Business Objects/Tracking Events/Hours of Service Rules category.
- Create a Hours of Service Rule
- Method: postPath:
/trackingEvents/{iTransactionNo}/hosRules - Delete a Hours of Service Rule
- Method: deletePath:
/trackingEvents/{iTransactionNo}/hosRules/{iRecNo} - Get a Hours of Service Rule
- Method: getPath:
/trackingEvents/{iTransactionNo}/hosRules/{iRecNo} - Get Hours of Service Rules
- Method: getPath:
/trackingEvents/{iTransactionNo}/hosRules - Update a Hours of Service Rule
- Method: patchPath:
/trackingEvents/{iTransactionNo}/hosRules/{iRecNo} - Update Hours of Service Rules
- Method: patchPath:
/trackingEvents/{iTransactionNo}/hosRules