Skip to main content
POST
/
api
/
v1
/
Inventories
/
Move
[
  "<string>"
]

Authorizations

Authorization
string
header
required

Enter the Bearer AccessToken; Example: 'Bearer 12345abcdef'

Body

application/json

A request to move inventory

supplierId
string
required

SupplierId is the unique ID for the owner of items in the system

Minimum string length: 2
warehouseCode
string
required

The warehouse (Code) For example,

"GLW" - Glenwillow,
"WDI" - Green Island,
"PSO" - Paso Robles,
"SMA" - Santa Maria,
"SHW" - Willamette Valley
"DAL" - Dallas
Minimum string length: 1
subInventoryCode
string
required

From Sub Inventory Code

Minimum string length: 1
lineItems
object[] | null

The SKUs to move

Response

200 - application/json

Returns the list of inventory request results