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