Newer Version Available

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

ConnectApi.CartCouponCollection

Collection of coupons related to a cart.
Property Name Type Description Available Version
cartCoupons List<ConnectApi.CartCouponList> Collection of coupons. 54.0
cartId String ID of the cart. 54.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.
54.0
ownerId String ID of the user who owns the cart. 54.0