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

Compare with Current View Page History

« Previous Version 20 Current »

GetBagDetails ( parameter list ) : BagDetailsResponse

Description:

Returns data about the set of bag events that fit the parameter list.

Fra BiA-IQ: Returns data on all events related to a bag (if the filter does not limit the search too much) at one or all airports. The return set is potentially all information that BiA has received about this baggage, and is the data base on which all other BiA services and messages are based.

Method:

GET

Parameters:

Parameters are query parameters in the URL.

NameComment
bagTagNumber : BagTagNumberRequired
airportIATA : AirportIATAIf not supplied, data from multiple airports might be returned. 
startTime : TimestampUTC

Start time for when the requested events did occur (UTC). Example: 2024-04-22T07:00:00Z
Default value is -1 day

endTime : TimestampUTC

End time for when the requested events did occur (UTC). Example: 2024-04-22T08:00:00Z
Default value is +1 day

Maximum interval between startTime and endTime is 30 days.

Returns:

BagDetailsResponse

name

ADD Term

Comment
bagDetailsData

BagDetailsData

List

  • No labels