get https://api.accelevents.com/rest/event//exhibitor/categories/
This API is used to get Exibhitor details by entering category id. user enters the category id of the category and gets all details of exhibitors who have this category of the exhibitor.
Response
Here is the description of response attributes, which returns to the form of JSON.
Attribute | Description |
---|---|
recordsTotal | it contains the total number of records |
recordsFiltered | it contains the size of records want to fetch |
id | it is the Unique id of the exhibitor. |
staffUserIds | it containts List of userIds of exhibitor's staffs in coma separated string |
exhibitorName | Full name of the exhibitor |
leadRetrieversAllowed | it will return is lead retrieving allowed to exhibitor? |
seeAllLeads | it will return if the exhibitor can see all leads? |
maxLeadRetrievers | it contains how many Maximum Lead Retrievers |
linkToSite | it contains a comma-separated link to the exhibitor website for a link |
videoURL | it contains videoURL of the exhibitor |
logo | it contains the key to the logo image |
socialLinks | it contains social media links of Facebook, Instagram, Twitter, LinkedIn |
exhibitorDescription | it contains a brief introduction of exhibitor |
offer | it contains an offer of exhibitor given by exhibitor |
offerLink | it contains an offer link of the exhibitor given by the exhibitor |
position | it contains the position of exhibitor |
exhibitorLinkClicks | it contains the number of click on exhibitor links |
liveStreamUrl | it contains the live stream URL of the exhibitor for expo workshop session |
proAccount | it returns true if the exhibitor has a pro zoom account |
companyDetails | it contains exhibitor's company details |
boothSize | it contains booth size, It can one of this three SMALL, MEDIUM, LARGE, This will be only update by event host. |
preferredExhibitor | it contains is preferred exhibitor, This will be only update by event host. |
autoGenerateLead | it contains if auto generate lead allow from expo page , This will be only update by event host. |
includeInExhibitorCarousel | it include in Exhibitor Carousel, This flag is use to slide show of logos or to display exhibitor logo. |
scanByQRCode | it determines if the exhibitor's sales reps can use the QR code to scan leads in the mobile app. |
categoryIdList | it contains the id of the exhibitor category. |
categoryName | it contains the name of the exhibitor category. |
documentKeyValue | it contains exhibitor's documents. key=Uploaded document's key and value as the document name |
documentKeyPosition | it contains exhibitor's documents. key=Uploaded document's key and value as document Position |
eventURL | it contains the event URL of the event |
eventId | it contains a unique id of the event |
externalLiveStreamingEnabled | it contains is external live streaming enabled? |
exhibitorFieldsInJson | it contains fields information like tabList,requestMeeting,companyRepresentativeTitle |
addLinksInJson | it contains add links for exhibitor store in key-value |
documentIds | it contains exhibitor's documents Ids |
streamProvider | it contains stream provider of the workshop session |
chatEnabled | it contains is chat is enable for exhibitors? |
acceleventsStreamingEnabled | Does it contain accelevents streaming enabled? |
meetingPassword | it contains the password of the zoom meeting |
showStatusIndicator | it contains is Show status indicator on expo page for this staff based on this flag |
showDownloadLeadBtn | it contains is Show download lead button in my booth. |
countBoothVisitorAsLead | it contains is Count every booth visitor as a lead |
carouselLogoSliderDelaySeconds | it contains the Number of seconds for carousel logo slider delay |
shortDescription | it contains an exhibitor sort description |
expoCardImage | it contains expo card image link |
colorConfig | it contains Exhibitor name and short description color |
expoBannerImage | it contains URL of expo banner image |
visitedTime | it contains visited Current date |
pollEnabled | it contains is poll enabled for the exhibitor? |
quesAndAnsEnabled | it contains is ques and ans disabled for the exhibitor? |
featured | it contains exhibitor is featured is on or off? |
categoryPositionJson | it contains exhibitors category position details |
showBoothName | is Show Booth Name |
currency | it contains the currency used for exhibitor |
createSponsor | it contains allow to create sponsor from exhibitor |
gamification | it contains is an expo in Gamification |
qnAPrivate | it contains is QnA Private? |
requireApprovalBeforeAttendeesCanJoin | it contains is require approval before an attendee can join |
meetingEntryExitNotificationOn | it contains is the meeting exit and entry notification is on or off? |
Error Code
Here is the possible error messages, which return if any condition gets failed or required data is missing for processing.
Error Code | Error Description |
---|---|
400 | The request could not be understood by the server due to malformed syntax. |
401 | You are not authorized to view the resource |
403 | Accessing the resource you were trying to reach is forbidden |
404 | The resource you were trying to reach is not found |