Header: https://{SERVER_ADDRESS}/MAILSUGGEST/
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-urlencoded":
Parameter | Expected value type | Value description | Mandatory/Optional |
Licence | {LICENCE_CODE} | Number assigned to you as your license code | Mandatory |
Nom | {NAME} | Last name entered in the form | Mandatory |
Prenom | {FIRST NAME} | First name entered in the form | Mandatory |
{EMAIL} | Part of the email already entered by the user | Optional | |
Pays | {COUNTRY_CODE} | ISO country code (3 letters) | Optional |
Instance | {VALUE} | Allows you to pass a value during the call | Optional |