Retrieves the most recently modified active Cart of a Customer with CartOriginCustomer. If no active Cart exists, this method returns a ResourceNotFound error.
To ensure the Cart is up-to-date with current values (such as Prices and Discounts), use the [Recalculate](ctp:api:type:CartRecalculateAction) update action.
Retrieves the most recently modified active Cart of a Customer with CartOrigin
Customer
. If no active Cart exists, this method returns a ResourceNotFound error.