Promotion Calculation for a List of Products
The /marketing-actions/calc/bulk/ method returns the calculated product price based on promotions that apply to this product within a department and independently of other conditions (e.g., promocodes, client statuses, and bundles).
If no client identifier is passed, the calculation is performed only for promotions with the audience "all clients".
If a client identifier is passed, the calculation is performed for promotions available to loyalty program participants, however, promotions for narrow segments (by client tags/segments) are not applied in this method.
Link to the method: /marketing-actions/calc/bulk/
The calculation result is stored in the cache. Upon subsequent requests, the result will be returned from the cache.
Cache storage time is 1 hour.