GetBagDetails ( parameter list ) : BagDetailsResponse

Description:

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: