POST shows/{showId}/accounts/{accountId}/showAccounts/{showAccountId}/lineItemSummary/Default
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| showAccountId | integer |
Required |
|
| accountId | integer |
Required |
|
| showId | integer |
Required |
Body Parameters
LineItemSummaryFilterDto| Name | Description | Type | Additional information |
|---|---|---|---|
| ShowId | integer |
None. |
|
| FunctionalAreaIds | Collection of integer |
None. |
|
| LocationIds | Collection of integer |
None. |
|
| FilterByFunctionalAreas | boolean |
None. |
|
| FilterByLocations | boolean |
None. |
|
| FunctionalAreaId | integer |
None. |
|
| FunctionalAreaIncludeChildren | boolean |
None. |
|
| BoothId | integer |
None. |
|
| BoothIds | string |
None. |
|
| LocationId | string |
None. |
|
| LocationIncludeChildren | boolean |
None. |
|
| VendorId | integer |
None. |
|
| StatusId | LineItemStatusType |
None. |
|
| AllActiveStatus | boolean |
None. |
|
| CancelRequested | boolean |
None. |
|
| Start | date |
None. |
|
| End | date |
None. |
|
| Setup | boolean |
None. |
|
| Teardown | boolean |
None. |
|
| Turnover | boolean |
None. |
|
| CardsCount | integer |
None. |
|
| PageSize | integer |
None. |
|
| PageNumber | integer |
None. |
|
| SearchText | string |
None. |
|
| OnlyNullLocations | boolean |
None. |
|
| OrderId | integer |
None. |
|
| AllVendors | boolean |
None. |
|
| LineItemStatusGroup | LineItemStatusGroupType |
None. |
|
| WorkTicketLineItemIds | Collection of integer |
None. |
|
| InvoicedType | string |
None. |
|
| EcsStatusType | WorkTicketStatusType |
None. |
|
| SortById | SortByColumn |
None. |
Request Formats
application/json, text/json
Sample:
{
"ShowId": 1,
"FunctionalAreaIds": [
1,
2
],
"LocationIds": [
1,
2
],
"FilterByFunctionalAreas": true,
"FilterByLocations": true,
"FunctionalAreaId": 1,
"FunctionalAreaIncludeChildren": true,
"BoothId": 1,
"BoothIds": "sample string 4",
"LocationId": "sample string 5",
"LocationIncludeChildren": true,
"VendorId": 1,
"StatusId": 1,
"AllActiveStatus": true,
"CancelRequested": true,
"Start": "2025-12-14T22:16:19.7262814+00:00",
"End": "2025-12-14T22:16:19.7262814+00:00",
"Setup": true,
"Teardown": true,
"Turnover": true,
"CardsCount": 1,
"PageSize": 1,
"PageNumber": 1,
"SearchText": "sample string 12",
"OnlyNullLocations": true,
"OrderId": 1,
"AllVendors": true,
"LineItemStatusGroup": 1,
"WorkTicketLineItemIds": [
1,
2
],
"InvoicedType": "sample string 15",
"EcsStatusType": 0,
"SortById": 1
}
Response Information
Resource Description
LineItemSummaryDefaultDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Groups | Collection of LineItemSummaryDefaultGroupDto |
None. |
|
| Total | decimal number |
None. |
|
| TotalGroups | integer |
None. |
|
| MoreAvailable | boolean |
None. |
|
| PriceMasterImported | boolean |
None. |
|
| IsDeleiveredFeaturedEnable | boolean |
None. |
Response Information
Response body formats
application/json, text/json
Sample:
{
"Groups": [
{
"LineItems": [
{
"AccountCancelRequested": true,
"BoothId": 2,
"BoothName": "sample string 3",
"CanViewLineItemPricingInfo": true,
"CanViewFileListPage": true,
"CollaborationFilesCount": 6,
"CollaborationFilesPercentApproved": 1.0,
"DiscountAmount": 1.0,
"DiscountPercent": 7.0,
"DiscountReason": "sample string 8",
"FunctionalAreaDisplayName": "sample string 9",
"FunctionalAreaFullSequenceNumber": "sample string 10",
"FunctionalAreaId": 1,
"FunctionalAreaName": "sample string 11",
"Hours": 1.0,
"Id": 12,
"IsCreditOrder": true,
"IsOnCurrentPriceList": true,
"IsPriceManuallyUpdated": true,
"IsInvoiced": true,
"IsSubmittedToDesign": true,
"IsTurnover": true,
"LastActionTaken": 1,
"Men": 1.0,
"Name": "sample string 19",
"NeedsDesign": true,
"PartDesignEligible": true,
"PartDisplayName": "sample string 22",
"PartName": "sample string 23",
"PartId": 24,
"PartIsDesignOnly": true,
"Quantity": 26.0,
"SearchMatch": true,
"SelectionPartName": "sample string 28",
"ShowLocationId": 29,
"ShowLocationName": "sample string 30",
"StandardPrice": 1.0,
"Status": 1,
"ECSStatus": 0,
"SubTotal": 1.0,
"TaxAmount": 1.0,
"TicketComments": "sample string 31",
"TicketNumber": "sample string 32",
"Total": 1.0,
"TSSOrderId": "sample string 33",
"UnitPrice": 1.0,
"VendorComments": "sample string 34",
"IsFreeman": true,
"VendorId": 1,
"VendorName": "sample string 36",
"ProjectName": "sample string 37",
"ShowId": 1,
"ShowAccountId": 1,
"SubGroupNumber": 38.0,
"GroupNumber": 39.0,
"PartPropertyExtensionId": 40,
"IsOutOfstock": true,
"OutputTypeId": 1,
"OwnerUser": "sample string 42",
"ReviewStatus": "sample string 43",
"HasFAAttachments": 44,
"HasFANotes": 45,
"AccountId": 1,
"IsPartActive": true,
"DisplayOrder": 47,
"BillToShowAccountName": "sample string 48",
"OrderType": 0,
"InvoiceStatus": "sample string 49",
"Length": 1.0,
"Width": 1.0,
"ExpectedStartDate": "2025-12-14T22:16:19.7262814+00:00",
"ExpectedStartTime": "2025-12-14T22:16:19.7262814+00:00",
"SupervisingCompany": "sample string 50",
"LineItemOrderTemplateType": 0,
"FullPartNumber": "sample string 51",
"GetDimensionRequired": true,
"IsDimensionRequired": false,
"IsDelivered": true,
"IsDeleiveredFeaturedEnable": true
},
{
"AccountCancelRequested": true,
"BoothId": 2,
"BoothName": "sample string 3",
"CanViewLineItemPricingInfo": true,
"CanViewFileListPage": true,
"CollaborationFilesCount": 6,
"CollaborationFilesPercentApproved": 1.0,
"DiscountAmount": 1.0,
"DiscountPercent": 7.0,
"DiscountReason": "sample string 8",
"FunctionalAreaDisplayName": "sample string 9",
"FunctionalAreaFullSequenceNumber": "sample string 10",
"FunctionalAreaId": 1,
"FunctionalAreaName": "sample string 11",
"Hours": 1.0,
"Id": 12,
"IsCreditOrder": true,
"IsOnCurrentPriceList": true,
"IsPriceManuallyUpdated": true,
"IsInvoiced": true,
"IsSubmittedToDesign": true,
"IsTurnover": true,
"LastActionTaken": 1,
"Men": 1.0,
"Name": "sample string 19",
"NeedsDesign": true,
"PartDesignEligible": true,
"PartDisplayName": "sample string 22",
"PartName": "sample string 23",
"PartId": 24,
"PartIsDesignOnly": true,
"Quantity": 26.0,
"SearchMatch": true,
"SelectionPartName": "sample string 28",
"ShowLocationId": 29,
"ShowLocationName": "sample string 30",
"StandardPrice": 1.0,
"Status": 1,
"ECSStatus": 0,
"SubTotal": 1.0,
"TaxAmount": 1.0,
"TicketComments": "sample string 31",
"TicketNumber": "sample string 32",
"Total": 1.0,
"TSSOrderId": "sample string 33",
"UnitPrice": 1.0,
"VendorComments": "sample string 34",
"IsFreeman": true,
"VendorId": 1,
"VendorName": "sample string 36",
"ProjectName": "sample string 37",
"ShowId": 1,
"ShowAccountId": 1,
"SubGroupNumber": 38.0,
"GroupNumber": 39.0,
"PartPropertyExtensionId": 40,
"IsOutOfstock": true,
"OutputTypeId": 1,
"OwnerUser": "sample string 42",
"ReviewStatus": "sample string 43",
"HasFAAttachments": 44,
"HasFANotes": 45,
"AccountId": 1,
"IsPartActive": true,
"DisplayOrder": 47,
"BillToShowAccountName": "sample string 48",
"OrderType": 0,
"InvoiceStatus": "sample string 49",
"Length": 1.0,
"Width": 1.0,
"ExpectedStartDate": "2025-12-14T22:16:19.7262814+00:00",
"ExpectedStartTime": "2025-12-14T22:16:19.7262814+00:00",
"SupervisingCompany": "sample string 50",
"LineItemOrderTemplateType": 0,
"FullPartNumber": "sample string 51",
"GetDimensionRequired": true,
"IsDimensionRequired": false,
"IsDelivered": true,
"IsDeleiveredFeaturedEnable": true
}
],
"FunctionalAreaId": 1,
"FunctionalAreaDisplayName": "sample string 1",
"BoothId": 1,
"BoothIds": "sample string 2",
"BoothName": "sample string 3",
"OwnerUser": "sample string 4",
"ReviewStatus": "sample string 5",
"HasFAAttachments": 6,
"HasFANotes": 7,
"Total": 1.0,
"TotalLineItems": 8,
"IsOutOfStock": true,
"DisplayOrder": 10
},
{
"LineItems": [
{
"AccountCancelRequested": true,
"BoothId": 2,
"BoothName": "sample string 3",
"CanViewLineItemPricingInfo": true,
"CanViewFileListPage": true,
"CollaborationFilesCount": 6,
"CollaborationFilesPercentApproved": 1.0,
"DiscountAmount": 1.0,
"DiscountPercent": 7.0,
"DiscountReason": "sample string 8",
"FunctionalAreaDisplayName": "sample string 9",
"FunctionalAreaFullSequenceNumber": "sample string 10",
"FunctionalAreaId": 1,
"FunctionalAreaName": "sample string 11",
"Hours": 1.0,
"Id": 12,
"IsCreditOrder": true,
"IsOnCurrentPriceList": true,
"IsPriceManuallyUpdated": true,
"IsInvoiced": true,
"IsSubmittedToDesign": true,
"IsTurnover": true,
"LastActionTaken": 1,
"Men": 1.0,
"Name": "sample string 19",
"NeedsDesign": true,
"PartDesignEligible": true,
"PartDisplayName": "sample string 22",
"PartName": "sample string 23",
"PartId": 24,
"PartIsDesignOnly": true,
"Quantity": 26.0,
"SearchMatch": true,
"SelectionPartName": "sample string 28",
"ShowLocationId": 29,
"ShowLocationName": "sample string 30",
"StandardPrice": 1.0,
"Status": 1,
"ECSStatus": 0,
"SubTotal": 1.0,
"TaxAmount": 1.0,
"TicketComments": "sample string 31",
"TicketNumber": "sample string 32",
"Total": 1.0,
"TSSOrderId": "sample string 33",
"UnitPrice": 1.0,
"VendorComments": "sample string 34",
"IsFreeman": true,
"VendorId": 1,
"VendorName": "sample string 36",
"ProjectName": "sample string 37",
"ShowId": 1,
"ShowAccountId": 1,
"SubGroupNumber": 38.0,
"GroupNumber": 39.0,
"PartPropertyExtensionId": 40,
"IsOutOfstock": true,
"OutputTypeId": 1,
"OwnerUser": "sample string 42",
"ReviewStatus": "sample string 43",
"HasFAAttachments": 44,
"HasFANotes": 45,
"AccountId": 1,
"IsPartActive": true,
"DisplayOrder": 47,
"BillToShowAccountName": "sample string 48",
"OrderType": 0,
"InvoiceStatus": "sample string 49",
"Length": 1.0,
"Width": 1.0,
"ExpectedStartDate": "2025-12-14T22:16:19.7262814+00:00",
"ExpectedStartTime": "2025-12-14T22:16:19.7262814+00:00",
"SupervisingCompany": "sample string 50",
"LineItemOrderTemplateType": 0,
"FullPartNumber": "sample string 51",
"GetDimensionRequired": true,
"IsDimensionRequired": false,
"IsDelivered": true,
"IsDeleiveredFeaturedEnable": true
},
{
"AccountCancelRequested": true,
"BoothId": 2,
"BoothName": "sample string 3",
"CanViewLineItemPricingInfo": true,
"CanViewFileListPage": true,
"CollaborationFilesCount": 6,
"CollaborationFilesPercentApproved": 1.0,
"DiscountAmount": 1.0,
"DiscountPercent": 7.0,
"DiscountReason": "sample string 8",
"FunctionalAreaDisplayName": "sample string 9",
"FunctionalAreaFullSequenceNumber": "sample string 10",
"FunctionalAreaId": 1,
"FunctionalAreaName": "sample string 11",
"Hours": 1.0,
"Id": 12,
"IsCreditOrder": true,
"IsOnCurrentPriceList": true,
"IsPriceManuallyUpdated": true,
"IsInvoiced": true,
"IsSubmittedToDesign": true,
"IsTurnover": true,
"LastActionTaken": 1,
"Men": 1.0,
"Name": "sample string 19",
"NeedsDesign": true,
"PartDesignEligible": true,
"PartDisplayName": "sample string 22",
"PartName": "sample string 23",
"PartId": 24,
"PartIsDesignOnly": true,
"Quantity": 26.0,
"SearchMatch": true,
"SelectionPartName": "sample string 28",
"ShowLocationId": 29,
"ShowLocationName": "sample string 30",
"StandardPrice": 1.0,
"Status": 1,
"ECSStatus": 0,
"SubTotal": 1.0,
"TaxAmount": 1.0,
"TicketComments": "sample string 31",
"TicketNumber": "sample string 32",
"Total": 1.0,
"TSSOrderId": "sample string 33",
"UnitPrice": 1.0,
"VendorComments": "sample string 34",
"IsFreeman": true,
"VendorId": 1,
"VendorName": "sample string 36",
"ProjectName": "sample string 37",
"ShowId": 1,
"ShowAccountId": 1,
"SubGroupNumber": 38.0,
"GroupNumber": 39.0,
"PartPropertyExtensionId": 40,
"IsOutOfstock": true,
"OutputTypeId": 1,
"OwnerUser": "sample string 42",
"ReviewStatus": "sample string 43",
"HasFAAttachments": 44,
"HasFANotes": 45,
"AccountId": 1,
"IsPartActive": true,
"DisplayOrder": 47,
"BillToShowAccountName": "sample string 48",
"OrderType": 0,
"InvoiceStatus": "sample string 49",
"Length": 1.0,
"Width": 1.0,
"ExpectedStartDate": "2025-12-14T22:16:19.7262814+00:00",
"ExpectedStartTime": "2025-12-14T22:16:19.7262814+00:00",
"SupervisingCompany": "sample string 50",
"LineItemOrderTemplateType": 0,
"FullPartNumber": "sample string 51",
"GetDimensionRequired": true,
"IsDimensionRequired": false,
"IsDelivered": true,
"IsDeleiveredFeaturedEnable": true
}
],
"FunctionalAreaId": 1,
"FunctionalAreaDisplayName": "sample string 1",
"BoothId": 1,
"BoothIds": "sample string 2",
"BoothName": "sample string 3",
"OwnerUser": "sample string 4",
"ReviewStatus": "sample string 5",
"HasFAAttachments": 6,
"HasFANotes": 7,
"Total": 1.0,
"TotalLineItems": 8,
"IsOutOfStock": true,
"DisplayOrder": 10
}
],
"Total": 1.0,
"TotalGroups": 2,
"MoreAvailable": true,
"PriceMasterImported": true,
"IsDeleiveredFeaturedEnable": true
}