POST shows/{showId}/accounts/{accountId}/showAccounts/{showAccountId}/lineItemSummary/Order
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.2192991+00:00",
"End": "2025-12-14T22:16:19.2192991+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
LineItemSummaryOrderDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Groups | Collection of LineItemSummaryOrderGroupDto |
None. |
|
| Total | decimal number |
None. |
|
| TotalGroups | integer |
None. |
|
| MoreAvailable | boolean |
None. |
Response Information
Response body formats
application/json, text/json
Sample:
{
"Groups": [
{
"LineItems": [
{
"AccountCancelRequested": true,
"AccountId": 1,
"BoothId": 2,
"BoothName": "sample string 3",
"CanViewFileListPage": true,
"CanViewLineItemPricingInfo": true,
"CollaborationFilesCount": 6,
"CollaborationFilesPercentApproved": 1.0,
"CreatedById": 1,
"DeliveryLocation": [
{
"Id": 1,
"CreativeLineItemId": 2,
"Quantity": 1,
"Location": "sample string 3",
"Placement": "sample string 4",
"OnSiteInstall": "2025-12-14T22:16:19.2192991+00:00",
"OnSiteDismantle": "2025-12-14T22:16:19.2192991+00:00"
},
{
"Id": 1,
"CreativeLineItemId": 2,
"Quantity": 1,
"Location": "sample string 3",
"Placement": "sample string 4",
"OnSiteInstall": "2025-12-14T22:16:19.2192991+00:00",
"OnSiteDismantle": "2025-12-14T22:16:19.2192991+00:00"
}
],
"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,
"IsCreativePart": true,
"IsCreditOrder": true,
"CreditReason": "sample string 15",
"CreditReasonComments": "sample string 16",
"IsFreeman": true,
"IsOnCurrentPriceList": true,
"IsPriceListBranchTemplate": true,
"IsPriceManuallyUpdated": true,
"IsInvoiced": true,
"IsSubmittedToDesign": true,
"IsTaxable": true,
"IsTurnover": true,
"LastActionTaken": 1,
"LineItemGroupId": 25,
"Men": 1.0,
"Name": "sample string 26",
"NeedsDesign": true,
"Notes": "sample string 28",
"OrderId": 1,
"PartDescription": "sample string 29",
"PartDesignEligible": true,
"PartDisplayName": "sample string 31",
"PartId": 32,
"PartIsDesignOnly": true,
"PartName": "sample string 34",
"PartPriceListId": 1,
"Quantity": 35.0,
"SearchMatch": true,
"SelectionPartName": "sample string 37",
"SetupEnd": "2025-12-14T22:16:19.2192991+00:00",
"SetupStart": "2025-12-14T22:16:19.2192991+00:00",
"ShowLocationId": 38,
"ShowLocationName": "sample string 39",
"ShowLocationParentShowLocationId": 1,
"ShowLocationParentShowLocationName": "sample string 40",
"ShowLocationShowFacilityId": 1,
"ShowLocationShowFacilityName": "sample string 41",
"StandardPrice": 1.0,
"Status": 1,
"StrikeEnd": "2025-12-14T22:16:19.2192991+00:00",
"StrikeStart": "2025-12-14T22:16:19.2192991+00:00",
"SubmittedById": 1,
"SubmittedToDesign": true,
"SubTotal": 1.0,
"TaxAmount": 1.0,
"TicketComments": "sample string 43",
"TicketNumber": "sample string 44",
"Total": 1.0,
"TSSOrderId": "sample string 45",
"UnitPrice": 1.0,
"VendorComments": "sample string 46",
"VendorId": 1,
"VendorName": "sample string 47",
"ProjectName": "sample string 48",
"ShowId": 1,
"ShowAccountId": 1,
"SubGroupNumber": 49.0,
"GroupNumber": 50.0,
"PartPropertyExtensionId": 51,
"IsOutOfstock": true,
"OutputTypeId": 1,
"OwnerUser": "sample string 53",
"ReviewStatus": "sample string 54",
"HasFAAttachments": 55,
"HasFANotes": 56,
"TurnoverComments": "sample string 57",
"ECSStatus": 0,
"BillToKey": 1,
"AcctMgmtLocalKey": 1,
"AcctSalesKey": 1,
"AcctMgmtKey": 1,
"VertexTax": 1.0,
"VertexTaxRate": 1.0,
"VertexTaxResponseSuccess": true,
"MopId": "sample string 59",
"IsDelivered": true,
"IsDeleiveredFeaturedEnable": true
},
{
"AccountCancelRequested": true,
"AccountId": 1,
"BoothId": 2,
"BoothName": "sample string 3",
"CanViewFileListPage": true,
"CanViewLineItemPricingInfo": true,
"CollaborationFilesCount": 6,
"CollaborationFilesPercentApproved": 1.0,
"CreatedById": 1,
"DeliveryLocation": [
{
"Id": 1,
"CreativeLineItemId": 2,
"Quantity": 1,
"Location": "sample string 3",
"Placement": "sample string 4",
"OnSiteInstall": "2025-12-14T22:16:19.2192991+00:00",
"OnSiteDismantle": "2025-12-14T22:16:19.2192991+00:00"
},
{
"Id": 1,
"CreativeLineItemId": 2,
"Quantity": 1,
"Location": "sample string 3",
"Placement": "sample string 4",
"OnSiteInstall": "2025-12-14T22:16:19.2192991+00:00",
"OnSiteDismantle": "2025-12-14T22:16:19.2192991+00:00"
}
],
"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,
"IsCreativePart": true,
"IsCreditOrder": true,
"CreditReason": "sample string 15",
"CreditReasonComments": "sample string 16",
"IsFreeman": true,
"IsOnCurrentPriceList": true,
"IsPriceListBranchTemplate": true,
"IsPriceManuallyUpdated": true,
"IsInvoiced": true,
"IsSubmittedToDesign": true,
"IsTaxable": true,
"IsTurnover": true,
"LastActionTaken": 1,
"LineItemGroupId": 25,
"Men": 1.0,
"Name": "sample string 26",
"NeedsDesign": true,
"Notes": "sample string 28",
"OrderId": 1,
"PartDescription": "sample string 29",
"PartDesignEligible": true,
"PartDisplayName": "sample string 31",
"PartId": 32,
"PartIsDesignOnly": true,
"PartName": "sample string 34",
"PartPriceListId": 1,
"Quantity": 35.0,
"SearchMatch": true,
"SelectionPartName": "sample string 37",
"SetupEnd": "2025-12-14T22:16:19.2192991+00:00",
"SetupStart": "2025-12-14T22:16:19.2192991+00:00",
"ShowLocationId": 38,
"ShowLocationName": "sample string 39",
"ShowLocationParentShowLocationId": 1,
"ShowLocationParentShowLocationName": "sample string 40",
"ShowLocationShowFacilityId": 1,
"ShowLocationShowFacilityName": "sample string 41",
"StandardPrice": 1.0,
"Status": 1,
"StrikeEnd": "2025-12-14T22:16:19.2192991+00:00",
"StrikeStart": "2025-12-14T22:16:19.2192991+00:00",
"SubmittedById": 1,
"SubmittedToDesign": true,
"SubTotal": 1.0,
"TaxAmount": 1.0,
"TicketComments": "sample string 43",
"TicketNumber": "sample string 44",
"Total": 1.0,
"TSSOrderId": "sample string 45",
"UnitPrice": 1.0,
"VendorComments": "sample string 46",
"VendorId": 1,
"VendorName": "sample string 47",
"ProjectName": "sample string 48",
"ShowId": 1,
"ShowAccountId": 1,
"SubGroupNumber": 49.0,
"GroupNumber": 50.0,
"PartPropertyExtensionId": 51,
"IsOutOfstock": true,
"OutputTypeId": 1,
"OwnerUser": "sample string 53",
"ReviewStatus": "sample string 54",
"HasFAAttachments": 55,
"HasFANotes": 56,
"TurnoverComments": "sample string 57",
"ECSStatus": 0,
"BillToKey": 1,
"AcctMgmtLocalKey": 1,
"AcctSalesKey": 1,
"AcctMgmtKey": 1,
"VertexTax": 1.0,
"VertexTaxRate": 1.0,
"VertexTaxResponseSuccess": true,
"MopId": "sample string 59",
"IsDelivered": true,
"IsDeleiveredFeaturedEnable": true
}
],
"Total": 1.0,
"TotalLineItems": 1,
"TssOrderId": 1,
"FunctionalAreaId": 1,
"FunctionalAreaDisplayName": "sample string 2",
"BoothId": 1,
"BoothName": "sample string 3",
"SetupStart": "2025-12-14T22:16:19.2192991+00:00",
"TeardownEnd": "2025-12-14T22:16:19.2192991+00:00",
"LocationId": 1,
"CortCutoffDate": "2025-12-14T22:16:19.2192991+00:00"
},
{
"LineItems": [
{
"AccountCancelRequested": true,
"AccountId": 1,
"BoothId": 2,
"BoothName": "sample string 3",
"CanViewFileListPage": true,
"CanViewLineItemPricingInfo": true,
"CollaborationFilesCount": 6,
"CollaborationFilesPercentApproved": 1.0,
"CreatedById": 1,
"DeliveryLocation": [
{
"Id": 1,
"CreativeLineItemId": 2,
"Quantity": 1,
"Location": "sample string 3",
"Placement": "sample string 4",
"OnSiteInstall": "2025-12-14T22:16:19.2192991+00:00",
"OnSiteDismantle": "2025-12-14T22:16:19.2192991+00:00"
},
{
"Id": 1,
"CreativeLineItemId": 2,
"Quantity": 1,
"Location": "sample string 3",
"Placement": "sample string 4",
"OnSiteInstall": "2025-12-14T22:16:19.2192991+00:00",
"OnSiteDismantle": "2025-12-14T22:16:19.2192991+00:00"
}
],
"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,
"IsCreativePart": true,
"IsCreditOrder": true,
"CreditReason": "sample string 15",
"CreditReasonComments": "sample string 16",
"IsFreeman": true,
"IsOnCurrentPriceList": true,
"IsPriceListBranchTemplate": true,
"IsPriceManuallyUpdated": true,
"IsInvoiced": true,
"IsSubmittedToDesign": true,
"IsTaxable": true,
"IsTurnover": true,
"LastActionTaken": 1,
"LineItemGroupId": 25,
"Men": 1.0,
"Name": "sample string 26",
"NeedsDesign": true,
"Notes": "sample string 28",
"OrderId": 1,
"PartDescription": "sample string 29",
"PartDesignEligible": true,
"PartDisplayName": "sample string 31",
"PartId": 32,
"PartIsDesignOnly": true,
"PartName": "sample string 34",
"PartPriceListId": 1,
"Quantity": 35.0,
"SearchMatch": true,
"SelectionPartName": "sample string 37",
"SetupEnd": "2025-12-14T22:16:19.2192991+00:00",
"SetupStart": "2025-12-14T22:16:19.2192991+00:00",
"ShowLocationId": 38,
"ShowLocationName": "sample string 39",
"ShowLocationParentShowLocationId": 1,
"ShowLocationParentShowLocationName": "sample string 40",
"ShowLocationShowFacilityId": 1,
"ShowLocationShowFacilityName": "sample string 41",
"StandardPrice": 1.0,
"Status": 1,
"StrikeEnd": "2025-12-14T22:16:19.2192991+00:00",
"StrikeStart": "2025-12-14T22:16:19.2192991+00:00",
"SubmittedById": 1,
"SubmittedToDesign": true,
"SubTotal": 1.0,
"TaxAmount": 1.0,
"TicketComments": "sample string 43",
"TicketNumber": "sample string 44",
"Total": 1.0,
"TSSOrderId": "sample string 45",
"UnitPrice": 1.0,
"VendorComments": "sample string 46",
"VendorId": 1,
"VendorName": "sample string 47",
"ProjectName": "sample string 48",
"ShowId": 1,
"ShowAccountId": 1,
"SubGroupNumber": 49.0,
"GroupNumber": 50.0,
"PartPropertyExtensionId": 51,
"IsOutOfstock": true,
"OutputTypeId": 1,
"OwnerUser": "sample string 53",
"ReviewStatus": "sample string 54",
"HasFAAttachments": 55,
"HasFANotes": 56,
"TurnoverComments": "sample string 57",
"ECSStatus": 0,
"BillToKey": 1,
"AcctMgmtLocalKey": 1,
"AcctSalesKey": 1,
"AcctMgmtKey": 1,
"VertexTax": 1.0,
"VertexTaxRate": 1.0,
"VertexTaxResponseSuccess": true,
"MopId": "sample string 59",
"IsDelivered": true,
"IsDeleiveredFeaturedEnable": true
},
{
"AccountCancelRequested": true,
"AccountId": 1,
"BoothId": 2,
"BoothName": "sample string 3",
"CanViewFileListPage": true,
"CanViewLineItemPricingInfo": true,
"CollaborationFilesCount": 6,
"CollaborationFilesPercentApproved": 1.0,
"CreatedById": 1,
"DeliveryLocation": [
{
"Id": 1,
"CreativeLineItemId": 2,
"Quantity": 1,
"Location": "sample string 3",
"Placement": "sample string 4",
"OnSiteInstall": "2025-12-14T22:16:19.2192991+00:00",
"OnSiteDismantle": "2025-12-14T22:16:19.2192991+00:00"
},
{
"Id": 1,
"CreativeLineItemId": 2,
"Quantity": 1,
"Location": "sample string 3",
"Placement": "sample string 4",
"OnSiteInstall": "2025-12-14T22:16:19.2192991+00:00",
"OnSiteDismantle": "2025-12-14T22:16:19.2192991+00:00"
}
],
"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,
"IsCreativePart": true,
"IsCreditOrder": true,
"CreditReason": "sample string 15",
"CreditReasonComments": "sample string 16",
"IsFreeman": true,
"IsOnCurrentPriceList": true,
"IsPriceListBranchTemplate": true,
"IsPriceManuallyUpdated": true,
"IsInvoiced": true,
"IsSubmittedToDesign": true,
"IsTaxable": true,
"IsTurnover": true,
"LastActionTaken": 1,
"LineItemGroupId": 25,
"Men": 1.0,
"Name": "sample string 26",
"NeedsDesign": true,
"Notes": "sample string 28",
"OrderId": 1,
"PartDescription": "sample string 29",
"PartDesignEligible": true,
"PartDisplayName": "sample string 31",
"PartId": 32,
"PartIsDesignOnly": true,
"PartName": "sample string 34",
"PartPriceListId": 1,
"Quantity": 35.0,
"SearchMatch": true,
"SelectionPartName": "sample string 37",
"SetupEnd": "2025-12-14T22:16:19.2192991+00:00",
"SetupStart": "2025-12-14T22:16:19.2192991+00:00",
"ShowLocationId": 38,
"ShowLocationName": "sample string 39",
"ShowLocationParentShowLocationId": 1,
"ShowLocationParentShowLocationName": "sample string 40",
"ShowLocationShowFacilityId": 1,
"ShowLocationShowFacilityName": "sample string 41",
"StandardPrice": 1.0,
"Status": 1,
"StrikeEnd": "2025-12-14T22:16:19.2192991+00:00",
"StrikeStart": "2025-12-14T22:16:19.2192991+00:00",
"SubmittedById": 1,
"SubmittedToDesign": true,
"SubTotal": 1.0,
"TaxAmount": 1.0,
"TicketComments": "sample string 43",
"TicketNumber": "sample string 44",
"Total": 1.0,
"TSSOrderId": "sample string 45",
"UnitPrice": 1.0,
"VendorComments": "sample string 46",
"VendorId": 1,
"VendorName": "sample string 47",
"ProjectName": "sample string 48",
"ShowId": 1,
"ShowAccountId": 1,
"SubGroupNumber": 49.0,
"GroupNumber": 50.0,
"PartPropertyExtensionId": 51,
"IsOutOfstock": true,
"OutputTypeId": 1,
"OwnerUser": "sample string 53",
"ReviewStatus": "sample string 54",
"HasFAAttachments": 55,
"HasFANotes": 56,
"TurnoverComments": "sample string 57",
"ECSStatus": 0,
"BillToKey": 1,
"AcctMgmtLocalKey": 1,
"AcctSalesKey": 1,
"AcctMgmtKey": 1,
"VertexTax": 1.0,
"VertexTaxRate": 1.0,
"VertexTaxResponseSuccess": true,
"MopId": "sample string 59",
"IsDelivered": true,
"IsDeleiveredFeaturedEnable": true
}
],
"Total": 1.0,
"TotalLineItems": 1,
"TssOrderId": 1,
"FunctionalAreaId": 1,
"FunctionalAreaDisplayName": "sample string 2",
"BoothId": 1,
"BoothName": "sample string 3",
"SetupStart": "2025-12-14T22:16:19.2192991+00:00",
"TeardownEnd": "2025-12-14T22:16:19.2192991+00:00",
"LocationId": 1,
"CortCutoffDate": "2025-12-14T22:16:19.2192991+00:00"
}
],
"Total": 1.0,
"TotalGroups": 2,
"MoreAvailable": true
}