-
Notifications
You must be signed in to change notification settings - Fork 191
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
Special Seat Request in PNR_AddMultiElements #174
Comments
Which version of |
this is I think PNRADD_16_1_1A |
The problem is that I don't find any samples on Amadeus' Extranet . What I have implemented is sample:
in the Can you point me to some Amadeus documentation regarding this new way to add Seat requests to the PNR? |
I've implemented it, calling it "Special Seat Type" for now. It's available on I'm waiting to see if you can dig up any documentation which could give me a clue as to how to name this feature better. |
You can add seat request as SSR element as well. If you just want to specify if window or aisle. |
I am sorry for being late in response...Yes you are correct...its name should be Special Seat Type Request. The help documentation is same as I post in issue statement. |
In that case you can test the new feature on the master. I'll release it with 1.7.0. |
Version 1.7.0 has been released! |
I was trying to send special seat request. Here is what amadeus respond with the new preference
In this scenario, the issue is the NSSW (Non-smoking window seat) request. This is no longer supported by most airlines. In order to make a request for a preferred seat, please use the STR as below:
In the seatType node, you can send the following:
But using class preference, it never add the tag in seat request...that's what cause the response to invalid. Is there any luck regarding this. Here is class generated XML in request that differ from Amadeus recommendation.
The text was updated successfully, but these errors were encountered: