Skip to main content

InventoryBatchInfo

inventoryTransBatchInfoId int32
batch object
batchId int32
batchNo string
autoGenerated boolean
planningUnitId int32
expiryDate date-time
createdDate date-time
adjustmentQty double
actualQty double
InventoryBatchInfo
{
"inventoryTransBatchInfoId": 0,
"batch": {
"batchId": 0,
"batchNo": "string",
"autoGenerated": true,
"planningUnitId": 0,
"expiryDate": "2024-07-29T15:51:28.071Z",
"createdDate": "2024-07-29T15:51:28.071Z"
},
"adjustmentQty": 0,
"actualQty": 0
}