API - Description - IDMOBILE - Matching Notp - GET

Support DQE
Support DQE
  • Updated

Endpoint:

https://{SERVER_ADDRESS}/IDMOBILE/?number={NUM}&token={TOKEN}&mode={MODE}&name={NAME}&code_name={CODE_NAME}&licence={LICENCE_CODE}&user_infos={INFORMATION}&scope={SCOPE}&redirect_uri={URL_REDIRECT}&country={COUNTRY}

Replace the values in braces with your own information:

ParameterValueDescriptionMandatory/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
mode{MODE}2: authentication by code.Mandatory
name{NAME}Partner name in the DQE Software database, usually your company name.Mandatory
code_name{CODE_NAME}Optional field containing a code associated with {NAME}.Optional
user_infos{INFORMATION}JSON object containing the client information.Optional. Mandatory if the scope is matching_notp.
scope{SCOPE}Static value. Must be matching_notp for this scope.Mandatory
redirect_uri{URL_REDIRECT}Redirection URL. DQE adds the session token and status to the redirect.Optional
country{COUNTRY}Use only for international Matching NOTP. Expected value: ISO 2 country code.Optional

Description of expected values in the user_infos parameter. Each key must be present, even if no value is provided.

KeyDescription
street_addressStreet type and name.
postal_codePostal code.
localityCity.
countryCountry name in full.
birthdateDate of birth in YYYY-MM-DD format.
emailEmail address.
lastnameLast name.
maiden_nameMaiden name.
genderGender: M or F.
firstnameFirst name.
phonePhone number.
numberStreet number.

Related to

Was this article helpful?

0 out of 0 found this helpful