pixiInventoryItemsToRefill

Report procedure to refill/relocate stock

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


Request

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

Request body

Name Type Required Description
SortBy string false

Sort by BinSortNum 0 = bins on FromLocation, 1 = bins on ToLOcation.

Type: varchar(1)

Default value: 0

Example: abcdefg

Available from: LOU Official - Update 46 (6.9.46.27927)

ToLocID string true

Location where stock is put to.

Type: varchar(3)

Default value:

Example: abcdefg

Available from: LOU Official - Update 46 (6.9.46.27927)

FromLocID string true

Location where stock is taken from.

Type: varchar(3)

Default value:

Example: abcdefg

Available from: LOU Official - Update 46 (6.9.46.27927)

AdditionalLocID string false

Additional location where stock is taken from.

Type: varchar(3)

Default value: NULL

Example: abcdefg

Available from: LOU Official - Update 46 (6.9.46.27927)


Response

Name Type Description
EanUpc string

Item barcode

Type: varchar (13)

Available from: 25.06 (25.6.0.58802)

SortBy string

Type: varchar (1)

Available from: 25.06 (25.6.0.58802)

ItemName string

Item name

Type: varchar (120)

Available from: 25.06 (25.6.0.58802)

ToLocQty integer

Type: int

Available from: 25.06 (25.6.0.58802)

ItemNrInt string

Shop item number

Type: varchar (50)

Available from: 25.06 (25.6.0.58802)

FromBinqty integer

Type: int

Available from: 25.06 (25.6.0.58802)

FromLocQty integer

Type: int

Available from: 25.06 (25.6.0.58802)

MissingQty integer

Type: int

Available from: 25.06 (25.6.0.58802)

ParToLocID string

Type: varchar (3)

Available from: 25.06 (25.6.0.58802)

SupplPrice number

Supplier price of the item

Type: money

Available from: 25.06 (25.6.0.58802)

MinStockQty integer

Minimum stock quantity for the item

Type: int

Available from: 25.06 (25.6.0.58802)

TargetStock integer

Item target stock quantity

Type: int

Available from: 25.06 (25.6.0.58802)

ParFromLocID string

Type: varchar (3)

Available from: 25.06 (25.6.0.58802)

PicLinkLarge string

URL to picture of the item (large size)

Type: varchar (512)

Available from: 25.06 (25.6.0.58802)

PicLinkSmall string

URL to picture of the item (small size)

Type: varchar (512)

Available from: 25.06 (25.6.0.58802)

ToLocIDbinName string

Type: varchar (50)

Available from: 25.06 (25.6.0.58802)

OrdersOnHoldQty integer

Type: int

Available from: 25.06 (25.6.0.58802)

FromLocIDbinName string

Type: varchar (50)

Available from: 25.06 (25.6.0.58802)

OpenCustOrdersQty integer

Type: int

Available from: 25.06 (25.6.0.58802)

ToLocIDbinSortNum integer

Type: int

Available from: 25.06 (25.6.0.58802)

FromLocIDbinSortNum integer

Type: int

Available from: 25.06 (25.6.0.58802)