Home > @vsf-enterprise/bigcommerce-api > BulkPricingRule > type
# BulkPricingRule.type property
The type of adjustment that is made. Values: * price
- the adjustment amount per product; * percent
- the adjustment as a percentage of the original price; * fixed
- the adjusted absolute price of the product.
Required in /POST.
Signature:
type: string;