Seat Assignment API
What does a "Seat Assignment API " do? And when it does that, on whose behalf does it do it? Maybe you've heard the API acronym in various descriptions. The Hopscotch Seat Assignment API determines the best seat matches based on your seating preference, seating availability, historical activity and the probability of your getting a particular seat. Introductory concepts were written up in previous posts ( here , here and here ). We had to first understand why the existing systems neglected this type of transaction. It turned out that the preference engine model was complex, let alone creating a system to actually provide a solution. And on a full flight at that. Imagine what we can do once integrated with a seat assignment system. Seat (Re-)Assignment API The Hopscotch Seat Assignment API provides a computerized interface for exchanging information with another computer. Calling our API as an external and isolated system means it can support : Passenger electr...