Header:
https://{SERVER_ADDRESS}/IDMOBILE/?number={NUM}&token={TOKEN}&licence={LICENCE_CODE}&scope={SCOPE}&period={PERIOD}&name={NAME}
Simply replace the items in braces with your information :
Parameter | Expected value type | 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 which must be “simswap” for this scope | Mandatory |
period | {PERIOD} | Period during which the simswap check is to be performed (in the past). Value in hours. | Mandatory |
name | {NAME} | Customer name in the DQE database | Mandatory |