Endpoint:
https://{SERVER_ADDRESS}/IDMOBILE/?number={NUM}&token={TOKEN}&licence={LICENCE_CODE}&scope={SCOPE}&period={PERIOD}&name={NAME}
Replace the values in braces with your own information:
| Parameter | Value | Description | Mandatory/Optional |
|---|---|---|---|
| SERVER_ADDRESS | {SERVER_ADDRESS} |
Address of the DQE server that will process the data. | Mandatory |
| 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