POST api/WhizTChatLocationMaster/GetStateListByCountryId
By Rahul,getting list of state by country.
Request Information
URI Parameters
None.
Body Parameters
StateByCountry_ParamName | Description | Type | Additional information |
---|---|---|---|
CountryId | integer |
None. |
Request Formats
application/json, text/json
Sample:
{ "countryId": 1 }
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.