Weekly SummaryAsk AIget https://inventory-service.tixuk.io/api/v4/availability/products/{productId}/weekly-summaryPath ParamsproductIdstringrequiredID product, no longer than 50 chars might contain numbers, letters and dashesQuery ParamsstartDatestringstring in the format of YmdHeadersaffiliateIdstringaffiliate ID to filter relevant results, if nothing is sent, masterdataelastic will be usedX-Correlation-IDstringCorrelation IDResponses 200weekly summary of availabilities 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 11 months ago