actionDatestring date-time nullable
type'pick' | 'receive' | 'revert' | 'adjustment' | 'setItemValue' | 'eventOverride' required
Primary inventory event type.
secondaryType'pick' | 'receive' | 'override' | 'revert' | 'deposit' | 'create' | 'consume' | 'ship' | 'sold' | 'transferOut' | 'transferIn' | 'found' | 'expired' | 'damaged' | 'lost' | 'returnVendor' | 'returnStock' | 'receivedNoPo' | 'returnIncrease' | 'returnDecrease' | 'otherIncrease' | 'otherDecrease' | 'scrap' | 'waste' | 'transferredFromSalesOrder' | 'overrideItemValue' | 'transferFromLot' | 'transferToLot' | 'stockAdjustmentIncrease' | 'stockAdjustmentDecrease' | 'stockTake'
Secondary, verbose description for an event.
sourceType'purchaseOrder' | 'job' | 'shipment' | 'shipmentLineItem' | 'shipping' | 'receiving' | 'item' | 'workOrder' | 'salesOrder' | 'jobOperation' | 'workOrderOperation' | 'fulfillment' | 'itemToMakeMaterialRemnant' | 'poRcvValueAdj'
Indicator for the initial source of the event.
sourceNamestring nullable
sourceEntityIdstring nullable
sourceRelatedType'purchaseOrder' | 'job' | 'shipment' | 'shipmentLineItem' | 'shipping' | 'receiving' | 'item' | 'workOrder' | 'salesOrder' | 'jobOperation' | 'workOrderOperation' | 'fulfillment' | 'itemToMakeMaterialRemnant' | 'poRcvValueAdj'
Indicator for the initial source of the event.
sourceRelatedEntityIdstring nullable
sourceItemToMakeIdstring nullable
Source item to make id. Please reference /api/jobs/{jobId}/items-to-make endpoint.
itemIdstring nullable
Item id key identifier. Please reference /api/items endpoint.
itemToMakeIdstring nullable
Item to make id key identifier. Please reference /api/jobs/{jobId}/items-to-make endpoint.
quantitynumber double required
reservedForIdstring nullable
This is the id for the underlying entity that this inventory is reserved for.
reservedForType'job' | 'salesOrder' | 'shipment' | 'shipmentLineItem' | 'invoice' | 'invoiceLineItem' | 'customer' | 'customerAddress' | 'item' | 'receivingInspection' | 'failedInspection'
lotIdstring nullable
The lot this inventory is allocated to. Please reference /api/inventory-lots endpoint.
locationIdstring nullable
The location this inventory is allocated to. Please reference /api/locations endpoint.
revertInventoryEventIdstring nullable
If the event is intended to "revert" a previous transaction, this value contains the original event.
notestring nullable
A note associated to this event.