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

Compare with Current View Page History

« Previous Version 19 Next »

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.

NameDescriptionComment
bagTagNumberBagTagNumberRequired
airportIATAAirportIATAIf not supplied, data from multiple airports might be returned. 
startTime

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

Default value is -1 day

endTime

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