Country

Creates a new country

Creates a new country

post/countries

Request body

iso2string
iso_alpha3string
iso_numericinteger
fips_codestring
namestring
capitalstring
areainsqkmnumber float
populationinteger
continentstring
tldstring
currencystring
currencynamestring
phonestring
postalcodeformatstring
postalcoderegexstring
languagesstring
geonameidinteger
neighboursstring
equivalentfipscodestring

Response

New country added

idinteger
created_atstring
updated_atstring
iso2string
iso_alpha3string
iso_numericinteger
fips_codestring
namestring
capitalstring
areainsqkmnumber float
populationinteger
continentstring
tldstring
currencystring
currencynamestring
phonestring
postalcodeformatstring
postalcoderegexstring
languagesstring
geonameidinteger
neighboursstring
equivalentfipscodestring

Changes