Home X3 GraphQL API for X3 API reference Inventory package LpnOperationsLine LpnOperationsLine Less than 1 minute to read Properties _sortValue : Int _id : Id lineNumber : Int product : Product status : StockStatus stockSite : String packingUnit : UnitOfMeasure packingUnitToStockUnitConversionFactor : Decimal locationType : String location : Location licensePlateNumber : String sublot : String identifier1 : String identifier2 : String qualityAnalysisRequestId : String serialNumber : String owner : String exportNumber : Int importLine : Int lot : Lot _createStamp : Datetime _updateStamp : Datetime Inputs _sortValue : IntOrString _action : SystemProperties_EnumInput _sourceId : String _id : Id lineNumber : IntOrString product : ExternalReference status : ExternalReference stockSite : String packingUnit : ExternalReference packingUnitToStockUnitConversionFactor : Decimal locationType : String location : ExternalReference licensePlateNumber : String sublot : String identifier1 : String identifier2 : String qualityAnalysisRequestId : String serialNumber : String owner : String exportNumber : IntOrString stockId : String importLine : IntOrString stockDetails : [StockJournal_Input] lot : ExternalReference