HandlingAgency
A Handling Agency responsible for baggage handling
Properties
Name |
Description |
Type |
Required |
Generic |
Enum |
Ignore |
agent |
A Role of an individual person to be a staff of an agency. |
Agent |
false |
|
|
false |
bagActivity |
A condition in which things are happening or being done to a bag, such as 'scan a bag'. |
BagActivity |
true |
|
|
false |
handlingAgencyCode |
The code of the baggage handling agency organization. |
HandlingAgencyCode |
false |
|
|
false |
{
"agent" : {
"agency" : { },
"agentIdentifier" : "string",
"bagActivity" : { },
"bagTag" : { },
"handlingAgency" : { },
"individual" : { }
},
"bagActivity" : {
"activityCode" : { },
"actualDateTime" : "string",
"aircraftParkingPosition" : { },
"baggageClaim" : { },
"baggageProcess" : { },
"bagSegment" : { },
"bagStatus" : { },
"boardingGate" : { },
"checkInDesk" : { },
"descText" : "string",
"handlingAgency" : { },
"handlingAgent" : { },
"handlingBay" : { },
"handlingStation" : { },
"offStationInd" : "boolean",
"operatingCarrier" : { },
"paxStatus" : { },
"screeningDeviceIdentifier" : "string",
"screeningMethodCode" : { },
"seqOrdinal" : "integer",
"terminal" : { },
"terminalPier" : { },
"terminalSatellite" : { }
},
"handlingAgencyCode" : {
"handlingAgencyCodeEnum" : { }
}
}