1. For accounts that use an external customer registry service, caching has been implemented for some of the customer registry queries. Caching can be enabled with configuration parameters:
    • "customer_registry_group_getparents_cache_time" = (time in seconds)
    • "customer_registry_customer_getmasterrecord_cache_time" = (time in seconds)
  2. Fixed: On a franchise account, an error occurred in API call getProductStock
     when combining input parameters “getAmountReserved” and “changedSince”.