GET api/get/regions/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of RegionDTO
NameDescriptionTypeAdditional information
RegionID

integer

None.

CountryID

integer

None.

RegionName

string

None.

RegionImage

string

None.

Nacional

integer

None.

Response Formats

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

Sample:

Sample not available.