Header:
https://{SERVER_ADDRESS}/{VERSION}/funnelpostcode/
The value {SERVER_ADDRESS} is the address of the DQE server that will process the data.
The value {VERSION} is the version of the API that will be used
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 |
| PostalCode | {POSTAL_CODE} | Postal code to be searched | Mandatory |
| Country | {COUNTRY_CODE} | ISO country code (3 letters) | Mandatory |
| Extended | {EXTENDED} | Y or N
For FRA and BEL only, the grouping of postal codes by municipality is fragmented. | Optional |
| Limit | {INTEGER} | Maximum value of suggestion in the CP call | Optional |
| Filter | {INTEGER} | 1 = Postal code & PoBox 2 = Postal code & Street 3 = Postal code 4 = One suggestion per Postal Code and City (MYS only) | Optional |
| Length | {LENGTH} | Maximum caracters allowed (minimum : 32) | Optional |
| Langue | {LANGUAGE} | For Japan only, JP = Kanji KT = Katakana EN = English | Optional |
Related to