Trade Show
  1. Booths
Trade Show
  • Introduction
  • Warehouses
    • Create a new Warehouse
      POST
    • Update a Warehouse
      PUT
    • Get a list of Warehouses
      GET
    • Retrieve a specific Warehouse by ID
      GET
    • Delete a Warehouse
      DELETE
  • Delivery Groups
    • Create a new Delivery Group
      POST
    • Update a Delivery Group
      PUT
    • Get a list of Delivery Groups
      GET
    • Retrieve a specific Delivery Group by ID
      GET
    • Delete a Delivery Group
      DELETE
  • Delivery Ranges
    • Create a new Delivery Range
      POST
    • Update a Delivery Range
      PUT
    • Get a list of Delivery Ranges
      GET
    • Retrieve a specific Delivery Range by ID
      GET
    • Delete a Delivery Range
      DELETE
  • Delivery Drops
    • Create a new Delivery Drop
    • Update a Delivery Drop
    • Get a list of Delivery Drops
    • Retrieve a specific Delivery Drop by ID
    • Delete a Delivery Drop
  • Sales Rep Hierarchies
    • Define Hierarchy Levels
    • Create Sales Rep Group
    • Update Sales Rep Group
    • Move Sales Rep Group
    • Reorder Sales Rep Groups
    • Get a list of Sales Rep Groups
    • Get Sales Rep Group
    • Delete Sales Rep Group
  • Sales Reps
    • Create a new sales rep
    • Update a sales rep
    • Get a list of sales reps
    • Retrieve a specific sales rep by ID
    • Delete a sales rep
  • Sales Rep Managers
    • Create a new sales rep manager
    • Update a sales rep manager
    • Get a list of sales rep managers
    • Retrieve a specific sales rep manager by ID
    • Delete a sales rep manager
  • Ordering Groups
    • Create a new Ordering Group
    • Update a Ordering Group
    • Get a list of Ordering Groups
    • Retrieve a specific Ordering Group by ID
    • Delete a Ordering Group
  • Customers
    • Create a new Customer Class
    • Get a list of Customer Classes
    • Retrieve a specific Customer Class by ID
    • Update a Customer Class
    • Delete a Customer Class
    • Create a new Customer
    • Get a list of Customers
    • Retrieve a specific Customer by ID
    • Update a Customer
    • Delete a Customer
  • Attendees
    • Create a new Attendee
    • Update a Attendee
    • Get a list of Attendees
    • Retrieve a specific Attendee by ID
    • Delete a Attendee
  • Vendors
    • Create a new Vendor
    • Update a Vendor
    • Get a list of Vendors
    • Retrieve a specific Vendor by ID
    • Delete a Vendor
    • Create a new vendor user
    • Update a vendor user
    • Get a list of vendor users
    • Retrieve a specific vendor user by ID
    • Delete a vendor user
  • Brokers
    • Create a new Broker
    • Update a Broker
    • Get a list of Brokers
    • Retrieve a specific Broker by ID
    • Delete a Broker
    • Create a new broker user
    • Update a broker user
    • Get a list of broker users
    • Retrieve a specific broker user by ID
    • Delete a broker user
  • Booths
    • Create a new Booth
      POST
    • Update a Booth
      PUT
    • Get a list of Booths
      GET
    • Retrieve a specific Booth by ID
      GET
    • Delete a Booth
      DELETE
    • Associate a product to a booth
      POST
    • Get a list of products associated with a booth
      GET
    • Associate multiple products to a booth
      PUT
    • Remove a product from a booth
      DELETE
    • Associate a vendor to a booth
      POST
    • Associate multiple vendors to a booth
      PUT
    • Get a list of vendors associated with a booth
      GET
    • Remove a vendor from a booth
      DELETE
  • Facilitators
    • Create a new Facilitator
    • Update a Facilitator
    • Get a list of Facilitators
    • Retrieve a specific Facilitator by ID
    • Delete a Facilitator
  • Brands
    • Create a new Brand
    • Update a Brand
    • Get a list of Brands
    • Retrieve a specific Brand by ID
    • Delete a Brand
  • Categories
    • Create a new Category
    • Update a Category
    • Get a list of Categories
    • Retrieve a specific Category by ID
    • Delete a Category
  • Products
    • Create new pricing for a product
    • Update product pricing by price ID
    • Get a collection of price lists for products
    • Retrieve pricing by price ID
    • Delete a price list by ID
    • Create a new Product
    • Update a Product
    • Get a list of Products
    • Retrieve a specific Product by ID
    • Delete a Product
    • Get a list of Product Inventory
    • Bulk update product inventory
  • Orders
    • Bulk create orders
    • Bulk update orders
    • Get a list of orders
    • Retrieve a specific order by ID
    • Delete an order line
    • Get a list of order history buckets
    • Bulk create order history items
    • Get a list of order history items
  • Delivery Dates
    • Get a list of delivery dates
    • Retrieve delivery dates by product using ID
  • VIP Users
    • Create a new VIP user
    • Update a VIP user
    • Get a list of VIP users
    • Retrieve a specific VIP user by ID
    • Delete a VIP user
  • Show Admins
    • Create a new Show Admin
    • Update a Show Admin
    • Get a list of Show Admins
    • Retrieve a specific Show Admin by ID
    • Delete a Show Admin
  • Exports
    • Get available exports
    • Get parameter options
    • Run Custom Export
  1. Booths

Get a list of products associated with a booth

GET
/BoothProduct
Query products that are currently associated with the booth
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/BoothProduct?boothID=&sort=&page=1&resultsPerPage=20'
Response Response Example
[
    {
        "productID": "PROD9390",
        "orderUnit": "LB",
        "orderUnitDescription": "Dozen",
        "vendorID": "VEND6973",
        "description": "Andy shoes are designed to keeping in mind durability as well as trends, the most stylish range of shoes & sandals",
        "alternateDescription": "The Nagasaki Lander is the trademarked name of several series of Nagasaki sport bikes, that started with the 1984 ABC800J",
        "buyer": "USER3221",
        "mpc": "ZEK-39988",
        "upc_ean": "019706981691",
        "category": "Electronic",
        "brand": "Incredible Concrete",
        "deliveryGroup": "6842",
        "weightUnit": "Pounds",
        "netWeight": 8.37,
        "grossWeight": 22.78,
        "isKit": false,
        "active": false,
        "test": true,
        "availableInOrderingSite": true,
        "availableForFreeStock": true,
        "packDescription": "10 per case",
        "sizeDescription": "1 oz",
        "unitQty": 2,
        "roundTo": 2,
        "maxOrderQty": 13,
        "minOrderQty": 14,
        "packQty": 7,
        "isOrderable": true,
        "canSample": false,
        "allowanceType": "Discount",
        "negotiationStatus": "Wait Agreement",
        "extraText1": "ipsum laborum",
        "extraText2": "ea labore",
        "extraText3": "enim",
        "extraText4": "nulla in ea voluptate non",
        "extraText5": "mollit Duis occaecat anim dolore",
        "price": 914.05,
        "showPrice": 783.59,
        "msrp": 76910759.5669876,
        "isMarketPrice": true,
        "cashbackQuantity": 65,
        "cashbackPercent": 0,
        "department": "Music",
        "inventory": 284
    },
    {
        "productID": "PROD6451",
        "orderUnit": "LB",
        "orderUnitDescription": "Pound",
        "vendorID": "VEND4459",
        "description": "Ergonomic executive chair upholstered in bonded black leather and PVC padded seat and back for all-day comfort and support",
        "alternateDescription": "The automobile layout consists of a front-engine design, with transaxle-type transmissions mounted at the rear of the engine and four wheel drive",
        "buyer": "USER2057",
        "mpc": "TRS-82513",
        "upc_ean": "025164620990",
        "category": "Sleek",
        "brand": "Intelligent Plastic",
        "deliveryGroup": "8861",
        "weightUnit": "Ounces",
        "netWeight": 115.59,
        "grossWeight": 4.54,
        "isKit": true,
        "active": true,
        "test": false,
        "availableInOrderingSite": true,
        "availableForFreeStock": true,
        "packDescription": "2 per case",
        "sizeDescription": "0.5 oz",
        "unitQty": 15,
        "roundTo": 5,
        "maxOrderQty": 14,
        "minOrderQty": 12,
        "packQty": 20,
        "isOrderable": false,
        "canSample": true,
        "allowanceType": "Points",
        "negotiationStatus": "Wait Vendor",
        "extraText1": "et",
        "extraText2": "proident dolore",
        "extraText3": "qui sit ex nulla pariatur",
        "extraText4": "cupidatat occaecat adipisicing magna",
        "extraText5": "minim aliqua in",
        "price": 302.25,
        "showPrice": 56.75,
        "msrp": -27832241.388226375,
        "isMarketPrice": true,
        "cashbackQuantity": 64,
        "cashbackPercent": 0,
        "department": "Outdoors",
        "inventory": 1234
    },
    {
        "productID": "PROD4855",
        "orderUnit": "EA",
        "orderUnitDescription": "Pound",
        "vendorID": "VEND9917",
        "description": "The slim & simple Maple Gaming Keyboard from Dev Byte comes with a sleek body and 7- Color RGB LED Back-lighting for smart functionality",
        "alternateDescription": "Andy shoes are designed to keeping in mind durability as well as trends, the most stylish range of shoes & sandals",
        "buyer": "USER3339",
        "mpc": "GEC-81652",
        "upc_ean": "037140356422",
        "category": "Incredible",
        "brand": "Oriental Soft",
        "deliveryGroup": "1231",
        "weightUnit": "Pounds",
        "netWeight": 104.07,
        "grossWeight": 0.11,
        "isKit": true,
        "active": false,
        "test": true,
        "availableInOrderingSite": true,
        "availableForFreeStock": false,
        "packDescription": "7 per case",
        "sizeDescription": "0.5 oz",
        "unitQty": 16,
        "roundTo": 5,
        "maxOrderQty": 9,
        "minOrderQty": 1,
        "packQty": 10,
        "isOrderable": true,
        "canSample": false,
        "allowanceType": "Rebate",
        "negotiationStatus": "Open",
        "extraText1": "irure velit",
        "extraText2": "Duis",
        "extraText3": "anim sint eiusmod",
        "extraText4": "eu",
        "extraText5": "veniam tempor nulla deserunt non",
        "price": 897.15,
        "showPrice": 478.19,
        "msrp": -27424041.877499714,
        "isMarketPrice": true,
        "cashbackQuantity": 84,
        "cashbackPercent": 0,
        "department": "Outdoors",
        "inventory": 1874
    }
]

