POST shows/{showId}/partPriceLists

Request Information

URI Parameters

NameDescriptionTypeAdditional information
showId

string

None.

Body Parameters

PartPriceListCreateDto
NameDescriptionTypeAdditional information
PriceListId

integer

None.

PartId

integer

None.

IsTaxable

boolean

None.

Discount

decimal number

None.

IsOutOfStock

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "PriceListId": 1,
  "PartId": 2,
  "IsTaxable": true,
  "Discount": 4.0,
  "IsOutOfStock": true
}

Response Information

Resource Description

PartPriceListDto
NameDescriptionTypeAdditional information
Part

PartDto

None.

PriceTiers

Collection of PriceTierDto

None.

UnitsOfMeasurement

Collection of UnitOfMeasureDto

None.

IsPriceListImported

boolean

None.

IsShowClosed

boolean

None.

IsEmsClosed

boolean

None.

AlternateDescription

string

None.

GroupId

integer

None.

SubGroupId

integer

None.

ItemId

integer

None.

SearchText

string

None.

PriceMasterTypeId

integer

None.

Id

integer

None.

PriceListId

integer

None.

PartId

integer

None.

Discount

decimal number

None.

IsTaxable

boolean

None.

IsOrderable

boolean

None.

MinimumQuantity

decimal number

None.

isOnCurrentPriceList

boolean

None.

IsOutOfStock

boolean

None.

IsNotAvailableAfterDeadline

boolean

None.

IsStandardOffering

boolean

None.

IsSupervisionFeeEligible

boolean

None.

IsShowSpecificBOM

boolean

None.

Response Information

Response body formats

application/json, text/json

