Improvements

  1. API call getProductPrices
    has been improved. Input parameter "productIDs" will accept at most 10 000 IDs and otherwise returns error 1162.
  2. Searching by attributes has been improved. Input parameters "searchAttributeName" and "searchAttributeValue" or "searchAttributeName#" and "searchAttributeValue#" will return error 1030 when they are defined as an array.

Fixes

  1. Fixed: API call getBilledUntilDate
    didn't return the correct date, when there were multiple readings with the same date for the same billing statement.
  2. Fixed: API call getProductCategories
    contained duplicate records on different pages in specific cases.