Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotel search Warring issue #250

Open
Arehmans opened this issue Jul 8, 2020 · 6 comments
Open

Hotel search Warring issue #250

Arehmans opened this issue Jul 8, 2020 · 6 comments

Comments

@Arehmans
Copy link

Arehmans commented Jul 8, 2020

Hi,
I have implemented the request to search for hotels in a specific area. I found results but at the same time a warning coming "0606 REQUEST HOC FOR RATES". Please assist me in this regard Please find attachment including request and response
hotel.zip

@vivekjyotipramanik
Copy link
Contributor

Hi Arehmans,

Could you please share the complete flow request and response. Only the search and book request does not really help with troubleshooting and analysis. It will be quicker to analyze the problem if you can share the complete req/rsp xml for the complete flow. Thanks.

@Arehmans
Copy link
Author

Arehmans commented Jul 8, 2020

HI @vivekjyotipramanik thanks for assisting me please find the attachment
Hotel full requests.zip

@vivekjyotipramanik
Copy link
Contributor

Hi Arehmans,

Your checkinDate in Search and your checkin date in Details are not matching. Please use same checkin Date through out the flow. Thanks.

@Arehmans
Copy link
Author

Arehmans commented Jul 8, 2020

ok let me check again thanks so much

@Arehmans
Copy link
Author

Arehmans commented Jul 9, 2020

Hi @vivekjyotipramanik i passed the same dates now getting some version problem can you please assist in this regard. Please find the attachments.
hotel_V.zip

@vivekjyotipramanik
Copy link
Contributor

Hi Arehmans,

You are trying to use 29 schema version which has been already decommissioned. Pleased use any latest schema version like version 42 or version 49. Also, you are using a very old date(1970) as well, please use any future dates. Past date will not work. Thanks.

hot:CheckinDate1970-01-01</hot:CheckinDate>
hot:CheckoutDate1970-01-01</hot:CheckoutDate>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants