Loading...
Was this page helpful?
This documentation provides a reference to the upsertPricePreferences
method. This belongs to the Pricing Module.
This method updates existing price preferences, or creates new ones if they don't exist.
data
UpsertPricePreferenceDTO[]Promise
Promise<PricePreferenceDTO[]>This method updates the price preference if it exists, or creates a new ones if it doesn't.
Promise
Promise<PricePreferenceDTO>