forked from shihaam/thijooree
add docs for ported numbers
This commit is contained in:
@@ -104,6 +104,15 @@ Treat `custType: null` as unsupported — fall back to Dhiraagu lookup.
|
||||
| `"HYBRID"` | Raastas + Ooredoo Bill Pay (show chip selector) |
|
||||
| `null` / absent | Unsupported — fall back to Dhiraagu lookup |
|
||||
|
||||
## Number Portability
|
||||
|
||||
Due to **mobile number portability (MNP)** in the Maldives, a subscriber can port their number between Ooredoo and Dhiraagu while keeping the same number. This means:
|
||||
|
||||
- A number starting with **7** (typically Dhiraagu) may now be on the Ooredoo network.
|
||||
- A number starting with **9** (typically Ooredoo) may now be on the Dhiraagu network.
|
||||
|
||||
Always fall back to the other provider's lookup if this API returns `custType: null`, regardless of the number prefix.
|
||||
|
||||
---
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user