Search addressAsk AIget https://customer_id.prod.smartlane.io/api/searchaddressAddress objects in the database can be searched by a full text search on the fields company, contactlastname and contactfirstname for a given query string.Query ParamsquerystringrequiredQuery terms can be combined with AND and OR. Quoting can be used to find exact strings.limitint32An Integer number defining the maximum number of search results to be shown.citocodebooleanDefaults to falseFlag indicating if searched address is a CitoCodetruefalseResponses 200OK. 403An error message caused by missing authorization (403 forbidden). 422An error message caused by unprocessable input (e.g. no data found for input parameters). defaultUnexpected error.Updated 7 months ago