ProductBulkPricingRules

Returns bulk pricing rules applied to a product.

Columns

Name

Type

Description

Id [KEY]

String

The ID of the bulk discount rule.

ProductId [KEY]

Integer

The ID of the product associated with this bulk discount rule.

Min

Integer

The minimum inclusive quantity of a product to satisfy this rule. Must be greater than or equal to zero.

Max

Integer

The maximum inclusive quantity of a product to satisfy this rule.

Type

String

Type of the discount.

TypeValue

Decimal

The value of the discount

Last updated