Allow providing multiple values for Postal Codes. #10
PawelWozniak
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. Greate API. I just got a task to fill in Land names in database based on psotal code.
Using such request
GET https://openplzapi.org/de/Localities?postalCode=13156I see in reposne that list of values is returned[{...}]can I provide then list of postal codes and get mutiple reponses in one call?
Something like GET https://openplzapi.org/de/Localities?postalCode=13156,12225` or any other format?
That would help to avoid multiple requests when checking many postal codes.
Beta Was this translation helpful? Give feedback.
All reactions