This API resource is deprecated; instead, use Common Resources > Hours of Operation Overrides.
This resource allows you to create, retrieve, update, and delete hours of operation override objects, which describe changes to standard hours of operation for a specific date, such as a holiday.
Operations
Create Hours of Operation Override (Deprecated)
POST /v1/forecasting/hours_operation_override
Create Hours of Operation Overrides (Deprecated)
POST /v1/forecasting/hours_operation_override/multi_create
Delete Hours of Operation Override by ID (Deprecated)
DELETE /v1/forecasting/hours_operation_override/{id}
Delete Hours of Operation Overrides (Deprecated)
POST /v1/forecasting/hours_operation_override/multi_delete
Retrieve All Hours of Operation Overrides or by Name (Deprecated)
GET /v1/forecasting/hours_operation_override
Retrieve Hours of Operation Override by ID (Deprecated)
GET /v1/forecasting/hours_operation_override/{id}
Retrieve Hours of Operation Overrides (Deprecated)
POST /v1/forecasting/hours_operation_override/multi_read
Update Hours of Operation Override by ID (Deprecated)
PUT /v1/forecasting/hours_operation_override/{id}
Update Hours of Operation Overrides (Deprecated)
POST /v1/forecasting/hours_operation_override/multi_update