FlyerTalk Forums - View Single Post - How to specify the booking code on ITA
View Single Post
Old Sep 1, 2012 | 12:02 pm
  #64  
ITA Hacker
Company Representative - ITA Software
All eyes on you!
20 Years on Site
 
Join Date: Feb 2006
Location: Cambridge, MA
Posts: 362
Originally Posted by zencat
The ITA wiki shows how to specify booking code/airline pairs, as follows:
Code:
/f lh..f,aa..y
But this syntax is rejected. I'm not surprised, it's very strange to have two dots like that.

What's the correct way to do this?
I guess we don't support the comma anymore, but this works if you replace the comma with a vertical bar:

Code:
/f lh..f|aa..y
ITA Hacker is offline