post https://api.pay2mobiles.com/api-service/hotel/cityList
Log in to see full request history
Responses
xxxxxxxxxx
10curl --location 'http://localhost:8099/api-service/hotel/cityList' \
--header 'api_key: 25xxxxxxxxx26' \
--header 'tokenId: d57ef303-777c-4dc4-9b53-dbfc681b00cf' \
--header 'Content-Type: application/json' \
--data '{
"endUserIp": "223.190.84.195",
"countryCode": "IN",
"searchType": "1"
}'
xxxxxxxxxx
6088}
{
"code": "0000",
"message": "SUCCESS",
"data": {
"traceId": "6ea1f40a-5c10-4e29-8982-32d18726465c",
"tokenId": "d57ef303-777c-4dc4-9b53-dbfc681b00cf",
"status": 1,
"error": {
"errorCode": 0,
"errorMessage": ""
},
"destinations": [
{
"cityName": "Delhi",
"countryCode": "IN",
"countryName": "India",
"destinationId": 130443,
"stateProvince": "DELHI",
"type": 1
},
{
"cityName": "Mumbai",
"countryCode": "IN",
"countryName": "India",
"destinationId": 144306,