Support DQE
Articles
Recent activity by Support DQE
-
How it works ?
DQE's API can be called through a get or a post method. The answer will always be a json. For some solutions, the country field is mandatory and must be provided using the ISO3 code. This section...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
API - Authentication
To access DQE's API, an API key is required. This key can be included directly in the API call, or you may use the OAuth2 protocol through our service. The OAuth2 protocol will generate a token wit...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
API - Description - IDMOBILE - Simswap - GET
Simswap request Header: https://{SERVER_ADDRESS}/IDMOBILE/?number={NUM}&token={TOKEN}&licence={LICENCE_CODE}&scope={SCOPE}&period={PERIOD}&name={NAME} Simply replace the items in braces with your ...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
API - Description - IDMOBILE - Simswap - POST
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-urlencod...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
API - Description - IDMOBILE - Simswap - Response
Simswap response successKeyDescriptionFormatstatusStatus labelSTRINGoperatorPhone number operatorSTRINGswappedIndicates if the sim card has been swapped (false or true)STRING Response example:{ ...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
API - Description - IDMOBILE - Billing Consent - GET
Billing Consent GET request Header:https://{SERVER_ADDRESS}/IDMOBILE/?number={NUM}&token={TOKEN}&mode={MODE}&name={NAME}&code_name={CODE_NAME}&licence={LICENCE_CODE}&scope={SCOPE}&redirect_uri={URL...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
API - Description - IDMOBILE - Matching Notp - GET
Matching Notp request Header:https://{SERVER_ADDRESS}/IDMOBILE/?number={NUM}&token={TOKEN}&mode={MODE}&name={NAME}&code_name={CODE_NAME}&licence={LICENCE_CODE}&user_infos={INFORMATION}&scope={SCOPE...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
API - Description - IDMOBILE - Matching Notp - POST
Matching Notp request 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 ...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
API - Description - IDMOBILE - Matching Notp - Response
Matching No OTP request successIdentification to the operator without user consentThe response is a JSON whose keys are defined below:KeyDescriptionFormatfamily_nameResult of the comparison on the ...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
API - Description - IDMOBILE - Formfill Consent - GET
Formfilling Consent GET request Header:https://{SERVER_ADDRESS}/IDMOBILE/?number={NUM}&token={TOKEN}&mode={MODE}&name={NAME}&code_name={CODE_NAME}&licence={LICENCE_CODE}&scope={SCOPE}&redirect_uri=...
- Updated
- 1 follower
- 0 comments
- 0 votes