You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

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.

Parameters: 

  • transData: TransData  - See definition under Data entities. Metadata related to this transaction (event notification). 
  • bag: Bag  - See definition under Data entities. This is the IATA "Bag" element defined as part of "BagXML".

Returns: ResponseStatus  - See definition under Data entities .

  • No labels