Specifies if the pricelist item is active or not. Ignored when inserting new pricelist items.
{ "PartNo": "string", "PricelistId": 0, "Price": 0, "PriceRecommended": 0, "IsActive": true, "PriceRule": { "RuleId": 0, "Value": 0 } }
The Customers namespace has Entities and Operations concerned with Customer and Company management.
An optional internal manufacturer id. Used if the priceList is restricted to a specific manufacturer.
An optional internal category id. Used if the priceList is restricted to a specific category.
{ "RuleId": 0, "ManufacturerId": 0, "CategoryId": 0, "IsSupplierRequired": true, "IsInclusive": true }