Optional ReadonlyanonymousOptional ReadonlyanonymousDeprecated since it is now possible to identify an anonymous cart by using its id or external key.
Optional ReadonlyanonymousOptional ReadonlyanonymousAssigns the Customer to all Carts, Orders, ShoppingLists, and Payments with the same anonymousId.
If `anonymousCart` is provided, this value must match the `anonymousId` of the anonymous [Cart](ctp:api:type:Cart); otherwise, an [InvalidOperation](ctp:api:type:InvalidOperationError) error is returned.
ReadonlyemailEmail address of the Customer treated as case-insensitive.
ReadonlypasswordPassword of the Customer.
Optional Readonlyupdatetrue, the LineItem Product data (name, variant, and productType) of the returned Cart will be updated.
false, only the prices, discounts, and tax rates will be updated.
Assigns the Customer to the specified Cart.