Skip to content

Switch to new Auckland council property search API#22

Merged
rusq merged 1 commit intorusq:masterfrom
LaurenceGA:master
Dec 12, 2025
Merged

Switch to new Auckland council property search API#22
rusq merged 1 commit intorusq:masterfrom
LaurenceGA:master

Conversation

@LaurenceGA
Copy link
Contributor

This PR migrates the address lookup functionality to use the new Auckland Council property search API endpoint (nextapi/property). Found this by looking at the search endpoint they use on the address lookup page.

Key changes:

  • API goes from SOAP -> REST
  • Simplified data structure to get rid of some old fields
  • Added some HTTP status code check so we get better errors when this happens
  • All tests updated to match new API contract

Copy link
Owner

@rusq rusq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you @LaurenceGA

@rusq rusq merged commit bae7ba3 into rusq:master Dec 12, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants