API v1.0.370 Release Notes
Released on Wednesday, December 4, 2024
New
Beta flag allowing us to release features for testing and feedback
Features in beta will be clearly labeled in the portal and the SDK method descriptions
Features in beta will not be available in production, a 403 error will be returned
Send Inventory Changes to the Delivery Target(s) of your choice
Ability to send every change or only changes where the
NotificationPoint
is hitQuantityAvailable
andPreviousQuantity
will be included in the payloadUse this feature for things like alerting purchasing managers to re-order a product, or back-in-stock notifications for customers
New Properties on Product Collection Entries:
DateAdded
(read-only) andListOrder
Useful for sorting collection entries
New endpoint
POST v1/productcollections/{productCollectionID}/products
Include
ProductID
andListOrder (optionally)
in the request body