POST shows/{showId}/accounts/{accountId}/showAccounts/{showAccountId}/booths
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| showId | integer |
Required |
|
| accountId | integer |
Required |
|
| showAccountId | integer |
Required |
Body Parameters
BoothCreateDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Name | string |
Required |
|
| BoothType | BoothType |
None. |
|
| ShowLocationId | integer |
None. |
|
| ShowAccountId | integer |
None. |
|
| Depth | decimal number |
None. |
|
| Width | decimal number |
None. |
|
| TargetDate | date |
None. |
|
| IsExhibitHouse | boolean |
None. |
|
| IsDoNotInvoice | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{
"Name": "sample string 1",
"BoothType": 1,
"ShowLocationId": 2,
"ShowAccountId": 3,
"Depth": 4.0,
"Width": 5.0,
"TargetDate": "2025-12-14T22:15:57.3492759+00:00",
"IsExhibitHouse": true,
"IsDoNotInvoice": true
}
Response Information
Resource Description
BoothDto| Name | Description | Type | Additional information |
|---|---|---|---|
| ShowLocation | ShowLocationDto |
None. |
|
| ShowAccount | ShowAccountDto |
None. |
|
| Depth | decimal number |
None. |
|
| Width | decimal number |
None. |
|
| TargetDate | date |
None. |
|
| IsDeleted | boolean |
None. |
|
| Id | integer |
None. |
|
| Name | string |
None. |
|
| BoothType | BoothType |
None. |
|
| TssBoothId | integer |
None. |
|
| ShowLocationId | integer |
None. |
|
| ShowAccountId | integer |
None. |
|
| IsEmsLocked | boolean |
None. |
|
| IsEmsClosed | boolean |
None. |
|
| IsShowClosed | boolean |
None. |
|
| IsShowLocked | boolean |
None. |
|
| InvoiceableLineItemsCount | integer |
None. |
|
| IsExhibitHouse | boolean |
None. |
|
| IsDoNotInvoice | boolean |
None. |
Response Information
Response body formats
application/json, text/json
Sample:
{
"ShowLocation": {
"Id": 1,
"FacilityMasterLocationId": 1,
"Name": "sample string 2",
"ParentShowLocationId": 1,
"ShowFacilityId": 3,
"ChildrenShowLocations": [],
"IsDeleted": true
},
"ShowAccount": {
"Id": 1,
"ShowId": 2,
"AccountId": 3,
"IsFullOrderingPermitted": true,
"AvCreativeBranchId": 1,
"ExpoExhibitCreativeBranchId": 1,
"ShowAccountType": 0,
"AssociationType": 1,
"Booths": [],
"Notes": "sample string 5",
"Show": {
"Id": 1,
"Name": "sample string 2",
"Acronym": "sample string 3",
"City": "sample string 4",
"OpenDate": "2025-12-14T22:15:57.3648582+00:00",
"CloseDate": "2025-12-14T22:15:57.3648582+00:00",
"IsValidMonthBeforeArchive": true,
"MoveInDate": "2025-12-14T22:15:57.3648582+00:00",
"MoveOutDate": "2025-12-14T22:15:57.3648582+00:00",
"FdcMoveInDate": "2025-12-14T22:15:57.3648582+00:00",
"FdcMoveOutDate": "2025-12-14T22:15:57.3648582+00:00",
"ExhDeadlineDate": "2025-12-14T22:15:57.3648582+00:00",
"ExhMoveInDate": "2025-12-14T22:15:57.3648582+00:00",
"ExhMoveOutDate": "2025-12-14T22:15:57.3648582+00:00",
"FloorClearDate": "2025-12-14T22:15:57.3648582+00:00",
"TaxRate": 16.0,
"CustomShowNumber": "sample string 17",
"FreemanShowNumber": 1,
"BranchName": "sample string 18",
"ShowType": 0,
"TimeZone": "sample string 19",
"IsEmsLocked": true,
"IsEmsClosed": true,
"IsShowClosed": true,
"IsShowLocked": true,
"IsSAPShowClosed": true,
"Foreman": "sample string 20",
"PreviousYearProjectNumber": 1,
"LeadExhibitorSalesRepDisplayName": "sample string 21",
"SellingAeDisplayName": "sample string 22",
"ProducingAeDisplayName": "sample string 23",
"LocalAeDisplayName": "sample string 24",
"LineItemDraftCount": 25,
"LineItemSubmittedNoFilesRequestsCount": 26,
"LineItemSubmittedFilesRequestedCount": 27,
"FilesPendingMyReviewCount": 28,
"FilesInReivewCount": 29,
"FilesFreemanCount": 30,
"FilesApprovedCount": 31,
"FilesReadyForProductionCount": 32,
"Accounts": [
{
"Id": 1,
"Name": "sample string 2",
"AccountType": 0,
"TFCNumber": 3,
"StreetAddress": "sample string 4",
"City": "sample string 5",
"State": "sample string 6",
"ZipCode": "sample string 7",
"Country": "sample string 8",
"ViewLineItemPermissionFlag": true,
"OrderLineItemPermissionFlag": true,
"HidePricingInformation": true,
"AccountUsers": [
{
"Id": 1,
"UserId": 2,
"AccountId": 3,
"User": {
"Id": 1,
"FederatedUserId": "sample string 2",
"UserName": "sample string 3",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"DisplayName": "sample string 6",
"EmailAddress": "sample string 7",
"ExternalUserId": "sample string 8",
"EmailOn": true,
"TFCNumber": 1,
"FOLAccountName": "sample string 10",
"UserType": 1,
"RoleType": 0,
"UserPreferences": {
"DefaultSiteDashboardViewType": 1,
"DefaultDashboardVendorFilterType": 0
},
"Active": true
},
"AccountUserPermissions": [
{
"Id": 1,
"AccountUserId": 2,
"Permission": 0
},
{
"Id": 1,
"AccountUserId": 2,
"Permission": 0
}
]
},
{
"Id": 1,
"UserId": 2,
"AccountId": 3,
"User": {
"Id": 1,
"FederatedUserId": "sample string 2",
"UserName": "sample string 3",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"DisplayName": "sample string 6",
"EmailAddress": "sample string 7",
"ExternalUserId": "sample string 8",
"EmailOn": true,
"TFCNumber": 1,
"FOLAccountName": "sample string 10",
"UserType": 1,
"RoleType": 0,
"UserPreferences": {
"DefaultSiteDashboardViewType": 1,
"DefaultDashboardVendorFilterType": 0
},
"Active": true
},
"AccountUserPermissions": [
{
"Id": 1,
"AccountUserId": 2,
"Permission": 0
},
{
"Id": 1,
"AccountUserId": 2,
"Permission": 0
}
]
}
]
},
{
"Id": 1,
"Name": "sample string 2",
"AccountType": 0,
"TFCNumber": 3,
"StreetAddress": "sample string 4",
"City": "sample string 5",
"State": "sample string 6",
"ZipCode": "sample string 7",
"Country": "sample string 8",
"ViewLineItemPermissionFlag": true,
"OrderLineItemPermissionFlag": true,
"HidePricingInformation": true,
"AccountUsers": [
{
"Id": 1,
"UserId": 2,
"AccountId": 3,
"User": {
"Id": 1,
"FederatedUserId": "sample string 2",
"UserName": "sample string 3",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"DisplayName": "sample string 6",
"EmailAddress": "sample string 7",
"ExternalUserId": "sample string 8",
"EmailOn": true,
"TFCNumber": 1,
"FOLAccountName": "sample string 10",
"UserType": 1,
"RoleType": 0,
"UserPreferences": {
"DefaultSiteDashboardViewType": 1,
"DefaultDashboardVendorFilterType": 0
},
"Active": true
},
"AccountUserPermissions": [
{
"Id": 1,
"AccountUserId": 2,
"Permission": 0
},
{
"Id": 1,
"AccountUserId": 2,
"Permission": 0
}
]
},
{
"Id": 1,
"UserId": 2,
"AccountId": 3,
"User": {
"Id": 1,
"FederatedUserId": "sample string 2",
"UserName": "sample string 3",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"DisplayName": "sample string 6",
"EmailAddress": "sample string 7",
"ExternalUserId": "sample string 8",
"EmailOn": true,
"TFCNumber": 1,
"FOLAccountName": "sample string 10",
"UserType": 1,
"RoleType": 0,
"UserPreferences": {
"DefaultSiteDashboardViewType": 1,
"DefaultDashboardVendorFilterType": 0
},
"Active": true
},
"AccountUserPermissions": [
{
"Id": 1,
"AccountUserId": 2,
"Permission": 0
},
{
"Id": 1,
"AccountUserId": 2,
"Permission": 0
}
]
}
]
}
],
"FullOrdering": true,
"ContactName": "sample string 34",
"DefaultFacility": "sample string 35",
"DefaultLocation": "sample string 36",
"TssShowNumber": 1,
"StandardBoothDepth": 1.0,
"StandardBoothWidth": 1.0,
"DefaultShowFacilityId": 1,
"DefaultShowLocationId": 1,
"CortCutoffDate": "2025-12-14T22:15:57.3648582+00:00",
"IsEMSPriceDefaultToLowest": true,
"SubTypeId": "sample string 38",
"SfdcProjectId": "sample string 39",
"EventJobStatusType": 0,
"MappedProducingBranch": "sample string 40",
"HoldExhibitorInvoicing": true,
"SupervisionCharge": 1.0,
"LineOfBusiness": "sample string 42",
"SFDCOpportunityURL": "sample string 43",
"IsFreemanLogisticsOfficial": true,
"IsEcsArchived": true,
"IsEcsDeleted": true,
"isFreemanNextShow": true
},
"Account": {
"Id": 1,
"Name": "sample string 2",
"AccountType": 0,
"TFCNumber": 3,
"StreetAddress": "sample string 4",
"City": "sample string 5",
"State": "sample string 6",
"ZipCode": "sample string 7",
"Country": "sample string 8",
"ViewLineItemPermissionFlag": true,
"OrderLineItemPermissionFlag": true,
"HidePricingInformation": true,
"AccountUsers": [
{
"Id": 1,
"UserId": 2,
"AccountId": 3,
"User": {
"Id": 1,
"FederatedUserId": "sample string 2",
"UserName": "sample string 3",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"DisplayName": "sample string 6",
"EmailAddress": "sample string 7",
"ExternalUserId": "sample string 8",
"EmailOn": true,
"TFCNumber": 1,
"FOLAccountName": "sample string 10",
"UserType": 1,
"RoleType": 0,
"UserPreferences": {
"DefaultSiteDashboardViewType": 1,
"DefaultDashboardVendorFilterType": 0
},
"Active": true
},
"AccountUserPermissions": [
{
"Id": 1,
"AccountUserId": 2,
"Permission": 0
},
{
"Id": 1,
"AccountUserId": 2,
"Permission": 0
}
]
},
{
"Id": 1,
"UserId": 2,
"AccountId": 3,
"User": {
"Id": 1,
"FederatedUserId": "sample string 2",
"UserName": "sample string 3",
"FirstName": "sample string 4",
"LastName": "sample string 5",
"DisplayName": "sample string 6",
"EmailAddress": "sample string 7",
"ExternalUserId": "sample string 8",
"EmailOn": true,
"TFCNumber": 1,
"FOLAccountName": "sample string 10",
"UserType": 1,
"RoleType": 0,
"UserPreferences": {
"DefaultSiteDashboardViewType": 1,
"DefaultDashboardVendorFilterType": 0
},
"Active": true
},
"AccountUserPermissions": [
{
"Id": 1,
"AccountUserId": 2,
"Permission": 0
},
{
"Id": 1,
"AccountUserId": 2,
"Permission": 0
}
]
}
]
},
"Division": "sample string 6",
"FrenchInvoice": true,
"FirstTimeExhibitor": true,
"DoNotCall": true,
"MailToAddress1": "sample string 7",
"MailToAddress2": "sample string 8",
"MailToCountry": "sample string 9",
"MailToCity": "sample string 10",
"MailToState": "sample string 11",
"MailToZipCode": "sample string 12",
"BillToAddress1": "sample string 13",
"BillToAddress2": "sample string 14",
"BillToCountry": "sample string 15",
"BillToCity": "sample string 16",
"BillToState": "sample string 17",
"BillToZipCode": "sample string 18",
"ContactSalutation": "sample string 19",
"ContactFirstName": "sample string 20",
"ContactMiddleName": "sample string 21",
"ContactLastName": "sample string 22",
"ContactTitle": "sample string 23",
"ContactPhone": "sample string 24",
"ContactPhoneExtention": "sample string 25",
"ContactCellPhone": "sample string 26",
"ContactFaxNumber": "sample string 27",
"ContactFaxExt": "sample string 28",
"ContactEmail": "sample string 29",
"ShowSiteContact": "sample string 30",
"PoReferenceNumber": "sample string 31",
"InvoiceNotificationEmail": "sample string 32",
"NationalAccount": true,
"SingleInvoice": true,
"TaxExempt": true,
"TaxesInBudget": true,
"GloballyExempt": true,
"CreditStatus": 1,
"CodReason": "sample string 33",
"SapCode": "sample string 34",
"Description": "sample string 35",
"OpenBalance": 1.0,
"PaymentTerms": "sample string 36",
"NextCreditReview": "2025-12-14T22:15:57.3648582+00:00",
"CPNumber": 1,
"DatePickerSetUpStart": "2025-12-14T22:15:57.3648582+00:00",
"DatePickerSetUpComplete": "2025-12-14T22:15:57.3648582+00:00",
"DatePickerTeardownStart": "2025-12-14T22:15:57.3648582+00:00",
"DatePickerTeardownComplete": "2025-12-14T22:15:57.3648582+00:00",
"TssShowAccountId": 1,
"ApprovalProcesses": [
{
"Id": 1,
"ShowAccountId": 2,
"Description": "sample string 3",
"ApprovalProcessInitiators": [
{
"Id": 1,
"ApprovalProcessId": 2,
"UserId": 3,
"DisplayName": "sample string 4"
},
{
"Id": 1,
"ApprovalProcessId": 2,
"UserId": 3,
"DisplayName": "sample string 4"
}
]
},
{
"Id": 1,
"ShowAccountId": 2,
"Description": "sample string 3",
"ApprovalProcessInitiators": [
{
"Id": 1,
"ApprovalProcessId": 2,
"UserId": 3,
"DisplayName": "sample string 4"
},
{
"Id": 1,
"ApprovalProcessId": 2,
"UserId": 3,
"DisplayName": "sample string 4"
}
]
}
],
"SurveyContactName": "sample string 37",
"SurveyContactEmail": "sample string 38",
"IsDeleted": true
},
"Depth": 1.0,
"Width": 2.0,
"TargetDate": "2025-12-14T22:15:57.3648582+00:00",
"IsDeleted": true,
"Id": 4,
"Name": "sample string 5",
"BoothType": 1,
"TssBoothId": 1,
"ShowLocationId": 1,
"ShowAccountId": 6,
"IsEmsLocked": true,
"IsEmsClosed": true,
"IsShowClosed": true,
"IsShowLocked": true,
"InvoiceableLineItemsCount": 7,
"IsExhibitHouse": true,
"IsDoNotInvoice": true
}