Inventory Transfer Object Formats
Inventory Transfer Object Properties
Required properties are in bold.
Property | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
FromStorageLocation | string | Identifies the inventory storage location where the inventory will be transferred from. | ||||||||||||
Items | collection | Identifies the list of items that were transferred. | ||||||||||||
FlexAttrs | collection | This property contains the FlexAttr values that were entered. | ||||||||||||
ToStorageLocation | string | Identifies the inventory storage location where the inventory will be transferred to. | ||||||||||||
TransferTech | object | Identifies the other tech involved in the inventory transfer
| ||||||||||||
TransferType | string | Identified the type of inventory transfer (Inbound or Outbound) | ||||||||||||
TransferUTC | datetime | Identifies the date and time, in UTC format, when the inventory transfer took place. | ||||||||||||
UserID | string | Identifies the user who completed this portion of the inventory transfer process. | ||||||||||||
ValidationCode | object | Identifies the validation code that the application calculated during the inventory transfer process. This validation code is used to ensure that both parties in the transfer have entered the correct product numbers, quantities, serial numbers and batch numbers. During the transfer half of the code is provided to the user transferring the inventory out while the other half is displayed to the user receiving the inventory. Each party must provide their half of the code to the other. Once a device has both halves the process can be completed.
|