GetBinRacksById

Returns the list of BinRacks by BinRack Ids for WMS locations.
Rate limit: 150 / minute

Log in to see full request history
Body Params
BinrackIds
array of int32s
BinrackIds
Response

Response body
object
BinRacks
array of objects

List of binracks available for the given item in the order applicability.

BinRacks
object
int32

BinRack internal id

int32

BinRack type id

string

BinRack

GeoPosition
object

Describes GeoPosition

Dimension
object

Dimension

int32

Sequence in which the picking or stock movement should be done. Routing.

double

Max capacity volume

double

Maximum volumetric capacity of the location WxDxH = volumetric

int32

How full the bin rack is in percentage 0 to 100, based on the max quantity or max volumetric capacity. Updated everytime stock is moved in or out.

int32

Current total quantity of all items in the bin rack. Updated everytime stock is moved in or out.

double

Current calculation of total volumetric total for all items in the binrack. Updated everytime stock is moved in or out.

double

Based on the fill percentage, indicates the bin rack as needs replenishment. Auto recalculated based on the consumption.

double

User fixed fill percentage. When it reaches this level the binrack is considered for replenishment.

boolean

Item Restriction

boolean

Group Restriction

uuid

Location of the binrack.

string

Readonly value of the TypeName loaded from BinRackTypeId

int32

Readonly value of the Standard type loaded from BinRackTypeId

boolean

Readonly value indicates if the Type is Volumumetric

string

Direction the item should be accessed from.

StorageGroups
array of strings

List of storage groups either for the whole binrack or relevant to specific stock item.

StorageGroups
int32

Unique skus in binrack.

ItemsInfo
object
BinrackType
object

Bin Rack Type

boolean

Indicates if the binrack is valid for the supplied stockitem.

Decisions
array of strings
Decisions
Language
Credentials