GET report/show/{showId}/showAccount/{showAccountId}/budgetExtract
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| showId | integer |
Required |
|
| showAccountId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
BudgetExtractShowAccountDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| ShowId | integer |
None. |
|
| AccountId | integer |
None. |
|
| AccountName | string |
None. |
|
| IsMyAccount | boolean |
None. |
|
| ProjectName | string |
None. |
|
| ProjectNumber | integer |
None. |
|
| CustomShowNumber | string |
None. |
|
| ShowFacilities | Collection of ShowFacilityDto |
None. |
|
| FunctionalAreas | Collection of ShowAccountFunctionalAreaDto |
None. |
|
| Categories | Collection of CategoryDto |
None. |
|
| Vendors | Collection of VendorDto |
None. |
|
| Booths | Collection of BoothDto |
None. |
|
| AccountingCodes | Collection of AccountingCodeTypeFullDto |
None. |
|
| FunctionalAreaOwners | Collection of UserDto |
None. |
|
| Milestones | Collection of MilestoneTypeDto |
None. |
|
| ThirdPartyAccounts | Collection of BudgetExtractThirdPartyDto |
None. |
|
| IsFullOrdering | boolean |
None. |
|
| IsAccountFullOrdering | boolean |
None. |
|
| IsUserExhibit | boolean |
None. |
|
| IsInternalUser | boolean |
None. |
|
| IsShowVendorUser | boolean |
None. |
|
| IsShowAccountUser | boolean |
None. |
Response Information
Response body formats
application/json, text/json
Sample:
{
"Id": 1,
"ShowId": 2,
"AccountId": 1,
"AccountName": "sample string 3",
"IsMyAccount": true,
"ProjectName": "sample string 5",
"ProjectNumber": 1,
"CustomShowNumber": "sample string 6",
"ShowFacilities": [
{
"Id": 1,
"TssFacilityId": 2,
"Name": "sample string 3",
"Address1": "sample string 4",
"Address2": "sample string 5",
"City": "sample string 6",
"State": "sample string 7",
"PostalCode": "sample string 8",
"Country": "sample string 9",
"ShowId": 10,
"IsDeleted": true,
"ShowLocations": [
{
"Id": 1,
"FacilityMasterLocationId": 1,
"Name": "sample string 2",
"ParentShowLocationId": 1,
"ShowFacilityId": 3,
"ChildrenShowLocations": [],
"IsDeleted": true
},
{
"Id": 1,
"FacilityMasterLocationId": 1,
"Name": "sample string 2",
"ParentShowLocationId": 1,
"ShowFacilityId": 3,
"ChildrenShowLocations": [],
"IsDeleted": true
}
],
"ShowFacilityId": 12
},
{
"Id": 1,
"TssFacilityId": 2,
"Name": "sample string 3",
"Address1": "sample string 4",
"Address2": "sample string 5",
"City": "sample string 6",
"State": "sample string 7",
"PostalCode": "sample string 8",
"Country": "sample string 9",
"ShowId": 10,
"IsDeleted": true,
"ShowLocations": [
{
"Id": 1,
"FacilityMasterLocationId": 1,
"Name": "sample string 2",
"ParentShowLocationId": 1,
"ShowFacilityId": 3,
"ChildrenShowLocations": [],
"IsDeleted": true
},
{
"Id": 1,
"FacilityMasterLocationId": 1,
"Name": "sample string 2",
"ParentShowLocationId": 1,
"ShowFacilityId": 3,
"ChildrenShowLocations": [],
"IsDeleted": true
}
],
"ShowFacilityId": 12
}
],
"FunctionalAreas": [
{
"FunctionalAreaId": 1,
"Name": "sample string 2",
"DisplayName": "sample string 3",
"OwnerUser": {
"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
},
"ReviewerUser": {
"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
},
"AreaReviewStatus": 1,
"Notes": "sample string 4",
"FunctionalAreaNumber": 5,
"HasAttachments": true,
"PendingLineItemsCount": 7,
"SubmittedLineItemsCount": 8,
"ChildrenFunctionalAreas": [],
"SequenceNumber": 9,
"FullSequenceNumber": "sample string 10",
"DefaultShowLocation": {
"Id": 1,
"FacilityMasterLocationId": 1,
"Name": "sample string 2",
"ParentShowLocationId": 1,
"ShowFacilityId": 3,
"ChildrenShowLocations": [],
"IsDeleted": true
},
"DefaultShowFacility": {
"Id": 1,
"TssFacilityId": 2,
"Name": "sample string 3",
"Address1": "sample string 4",
"Address2": "sample string 5",
"City": "sample string 6",
"State": "sample string 7",
"PostalCode": "sample string 8",
"Country": "sample string 9",
"ShowId": 10,
"IsDeleted": true,
"ShowLocations": [
{
"Id": 1,
"FacilityMasterLocationId": 1,
"Name": "sample string 2",
"ParentShowLocationId": 1,
"ShowFacilityId": 3,
"ChildrenShowLocations": [],
"IsDeleted": true
},
{
"Id": 1,
"FacilityMasterLocationId": 1,
"Name": "sample string 2",
"ParentShowLocationId": 1,
"ShowFacilityId": 3,
"ChildrenShowLocations": [],
"IsDeleted": true
}
],
"ShowFacilityId": 12
},
"ShowId": 11,
"InheritFromParent": true
},
{
"FunctionalAreaId": 1,
"Name": "sample string 2",
"DisplayName": "sample string 3",
"OwnerUser": {
"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
},
"ReviewerUser": {
"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
},
"AreaReviewStatus": 1,
"Notes": "sample string 4",
"FunctionalAreaNumber": 5,
"HasAttachments": true,
"PendingLineItemsCount": 7,
"SubmittedLineItemsCount": 8,
"ChildrenFunctionalAreas": [],
"SequenceNumber": 9,
"FullSequenceNumber": "sample string 10",
"DefaultShowLocation": {
"Id": 1,
"FacilityMasterLocationId": 1,
"Name": "sample string 2",
"ParentShowLocationId": 1,
"ShowFacilityId": 3,
"ChildrenShowLocations": [],
"IsDeleted": true
},
"DefaultShowFacility": {
"Id": 1,
"TssFacilityId": 2,
"Name": "sample string 3",
"Address1": "sample string 4",
"Address2": "sample string 5",
"City": "sample string 6",
"State": "sample string 7",
"PostalCode": "sample string 8",
"Country": "sample string 9",
"ShowId": 10,
"IsDeleted": true,
"ShowLocations": [
{
"Id": 1,
"FacilityMasterLocationId": 1,
"Name": "sample string 2",
"ParentShowLocationId": 1,
"ShowFacilityId": 3,
"ChildrenShowLocations": [],
"IsDeleted": true
},
{
"Id": 1,
"FacilityMasterLocationId": 1,
"Name": "sample string 2",
"ParentShowLocationId": 1,
"ShowFacilityId": 3,
"ChildrenShowLocations": [],
"IsDeleted": true
}
],
"ShowFacilityId": 12
},
"ShowId": 11,
"InheritFromParent": true
}
],
"Categories": [
{
"Id": 1,
"Name": "sample string 2",
"IsParent": true,
"ChildrenCategories": [],
"ParentCategoryId": 1
},
{
"Id": 1,
"Name": "sample string 2",
"IsParent": true,
"ChildrenCategories": [],
"ParentCategoryId": 1
}
],
"Vendors": [
{
"Id": 1,
"Name": "sample string 2",
"City": "sample string 3",
"Venue": "sample string 4",
"IsOnPriceList": true,
"IsFreeman": true,
"PriceLists": [
{
"Id": 1,
"Name": "sample string 2",
"FileName": "sample string 3",
"VendorId": 4,
"ShowId": 1,
"AccountId": 1,
"FileId": "sample string 5",
"CreatedDate": "2025-12-14T22:18:24.7933901+00:00",
"ModifiedDate": "2025-12-14T22:18:24.7933901+00:00",
"Errors": [
"sample string 1",
"sample string 2"
],
"ImportStatusId": 0,
"ImportStatus": 0,
"RefreshStatusId": 0,
"RefreshStatus": 0,
"IsBranchTemplate": true,
"AutoRefreshStatusId": 0,
"AutoRefreshStatus": 0
},
{
"Id": 1,
"Name": "sample string 2",
"FileName": "sample string 3",
"VendorId": 4,
"ShowId": 1,
"AccountId": 1,
"FileId": "sample string 5",
"CreatedDate": "2025-12-14T22:18:24.7933901+00:00",
"ModifiedDate": "2025-12-14T22:18:24.7933901+00:00",
"Errors": [
"sample string 1",
"sample string 2"
],
"ImportStatusId": 0,
"ImportStatus": 0,
"RefreshStatusId": 0,
"RefreshStatus": 0,
"IsBranchTemplate": true,
"AutoRefreshStatusId": 0,
"AutoRefreshStatus": 0
}
]
},
{
"Id": 1,
"Name": "sample string 2",
"City": "sample string 3",
"Venue": "sample string 4",
"IsOnPriceList": true,
"IsFreeman": true,
"PriceLists": [
{
"Id": 1,
"Name": "sample string 2",
"FileName": "sample string 3",
"VendorId": 4,
"ShowId": 1,
"AccountId": 1,
"FileId": "sample string 5",
"CreatedDate": "2025-12-14T22:18:24.7933901+00:00",
"ModifiedDate": "2025-12-14T22:18:24.7933901+00:00",
"Errors": [
"sample string 1",
"sample string 2"
],
"ImportStatusId": 0,
"ImportStatus": 0,
"RefreshStatusId": 0,
"RefreshStatus": 0,
"IsBranchTemplate": true,
"AutoRefreshStatusId": 0,
"AutoRefreshStatus": 0
},
{
"Id": 1,
"Name": "sample string 2",
"FileName": "sample string 3",
"VendorId": 4,
"ShowId": 1,
"AccountId": 1,
"FileId": "sample string 5",
"CreatedDate": "2025-12-14T22:18:24.7933901+00:00",
"ModifiedDate": "2025-12-14T22:18:24.7933901+00:00",
"Errors": [
"sample string 1",
"sample string 2"
],
"ImportStatusId": 0,
"ImportStatus": 0,
"RefreshStatusId": 0,
"RefreshStatus": 0,
"IsBranchTemplate": true,
"AutoRefreshStatusId": 0,
"AutoRefreshStatus": 0
}
]
}
],
"Booths": [
{
"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:18:24.7933901+00:00",
"CloseDate": "2025-12-14T22:18:24.7933901+00:00",
"IsValidMonthBeforeArchive": true,
"MoveInDate": "2025-12-14T22:18:24.7933901+00:00",
"MoveOutDate": "2025-12-14T22:18:24.7933901+00:00",
"FdcMoveInDate": "2025-12-14T22:18:24.7933901+00:00",
"FdcMoveOutDate": "2025-12-14T22:18:24.7933901+00:00",
"ExhDeadlineDate": "2025-12-14T22:18:24.7933901+00:00",
"ExhMoveInDate": "2025-12-14T22:18:24.7933901+00:00",
"ExhMoveOutDate": "2025-12-14T22:18:24.7933901+00:00",
"FloorClearDate": "2025-12-14T22:18:24.7933901+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:18:24.7933901+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:18:24.7933901+00:00",
"CPNumber": 1,
"DatePickerSetUpStart": "2025-12-14T22:18:24.7933901+00:00",
"DatePickerSetUpComplete": "2025-12-14T22:18:24.7933901+00:00",
"DatePickerTeardownStart": "2025-12-14T22:18:24.7933901+00:00",
"DatePickerTeardownComplete": "2025-12-14T22:18:24.7933901+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:18:24.7933901+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
},
{
"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:18:24.7933901+00:00",
"CloseDate": "2025-12-14T22:18:24.7933901+00:00",
"IsValidMonthBeforeArchive": true,
"MoveInDate": "2025-12-14T22:18:24.7933901+00:00",
"MoveOutDate": "2025-12-14T22:18:24.7933901+00:00",
"FdcMoveInDate": "2025-12-14T22:18:24.7933901+00:00",
"FdcMoveOutDate": "2025-12-14T22:18:24.7933901+00:00",
"ExhDeadlineDate": "2025-12-14T22:18:24.7933901+00:00",
"ExhMoveInDate": "2025-12-14T22:18:24.7933901+00:00",
"ExhMoveOutDate": "2025-12-14T22:18:24.7933901+00:00",
"FloorClearDate": "2025-12-14T22:18:24.7933901+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:18:24.7933901+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:18:24.7933901+00:00",
"CPNumber": 1,
"DatePickerSetUpStart": "2025-12-14T22:18:24.7933901+00:00",
"DatePickerSetUpComplete": "2025-12-14T22:18:24.7933901+00:00",
"DatePickerTeardownStart": "2025-12-14T22:18:24.7933901+00:00",
"DatePickerTeardownComplete": "2025-12-14T22:18:24.7933901+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:18:24.7933901+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
}
],
"AccountingCodes": [
{
"AccountingCodes": [
{
"Id": 1,
"Code": "sample string 2",
"AccountingCodeTypeId": 3,
"Default": true,
"Active": true
},
{
"Id": 1,
"Code": "sample string 2",
"AccountingCodeTypeId": 3,
"Default": true,
"Active": true
}
],
"Id": 1,
"AccountId": 2,
"Description": "sample string 3",
"Required": true
},
{
"AccountingCodes": [
{
"Id": 1,
"Code": "sample string 2",
"AccountingCodeTypeId": 3,
"Default": true,
"Active": true
},
{
"Id": 1,
"Code": "sample string 2",
"AccountingCodeTypeId": 3,
"Default": true,
"Active": true
}
],
"Id": 1,
"AccountId": 2,
"Description": "sample string 3",
"Required": true
}
],
"FunctionalAreaOwners": [
{
"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
},
{
"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
}
],
"Milestones": [
{
"Id": 1,
"AccountId": 2,
"Name": "sample string 3",
"IsDuration": true
},
{
"Id": 1,
"AccountId": 2,
"Name": "sample string 3",
"IsDuration": true
}
],
"ThirdPartyAccounts": [
{
"ThirdPartyShowAccountId": 1,
"Name": "sample string 2",
"TFCNumber": 1,
"TssShowAccountId": 1
},
{
"ThirdPartyShowAccountId": 1,
"Name": "sample string 2",
"TFCNumber": 1,
"TssShowAccountId": 1
}
],
"IsFullOrdering": true,
"IsAccountFullOrdering": true,
"IsUserExhibit": true,
"IsInternalUser": true,
"IsShowVendorUser": true,
"IsShowAccountUser": true
}