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