API Version 1.68.0

August 25, 2021


On this page

July 6, 2021

New Features

  1. A new API call updatePurchaseDocumentRows has been added, for updating the purchase prices on a confirmed purchase invoice.
  2. API call calculateShoppingCart can return prices that have been previously quoted to the customer (when caller sets input flag applyQuotedPrices=1). Now, if configuration parameter get_quote_prices_with_discount_info = 1 is set on the account, the quoted price will be returned as a discount from regular price.
  3. API call getProductPictures now allows to omit input parameter "productID" and retrieve all images across all products.