Availability SearchAsk AIget https://inventory-service.tixuk.io/api/v4/availability/searchQuery ParamslocationstringrequiredLocation for requested productsdatestringrequiredDate as string in the format of YmdquantitystringMax amount of resultsproductIdstringRequest only for one productHeadersaffiliateIdstringaffiliate ID to filter relevant results, if nothing is sent, masterdataelastic will be usedResponses 200Search for product availability 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