The project involves an admin creating an agent and two customers, depositing funds from a system account to the agent, enabling the agent to deposit to a customer, checking balances, facilitating withdrawals and transfers between customers, and concluding with the merchant checking their balance.
https://docs.google.com/spreadsheets/d/1WHAo2JriRzjQF4-6rH_on9dDITWs0ENXYjYzM1466W8/edit
1. Install NodeJs Lts version from this link :
https://nodejs.org/en/download/current
2. Run documentation link .
Open in your postman windows client .
Share collection via api.
Create a .env file in project.
Write api_key= your postman share api.
Create Reports folder on root directory
1. git clone https://github.com/hasan-sagar/Dmoney-api-report.git
2. Run project : npm start