Use Case for Changing the Location of an Inventory Item

To change the location of the inventory item, enter the internal ID of the new location in the body.

          PATCH {{REST_SERVICES}}/record/v1/inventoryItem/{{INVENTORY_ITEM_ID}}

{
    "location" : 3
} 

        

Related Topics

Inventory Item Use Cases
Use Case for Adding a Vendor to an Inventory Item
Use Case for Finding Items that are Assigned a Pricing Group
Use Case for Deleting an Inventory Item

General Notices