As of February 20, 2025, these release notes are no longer being updated. For the latest updates to OrderCloud, please visit the Sitecore OrderCloud Changelog.
API v1.0.349 Release Notes
Released on Thursday, June 13, 2024
Fixed
Recipient Locale and BuyerID are now populated in Message Sender payload.
Order Validate and Submit now throw an error, as expected, when an item that is no longer purchasable is on the order. This includes things like inactive products, products no longer assigned to catalogs, etc..
Prevent setting
IsAnonBuyer = true
on an API Client where a Seller User is set as theDefaultContextUserName
, and vice versa.