GetBagState ( parameter list ) : BagStateResponse

Description:

Returns the state of a bag on one or all airports that the system has information about.

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