Options
All
  • Public
  • Public/Protected
  • All
Menu

Module UpdateSimplePrices

Update the prices in the pricelist specified.

This service takes a simplified approach of the pricing tools EVA offers, but that limits the options you have available. The PriceList to update may only have a single active PriceListAdjustment, and that has to be of type MANUAL_INPUT.

  • The pricelist is identified by the PriceListID or the BackendSystemID and BackendID.
  • Products can be identified by their (EVA) ID or their BackendID

Index

Properties

Optional PriceListBackendID

PriceListBackendID: undefined | string

Optional PriceListBackendSystemID

PriceListBackendSystemID: undefined | string

Optional PriceListID

PriceListID: undefined | number

Entity type: PriceList

Prices

Prices: Price[]

Optional SkipPriceListRecalculation

SkipPriceListRecalculation: undefined | false | true

Set this to true when batching multiple price updates or when the change can wait a couple minutes, recalculation will be done within 15min