InventoryCountItems
Retrieve a list of all inventory count items in the account.
Columns
| Name | Type | References | |
| AccountId | Integer |
Account.Id | |
| Id [KEY] | Integer | ||
| InventoryCountId | Integer | ||
| ItemId | Integer | ||
| EmployeeId | Integer | ||
| TimeStamp | Datetime | ||
| Qty | Integer |