GET region/get/{regionId}

Gets an existing Region

Request Information

URI Parameters

NameDescriptionTypeAdditional information
regionId

Id of the region to be retrieved

integer

Required

Body Parameters

None.

Response Information

Resource Description

RegionGetResponse

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.