Skip to contentJava client library 3.11.0 changelog
- 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.
- Added a new field
soldToInfoId to the ExpandedOrderLineItem class, allowing developers to set and retrieve this information.