Skip to content

6.1.3

Compare
Choose a tag to compare
@schldwcht schldwcht released this 30 Jan 09:14
· 4 commits to master since this release

Postcode Service API 6.1.3 Release

πŸ‡«πŸ‡· France

New zipcode-find endpoint

  • Added zipcode-find endpoint. This endpoint expects a part of zipcode or city name and will
    return a list of matches.

New street-find endpoint

  • Added street-find endpoint. This endpoint needs a correct zipcode, city name and part of a
    street name. It will return all found matches.

Developers documentation

🐞 Fixed bugs

  • Fixed rare HTTP code 500 server response for users with Dutch legacy /json/ endpoint calls and
    the address is a P.O. box (Postbus).
  • Fixed pagination update bug in NL V6 address-validation endpoint.