GET api/District?statecode={statecode}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
statecode

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of District
NameDescriptionTypeAdditional information
Id

integer

None.

StateId

integer

None.

Code

string

None.

Name

string

None.

StatusId

integer

None.

State

State

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.