Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If Iberia Plus validation fails, we will continue with the flow and return a warning in the response.

Frequent Flyer numbers can be added or changed in an Order simply using the OrderChange message and including the <PassengerServicing> section with the new information.

Code Block
<Query>
  <OrderID>IB1223c05e830541c684ea8818a89a4e5aOP</OrderID>
  <PassengerServicing>
    <New PassengerID="ADULT_01">
      <LoyaltyProgramAccount>
        <!--Passenger's FQTV details-->
          <Airline>
            <AirlineDesignator>IB</AirlineDesignator>
          </Airline>
          <AccountNumber>12341234</AccountNumber>
      </LoyaltyProgramAccount>
      <ActionType>Add</ActionType>
    </New>
  </PassengerServicing>
</Query>

To update an existing Frequent Flyer number you simply include the new one.

The deletion of an existing Frequent Flyer number is not presently available.

On Business

For more commercial information on On Business please see the On Business web.

This is a type of Frequent Flyer program for SMEs (PyMes). By entering the On Business ID in the booking points are earned.

...

Personal Frequent Flyer points can also be earned at the same time if the FF number is also entered in the booking.

On Business numbers can be added or changed in an Order in the same way as the Frequent Flyer, simply using the OrderChange message and including the <PassengerServicing> section with the new information.

To update an existing On Business number you simply include the new one.

The deletion of an existing On Business number is not presently available.

...