edd_post_update_discount_status
This action just after the status of a discount code is changed.
do_action( 'edd_post_update_discount_status', $discount_id, $new_status, $old_status );
This action just after the status of a discount code is changed.
do_action( 'edd_post_update_discount_status', $discount_id, $new_status, $old_status );