Skip to main content
POST
Return the list of locations and their respective default Cultures
Returns the list of locations and their respective default Cultures. This method may be used as an alternative for calling LocationDefaultCulture for every user’s geo-location returned by the LocationByIp method. If LocationsDefaultCulturesList returns no LocationCulture item matching Country, Region, and City determined by LocationByIp , the fallback is to use the LocationCulture item with matching Country, matching Region, and empty value for City. If there is no LocationCulture with the matching Country and Region as well, the fallback is to use the LocationCulture item with a matching Country, empty value for Region, and empty value for City.

Response

200 - application/json

The list of locations and their respective cultures.

LocationCulture
LocationCulture · object[]

Returns the list of locations and their respective cultures