Returns an XML payload containing an exhibitor listing. This data set returned is smaller than the getExhibitors request and intend for listing results.  Use the result in combination with the getExhibitor call to pull addition information on a specific event. 


Sample Request URL:
[End Point URL]/?do=cnt.getservice&service=getExhibitorSearchResults


Parameter Options:

*apiKey: Valid API key
searchText: Text string used to perform a general search of the events. This parameter is used to find matches in the title, description, objectives or speaker names.
categoryID: Numeric value containing a valid category.  Use the ‘getExhibitorSearchOptions’ call to obtain a valid list of categories


Sample XML Payload:  See Rest_GetExhibitorSearchResults.xml