getAllLocationProductPricingAsk AIget https://webservices-test.net-chef.com/locationproductpricing/v1/getAllLocationProductPricingRetrieve all product pricing by location.Query ParamslocationCodestringrequiredThe Code that identifies the Location in Crunchtime.productNumberstringA unique alphanumeric code used to identify a product.includeNullbooleanSpecify 'true' to output null data elements.truefalseminutesSinceUpdateint32The number of minutes since a location product record was last updated. Use to set how far back to search.HeadersauthenticationtokenstringrequiredSecure 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 404location product pricing not found 429Too Many Requests 500Unexpected Error 503System under maintenance 504TimeoutUpdated 5 months ago