This commit is contained in:
@@ -25,6 +25,7 @@ The login process is stateful and must be executed in order:
|
||||
| Web login / OAuth | `https://www.bankofmaldives.com.mv/internetbanking` |
|
||||
| REST API (authenticated) | `https://www.bankofmaldives.com.mv/internetbanking/api/mobile` |
|
||||
| Foreign limits API | `https://app.bankofmaldives.com.mv/api/v2` |
|
||||
| Notifications API | `https://app.bankofmaldives.com.mv/api/v2` |
|
||||
|
||||
---
|
||||
|
||||
@@ -190,6 +191,8 @@ The access token expires after `expires_in` seconds (typically 3600). On a `401`
|
||||
| 11 | [Foreign Limits](11-foreign-limits.md) | USD foreign transaction limits by card and channel |
|
||||
| 12 | [Tap-to-Pay](12-tap-to-pay.md) | NFC HCE contactless payment — token fetch and EMV APDU exchange |
|
||||
| 13 | [QR Payment](13-qr-payment.md) | PayMV QR payment — QR formats, payrequest lookup, 3-step pay flow |
|
||||
| 14 | [Notifications](14-notifications.md) | Notifications list, mark-as-read, and polling |
|
||||
| 15 | [Card Freeze](15-card-freeze.md) | Freeze / unfreeze a BML card |
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user