-
Notifications
You must be signed in to change notification settings - Fork 47
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
Unable to create reservation #246
Comments
I was able to get the right endpoint which is AirService in this case. But I am getting CHECK FORMAT error now.
I tried ActionStatus/@TicketDate="2020-09-30" and "2020-09-30T23:59:00.000" as well. Both formats are not working. Thanks |
Hi a-fatah, Could you please try with the below. Thanks. <com:ActionStatus TicketDate="2020-07-07" Type="TAU" ProviderCode="1G" /> |
Thanks @vivekjyotipramanik It is working but why I am unable to use TTL action status ? |
Hi a-fatah, I believe the reason is PreProduction system, could you please raise a MyTravelport ticket anyway regarding the TTL status. Thanks. |
Hi @vivekjyotipramanik
I am unable to create reservation using following xml:
I am getting Payload: Error 404: SRVE0295E: Error reported: 404 as response. I made request to this endpoint: https://emea.universal-api.travelport.com/B2BGateway/connect/uAPI/UniversalRecordService
To make sure I am not using wrong endpoint, I sent invalid request xml and then it returned some validation error message but I don't know why it's giving 404 message on complete request.
Please help. Thanks
The text was updated successfully, but these errors were encountered: