GET v1/store/countries

Gets the list of countries.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

All existing countries in database, names according to users culture

Collection of CountryModel
NameDescriptionTypeAdditional information
ID

Unique identifier

globally unique identifier

None.

FriendlyID

Number identifier

integer

None.

Name

Name of country

string

None.

Response Formats

application/json, text/json

Sample:

Sample not available.