Exhibitor
The Exhibitor object contains exhibitor data and all data related to the exhibitor.
Exhibitor Object
Payload Details |
|---|
event_idstringUnique identifier for the event. |
exhibitor.idstringUnique identifier for the exhibitor. |
exhibitor.logo_urlstringThe url of the logo media file. |
exhibitor.namestringThe name of the exhibitor. |
exhibitor.descriptionstringThe description of the exhibitor. |
exhibitor.addressAddressThe address object of the exhibitor. |
exhibitor.website_urlstringThe website url of the exhibitor. |
exhibitor.social_networksarray of SocialNetworkThe socialNetworks of the exhibitor. |
exhibitor.phone_numbersarray of PhoneNumberThe phone numbers of the exhibitor. |
exhibitor.featuresobjectlist of features enabled for this exhibitor. |
exhibitor.features.invite_membersboolThe exhibitor is allowed to invite members. |
exhibitor.features.scan_badgeboolThe exhibitor can scan badge. |
exhibitor.features.scan_badge_one_wayboolThe exhibitor can scan badge one-way |
exhibitor.emailstringThe exhibitor email |
exhibitor.banner_video_urlstringThe exhibitor banner video url |
exhibitor.banner_image_urlstringThe url for the exhibitor banner image media file |
exhibitor.background_image_urlstringThe url for the exhibitor background image media file |
exhibitor.editable_fieldsarray of stringThe list of exhibitor files that are editable by the exhibitor in Swapcard |
exhibitor.document_limitint32The maximum number of documents the exhibitor is allowed to upload in Swapcard |
exhibitor.client_idsarray of stringThe list of external ids associated to the exhibitor |
exhibitor.exhibitor_documentsarray of objectThe list of documents attached to the exhibitor |
exhibitor.exhibitor_documents.documentobjectThe object describing the document |
exhibitor.exhibitor_documents.document.idstringUnique identifier for the document |
exhibitor.exhibitor_documents.document.namestringName of the document |
exhibitor.exhibitor_documents.document.descriptionstringDescription of the document |
exhibitor.exhibitor_documents.document.typestringType of the document |
exhibitor.exhibitor_documents.document.public_urlstringPublic url of the document |
exhibitor.exhibitor_documents.document.created_atstringCreation date of the document in Swapcard |
exhibitor.exhibitor_documents.document.updated_atstringLast updated at date of the document in Swapcard |
exhibitor.exhibitor_documents.created_atstringDate at which the document was attached to the exhibitor |
exhibitor.exhibitor_membersarray of objectList of exhibitor members |
exhibitor.exhibitor_members.idstringUnique identifier for the exhibitor member. |
exhibitor.exhibitor_members.community_profile_idstringUnique identifier of the exhibitor member's community profile. |
exhibitor.exhibitor_members.created_atstringCreation date of the exhibitor member. |
exhibitor.exhibitor_members.updated_atstringLast update date of the exhibitor member. |
exhibitor.field_valuesarray of FieldValueList of custom fields attached to the exhibitor. |
exhibitor.exhibitor_productsarray of objectsList of products attached to the exhibitor. |
exhibitor.exhibitor_products.productobjectProduct object attached to the exhibitor. |
exhibitor.exhibitor_products.product.idstringUnique identifier of the product. |
exhibitor.exhibitor_products.product.namestringName the product. |
exhibitor.exhibitor_products.product.descriptionstringDescription the product. |
exhibitor.exhibitor_products.product.image_urlstringMedia file url describing the image of the product. |
exhibitor.exhibitor_products.product.name_translationsstringString containing all product name translations. |
exhibitor.exhibitor_products.product.description_translationsstringString containing all product description translations. |
exhibitor.exhibitor_products.product.created_atstringCreation date of the product in Swapcard. |
exhibitor.exhibitor_products.product.updated_atstringUpdate date of the product in Swapcard. |
exhibitor.exhibitor_products.product.deleted_atstringDeletion date of the product in Swapcard. |
exhibitor.exhibitor_products.created_atstringDate at which the product was attached to the exhibitor. |
exhibitor.exhibitor_products.updated_atstringDate at which the product was attached to the exhibitor. |
exhibitor.created_atstringCreation date of the exhibitor. |
exhibitor.updated_atstringUpdate date of the exhibitor. |
exhibitor.deleted_atstringDeletion date of the exhibitor. |
community_idstringUnique identifier of the exhibitor's community. |
document_limitintMaximum number of documents the exhibitor is allowed to have in the event. |
featuresobjectDetail of enabled or disabled exhibitor features. |
features.can_view_visitboolThe exhibitor can view visit. |
features.can_export_contactsboolThe exhibitor can export contacts. |
features.can_export_meetings_confirmedboolThe exhibitor can export meetings that are confirmed. |
features.can_export_chatsboolThe exhibitor can export chats. |
features.can_export_exhibitor_pagesboolThe exhibitor can export pages. |
features.can_export_exhibitor_itemsboolThe exhibitor can export items. |
features.can_export_advertisementsboolThe exhibitor can export advertisements. |
features.can_export_registrationsboolThe exhibitor can export registrations. |
features.can_export_watched_exhibitor_planningsboolThe exhibitor can export watched plannings. |
features.can_export_documentsboolThe exhibitor can export documents. |
features.qr_code_accessboolThe exhibitor has access to QR code feature. |
features.qualify_leadsboolThe exhibitor can qualify leads. |
features.recommended_leadsboolThe exhibitor has access to recommended leads. |
features.generate_api_keyboolThe exhibitor can generate an API key to developer API. |
features.advertisementsarray of objectList of advertisements attached to this exhibitor. |
features.advertisements.idstringUnique identifier of the advertisement. |
features.advertisements.image_urlstringMedia file url describing the image of the advertisement. |
features.advertisements.mobile_image_urlstringMedia file url describing the mobile image of the advertisement. |
features.advertisements.created_atstringCreation date of the advertisement. |
features.advertisements.updated_atstringUpdate date of the advertisement. |
features.advertisements.deleted_atstringDeletion date of the advertisement. |
boothsarray of objectList of booths of the exhibitor. |
booths.idstringUnique identifier for the Booth. |
booths.position_on_locationstringBooth position in location list. |
booths.position_on_exhibitorstringBooth position in exhibitor list. |
booths.locationobjectBooth location object. |
booths.location.idstringUnique identifier of the location. |
booths.location.namestringName of the location. |
booths.location.categorystringCategory of the location. |
booths.location.capacitystringCapacity of the location. |
booths.location.external_urlstringExternal url for the location. |
booths.location.created_atstringCreate date of the location. |
booths.location.updated_atstringUpdate date of the location. |
event_groupsarray of EventGroupList of exhibitor's event groups. |
created_atstringCreate date of the event exhibitor. |
updated_atstringUpdate date of the event exhibitor. |
deleted_atstringDeletion date of the event exhibitor. |