API - Description - IDMOBILE - NumberVerify - URL - GET

Support DQE
Support DQE
  • Updated

Use this endpoint to initiate an IDMobile Number Verify URL request, using the GET method.

Related IDMobile Number Verify documentation:

IDMobile Number Verify URL GET request

Endpoint

https://{SERVER_ADDRESS}/IDMOBILE/?number={NUM}&token={TOKEN}&name={NAME}&licence={LICENCE_CODE}&scope={SCOPE}&redirect_uri={URL_REDIRECT}

Replace the values in braces with your own information:

Parameter Value Description Mandatory/Optional
licence {LICENCE_CODE} Number assigned to you as your license code. Mandatory
number {NUM} Phone number. Mandatory
token {TOKEN} Token retrieved through authentication. Mandatory
name {NAME} Partner name in the DQE database, usually your company name. Mandatory
scope {SCOPE} Static value. Must be numVerify for this scope. Mandatory
redirect_uri {URL_REDIRECT} Redirection URL. DQE adds the session token and status to the redirect. Optional

Related to

Was this article helpful?

0 out of 0 found this helpful