Go to file
2024-10-19 03:00:53 +05:00
2024-10-19 02:34:50 +05:00
2024-10-19 01:03:08 +05:00
2024-10-19 02:59:48 +05:00
2024-10-19 01:02:42 +05:00
2024-10-19 03:03:01 +05:00
2024-10-18 03:02:09 +05:00
2024-10-19 03:47:13 +05:00
2024-10-19 03:11:52 +05:00
2024-10-19 03:47:44 +05:00

exmaple request

curl -X POST http://localhost:5000/verify-payment \
     -H "Content-Type: application/json" \
     -d '{
           "benefName": "MAEESHa MOHAMED",
           "absAmount": "100",
           "time": "2024-10-16 15:55"
         }'
Description
API to verify MIB and BML (Favara) transactions to MIB account.
Readme 92 MiB
Languages
Python 85.1%
Shell 10.7%
Dockerfile 4.2%