Skip to main content
Anchor to PriceListPriceOriginType

PriceListPriceOriginType

enum

Represents the origin of a price, either fixed (defined on the price list) or relative (calculated using a price list adjustment configuration). For examples, refer to PriceList.

The price is defined on the price list.

The price is relative to the adjustment type and value.


Was this section helpful?

•ARGUMENT

Represents a price list, including information about related prices and eligibility rules. You can use price lists to specify either fixed prices or adjusted relative prices that override initial product variant prices. Price lists are applied to customers using context rules, which determine price list eligibility.

For more information on price lists, refer to Support different pricing models.

•OBJECT

Represents information about pricing for a product variant as defined on a price list, such as the price, compare at price, and origin type. You can use a PriceListPrice to specify a fixed price for a specific product variant. For examples, refer to PriceListFixedPricesAdd and PriceList.


Was this section helpful?