Skip to main content
POST
Return the list of regions (states or provinces) optionally filtered by Country
Returns the list of regions (states or provinces) optionally filtered by Country. The list might include only the regions for the countries where specifying a region in address is mandatory ( IsStateMandatory = true).

Query Parameters

countryCode
string

2-char ISO country code. If not specified, all the countries supported by the Merchant will be returned

cultureCode
string

ISO culture code. If specified, the textual properties (i.e. Name) will be returned in the requested culture’s language. Texts in English will be returned by default for the regions where the texts for the requested culture are unavailable or if the cultureCode argument has not been specified

Response

200 - application/json

List of regions (states or provinces).

Region
Region · object[]

Returns the list of regions (states or provinces), list of Region objects.