object

CouponValidate

Payment mode validity details of the coupon which shows coupon is valid for the payment mode or not.
Fields
coupon_validity
CouponValidity
Coupon validity status for the payment mode. Example: { valid: true }
message
String
Payment mode validity message. Example: 'Applicable on CARD only'
success
Boolean!
Required
Success flag of validation response. Example: true