pixiGetStockBinsEmpty

Get empty bins

Since pixi version: LOU Official - Update 46 (6.9.46.27927) Additional notes:


Request

POST https://apigateway.descartes.com/tms/pixi/pixiGetStockBinsEmpty

Request body

Name Type Required Description
Rows integer false

Number of rows returned

Type: int

Default value: 10

Example: 10

Available from: LOU Official - Update 46 (6.9.46.27927)

LocID string false

Location Id

Type: varchar(3)

Default value: NULL

Example: 001

Available from: LOU Official - Update 46 (6.9.46.27927)

BinName string false

Bin Name

Type: varchar(50)

Default value: NULL

Example: abcdef

Available from: LOU Official - Update 46 (6.9.46.27927)

NearBinKey integer false

Search arround this Bin

Type: int

Default value: NULL

Example: 123

Available from: LOU Official - Update 46 (6.9.46.27927)


Response

1. Result set

Name Type Description
BinKey integer

Bin Reference Key

Type: int

Available from: 25.06 (25.6.0.58802)

BinName string

Bin Name

Type: varchar

Available from: 25.06 (25.6.0.58802)

BinLocID string

LocationID of this bin

Type: varchar

Available from: 25.06 (25.6.0.58802)

BinSortNum integer

Sort Number of this bin

Type: int

Available from: 25.06 (25.6.0.58802)