GET api/Address/GetIslands?includeInActive={includeInActive}

Returns list of Islands in Maldives where C2H is operational

Request Information

URI Parameters

NameDescriptionTypeAdditional information
includeInActive

true: indicates to include island into list even if it maked inactive by C2H admin

boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

List of Islands with it's ID and Name

IHttpActionResult

None.

Response Formats

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

Sample:

Sample not available.