*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
URL | description | status | notes |
|---|---|---|---|
ws/ref/subnational1/list | Return entire list of "state" names | coded, not deployed |
|
ws/ref/subnational1/list?countryCode=<2-letter ISO country code> | Return list of "state" names found in the given country | coded, not deployed |
|
ws/ref/subnational1/find?match=<string to match> | Return list of "state" names that match | coded, not coded deployed | Can wildcards be used in the match string? |
...