Setting the Cart's customerId can lead to updates on all its LineItem prices.
customerId
prices
If the Customer with the specified `id` cannot be found, this update action returns a[ReferencedResourceNotFound](ctp:api:type:ReferencedResourceNotFoundError) error. Copy
If the Customer with the specified `id` cannot be found, this update action returns a[ReferencedResourceNotFound](ctp:api:type:ReferencedResourceNotFoundError) error.
Readonly
Optional
id of an existing Customer. If empty, any value is removed.
id
Setting the Cart's
customerId
can lead to updates on all its LineItemprices
.