Booth Node

Booth Node

This node contains booth definitions. These nodes are contained within a Booth's container node.

Example:

<Booth BoothKey="17945" Name="PrySoft Electronics" ExternalID="PRY039" BoothLayoutKey="506" Active="1" PrivateBooth="0" AllowStaffToSeeVisitTab="0" BoothTypeKey="148" BoothType="Premium" ApprovalLevel="0" CreationDate="2009-01-07 14:33:08" LastUpdateDateTime="2009-05-01 13:44:46" LocaleID="1033" />
 

Calling the API

The API is called via a secure HTTPS request. This HTTPS request may be a GET or POST operation. Each request must supply the authentication credentials assigned to the caller by Notified. Only requests with valid credentials will be processed. These credentials identify the caller and provide access only to a specific customer area.

The format of the call :https://api.onlinexperiences.com/scripts/Server.nxp?LASCmd=AI:4;F:APIUTILS!50565&APIUserAuthCode={YourAuthCode}&APIUserCredentials={YourCredentials}&ShowKey={ShowKey}&InfoTypeFilter={filter code list, in |OPTION|OPTION| format…}

Note: The format of the APAC Data Center is: https://api.apac.onlinexperiences.com.

Specific parameter ordering is unimportant, with the only restriction being that the first parameter MUST BE LASCmd=AI:4;F:APIUTILS!50565. All other parameters may appear in any sequence order.

Attribute

Type

Comment

BoothKey

Integer

The Notified booth key for this booth entry.

Name

String

The title of the booth.

ExternalID

String

External ID for this booth.

BoothLayoutKey

Integer

The booth layout that this booth uses.

Active

Flag (0/1)

Flag indicating whether this booth is active.

PrivateBooth

Flag (0/1)

Flag indicating whether this booth is private.

AllowStaffToSeeVisitTab

Flag (0/1)

Flag indicating whether booth staffers can see the built-in booth visits tab feature.

BoothTypeKey

Integer

Key-value of the type of booth this is.

BoothType

String

Description of the booth type.

ApprovalLevel

Integer

Current approval level. Approval levels are as follows:

0 = Unsubmitted

1 = Submitted For Approval

2 = Approved

3 = Rejected

CreationDate

Date

Date and time that this booth was created.

LastUpdateDateTime

Date

Date and time that this booth was last updated.

LocaleID

Integer

Locale ID that this booth is designed for (0 = default).