Cart level coupon data which denoes cashback amount, coupon code, coupon description, coupon sub title, and coupon value.
Fields
cashback_amount
FloatFields denotes cashback amount applied to cart.
cashback_message_primary
StringPrimary cashback message for coupon applied to cart.
cashback_message_secondary
StringSecondary cashback message for coupon applied to cart.
coupon_code
StringCoupon code to be applied to cart.
coupon_description
StringCoupon description of the coupon applied to cart.
coupon_id
StringUnique identifier of the coupon applied to cart.
coupon_subtitle
StringCoupon subtitle of the coupon applied to cart.
coupon_title
StringCoupon Title of the coupon applied.
coupon_type
StringType of the coupon applied to cart.
coupon_value
FloatValue of the coupon applied to cart.
discount
FloatTotal discount earned from coupon applied to cart.
is_applied
BooleanFlag to determine where the coupon is applied to cart or not.
is_valid
BooleanDetermine where the coupon applied to cart is valid.
maximum_discount_value
FloatMaximum discount value of the coupon applied to cart.
message
StringCoupon message of the coupon applied to cart.
minimum_cart_value
FloatMinimum cart value of the coupon applied to cart.
Was this section helpful?