API - Description - Phone - GET

Support DQE
Support DQE
  • Updated

Phone GET request

There is one API available for Phone:

  • /TEL/: validates the phone number.

Endpoint

https://{SERVER_ADDRESS}/TEL/?Pays={COUNTRY_CODE}&Tel={TEL}&Format={FORMAT}&Status=Y&TimeOut={TIME}&Separator={SYMBOL}&Licence={LICENCE_CODE}

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}Licence code assigned to your account.Mandatory
Pays{COUNTRY_CODE}ISO 3-letter country code.Mandatory
Tel{TEL}Phone number to validate.Mandatory
Format{FORMAT}Desired formatting level (see table below).Optional
StatusYEnables level 2 verification for French mobile phone numbers and returns the additional Status and LabelStatus fields.Optional
TimeOut{TIME}Maximum query time for verification, in seconds. Example: 0.5 for 500 ms.Optional
Separator{SYMBOL}Separator character. Accepted values: - or ..Optional

Format values

ValueDescription
0Phone number without spaces.
1Phone number with a space every two digits.
2Phone number in the format +YY X XX XX XX XX.
3Phone number in the format +YY XXXXXXXXX.
4Phone number in the format +YY (0) XXXXXXXXX.
5Phone number in the format +YYXXXXXXXXX.
6Phone number in the format +YY (0) X XX XX XX XX.
7Phone number in the format XX.XX.XX.XX.XX (France only).
8Phone number in the format +YY.X.XX.XX.XX.XX.
9Phone number in the format YYXXXXXXXXX.

Related to

Was this article helpful?

0 out of 0 found this helpful