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.
The main service interface for the Pricing Module.
Methods
- calculatePrices
- retrieve
- list
- listAndCount
- create
- upsert
- update
- removeRules
- delete
- addPrices
- addRules
- retrieveRuleType
- listRuleTypes
- listAndCountRuleTypes
- createRuleTypes
- updateRuleTypes
- deleteRuleTypes
- listPrices
- softDeletePrices
- restorePrices
- listAndCountPrices
- retrievePriceRule
- listPriceRules
- listAndCountPriceRules
- createPriceRules
- updatePriceRules
- deletePriceRules
- retrievePriceList
- listPriceLists
- listAndCountPriceLists
- createPriceLists
- updatePriceLists
- deletePriceLists
- softDeletePriceLists
- restorePriceLists
- retrievePriceListRule
- listPriceListRules
- listAndCountPriceListRules
- createPriceListRules
- updatePriceListRules
- deletePriceListRules
- addPriceListPrices
- updatePriceListPrices
- setPriceListRules
- removePriceListRules
- removePrices
Was this section helpful?