v1.8.20
·
5 commits
to master-v1
since this release
Please note that this branch is deprecated and will not be supported for long.
Upgrade to >= v2.0.0. See release notes for v2.0.0 for details.
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