Header: https://{SERVER_ADDRESS}/IDMOBILE/
The value {SERVER_ADDRESS} is the address of the DQE server that will process the data.
Simply add the parameters below in the Body to "x-www-form-urlencoded":
Parameter | Expected value type | Value description | Mandatory/Optional |
licence | {LICENCE_CODE} | Number assigned to you as your license code | Mandatory |
number | {NUM} | Phone number | Mandatory |
format | {FORMAT} | Desired formatting level (see table below) | Optional |
token | {TOKEN} | Token retrieved through authentication | Mandatory |
mode | {MODE} | 2 : authentication by code | Mandatory |
name | {NAME} | Customer name in the DQE database | Mandatory |
code_name | {CODE_NAME} | Optional field that contains a code associated with the {NAME} | Optional |
user_infos | {INFORMATION} |
Parameter that contains the client information in the form of a json ({"street_address": "","postal_code": "","locality": "","country": "","birthdate": "","email": "","lastname": "","gender": "","firstname": "","maiden_name":"","phone": "","number": ""}) |
Optional (Mandatory if scope « matching_n otp ») |
scope | {SCOPE} |
|
Mandatory |
period | {PERIOD} | Period during which the simswap check is to be performed (in the past). Value in hours. |
Optional (Mandatory if “simswap” scope) |