API Restful - Description - Phone - POST

Support DQE
Support DQE
  • Updated

Phone validation request

Get phonelookup request

Header:
https://{SERVER_ADDRESS}/{VERSION}/phonelookup/

The value {SERVER_ADDRESS} is the address of the DQE server that will process the data.

The value {VERSION} is the version of the API that will be used

Simply add the parameters below in the Body to «x-www-form-urlencoded» :

ParameterValue of the parameterValue descriptionMandatory/Optional
Licence{LICENCE_CODE}Number assigned to you as your license codeMandatory
Number{NUMBER}Phone number to be validatedMandatory
Country{COUNTRY_CODE}

Country in which the phone number will be validated

ISO country code (3 letters)

Mandatory
Format{FORMAT}Format Mandatory (can be empty)
Activity{ACTIVITY}

In the case of a level 2 verification on a French mobile phone.

Fill in the "Y" value to obtain 2 additional output fields: "Status" and "LabelStatus" > see details here: Level 2 verification

Optional (if not specified, default is N)

The values to be returned in the "format" field are defined in the table below

ValueDescription
0Phone number without spaces
1Phone number with a space every two digits
2Phone number in the format: +YY X XX XX XX XX (YY = country code)
3Phone number in the format: +YY XXXXXXXXX (YY = country code)
4Phone number in the format: +YY (0) XXXXXXXXX (YY = country code)
5Phone number in the format: +YYXXXXXXXXX (YY = country code)
6Phone number in the format: +YY (0) X XX XX XX XX (YY = country code)
7Phone number in the format: XX.XX.XX.XX.XX (Specifically for France)
8Phone numebr in the format: +YY.X.XX.XX.XX.XX

 

Related to

Was this article helpful?

0 out of 0 found this helpful