delian / node-unifiapi

UniFi API ported to Node.JS
GNU General Public License v3.0
49 stars 19 forks source link

Promise in creating the vouchers.. #13

Open william-levi opened 6 years ago

william-levi commented 6 years ago

Hi ! Good Day I'm using unifi 5.7.2 node 6.10.0

My issue is i can't get the voucher code after using the create_voucher function.. it only returns the created time.. how to get the code ?

william-levi commented 6 years ago

hmmm.. using stat_voucher solves my problem thanks ..