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

Compare with Current View Page History

« Previous Version 13 Next »

QueryBagState ( 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

Description

Comment

flightId

FlightIdflightId or airportIATA is required
airportIATAAirportIATAflightId or airportIATA is required
bagTagNumberBagTagNumberRequired if flightId is not set
startTime

Start time for when the bag state was registered (UTC). Example: 2024-04-22T07:00:00Z

Default value is -1 day

endTime

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