- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- User Guide
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- User Guide
IPricingModuleService Reference
This section of the documentation provides a reference to the IPricingModuleService
interface’s methods. This is the interface developers use to use the functionalities provided by the Pricing Module.
Note: You should only use the methods in this reference when implementing complex customizations. For common cases, check out available workflows instead.
The main service interface for the Pricing Module.
Methods#
- addPriceListPrices
- addPrices
- calculatePrices
- createPriceLists
- createPricePreferences
- createPriceRules
- createPriceSets
- deletePriceListRules
- deletePriceLists
- deletePricePreferences
- deletePriceRules
- deletePriceSets
- listAndCountPriceListRules
- listAndCountPriceLists
- listAndCountPriceRules
- listAndCountPrices
- listAndCountPriceSets
- listPriceListRules
- listPriceLists
- listPricePreferences
- listPriceRules
- listPrices
- listPriceSets
- removePriceListRules
- removePrices
- restorePriceLists
- restorePricePreferences
- restorePrices
- retrievePriceList
- retrievePriceListRule
- retrievePricePreference
- retrievePriceRule
- retrievePriceSet
- setPriceListRules
- softDeletePriceLists
- softDeletePricePreferences
- softDeletePrices
- updatePriceListPrices
- updatePriceLists
- updatePricePreferences
- updatePriceRules
- updatePriceSets
- upsertPricePreferences
- upsertPriceSets
Was this page helpful?