add support for fahipay transfer history

This commit is contained in:
2026-05-16 21:56:00 +05:00
parent d4104e2ed2
commit ffe50467e7
6 changed files with 87 additions and 10 deletions
+5
View File
@@ -77,6 +77,11 @@ The `device[uuid]` must be consistent across all requests from the same install.
```
Client Server
| |
| GET /api/app/lang/data/ | ← session init (obtains __Secure-sess cookie)
|---------------------------------->|
| Set-Cookie: __Secure-sess=... |
|<----------------------------------|
| |
| POST /api/app/login/ |
| { email=IDCARD, password, ... } |