Endpoint:
https://{SERVER_ADDRESS}/IDMOBILE/
Method: POST
Add the following parameters in the request body using x-www-form-urlencoded.
| Parameter | Value | Description | Mandatory/Optional |
|---|---|---|---|
| licence | {LICENCE_CODE} |
Number assigned to you as your license code. | Mandatory |
| number | {NUM} |
Phone number. | Mandatory |
| token | {TOKEN} |
Token retrieved through authentication. | Mandatory |
| scope | {SCOPE} |
Static value. Must be simswap for this scope. |
Mandatory |
| period | {PERIOD} |
Past period during which the SIM swap check is performed. Value in hours. | Mandatory |
| name | {NAME} |
Customer name in the DQE database. | Mandatory |
Related to