Feedback France Responses
Feedback allows you to manage addresses missing in France.
Note: This is the documentation for the v2 API which is still in beta.
GET Example request:
https://api.pro6pp.nl/v2/feedback/fr?authKey=YOUR_API_KEY
This application gives the following result:
200: List of addresses
[
{
"countryCode": "FR",
"postalCode": "68110",
"street": "Rue de la Doller",
"streetNumber": 1000,
"settlement": "Illzach"
}
]
Error responses
401: Not authenticated
404: No results found