GetBagState ( parameter list ) : BagStateResponse
Description:
Fra BiA-IQ: QueryBagState returns the state of a bag on one or all air ports the system has information about. The "state" of a bag is defined in BagStateData and is in practice a compilation of information from BiaBagDetailsMessage.
Method:
GET
Parameters:
Parameters are query parameters in the URL.
Name | Comment |
|---|---|
flightId : FlightId | flightId or airportIATA is required |
| airportIATA : AirportIATA | flightId or airportIATA is required |
| bagTagNumber : BagTagNumber | Required if flightId is not set |
| startTime : TimestampUTC | Start time for when the bag state was registered (UTC). Example: 2024-04-22T07:00:00Z Default value is -1 day |
| endTime : TimestampUTC | End time for when the bag state was registered (UTC). Example: 2024-04-22T08:00:00Z Default value is +1 day |
Returns:
BagStateResponse
| name | ADD Term | comment |
|---|---|---|
| bagStateData | BagStateData | List |