AreasAsk AIget https://inventory-service.tixuk.io/api/v4/products/{productId}/areasRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsproductIdstringrequiredID product, no longer than 50 chars might contain numbers, letters and dashesQuery Paramsquantityintegerrequiredquantity of seats neededdatestringrequiredperformance date: string in the format of Ymd, if nothing is sent, current date will be usedtimestringperformance time: string in the format of Hi(1430)directionstringThe direction that you'd like to sort (ASC, DESC)groupBystringThe logic that you'd like to use for grouping (lump, priceBand, priceBandLimit5)includeSeatsAttributesbooleanDefaults to falseWhether to include seats attributes.truefalseincludePriceInAreabooleanDefaults to trueWhether to include the price in the area string.truefalsesalePricestringApplies filtering by sale price for UK productsminSalePricestringApplies filtering by sale price range for UK products; salePrice must be presentfaceValuestringApplies filtering by face value for UK productsminFaceValuestringApplies filtering by face value range for UK products; faceValue must be presentdaypartstringApplies filtering by daypart(EVENING/MATINEE) for showsHeadersaffiliateIdstringrequiredaffiliate ID to filter relevant results, if nothing is sent, masterdataelastic will be usedX-Correlation-IDstringCorrelation IDsortByNamebooleanSort price types by nametruefalseResponses 200Aggregated inventory and pricing information of requested product 400If request is invalid return 400 status code with error message. 404If nothing was found return 404 status code with error message. 503If service is not available return 503 status code with error message. 504If service did not receive a timely response return 504 status code with error message.Updated 12 months ago