{
"id": "80000001-1234567890",
"objectType": "qbd_item_site",
"createdAt": "2021-10-01T12:34:56-05:00",
"updatedAt": "2021-10-01T15:45:30-05:00",
"revisionNumber": "1721172183",
"inventoryAssemblyItem": {
"id": "80000001-1234567890",
"fullName": "Inventory Assembly Item"
},
"inventoryItem": {
"id": "80000001-1234567890",
"fullName": "Inventory Item"
},
"inventorySite": {
"id": "80000001-1234567890",
"fullName": "Main Warehouse"
},
"inventorySiteLocation": {
"id": "80000001-1234567890",
"fullName": "Aisle 3, Shelf B"
},
"reorderLevel": 25,
"quantityOnHand": 150,
"quantityOnPurchaseOrders": 40,
"quantityOnSalesOrders": 30,
"quantityToBeBuiltByPendingBuildTransactions": 15,
"quantityRequiredByPendingBuildTransactions": 12,
"quantityOnPendingTransfers": 8,
"assemblyBuildPoint": 20
}
An item site represents a location where inventory items are stored. This is useful for tracking inventory at different locations, such as a warehouse or a store.
The schema is of type object
.