Support DQE
Articles
Recent activity by Support DQE
-
API - Description - Address - Check Address - GET
It is possible to check a complete address after entry in addition to or instead of auto-completion.Control of a form (RNVP call) outside of France: RNVP calls can also be used for international ad...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
API - Description - Address - Introduction
Description: Assistance with data entry and verification of postal address reliability. Prerequisite:The country field must be filled in by the end user. Our Address Solution can be implemented in ...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
API - Authentication - OAuth2 - GET
Header: https://{SERVER_ADDRESS}/oauth/access_token/?client_secret={CLIENT_SECRET}&scope={SCOPE}&client_id={LICENCE_CODE}Simply replace the items in braces with your information:ParameterValue of...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
API - Authentication - OAuth2 - POST
Header: https://{SERVER_ADDRESS}/oauth/access_token/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-f...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
API - Authentication - OAuth2 - Response
OAuth2 success If you are authorized by the server, you will receive a response in the form of a JSON dictionary containing the following keys: Key Description Type access_token Temporary...
- Updated
- 1 follower
- 0 comments
- 0 votes
-
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