Support DQE
Articles
Recent activity by Support DQE
-
API Restful - Description - Address - funnelpostcode - GET
funnelpostcode request :https://{SERVER_ADDRESS}/{VERSION}/funnelpostcode/?PostalCode={POSTAL_CODE}&Country={COUNTRY_CODE}&Extended={EXTENDED}&Licence={LICENCE_CODE}&Limit={INTEGER}&Filter={INTEGER...
- Updated
- 0 followers
- 0 comments
- 0 votes
-
API Restful - Description - Address - SINGLE - GET
Single request :https://{SERVER_ADDRESS}/{VERSION}/single/?Address={INPUT}&Length={LENGTH}&Country={COUNTRY_CODE}&Licence={LICENCE_CODE}&Limit={NB}&Version=1&Filter={FILTER}Simply replace the items...
- Updated
- 0 followers
- 0 comments
- 0 votes
-
API Restful - Description - Address - SINGLE - POST
single request :https://{SERVER_ADDRESS}/{VERSION}/single/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 w...
- Updated
- 0 followers
- 0 comments
- 0 votes
-
API Restful - Description - Address - SINGLE - Response
Single response successThe JSON response is a dictionary (object) containing two main keys:"Found": an integer indicating the number of addresses found (e.g., 0 or 1),"Addresses": a list containing...
- Updated
- 0 followers
- 0 comments
- 0 votes