This is a list of exhibitors for a particular event
Name | Description | Type | Additional information |
---|---|---|---|
eventId |
Event Id |
integer |
Required |
organization |
Search by exhibiting organization name |
string |
None. |
contact |
Search by exhibitor contact name |
string |
None. |
status |
Status of the Exhibitor (New, WaitingApproval, Approved, Cancelled, Declined) |
string |
None. |
dateRangeBegin |
Date range begin comparing with Date Registered |
date |
None. |
dateRangeEnd |
Date range end comparing with Date Registered |
date |
None. |
pageSize |
Number of results to return (defaults to 25, max of 200) |
integer |
Default value is 25 |
page |
Page number (starting page is 1) |
integer |
Default value is 1 |
None.
Name | Description | Type | Additional information |
---|---|---|---|
PageInfo | PageModel |
None. |
|
Results | Collection of ExhibitorModel |
None. |
Try this endpoint by entering your credentials and using the API Explorer.
Try With API ExplorerSample not available.