Sample:
{
  "Part": {
    "Id": 1,
    "VendorId": 2,
    "Active": true,
    "CategoryId": 1,
    "Description": "sample string 4",
    "ShortDescription": "sample string 5",
    "PartNumber": "sample string 6",
    "UnitOfMeasureDescription": "sample string 7",
    "Vendor": {
      "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-05-06T01:53:48.5555492+01:00",
          "ModifiedDate": "2025-05-06T01:53:48.5555492+01: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-05-06T01:53:48.5555492+01:00",
          "ModifiedDate": "2025-05-06T01:53:48.5555492+01:00",
          "Errors": [
            "sample string 1",
            "sample string 2"
          ],
          "ImportStatusId": 0,
          "ImportStatus": 0,
          "RefreshStatusId": 0,
          "RefreshStatus": 0,
          "IsBranchTemplate": true,
          "AutoRefreshStatusId": 0,
          "AutoRefreshStatus": 0
        }
      ]
    },
    "Category": {
      "Id": 1,
      "Name": "sample string 2",
      "IsParent": true,
      "ChildrenCategories": [],
      "ParentCategoryId": 1
    },
    "LineItemOrderTemplateType": 0,
    "LineItemDefaultStages": [
      {
        "StageType": {
          "Activity": 1,
          "StageTypeId": 1,
          "StageTypeName": "sample string 2",
          "NeedsDescription": true,
          "IsDefault": true,
          "NeedsSkipApprovalProcess": true,
          "SortOrder": 6
        },
        "SequenceNumber": 1,
        "LineItemStageStatusId": 1,
        "BranchId": 2,
        "CreativeLineItemId": 3,
        "DueDate": "2025-05-06T01:53:48.5555492+01:00",
        "StartDate": "2025-05-06T01:53:48.5555492+01:00",
        "EndDate": "2025-05-06T01:53:48.5555492+01:00",
        "CanEditStageDueDates": true,
        "CanEditLineItemStages": true,
        "CanDeleteLineItemStages": true,
        "CanUnassignResourceOnStage": true,
        "IsOnHold": true,
        "CanPutOnHold": true,
        "CanRestartFromOnHold": true
      },
      {
        "StageType": {
          "Activity": 1,
          "StageTypeId": 1,
          "StageTypeName": "sample string 2",
          "NeedsDescription": true,
          "IsDefault": true,
          "NeedsSkipApprovalProcess": true,
          "SortOrder": 6
        },
        "SequenceNumber": 1,
        "LineItemStageStatusId": 1,
        "BranchId": 2,
        "CreativeLineItemId": 3,
        "DueDate": "2025-05-06T01:53:48.5555492+01:00",
        "StartDate": "2025-05-06T01:53:48.5555492+01:00",
        "EndDate": "2025-05-06T01:53:48.5555492+01:00",
        "CanEditStageDueDates": true,
        "CanEditLineItemStages": true,
        "CanDeleteLineItemStages": true,
        "CanUnassignResourceOnStage": true,
        "IsOnHold": true,
        "CanPutOnHold": true,
        "CanRestartFromOnHold": true
      }
    ],
    "PartPartPropertyExtensions": [
      {
        "Id": 1,
        "PartId": 2,
        "PartPropertyExtensionId": 3
      },
      {
        "Id": 1,
        "PartId": 2,
        "PartPropertyExtensionId": 3
      }
    ],
    "DesignEligible": true,
    "IsDesignOnly": true,
    "IsCustom": true,
    "IsFreeform": true,
    "IsBom": true,
    "IsSelectable": true,
    "IsAccessorialChargePart": true,
    "ItemNumber": "sample string 14",
    "AssignedHeight": 1,
    "AssignedWidth": 1,
    "IsLandscape": true,
    "UOM": "sample string 15",
    "DefaultWidthUOMCode": "sample string 16",
    "DefaultLengthUOMCode": "sample string 17",
    "DefaultWidth": 1.0,
    "DefaultLength": 1.0,
    "IsDimensionRequired": true,
    "GroupSubGroup": "sample string 19",
    "FullPartNumber": "sample string 20",
    "BomSelectable": {
      "PartId": 1,
      "Description": "sample string 2",
      "ColorDescription": "sample string 3",
      "IsOnCurrentPriceList": true,
      "IsParentPart": true,
      "IsOutOfStock": true,
      "IsNotAvailableAfterDeadline": true,
      "IsStandardOffering": true,
      "IsBom": true,
      "BomParts": [],
      "IsSelectable": true,
      "SelectableOptions": []
    },
    "ColorDescription": "sample string 21",
    "CreativePartTypeId": 1,
    "OutputTypeId": 1,
    "LineItemId": 22,
    "GetIsDimensionAreaRequired": false,
    "IsOutOfStock": true,
    "IsNotAvailableAfterDeadline": true,
    "IsStandardOffering": true,
    "IsStandardBOM": true
  },
  "PriceTiers": [
    {
      "Id": 1,
      "PartPriceListId": 2,
      "EffectiveDate": "2025-05-06T01:53:48.5555492+01:00",
      "Price": 4.0,
      "UserDisplayName": "sample string 5",
      "ModifiedDate": "2025-05-06T01:53:48.5555492+01:00",
      "PartPriceList": {
        "Id": 1,
        "PriceListId": 2,
        "PartId": 3,
        "Discount": 1.0,
        "IsTaxable": true,
        "IsOrderable": true,
        "MinimumQuantity": 1.0,
        "isOnCurrentPriceList": true,
        "IsOutOfStock": true,
        "IsNotAvailableAfterDeadline": true,
        "IsStandardOffering": true,
        "IsSupervisionFeeEligible": true,
        "IsShowSpecificBOM": true
      },
      "PriceMasterTypeId": 1
    },
    {
      "Id": 1,
      "PartPriceListId": 2,
      "EffectiveDate": "2025-05-06T01:53:48.5555492+01:00",
      "Price": 4.0,
      "UserDisplayName": "sample string 5",
      "ModifiedDate": "2025-05-06T01:53:48.5555492+01:00",
      "PartPriceList": {
        "Id": 1,
        "PriceListId": 2,
        "PartId": 3,
        "Discount": 1.0,
        "IsTaxable": true,
        "IsOrderable": true,
        "MinimumQuantity": 1.0,
        "isOnCurrentPriceList": true,
        "IsOutOfStock": true,
        "IsNotAvailableAfterDeadline": true,
        "IsStandardOffering": true,
        "IsSupervisionFeeEligible": true,
        "IsShowSpecificBOM": true
      },
      "PriceMasterTypeId": 1
    }
  ],
  "UnitsOfMeasurement": [
    {
      "UOMId": 1,
      "ShortDescription": "sample string 2",
      "LongDescription": "sample string 3"
    },
    {
      "UOMId": 1,
      "ShortDescription": "sample string 2",
      "LongDescription": "sample string 3"
    }
  ],
  "IsPriceListImported": true,
  "IsShowClosed": true,
  "IsEmsClosed": true,
  "AlternateDescription": "sample string 2",
  "GroupId": 1,
  "SubGroupId": 1,
  "ItemId": 1,
  "SearchText": "sample string 3",
  "PriceMasterTypeId": 1,
  "Id": 4,
  "PriceListId": 5,
  "PartId": 6,
  "Discount": 1.0,
  "IsTaxable": true,
  "IsOrderable": true,
  "MinimumQuantity": 1.0,
  "isOnCurrentPriceList": true,
  "IsOutOfStock": true,
  "IsNotAvailableAfterDeadline": true,
  "IsStandardOffering": true,
  "IsSupervisionFeeEligible": true,
  "IsShowSpecificBOM": true
}