CreateWarehouseMove

Create a new warehouse move in state of In Transit or Open.
To create a new move you need the exact batch inventory id and bin rack id of the destination. However it is possible to create a move without knowing where it is going specifically,
in which case don't supply BinrackIdDestination (or send null)
Permissions Required: GlobalPermissions.Inventory.WarehouseManagement.StockMoveNode
Rate limit: 150 / minute

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int32

Batch Inventory Id of the stock item you are moving

int32

Quantity of items being moved

int32

Destination if known, can be null

int32

If the move is part of a specific job, specify job id so it can be marked off from the job

int32

(Optional) Move to TOT id, create or retrive tot scan barcode first. To unassign from Tot send 0

string
enum

Type of the move. Open means its an instruction to move, In Transit actually marks the item as unavilable and physically being moved

Allowed:
uuid
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json