Inventory Transfer

The Inventory Transfer transaction posts details about per-location item inventory level changes when items are transferred between two locations. This basic inventory transfer decreases items in the source location and increases them in the receiving location, all in one step.

This transaction is available when the Locations feature and the Multi-Location Inventory (MLI) feature are enabled. For more details, see Transferring Inventory.

The inventory transfer record is defined in the tranInvt (inventory) XSD.

Note:

The transfer order is a more complex transaction that can be used to schedule and track the individual steps of the inventory transfer process through each stage of a transfer process in which items are moved from one location to another over a period of time. A transfer order, unlike an inventory transfer, can go through an approval process. For details about the Transfer Order record, see Inventory Transfer Orders.

Supported Operations

The following operations can be used with inventory transfer records:

add | addList | delete | deleteList | get | getDeleted | getList | getSavedSearch | getSelectValue | search | update | updateList | upsert | upsertList

Note:

You can also use the asynchronous equivalents of SOAP web services list operations. For information about asynchronous operations, see SOAP Web Services Asynchronous Operations. For more information about request processing, see Synchronous Versus Asynchronous Request Processing.

Field Definitions

The SOAP Schema Browser includes definitions for all body fields, sublist fields, search filters, and search joins available to this record. For details, see the SOAP Schema Browser’s inventory transfer reference page.

Note:

For information about using the SOAP Schema Browser, see SOAP Schema Browser.

Accessing Serial/Lot or Bin Data for Line Items

As of the 2011.2 endpoint, code to access serial number, lot number, and bin number data varies according to whether the Advanced Bin Management / Numbered Inventory Management feature is enabled.

For more details, see Updating SOAP Web Services Code When Advanced Bin / Numbered Inventory Management is Enabled.

Related Topics

General Notices