pixiGetItemStockOnLocations

Deprecated

Returns item stock on location

Since pixi version: LOU Official (6.3.0.4452) Additional notes:


Request

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

Request body

Name Type Required Description
EAN string false

Item EAN

Type: varchar(13)

Default value: NULL

Example: abcdef

Available from: LOU Official (6.3.0.4452)

ItemKey integer false

Item Id

Type: int

Default value: NULL

Example: 123

Available from: LOU Official (6.3.0.4452)

Quantity integer false

Quantity - output

Type: int

Default value: NULL

Example: 001

Available from: LOU Official (6.3.0.4452)

ItemNrInt string false

Item number (internal)

Type: varchar(50)

Default value: NULL

Example: abcdef

Available from: LOU Official (6.3.0.4452)

LocationId string false

Location Id

Type: varchar(50)

Default value: NULL

Example: 001

Available from: LOU Official (6.3.0.4452)

ItemNrSuppl string false

Item number (supplier)

Type: varchar(50)

Default value: NULL

Example: abcdef

Available from: LOU Official (6.3.0.4452)


Response

1. Result set

Name Type Description
AvailQTY integer

AvailQTY

Type: int

Available from: 25.06 (25.6.0.58802)

Location string

Location

Type: varchar

Available from: 25.06 (25.6.0.58802)

PhysicalQTY integer

PhysicalQTY

Type: int

Available from: 25.06 (25.6.0.58802)

RealQtyAvail integer

RealQtyAvail

Type: int

Available from: 25.06 (25.6.0.58802)

SpecialStock integer

SpecialStock

Type: int

Available from: 25.06 (25.6.0.58802)