Assign a Price Adjustment Limit
You can assign limits per user for manual price adjustments in Business Manager. You can select a context of one, multiple, or all sites for which the limits apply.
You can access limits
programmatically via the Script API,
dw.order.LineItemCtnr.verifyPriceAdjustmentLimits()
.
A price adjustment limits violation check is done during manual price adjustment creation by OCAPI, as follows:
POST /baskets/\{basket_id\}/price_adjustments
Price adjustment limits are imported and exported through the site import/export.