Get All Hotel City Name

Get All Hotel City Name

GET https://traveloapi.com/yourapi/hotelapi/cities

Path Parameters

[

  {
"CityId": 1,
"CityKeyId": 0,
"CityName": "AGRA",
"LocationId": 0,
"LocationName": null,
"StateCode": null,
"StateName": null,
"CountryCode": null,
"CountryName": null,
"IsAlias": false,
"StateId": 0,
"CreatedBy": null,
"CreatedDate": "0001-01-01T00:00:00",
"ModifiedBy": null,
"ModifiedDate": "0001-01-01T00:00:00"
},

  

  ]

Last updated