Skip to main content

Documentation Portal

Regions

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).

Method/URL

https://{server_name}/Browsing/Regions

Parameters

Request

Parameter Name

Type

Description

Mandatory

countryCode

String

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

No

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

No

Response

Parameter Name

Type

Description

Mandatory

Region

List of Region

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