Versions Compared

Key

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

SetIPI (TransData, FlightLegIdentifier, InboundPassengerData[1..*]): ResponseStatus

Description:

Parametre

Name

Description

transData

 Information defining the two IT-sysstems involved, a unique reference to this operation and atimestamp.
FlightLegIdentifier Idetifies which flight leg (i.e. which specific flight) the submitted information is related to.
InboundPassengerData Information related to one passenger and his checked baggage. Will be repeated for all boarded passengers.

Return value: OperationResponse

Attribute

Description

responseCode


responseText

SetIPI

...

(transData: TransData, bag: Bag ) :  ResponseStatus 

Sends a notification of one bag event using IATA Baggage XML data.

...