Request

Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Query Params
boothID
string 
optional
The target booth, referenced by ID
sort
string 
optional
Sort the items using {SortField:SortDirection}
page
integer 
optional
Page index to return, starts at Page 1
Example:
1
resultsPerPage
integer 
optional
Number of items to return per page
Example:
20

Responses

🟢200Success
application/json
Body
array of:
id
string 
read-onlyoptional
Unique ID specific to this API
productID
string 
required
Unique ID provided to reference the product
>= 1 characters
orderUnit
string 
required
Abbreviation or code representing the selling unit of the product
>= 1 characters<= 5 characters
orderUnitDescription
string 
optional
Name of the selling unit of the product. Used to create missing selling units if createMissingOrderUnits is configured.
vendorID
string 
optional
Unique ID provided to reference the vendor
description
string 
required
Primary description of the product
>= 1 characters
alternateDescription
string 
optional
Secondary or alternative description of the product
buyer
string 
optional
Person responsible for managing the prices and products available at the show. Referenced by User ID
mpc
string 
optional
Manufacturer's Product Code
upc_ean
string 
upc_ean
optional
Universal Product Code or European Article Number barcode
category
string 
optional
Category the product belongs to. Referenced by name
brand
string 
optional
Brand name of the product. Referenced by name
deliveryGroup
string 
optional
Delivery group assigned to the product. Referenced by ID
weightUnit
string 
optional
Unit of measure for the weight. Referenced by name
netWeight
number <double>
optional
Weight of the product without packaging
grossWeight
number <double>
optional
Total weight of the product including packaging
isKit
boolean 
optional
Indicates whether the product is a kit containing multiple items
active
boolean 
optional
Determines whether the product is actively associated with the show
test
boolean 
optional
This is a test product. It will not show up in reports
availableInOrderingSite
boolean 
optional
Determines whether the product can be ordered through the website
availableForFreeStock
boolean 
optional
Determines whether the product can be distributed for free as a benefit to a deal
packDescription
string 
optional
Description of how the product is packaged
sizeDescription
string 
optional
Description of the product's size
unitQty
integer <int32>
required
Quantity per unit
roundTo
integer <int32>
optional
Value to which orders are rounded
maxOrderQty
integer <int32>
optional
Maximum quantity that can be ordered at once
minOrderQty
integer <int32>
optional
Minimum quantity that must be ordered
packQty
integer <int32>
required
Number of units in a pack
isOrderable
boolean 
optional
Determines whether the product can be ordered
canSample
boolean 
optional
Determines whether samples can be requested for this product
allowanceType
string 
optional
Assigns an existing allowance configuration to the product. Referenced by description
negotiationStatus
enum<string> 
required
Current state of allowance negotiations
>= 1 characters
Allowed values:
OpenWait BuyerWait VendorWait AgreementLocked
extraText1
string 
optional
Additional custom field for product information
extraText2
string 
optional
Additional custom field for product information
extraText3
string 
optional
Additional custom field for product information
extraText4
string 
optional
Additional custom field for product information
extraText5
string 
optional
Additional custom field for product information
price
number <double>
optional
Current price of the product
showPrice
number <double>
optional
Price of the product at the show
msrp
number <double>
optional
Manufacturer's Suggested Retail Price
isMarketPrice
boolean 
optional
Indicates whether the price is market-based (and therefore, doesn't have a set price)
cashbackQuantity
integer <int32>
optional
The quantity of product required to be eligible for cashback
cashbackPercent
number <double>
optional
The percentage of cashback offered on the product
department
string 
optional
Department associated with the product. Referenced by ID
inventory
integer  | null 
optional
Current inventory level of the product
Modified at 2025-05-15 20:38:52
Previous
Associate a product to a booth
Next
Associate multiple products to a booth
Built with