I'm having trouble finding a definitive answer in the API documentation, or anywhere else online. Does anyone know if it's possible to include wildcards in the query parameters (either encoded or unencoded) when sending up a search web request? For example, "Corp*" would match both "Corp" and "Corporation".
Thank you for any help!