GetAllPickingWaveHeaders

Get a list of all pickwaves
Permissions Required: GlobalPermissions.OrderBook.OpenOrders.PickingWaves.AllPickingWavesNode
Rate limit: 150 / minute

Log in to see full request history
Query Params
string

Pickwave state (optional), if not supplied then all states.

uuid

Location id for waves

string

Detail level, if not supplied then all is assumed

Response

Response body
object
PickwaveHeaders
array of objects

List of pickingwave headers without order details

PickwaveHeaders
object
uuid

Location Id

int32

Allocated user id

string

Allocated user EmailAddress

date-time

Creation date

int32

Order Count - Number of orders in pickwave.

int32

Item Count - Number of items in pickwave.

int32

Items Picked - Number of items picked in pickwave.

int32

Orders Picked - Number of orders picked in pickwave.

int32

Time taken in pickwave

date-time

Start date time of pickwave

date-time

End date time of pickwave

string

Pickwave group type

Items Orders

string

BinPriority OrderView

Orders
array of objects

Orders in pickwave. This data is not returned if just headers are requested.

Orders
object
int32

Pickwave order id

int32

Pickwave id

int32

Order Id

string

Pick state

Unpicked PartialPicked Picked Processed LockedOrParked Cancelled Deleted

int32

Sort order

int32

Items count

int32

Picked items count

Items
array of objects

Pickwave order items.

Items
object
int32

Pickwave item row id

int32

Pickwave id

int32

Quatity picked

string

Tote Barcode

int32

Sort order

int32

Quantity to pick

int32

ToT Id

string

Tray tag

string

Picking tag

string

Normal OrderStateInvalid Abandonned DeletedFromOrder

int32

Batch Inventory Id

int32

Linnworks Order Id

uuid

Unique order item row identifier

uuid

StockItemId

int32

Sort order of Order

Options
object
int32

Pickwave id

string

Current state of pickwave

Unallocated Allocated InProgress Paused Complete Abandoned Packing Shipped

Language
Credentials