{
"message": "string",
"companyId": "string",
"userId": "string",
"cityName": "string",
"cityCode": "string",
"checkInDate": "string",
"checkOutDate": "string",
"applyId": "string",
"filterParam": {
"distanceRange": 2000,
"priceMax": 0,
"priceMin": 0,
"categoryList": [
"string"
],
"brandList": [
"string"
],
"facilityList": [
"string"
],
"location": {
"locationName": "string",
"districtAreaFlag": false,
"longitude": "string",
"latitude": "string"
},
"rating": 0,
"agreementHotelFlag": false
},
"locateLonLat": {
"locationName": "string",
"longitude": "string",
"latitude": "string"
},
"keyId": "string"
}curl --location --request POST '/hotelSearch/inlineHotelSearch' \
--header 'Content-Type: application/json' \
--data-raw '{
"message": "string",
"companyId": "string",
"userId": "string",
"cityName": "string",
"cityCode": "string",
"checkInDate": "string",
"checkOutDate": "string",
"applyId": "string",
"filterParam": {
"distanceRange": 2000,
"priceMax": 0,
"priceMin": 0,
"categoryList": [
"string"
],
"brandList": [
"string"
],
"facilityList": [
"string"
],
"location": {
"locationName": "string",
"districtAreaFlag": false,
"longitude": "string",
"latitude": "string"
},
"rating": 0,
"agreementHotelFlag": false
},
"locateLonLat": {
"locationName": "string",
"longitude": "string",
"latitude": "string"
},
"keyId": "string"
}'{
"timeout": 0,
"handler": {},
"earlySendAttempts": [
{
"data": {},
"mediaType": {
"type": "",
"subtype": "",
"parameters": {
"": ""
},
"toStringValue": ""
}
}
],
"complete": false,
"failure": {
"detailMessage": "",
"cause": {
"detailMessage": "",
"cause": {},
"stackTrace": [
{
"classLoaderName": "",
"moduleName": "",
"moduleVersion": "",
"declaringClass": "",
"methodName": "",
"fileName": "",
"lineNumber": 0,
"format": 0
}
],
"suppressedExceptions": [
{}
]
},
"stackTrace": [
{
"classLoaderName": "",
"moduleName": "",
"moduleVersion": "",
"declaringClass": "",
"methodName": "",
"fileName": "",
"lineNumber": 0,
"format": 0
}
],
"suppressedExceptions": [
{
"detailMessage": "",
"cause": {},
"stackTrace": [
{
"classLoaderName": "",
"moduleName": "",
"moduleVersion": "",
"declaringClass": "",
"methodName": "",
"fileName": "",
"lineNumber": 0,
"format": 0
}
],
"suppressedExceptions": [
{}
]
}
]
},
"timeoutCallback": {
"delegate": {}
},
"errorCallback": {},
"completionCallback": {
"delegate": {}
}
}