This page is no longer maintained. As of February 20, 2025, release notes have moved to developers.sitecore.com/changelog/ordercloud.
API v1.0.365 Release Notes
Released on Thursday, October 10, 2024
New
- Entity Sync now supports Buyer companies and UserGroups 
- Password Configuration now supports a - LockoutDurationof 0. If a user has exceeded- AllowedFailedAttemptsand- LockoutDurationis 0, a manual intervention via the API will be required in order to allow the user to try again.- The new routes each require the Admin role specific to the user type. - POST v1/buyers/{buyerID}/users/{userID}/unlock
- POST v1/adminusers/{userID}/unlock
- POST v1/suppliers/{supplierID}/users/{userID}/unlock