API Version 1.134.0

June 5, 2025


New features

1. Erply back office will log changes in price lists and product prices; these change logs can be retrieved with API calls GET/v1/products/price-list-price-log and GET/v1/products/product-log, respectively.  
2. New flag "overrideRewardPointsAmount" has been added to API call saveSalesDocument.  
3. New field "awardedPoints" has been added to the output of API call calculateShoppingCart
4. Erply API now supports decimal discount percentages for promotions.

Improvements

1. A full-text index has been added to improve search by promotion name in API call getCampaigns.

Fixes

1. Fixed: incorrect rounding in price with tax algorithm 5.