Home > @poq/sdk-sfcc > PriceAdjustmentLimitsClient
Signature:
export declare class PriceAdjustmentLimitsClient extends BaseAPI implements IPriceAdjustmentLimitsClient
Extends: BaseAPI
Implements: IPriceAdjustmentLimitsClient
Method | Modifiers | Description |
---|---|---|
getPriceAdjustmentLimits(options) | Returns a list of price adjustment limits for the authenticated user and the site defined in the URL. At least one of the following functional permissions must be assigned to the user to be able to access it: Adjust_Item_Price or Adjust_Shipping_Price or Adjust_Order_Price. |