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.
| Name | Comment |
|---|---|
| bagTagNumber : BagTagNumber | Required |
| airportIATA : AirportIATA | If 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 |
| endTime : TimestampUTC | End time for when the requested events did occur (UTC). Example: 2024-04-22T08:00:00Z |
Maximum interval between startTime and endTime is 30 days.
Returns:
BagDetailsResponse
name | ADD Term | Comment |
|---|---|---|
| bagDetailsData | List |