Country APIs
stringstring stringstring stringstring string[]stringstring stringstring
Schemas
CountryEntryDto
Country code and display name.
codeCountry code.
nameCountry display name.
StateEntryDto
State or province code and display name.
codeState or province code.
nameState or province display name.
ListCountriesResponse
Returns supported countries with codes and display names.
Supported countries with code and display name.
statusError status when the request fails.
messageError message when the request fails.
ListEuCountriesResponse
Returns EU member country codes.
countryCodesEU member country codes.
statusError status when the request fails.
messageError message when the request fails.
ListStatesForCountryResponse
Returns states or provinces for the requested country.
States or provinces for the requested country.
statusError status when the request fails.
messageError message when the request fails.

