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: post
Path: /trackingEvents/{iTransactionNo}/hosRules
Delete a Hours of Service Rule
Method: delete
Path: /trackingEvents/{iTransactionNo}/hosRules/{iRecNo}
Get a Hours of Service Rule
Method: get
Path: /trackingEvents/{iTransactionNo}/hosRules/{iRecNo}
Get Hours of Service Rules
Method: get
Path: /trackingEvents/{iTransactionNo}/hosRules
Update a Hours of Service Rule
Method: patch
Path: /trackingEvents/{iTransactionNo}/hosRules/{iRecNo}
Update Hours of Service Rules
Method: patch
Path: /trackingEvents/{iTransactionNo}/hosRules