| Property | Description | Returns | 
|---|---|---|
| id | int | |
| productCode | string | |
| reason | string | |
| uncommittedQuantity | int | |
| availableQuantity | int | |
| reservedQuantity | int | |
| inTransitQuantity | int | |
| onHandQuantity | int | |
| expiry | DateTime | |
| created | DateTime | |
| modified | DateTime | |
| fulfillment | Fulfillment | |
| batch | Batch | |
| warehouse | Warehouse | |
| item | Item | |
| createdBy | User | 
Inventory\Models\Api\Transaction
Transaction