GET api/ObjectRegions?countryId={countryId}

получить регионы указанной страны

Request Information

URI Parameters

НаименованиеОписаниеТипДополнительная информация
countryId

integer

Required

Body Parameters

None.

Информация о ответе

Resource Description

JsonResultOfListOfBV_Regions
НаименованиеОписаниеТипДополнительная информация
Content

Collection of BV_Regions

None.

SerializerSettings

JsonSerializerSettings

None.

Encoding

Encoding

None.

Request

HttpRequestMessage

None.

Response Formats

application/json, text/json

Sample:

Sample not available.