Newer Version Available

This content describes an older version of this product. View Latest

ConnectApi.OrderToCartResult

Result of action adding an order to a cart.
Property Name Type Description Available Version
cartId String ID of the cart. 57.0
totalFailedProductCount Integer Number of products that couldn't be successfully added to the cart from the order. 57.0
totalSucceededProductCount Integer Number of products successfully added to the cart from the order. 57.0
unaddedProducts List<ConnectApi.OrderToCartFailedProduct> List of products not successfully added to the cart. 57.0