This resource allows you to retrieve labor standards, which define the relationship between volume and labor.
Operations
Create Labor Standard
POST /v1/forecasting/labor_standards
Create Labor Standards
POST /v1/forecasting/labor_standards/multi_create
Delete Labor Standard by ID
DELETE /v1/forecasting/labor_standards/{id}
Delete Labor Standards
POST /v1/forecasting/labor_standards/multi_delete
Retrieve All Labor Standards or by Specification (Deprecated)
GET /v1/forecasting/labor_standards
Retrieve Labor Driver Adjustment Operations
GET /v1/forecasting/labor_standards/labor_driver_operations
Retrieve Labor Standard by ID
GET /v1/forecasting/labor_standards/{id}
Retrieve Labor Standards
POST /v1/forecasting/labor_standards/multi_read
Update Labor Standard
POST /v1/forecasting/labor_standards/apply_update
Update Labor Standards
POST /v1/forecasting/labor_standards/multi_update