Newer Version Available

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

ConnectApi.CartPromotionCollection

All the promotions associated with the cart.
Property Name Type Description Available Version
cartId String ID of the cart. 53.0
cartStatus ConnectApi.​CartStatus Status of the cart. Values are:
  • Active—Cart is active.
  • Checkout—Cart is in checkout.
  • Closed—Cart is closed.
  • PendingDelete—Cart is pending delete, for example, a user deleted the cart but the job hasn’t completed yet.
  • Processing—Cart is processing.
53.0
currencyIsoCode String Currency ISO code of the cart. 53.0
promotions List<ConnectApi.​CartPromotion​List> Collection of promotions. 53.0