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.7.0.59144)

SortBy string

Type: varchar (1)

Available from: / (25.7.0.59144)

ItemName string

Item name

Type: varchar (120)

Available from: / (25.7.0.59144)

ToLocQty integer

Type: int

Available from: / (25.7.0.59144)

ItemNrInt string

Shop item number

Type: varchar (50)

Available from: / (25.7.0.59144)

FromBinqty integer

Type: int

Available from: / (25.7.0.59144)

FromLocQty integer

Type: int

Available from: / (25.7.0.59144)

MissingQty integer

Type: int

Available from: / (25.7.0.59144)

ParToLocID string

Type: varchar (3)

Available from: / (25.7.0.59144)

SupplPrice number

Supplier price of the item

Type: money

Available from: / (25.7.0.59144)

MinStockQty integer

Minimum stock quantity for the item

Type: int

Available from: / (25.7.0.59144)

TargetStock integer

Item target stock quantity

Type: int

Available from: / (25.7.0.59144)

ParFromLocID string

Type: varchar (3)

Available from: / (25.7.0.59144)

PicLinkLarge string

URL to picture of the item (large size)

Type: varchar (512)

Available from: / (25.7.0.59144)

PicLinkSmall string

URL to picture of the item (small size)

Type: varchar (512)

Available from: / (25.7.0.59144)

ToLocIDbinName string

Type: varchar (50)

Available from: / (25.7.0.59144)

OrdersOnHoldQty integer

Type: int

Available from: / (25.7.0.59144)

FromLocIDbinName string

Type: varchar (50)

Available from: / (25.7.0.59144)

OpenCustOrdersQty integer

Type: int

Available from: / (25.7.0.59144)

ToLocIDbinSortNum integer

Type: int

Available from: / (25.7.0.59144)

FromLocIDbinSortNum integer

Type: int

Available from: / (25.7.0.59144)