BatchInventory_InternalView
batchInventoryId int32
batchList object[]
Array [
batch object
autoGenerated boolean
batchId int32
batchNo string
createdDate date-time
expiryDate date-time
planningUnitId int32
batchInventoryTransId int32
qty double
]
createdBy object
userId int32
username string
createdDate date-time
inventoryDate string
lastModifiedBy object
userId int32
username string
lastModifiedDate date-time
planningUnit object
id int32
idString string
label object
baseModel object
baseModel
labelId int32
label_en string
label_fr string
label_pr string
label_sp string
versionId int32
BatchInventory_InternalView
{
"batchInventoryId": 0,
"batchList": [
{
"batch": {
"autoGenerated": true,
"batchId": 0,
"batchNo": "string",
"createdDate": "2024-07-29T15:51:28.071Z",
"expiryDate": "2024-07-29T15:51:28.071Z",
"planningUnitId": 0
},
"batchInventoryTransId": 0,
"qty": 0
}
],
"createdBy": {
"userId": 0,
"username": "string"
},
"createdDate": "2024-07-29T15:51:28.071Z",
"inventoryDate": "string",
"lastModifiedBy": {
"userId": 0,
"username": "string"
},
"lastModifiedDate": "2024-07-29T15:51:28.071Z",
"planningUnit": {
"id": 0,
"idString": "string",
"label": {
"baseModel": {},
"labelId": 0,
"label_en": "string",
"label_fr": "string",
"label_pr": "string",
"label_sp": "string"
}
},
"versionId": 0
}