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

Compare with Current View Page History

« Previous Version 17 Current »

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 : AirportIATAflightId or airportIATA is required
bagTagNumber : BagTagNumberRequired 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

nameADD Termcomment
bagStateDataBagStateDataList

  • No labels