Node.js client library 3.11.0 changelog
ObjectQueriesApi
- Added queryBundleByKey and queryBundles methods to support querying bundles with filters, expands, and sort capabilities.
index
- Added ExpandedBundle model constructor.
- Added QueryBundlesResponse model constructor.
ExpandedOrderLineItem
-
Added a new property
soldToInfoId
to theExpandedOrderLineItem
class, allowing developers to handle additional information related to thesoldTo
entity.