Loading...
Was this page helpful?
This documentation provides a reference to the retrievePriceRule
method. This belongs to the Pricing Module.
This method is used to retrieve a price rule by its ID.
A simple example that retrieves a price rule by its ID:
To specify relations that should be retrieved:
id
stringselect
or relations
, accept the
attributes or relations associated with a price rule.Promise
Promise<PriceRuleDTO>