POST api/WhizTChatLocationMaster/GetStateListByCountryId

By Rahul,getting list of state by country.

Request Information

URI Parameters

None.

Body Parameters

StateByCountry_Param
NameDescriptionTypeAdditional information
CountryId

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "countryId": 1
}

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.