POST shows/{showId}/lineItems/filter
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
showId | integer |
Required |
Body Parameters
LineItemFilterDtoName | Description | Type | Additional information |
---|---|---|---|
AccountId | integer |
None. |
|
BoothId | integer |
None. |
|
FunctionalAreaId | integer |
None. |
|
ShowLocationId | integer |
None. |
|
VendorId | integer |
None. |
|
CategoryId | integer |
None. |
|
PartName | string |
None. |
|
PartNameSearchType | SearchType |
None. |
|
LineItemStatus | LineItemStatusType |
None. |
|
IsDesign | boolean |
None. |
|
SetupStart | date |
None. |
|
SetupEnd | date |
None. |
|
StrikeStart | date |
None. |
|
StrikeEnd | date |
None. |
Request Formats
application/json, text/json
Sample:
{ "AccountId": 1, "BoothId": 1, "FunctionalAreaId": 1, "ShowLocationId": 1, "VendorId": 1, "CategoryId": 1, "PartName": "sample string 1", "PartNameSearchType": 0, "LineItemStatus": 1, "IsDesign": true, "SetupStart": "2025-05-06T01:59:39.0929886+01:00", "SetupEnd": "2025-05-06T01:59:39.0929886+01:00", "StrikeStart": "2025-05-06T01:59:39.0929886+01:00", "StrikeEnd": "2025-05-06T01:59:39.0929886+01:00" }
Response Information
Resource Description
Collection of LineItemHeaderDtoName | Description | Type | Additional information |
---|---|---|---|
AccountCancelRequested | boolean |
None. |
|
AccountId | integer |
None. |
|
BoothId | integer |
None. |
|
BoothName | string |
None. |
|
CanViewFileListPage | boolean |
None. |
|
CanViewLineItemPricingInfo | boolean |
None. |
|
CollaborationFilesCount | integer |
None. |
|
CollaborationFilesPercentApproved | decimal number |
None. |
|
CreatedById | integer |
None. |
|
DeliveryLocation | Collection of DeliveryLocationDto |
None. |
|
DiscountAmount | decimal number |
None. |
|
DiscountPercent | decimal number |
None. |
|
DiscountReason | string |
None. |
|
FunctionalAreaDisplayName | string |
None. |
|
FunctionalAreaFullSequenceNumber | string |
None. |
|
FunctionalAreaId | integer |
None. |
|
FunctionalAreaName | string |
None. |
|
Hours | decimal number |
None. |
|
Id | integer |
None. |
|
IsCreativePart | boolean |
None. |
|
IsCreditOrder | boolean |
None. |
|
CreditReason | string |
None. |
|
CreditReasonComments | string |
None. |
|
IsFreeman | boolean |
None. |
|
IsOnCurrentPriceList | boolean |
None. |
|
IsPriceListBranchTemplate | boolean |
None. |
|
IsPriceManuallyUpdated | boolean |
None. |
|
IsInvoiced | boolean |
None. |
|
IsSubmittedToDesign | boolean |
None. |
|
IsTaxable | boolean |
None. |
|
IsTurnover | boolean |
None. |
|
LastActionTaken | LineItemActionType |
None. |
|
LineItemGroupId | integer |
None. |
|
Men | decimal number |
None. |
|
Name | string |
None. |
|
NeedsDesign | boolean |
None. |
|
Notes | string |
None. |
|
OrderId | integer |
None. |
|
PartDescription | string |
None. |
|
PartDesignEligible | boolean |
None. |
|
PartDisplayName | string |
None. |
|
PartId | integer |
None. |
|
PartIsDesignOnly | boolean |
None. |
|
PartName | string |
None. |
|
PartPriceListId | integer |
None. |
|
Quantity | decimal number |
None. |
|
SearchMatch | boolean |
None. |
|
SelectionPartName | string |
None. |
|
SetupEnd | date |
None. |
|
SetupStart | date |
None. |
|
ShowLocationId | integer |
None. |
|
ShowLocationName | string |
None. |
|
ShowLocationParentShowLocationId | integer |
None. |
|
ShowLocationParentShowLocationName | string |
None. |
|
ShowLocationShowFacilityId | integer |
None. |
|
ShowLocationShowFacilityName | string |
None. |
|
StandardPrice | decimal number |
None. |
|
Status | LineItemStatusType |
None. |
|
StrikeEnd | date |
None. |
|
StrikeStart | date |
None. |
|
SubmittedById | integer |
None. |
|
SubmittedToDesign | boolean |
None. |
|
SubTotal | decimal number |
None. |
|
TaxAmount | decimal number |
None. |
|
TicketComments | string |
None. |
|
TicketNumber | string |
None. |
|
Total | decimal number |
None. |
|
TSSOrderId | string |
None. |
|
UnitPrice | decimal number |
None. |
|
VendorComments | string |
None. |
|
VendorId | integer |
None. |
|
VendorName | string |
None. |
|
ProjectName | string |
None. |
|
ShowId | integer |
None. |
|
ShowAccountId | integer |
None. |
|
SubGroupNumber | decimal number |
None. |
|
GroupNumber | decimal number |
None. |
|
PartPropertyExtensionId | integer |
None. |
|
IsOutOfstock | boolean |
None. |
|
OutputTypeId | OutputType |
None. |
|
OwnerUser | string |
None. |
|
ReviewStatus | string |
None. |
|
HasFAAttachments | integer |
None. |
|
HasFANotes | integer |
None. |
|
TurnoverComments | string |
None. |
|
ECSStatus | WorkTicketStatusType |
None. |
|
BillToKey | integer |
None. |
|
AcctMgmtLocalKey | integer |
None. |
|
AcctSalesKey | integer |
None. |
|
AcctMgmtKey | integer |
None. |
|
VertexTax | decimal number |
None. |
|
VertexTaxRate | decimal number |
None. |
|
VertexTaxResponseSuccess | boolean |
None. |
|
MopId | string |
None. |
|
IsDelivered | boolean |
None. |
|
IsDeleiveredFeaturedEnable | boolean |
None. |
Response Information
Response body formats
application/json, text/json
Sample:
[ { "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-05-06T01:59:39.0929886+01:00", "OnSiteDismantle": "2025-05-06T01:59:39.0929886+01:00" }, { "Id": 1, "CreativeLineItemId": 2, "Quantity": 1, "Location": "sample string 3", "Placement": "sample string 4", "OnSiteInstall": "2025-05-06T01:59:39.0929886+01:00", "OnSiteDismantle": "2025-05-06T01:59:39.0929886+01: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-05-06T01:59:39.0929886+01:00", "SetupStart": "2025-05-06T01:59:39.0929886+01: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-05-06T01:59:39.0929886+01:00", "StrikeStart": "2025-05-06T01:59:39.0929886+01: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-05-06T01:59:39.0929886+01:00", "OnSiteDismantle": "2025-05-06T01:59:39.0929886+01:00" }, { "Id": 1, "CreativeLineItemId": 2, "Quantity": 1, "Location": "sample string 3", "Placement": "sample string 4", "OnSiteInstall": "2025-05-06T01:59:39.0929886+01:00", "OnSiteDismantle": "2025-05-06T01:59:39.0929886+01: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-05-06T01:59:39.0929886+01:00", "SetupStart": "2025-05-06T01:59:39.0929886+01: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-05-06T01:59:39.0929886+01:00", "StrikeStart": "2025-05-06T01:59:39.0929886+01: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 } ]