All Release Notes
Added a reference to anonymous cart on customer
12 January 2021
Enhancement
CustomersDeprecationCarts
It is now possible to identify an anonymous cart by using its id or external key. The previously used anonymousCartId will soon be deprecated.
- [API] Added
anonymousCartfield on customer authentication. - [API] Added
anonymousCartfield on customer authentication in-store. - [API] Added
anonymousCartfield on customer creation. - [API] Added
anonymousCartfield on customer creation in-store customer. - [API] Deprecated the
anonymousCartIdfield in the listed endpoints above in favor ofanonymousCartfield.