Payment mode validity details of the coupon which shows coupon is valid for the payment mode or not.
Fields
coupon_validity
CouponValidityCoupon validity status for the payment mode. Example: { valid: true }
message
StringPayment mode validity message. Example: 'Applicable on CARD only'
success
Boolean!Required
Success flag of validation response. Example: true
Was this section helpful?