API v1.0.371 Release Notes
Released on Friday, December 6, 2024
New
Ad-hoc Products Expansion. Ad-hoc products can now be used in conjunction with Products in OrderCloud.
When you call to add a product to an order, if you have the
AddToCart
integration event enabled, we will first check to see if the product exists in OrderCloud and add it to the order if so, if not, we will then call out to your middleware for the Product information.
Fixed
Issue where
LineItem.PriceOverriden
was being set to true unexpectedly is now resolved.