New Features

  1. Input field "archivalNumber" has been added to API call getPayments.
  2. Added support for configuration parameter "save_home_store_when_invoice_confirmed". When the parameter is set to 1, API saveSalesDocument will automatically save customer's Home Store (will set it equal to the location of the current transaction, if customer does not have a home store yet).

Improvements

  1. Partner key validation in getObjects
    , saveObject
    and other related API calls (which was introduced in API version 1.34.0) has been temporarily turned off until all cases of incorrect usage have been resolved.