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

ticket booking instructions need to specify that "airline" field must be the 2-letter airline code #252

Open
AndrewBrook-Google opened this issue Feb 28, 2024 · 0 comments

Comments

@AndrewBrook-Google
Copy link
Contributor

Machine tries to do this:

POST /tickets/insert?airline=Southwest&flight_number=158&departure_airport=SFO&arrival_airport=LAS&departure_time=2024-04-08+08:36:00&arrival_time=2024-04-08+10:00:00 HTTP/1.1

but the airline field needs to be "WN", not "Southwest"

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

1 participant