Preserve Cart Output

Represents a preserved cart.
Property Name Type Description Filter Group and Version Available Version
cartId String ID of the authenticated cart. Small, 60.0 60.0
currencyIsoCode String Currency ISO code for the authenticated cart. Small, 60.0 60.0
failedCartItems Cart Item Basic Result[] List of products that weren’t successfully transferred from the guest cart to the authenticated cart. Medium, 60.0 60.0
numberOfProducts Integer Total number of products in the guest cart. Small, 60.0 60.0
numberOfProducts​WithError Integer Total number of products that weren’t successfully transferred from the guest cart to the authenticated cart. Small, 60.0 60.0
numberOfProducts​WithSuccess Integer Total number of products successfully transferred from the guest cart to the authenticated cart. Small, 60.0 60.0
succeededCart​Items Cart Item Basic Result[] List of products successfully transferred from the guest cart to the authenticated cart. Medium, 60.0 60.0