Name | Description | Type | Additional information |
---|---|---|---|
ItemNumber |
Required. Indicates the unique identifier for this item. |
string |
None. |
SiteName |
The name of the site, along with the LocationCode, should specify where the item inventory quantity is to be added/received. |
string |
None. |
ParentContainerId |
If the SiteName and LocationCode are null, then this field is required. This is the immediate parent container Id which will receive the inventory. Note that the container must be added or received with its trackby container Id and quantity = 1.000 ( and the trackby container Id has not been removed or picked). |
string |
None. |
NewContainerId |
sometimes we are receiving a quantity of exactly 1.0 and the inventory is a new ContainerId. The new Trackby Container Id, the same restriction as track-by Serial Number applies. The quantity must be exactly 1.0000. |
string |
None. |
TransactionReferenceNumber |
Any number alpha-numeric value used to tag the Receive Transaction record. This value should be less than 64 characters. This value is NOT the order number and may or MAY NOT correlate to the ORDER REFERENCE NUMBER. |
string |
None. |
TransactionCustomerNumber | string |
None. |
|
TransactionVendorNumber |
the vendor (supplier) number used to tag the Receive Transaction record. |
string |
None. |
DateCode |
Indicates the date code of the inventory. |
date |
None. |
Lot |
Indicates the lot of the inventory. |
string |
None. |
SerialNumber |
Indicates the unique serial number of the inventory. For track-by Serial Number, the quantity must be exactly 1.0000. |
string |
None. |
UnitOfMeasure |
Required. Indicates the unit of measure associated with the item being received, must be specified even if there is only one unit on this order. Conversion from one unit of measure to another is not handled by this API. |
string |
None. |
LocationCode |
Required. Indicates the location in the site where the inventory was received. |
string |
None. |
Quantity |
Required. Indicates the quantity to receive. |
decimal number |
None. |