v2.0.6
Please see release notes for 2.0.0 for details if you are upgrading from <= v1.8.x.
What's new?
Order:
- #4403: Added GlobalLocationNo to Order Address.
https://api.storm.io/api/1.1/docs/#/Orders/Address/Address
Shopping
- #4403: Added GlobalLocationNo to Customer Address in Checkout.
https://api.storm.io/api/1.1/docs/#/Customers/Address/Address
Products
-
#4679: Added Code to Family.
https://api.storm.io/api/1.1/docs/#/Expose/IdNameDescription
https://api.storm.io/api/1.1/docs/#/Products/Families/Family -
#3466: New method, ListProductByPriceList2. Returns ProductItems2s which has product specific data and with Variants as VariantItems.
https://api.storm.io/api/1.1/docs/#/Products/Products/ListProductsByPriceList2
https://api.storm.io/api/1.1/docs/#/Products/Products/ProductItem2
https://api.storm.io/api/1.1/docs/#/Products/Variants/VariantItem
What's fixed?
- #: OrderRequest now gets UOM mapped.
- #: Now validating DiscountCode in PaymentValidate.
- #: Fixed "Account already exists" in RegisterCustomer3.
- #: Fixed problem with IsStackable and percentage discount on Promotions.
Miscellaneous changes?
N/A
Regards,
The Storm API Team