git clone https://github.com/singhalpk/walletbalance.git
npm install
npm start
http://localhost:8080/api/v1/wallet/?id=USER0**
Note: I just create 20 dummy account from USER001 to USER020
Method: GET
Request Query:
{ id: < user id > }
git clone https://github.com/singhalpk/walletbalance.git
npm install
npm start
http://localhost:8080/api/v1/wallet/?id=USER0**
Note: I just create 20 dummy account from USER001 to USER020
Method: GET
Request Query:
{ id: < user id > }