PUT api/City/Put
Request Information
URI Parameters
None.
Body Parameters
CityName | Description | Type | Additional information |
---|---|---|---|
Name | string |
None. |
|
StateId | globally unique identifier |
None. |
|
StateName | string |
None. |
|
StateNVList | Collection of Pair of globally unique identifier [key] and string [value] |
None. |
|
CountryId | globally unique identifier |
None. |
|
CountryName | string |
None. |
|
CountryNVList | Collection of Pair of globally unique identifier [key] and string [value] |
None. |
|
Id | globally unique identifier |
None. |
|
IsActive | boolean |
None. |
|
TransactedBy | string |
None. |
|
TransactedDate | date |
None. |
|
Remark | string |
None. |
|
Version | integer |
None. |
|
LastChanged | Collection of byte |
None. |
|
LogInfo | LogInfo |
None. |
|
DocumentNumber | string |
None. |
|
IsSelected | boolean |
None. |
|
IsDirty | boolean |
None. |
|
Messege | string |
None. |
|
Errors | Collection of Object |
None. |
|
HasErrors | boolean |
None. |
|
HasSystemErrors | boolean |
None. |
|
HasValidationErrors | boolean |
None. |
|
IsDeleted | boolean |
None. |
|
PrimaryKeyName | string |
None. |
|
PrimaryKeyValue | globally unique identifier |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.