Header :
https://{SERVER_ADDRESS}/LASTNAMESUGGEST/?Lastname={NAME}&NBResponse={NUM}&Licence={LICENCE_CODE}
Simply replace the items in braces with your information :
Parameter | Expected value type | Value description | Mandatory/Optional |
Server address | {SERVER_ADDRESS} | Address of the DQE server that will process the data | Mandatory |
Licence | {LICENCE_CODE} | Number assigned to you as your license code | Mandatory |
Lastname | {NAME} | Part of the name already entered by the user | Mandatory |
NBResponse | {NUM} | Maximum number of suggestions to return | Optional (by default: « 10 ») |