Open itscarlosisaac opened 4 years ago
When trying to get the user historicals, the getHistoricals method is missing the account number in the qs object
qs: { account_number: _this.account, ......
Hello @itscarlosisaac , I would like to contribute to this project by solving this issue. Can I?
Sure man, go ahead, I was working on a project but is for the moment on hold.
When trying to get the user historicals, the getHistoricals method is missing the account number in the qs object
qs: { account_number: _this.account, ......