Java client library 3.11.0 changelog

ObjectQueriesApi

  • Added new method queryBundleByKey to query a bundle by key with filters, expands, and sort capabilities.
  • Introduced QueryBundleByKeyApi class for building and executing requests to query a bundle by key.
  • Added new method queryBundles to query bundles with filters, expands, and sort capabilities.
  • Introduced QueryBundlesApi class for building and executing requests to query bundles.

ExpandedOrderLineItem

  • Added a new field soldToInfoId to the ExpandedOrderLineItem class, allowing developers to set and retrieve this information.