Service assigns two PNR locator (BookingReference) for order with interline flight (Marketing and Operating carrier is not S7) <ns3:BookingReferences>
<ns3:BookingReference>
<ns3:ID>LXKSLB</ns3:ID>
<ns3:AirlineID>S7</ns3:AirlineID>
</ns3:BookingReference>
<ns3:BookingReference>
<ns3:Type>
<ns3:Definition>FL2</ns3:Definition>
</ns3:Type>
<ns3:ID>WAITING</ns3:ID>
<ns3:AirlineID>PG</ns3:AirlineID>
</ns3:BookingReference>
</ns3:BookingReferences> |
Second BookingReference with value 'WAITING' means that partner airline has not assigned the PNR value yet Please complete Read operation to update order status
Besides you receive partner segment status 'HN' if partner BookingReference not assigned yet
|