Mes.WebApi.Models.V3.EnProd.ItemInventorySource JSON Schema
- Last UpdatedNov 06, 2025
- 1 minute read
| Name | Description | Data Type |
|---|---|---|
| inventory_from_row_id | The unique row ID of the source item inventory record in the Item_Inv table. For a Put, the row ID is used as an input parameter to identify the record to update. For a Post or Put, the row ID is returned to identify the record that was added or updated. | integer |
| storage_ent_id | The ID of the source storage entity. | integer |
| last_edit_at | The date and time when the source item inventory record was added or last edited, in UTC. | string |
| transfer_qty | The transfer quantity. | number |
| transfer_qty_erp | The transfer quantity to be reported to an ERP system. | number |
| transfer_comments | Comments about the transfer. | string |