POST shows/{showId}/accounts/{accountId}/showAccounts/{showAccountId}/lineItemSummary/Schedule
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:18.4370868+00:00",
"End": "2025-12-14T22:16:18.4370868+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
LineItemSummaryScheduleDto| Name | Description | Type | Additional information |
|---|---|---|---|
| Groups | Collection of LineItemSummaryScheduleGroupDto |
None. |
|
| Total | decimal number |
None. |
|
| TotalGroups | integer |
None. |
|
| MoreAvailable | boolean |
None. |
|
| PriceMasterImported | boolean |
None. |
Response Information
Response body formats
application/json, text/json
Sample:
{
"Groups": [
{
"LineItems": [
{
"AccountCancelRequested": true,
"BoothId": 2,
"BoothName": "sample string 3",
"FunctionalAreaDisplayName": "sample string 4",
"FunctionalAreaId": 1,
"FunctionalAreaName": "sample string 5",
"Hours": 1.0,
"Id": 6,
"IsCreditOrder": true,
"IsInvoiced": true,
"IsTurnover": true,
"TurnoverComments": "sample string 10",
"Men": 1.0,
"Name": "sample string 11",
"Notes": "sample string 12",
"PartDescription": "sample string 13",
"PartDisplayName": "sample string 14",
"PartIsDesignOnly": true,
"PartName": "sample string 16",
"Quantity": 17.0,
"SelectionPartName": "sample string 18",
"SetupEnd": "2025-12-14T22:16:18.4683534+00:00",
"SetupStart": "2025-12-14T22:16:18.4683534+00:00",
"ShowLocationId": 19,
"Status": 1,
"StrikeEnd": "2025-12-14T22:16:18.4683534+00:00",
"StrikeStart": "2025-12-14T22:16:18.4683534+00:00",
"SubmittedToDesign": true,
"TicketNumber": "sample string 21",
"Total": 1.0,
"VendorComments": "sample string 22",
"VendorId": 1,
"VendorName": "sample string 23",
"GroupNumber": 24.0,
"IsOutOfstock": true,
"IsPartActive": true,
"IsOnCurrentPriceList": true,
"IsDelivered": true,
"IsDeleiveredFeaturedEnable": true
},
{
"AccountCancelRequested": true,
"BoothId": 2,
"BoothName": "sample string 3",
"FunctionalAreaDisplayName": "sample string 4",
"FunctionalAreaId": 1,
"FunctionalAreaName": "sample string 5",
"Hours": 1.0,
"Id": 6,
"IsCreditOrder": true,
"IsInvoiced": true,
"IsTurnover": true,
"TurnoverComments": "sample string 10",
"Men": 1.0,
"Name": "sample string 11",
"Notes": "sample string 12",
"PartDescription": "sample string 13",
"PartDisplayName": "sample string 14",
"PartIsDesignOnly": true,
"PartName": "sample string 16",
"Quantity": 17.0,
"SelectionPartName": "sample string 18",
"SetupEnd": "2025-12-14T22:16:18.4683534+00:00",
"SetupStart": "2025-12-14T22:16:18.4683534+00:00",
"ShowLocationId": 19,
"Status": 1,
"StrikeEnd": "2025-12-14T22:16:18.4683534+00:00",
"StrikeStart": "2025-12-14T22:16:18.4683534+00:00",
"SubmittedToDesign": true,
"TicketNumber": "sample string 21",
"Total": 1.0,
"VendorComments": "sample string 22",
"VendorId": 1,
"VendorName": "sample string 23",
"GroupNumber": 24.0,
"IsOutOfstock": true,
"IsPartActive": true,
"IsOnCurrentPriceList": true,
"IsDelivered": true,
"IsDeleiveredFeaturedEnable": true
}
],
"LocationId": 1,
"Total": 1.0,
"TotalLineItems": 1,
"LocationDisplayName": "sample string 2"
},
{
"LineItems": [
{
"AccountCancelRequested": true,
"BoothId": 2,
"BoothName": "sample string 3",
"FunctionalAreaDisplayName": "sample string 4",
"FunctionalAreaId": 1,
"FunctionalAreaName": "sample string 5",
"Hours": 1.0,
"Id": 6,
"IsCreditOrder": true,
"IsInvoiced": true,
"IsTurnover": true,
"TurnoverComments": "sample string 10",
"Men": 1.0,
"Name": "sample string 11",
"Notes": "sample string 12",
"PartDescription": "sample string 13",
"PartDisplayName": "sample string 14",
"PartIsDesignOnly": true,
"PartName": "sample string 16",
"Quantity": 17.0,
"SelectionPartName": "sample string 18",
"SetupEnd": "2025-12-14T22:16:18.4683534+00:00",
"SetupStart": "2025-12-14T22:16:18.4683534+00:00",
"ShowLocationId": 19,
"Status": 1,
"StrikeEnd": "2025-12-14T22:16:18.4683534+00:00",
"StrikeStart": "2025-12-14T22:16:18.4683534+00:00",
"SubmittedToDesign": true,
"TicketNumber": "sample string 21",
"Total": 1.0,
"VendorComments": "sample string 22",
"VendorId": 1,
"VendorName": "sample string 23",
"GroupNumber": 24.0,
"IsOutOfstock": true,
"IsPartActive": true,
"IsOnCurrentPriceList": true,
"IsDelivered": true,
"IsDeleiveredFeaturedEnable": true
},
{
"AccountCancelRequested": true,
"BoothId": 2,
"BoothName": "sample string 3",
"FunctionalAreaDisplayName": "sample string 4",
"FunctionalAreaId": 1,
"FunctionalAreaName": "sample string 5",
"Hours": 1.0,
"Id": 6,
"IsCreditOrder": true,
"IsInvoiced": true,
"IsTurnover": true,
"TurnoverComments": "sample string 10",
"Men": 1.0,
"Name": "sample string 11",
"Notes": "sample string 12",
"PartDescription": "sample string 13",
"PartDisplayName": "sample string 14",
"PartIsDesignOnly": true,
"PartName": "sample string 16",
"Quantity": 17.0,
"SelectionPartName": "sample string 18",
"SetupEnd": "2025-12-14T22:16:18.4683534+00:00",
"SetupStart": "2025-12-14T22:16:18.4683534+00:00",
"ShowLocationId": 19,
"Status": 1,
"StrikeEnd": "2025-12-14T22:16:18.4683534+00:00",
"StrikeStart": "2025-12-14T22:16:18.4683534+00:00",
"SubmittedToDesign": true,
"TicketNumber": "sample string 21",
"Total": 1.0,
"VendorComments": "sample string 22",
"VendorId": 1,
"VendorName": "sample string 23",
"GroupNumber": 24.0,
"IsOutOfstock": true,
"IsPartActive": true,
"IsOnCurrentPriceList": true,
"IsDelivered": true,
"IsDeleiveredFeaturedEnable": true
}
],
"LocationId": 1,
"Total": 1.0,
"TotalLineItems": 1,
"LocationDisplayName": "sample string 2"
}
],
"Total": 1.0,
"TotalGroups": 2,
"MoreAvailable": true,
"PriceMasterImported": true
}