Name | Description | Type | Additional information |
---|---|---|---|
Id |
Receiving Id. System generated |
integer | |
PONumber |
Purchase order number |
integer | |
WarehouseId |
Warehouse Id of where to receive the inventory |
integer |
Required |
ItemCode |
Item code receiving |
string |
Required |
LotNumber |
Lot number for the receive. |
string | |
ReceiveDate |
Date of the receiving event |
date | |
ReceiveQuantity |
Quantity to receive |
decimal number |
Required |
Notes |
Receiving notes |
string | |
WarehouseName | string | ||
ModifiedDateTime |
Modified datetime for the object. This will be added by the system. |
date | |
ExecutionTime |
How long the method took in milliseconds. System supplied value. |
integer | |
TxID |
Transaction ID of the call. Will be added for the response. Not needed in the request. |
string |