Skip to content

Commit

Permalink
Update documentation/API proposals/IMEI Fraud.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ricardo Serrano Gutierrez <[email protected]>
  • Loading branch information
jgarciahospital and TEF-RicardoSerr authored Sep 6, 2024
1 parent 526b3f3 commit 4692559
Showing 1 changed file with 2 additions and 11 deletions.
13 changes: 2 additions & 11 deletions documentation/API proposals/IMEI Fraud.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,8 @@ IMEI Fraud API submission
| API name | IMEI Fraud|
| API owner | MTN - Waseem Amra |
| Initial API Contributors | MTN - Waseem Amra |
| API summary | This API enables the API Consumer to determine whether fraud has been reported for the connected device. It will use the MSISDN or/ IMEI to check if the associated device has been reported as lost, suspended, stolen, blacklisted.

Use case – account takeover, online registration |
| Technical viability | This API uses IMEI info, usually stored by the MNO, to determine whether any fraud logs are associated with the device.

Input: MSISDN & or IMEI number

Output:

Status: e.g. Blocked, lost,stolen, blacklisted etc
Date_reported:10-01-2023 |
| API summary | This API enables the API Consumer to determine whether fraud has been reported for the connected device. It will use the MSISDN or/ IMEI to check if the associated device has been reported as lost, suspended, stolen, blacklisted. <br>Use case – account takeover, online registration |
| Technical viability | This API uses IMEI info, usually stored by the MNO, to determine whether any fraud logs are associated with the device. <br><li> Input: MSISDN & or IMEI number. <br><li>Output: Status (e.g. Blocked,lost,stolen, blacklisted etc.) & Date_reported:10-01-2023 |
| Commercial viability | Customer demand has been validated |
| YAML code available? | yes Updated yaml provided |
| Validated in lab/productive environments? | No In Commercial network |
Expand Down

0 comments on commit 4692559

Please sign in to comment.