POST api/CityAPI/NewInsertUpdateCity

Request Information

URI Parameters

None.

Body Parameters

CityDTO
NameDescriptionTypeAdditional information
CityName

string

Required

String length: inclusive between 1 and 50

CityNameAr

string

Required

String length: inclusive between 1 and 50

CityId

integer

None.

RegionName

string

None.

RegionId

integer

Required

isActive

boolean

None.

CreatedBy

integer

None.

FlagId

integer

None.

message

string

None.

OrganizationId

integer

None.

DistictEn

string

None.

DistictAr

string

None.

DistrictEn

string

None.

DistrictAr

string

None.

DistritId

integer

None.

CityLst

Collection of CityDTO

None.

RegionLst

Collection of CityDTO

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

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.