getHourlySalesForecastAsk AIget https://webservices-test.net-chef.com/salesforecast/v1/hourly/getSalesForecastRetrieves an hourly sales forecast.Query ParamslocationCodestringrequiredThe Code that identifies the Location in Crunchtime.weekEndingDatestringrequiredWeek ending date of forecast to retrieve in format dd-MMM-yy.includeNullbooleanSpecify 'true' to output null data elements.truefalseHeadersauthenticationtokenstringrequiredSecure token for API authentication.passwordstringrequiredPassword for the Crunchtime Application User.sitenamestringrequiredCrunchtime site identifier. (test or production)useridstringrequiredUser ID for the Crunchtime Application User.X-B3-TraceIdstringOptional trace identifier for troubleshooting.acceptstringenumDefaults to application/jsonGenerated from available response content types*/*application/jsonAllowed:*/*application/jsonResponses 200Success 400Validation Error 401Authorization 404sales forecast not found 429Too Many Requests 500Unexpected Error 503System under maintenance 504TimeoutUpdated 5 months ago