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

Air_RetrieveSeatMap option to provide record locator doesn't work #219

Closed
DerMika opened this issue Aug 3, 2018 · 2 comments
Closed

Air_RetrieveSeatMap option to provide record locator doesn't work #219

DerMika opened this issue Aug 3, 2018 · 2 comments
Labels

Comments

@DerMika
Copy link
Collaborator

DerMika commented Aug 3, 2018

Apparently when providing a PNR Record Locator, you also have to provide a companyId, otherwise you'll get an error 18|Application|The backend didn't understand the incoming query.

@DerMika DerMika added the bug label Aug 3, 2018
@zhaonan0218
Copy link

Based on the reply from Amadeus tech support, there are 2 modes in seatmap retrieve request:

  • non-retrieval PNR mode
  • PNR mode

and companyId (carrier) was in the itineraryInfo block along with the controlNumber (recordLocator) in the PNR_reply response

@DerMika
Copy link
Collaborator Author

DerMika commented Aug 5, 2018

Fix is merged to the master branch.

You can check it out by switching to dev-master in composer.json.

This fix will be released with the 1.8.0 release.

@DerMika DerMika closed this as completed Aug 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants