30 August 2017
Carts
We added new endpoints to allow Customers to manage their shopping lists with the password flow or with an anonymous session.
- [API] Added My Shopping Lists endpoint for creating, updating, retrieving, querying and deleting shopping lists of a customer.
- [API] Added new scope
manage_my_shopping_lists
granting access to a customer's shopping lists.