This resource allows you to create and update labor forecast limits, which include minimum and maximum labor coverage requirements for jobs and job rounding factors.
Operations
Create Labor Forecast Limit
POST /v2/forecasting/labor_forecast_limits
Create Labor Forecast Limit (Deprecated)
POST /v1/forecasting/labor_forecast_limits
Create Labor Forecast Limits
POST /v2/forecasting/labor_forecast_limits/multi_create
Create Labor Forecast Limits (Deprecated)
POST /v1/forecasting/labor_forecast_limits/multi_create
Delete Labor Forecast Limit Effective Version
POST /v2/forecasting/labor_forecast_limits/versions/apply_delete
Delete Labor Forecast Limit by ID
DELETE /v2/forecasting/labor_forecast_limits/{id}
Delete Labor Forecast Limit by ID (Deprecated)
DELETE /v1/forecasting/labor_forecast_limits/{id}
Delete Labor Forecast Limits
POST /v2/forecasting/labor_forecast_limits/multi_delete
Delete Labor Forecast Limits (Deprecated)
POST /v1/forecasting/labor_forecast_limits/multi_delete
Retrieve Labor Forecast Limit by ID
GET /v2/forecasting/labor_forecast_limits/{id}
Retrieve Labor Forecast Limit by ID (Deprecated)
GET /v1/forecasting/labor_forecast_limits/{id}
Retrieve Labor Forecast Limit by Name
GET /v2/forecasting/labor_forecast_limits
Retrieve Labor Forecast Limit by Name (Deprecated)
GET /v1/forecasting/labor_forecast_limits
Retrieve Labor Forecast Limits (Deprecated)
POST /v1/forecasting/labor_forecast_limits/multi_read
Retrieve Labor Forecast Limits by Criteria
POST /v2/forecasting/labor_forecast_limits/apply_read
Update Labor Forecast Limit by ID
PUT /v2/forecasting/labor_forecast_limits/{id}
Update Labor Forecast Limit by ID (Deprecated)
PUT /v1/forecasting/labor_forecast_limits/{id}
Update Labor Forecast Limits
POST /v2/forecasting/labor_forecast_limits/multi_update
Update Labor Forecast Limits (Deprecated)
POST /v1/forecasting/labor_forecast_limits/multi_update