Skip to main content
POST
Creates a request to move inventory

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,

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