How to create order with extra baggage/seat
问题 I'm using self-service APIs, and I already get the extra baggage information from the flight offer price API, such as price, quantity , weight etc. But how to create order by adding the extra baggage? Do you have an exemple about this scenario? Same question for seat. Once I get the seat map of flight offer, is it possible to create order by selecting available seat ? Thanks 回答1: Add baggage information You first need to include the include=bags parameter in the path of Flight Offers Price