Coupon price breakup details which includes coupon code, coupon type, coupon value, coupon description, coupn message etc.
Fields
code
StringCoupon code of the coupon applied.
coupon_type
StringType of the coupon applied to cart.
coupon_value
FloatValue of the coupon applied to cart.
description
StringCoupon description of the coupon applied to cart.
is_applied
BooleanApplied flag which denotes if any coupon is applied to cart.
max_discount_value
FloatMaximum discount value of the coupon applied to cart.
message
StringCoupon message of the coupon applied to cart.
minimum_cart_value
FloatMinumum cart value of cart after which the coupon can be applied.
sub_title
StringCoupon subtitle of the coupon applied to cart which is used to display.
title
StringCoupon Title of the coupon applied denotes name of the coupon.
type
StringType of the coupon applied to cart.
uid
StringUnique identifier of the coupon applied to cart.
value
FloatCoupon value of the coupon applied to cart.
Was this section helpful?