API - Description - Address - CP - POST

Support DQE
Support DQE
  • Updated

Use this endpoint in Funnel mode to search for postal codes and localities before selecting a street with /ADR/, using the POST method.

Related Address documentation:

CP POST request

Endpoint

https://{SERVER_ADDRESS}/CP/

The value {SERVER_ADDRESS} is the address of the DQE server that will process the data.

Add the parameters below in the request body using x-www-form-urlencoded.

Parameter Value Description Mandatory/Optional
Licence {LICENCE_CODE} Licence code assigned to your account. Mandatory
CodePostal {POSTAL_CODE} Postal code to be searched. Mandatory
Pays {COUNTRY_CODE} ISO 3-letter country code. Mandatory
Alpha True Always send the value True. Mandatory
Instance {VALUE} Allows you to pass a value during the call. This value is returned in the response. Optional
Etendue Y Allows search with at least 2 digits in the postal code. For France and Belgium only, the grouping of postal codes by municipality is fragmented. Optional
NbMax {NB_MAX} Maximum number of suggestions returned by the CP call. Optional
Filter {FILTER}

1: postal code and Cedex; 2: postal code and street; 3: postal code; 4: one suggestion per postal code and city, for Malaysia only.

If not specified, all suggestions are returned.

Optional
Langue {LANGUAGE} For Japan only: JP Kanji, JK Katakana, EN English. Optional

Related to

Was this article helpful?

0 out of 0 found this helpful