BagStatus
A status of a bag at a particular time in a process.
Properties
Name |
Description |
Type |
Required |
Generic |
Enum |
Ignore |
authenticationStatusCode |
The code of the bag authentication status |
AuthenticationStatusCode |
false |
|
|
false |
bagActivity |
A condition in which things are happening or being done to a bag, such as 'scan a bag'. |
BagActivity |
true |
|
|
false |
containerizationStatusCode |
The code of the bag containerization status. Includes bag irregularities in loading. A baggage irregularity is a (baggage process) that is irregular in form or nature. |
ContainerizationStatusCode |
false |
|
|
false |
movementStatusCode |
The code of the bag movement status |
MovementStatusCode |
false |
|
|
false |
screeningResultReason |
An Event that occurs spontaneously about a bag, and to which the organization is required to respond. |
BagIncident |
false |
|
|
false |
screeningResultStatusCode |
The code of the bag screening result status |
SecurityScreeningStatusCode |
false |
|
|
false |
sortationStatusCode |
The code of the bag sortation status |
SortationStatusCode |
false |
|
|
false |
storageStatusCode |
The code of the bag storage status. |
StorageStatusCode |
false |
|
|
false |
{
"authenticationStatusCode" : {
"authenticationStatusCodeEnum" : { }
},
"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" : { }
},
"containerizationStatusCode" : {
"containerizationStatusCodeEnum" : { }
},
"movementStatusCode" : {
"movementStatusCodeEnum" : { }
},
"screeningResultReason" : {
"bagStatus" : { },
"incidentIdentifier" : "string",
"screeningAlarmCode" : { }
},
"screeningResultStatusCode" : {
"securityScreeningStatusCodeEnum" : { }
},
"sortationStatusCode" : {
"sortationStatusCodeEnum" : { }
},
"storageStatusCode" : {
"storageStatusCodeEnum" : { }
}
}