1 structure change including:
1 Addition
Added
1
GET /countries/{countryCode}/states
1 structure change including:
1 Modification
Modified
1
Breaking
GET /country-matcher
- Query
-
query query parameter Modified
-
Query parameter is now required
Breaking
-
6 structure changes including:
6 Additions
Added
6
GET /callingcodes
GET /continents
GET /currencies
GET /currencies/{code}
GET /languages
GET /timezones
2 structure changes including:
2 Modifications
Modified
2
GET /regions
- Response
-
200 response Modified
- result property Added
GET /regions/{region}/subregions
- Response
-
200 response Modified
- result property Added
Documented country + regions endpoints
5 structure changes including:
5 Additions
Added
5
GET /countries/{countryCode}/purchasing-power
GET /countries/{countryCode}/zipcodes/{zipcode}
GET /regions
GET /regions/{region}/subregions
POST /countries/{countryCode}/format-address
Added correct return data for Country timezones endpoint
1 structure change including:
1 Modification
Modified
1
Breaking
GET /countries/{countryCode}/timezones
- Response
-
200 response Modified
-
result property Modified
-
Combinator is now
oneOf
-
-
result property Modified
Added schemas for all our currently supported entities as well as modified payload examples to match the API 1:1
3 structure changes including:
3 Modifications
Modified
3
GET /countries
- Response
-
200 response Modified
- result property Modified
GET /countries/{countryCode}
- Response
-
200 response Modified
- result property Modified
GET /countries/{countryCode}/timezones
- Response
-
200 response Modified
- result property Modified