San-43 commented on PR #5816: URL: https://github.com/apache/fineract/pull/5816#issuecomment-4348528981
Hi again @Aman-Mittal, I pushed the latest changes. I also put together the manual API validation flow with the curls: [FINERACT-1315-api-evidence.md](https://github.com/user-attachments/files/27223295/FINERACT-1315-api-evidence.md) And I created a Postman collection in case you want to run the same flow locally. It creates two fresh clients on each run, one for the initiated/approved transfer flow and another for the withdrawal flow. It also creates the `CDMX` office if it does not already exist: [FINERACT-1315-postman_collection.json](https://github.com/user-attachments/files/27223326/FINERACT-1315-postman_collection.json) And here are some screenshots of the results: ## Clients <img width="1920" height="1080" alt="image" src="https://github.com/user-attachments/assets/7e03d7ee-4c13-4eb9-afb0-2b41551179c4" /> ## Loan transactions for "San Mart" <img width="1561" height="830" alt="image" src="https://github.com/user-attachments/assets/b1ac5977-ec9b-4960-804d-cb20b034d7ec" /> ## Transfer initiated <img width="1434" height="622" alt="image" src="https://github.com/user-attachments/assets/28004c32-0f6c-4606-a5cd-6833a822f6ff" /> ## Transfer approved <img width="1393" height="645" alt="image" src="https://github.com/user-attachments/assets/a0a6fede-e000-445c-841c-6d984ded67a1" /> ## Loan transactions for "san mart withdraw" <img width="1546" height="815" alt="image" src="https://github.com/user-attachments/assets/b2ecb7ca-3e25-41b7-8f73-1e70d38df5d9" /> ## Transfer initiated <img width="1448" height="633" alt="image" src="https://github.com/user-attachments/assets/828c0b0a-19d6-461f-8fcb-321331565cf7" /> ## Transfer withdrawn <img width="1388" height="647" alt="image" src="https://github.com/user-attachments/assets/d7649f2f-b986-4e8e-ada8-022734d06427" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
