POST api/city/saveCity
Request Information
URI Parameters
None.
Body Parameters
city| Name | Description | Type | Additional information |
|---|---|---|---|
| CityId | integer |
None. |
|
| CityName | string |
None. |
|
| CreatedBy | integer |
None. |
|
| UpdateBy | integer |
None. |
|
| CreationDate | date |
None. |
|
| UpdationDate | date |
None. |
|
| DeletedStatus | boolean |
None. |
|
| SKUId | integer |
None. |
|
| IP | string |
None. |
|
| StateId | integer |
None. |
|
| CompanyId | integer |
None. |
|
| company | company |
None. |
|
| jobs | Collection of job |
None. |
|
| city_route | Collection of city_route |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.