In-store support for Carts and Orders
nikola-mladenovic
released this
20 Jun 23:58
·
41 commits
to master
since this release
0.9.0
Released on 2019-06-20.
Added
key
attribute to theCartDiscount
.key
attribute to theProductDiscount
.lastModifiedBy
andcreatedBy
fields to a number of endpoints.- Following methods for the
Cart
:- Get a Cart in a Store by ID
- Get Active Cart in a Store by ID
- Query Carts in a Store
- Create a Cart in a Store
- Update a Cart in a Store
- Delete a Cart in a Store
- Following methods for the
Order
:- Get Order in a Store by ID
- Query Orders in a Store by ID
- Create Order in a Store from a Cart
Updated
SimilarProductSearchRequestMeta
model.- Similar Products’s
ProductSetSelector
.