pixiReportStockRange

Report items with long stock ranges...

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


Request

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

Request body

Name Type Required Description
SupplNr string false

Only one specific supplier

Type: varchar(4)

Default value: NULL

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

PriceMax number false

Maximum Price

Type: money

Default value: NULL

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

PriceMin number false

Minimum Price

Type: money

Default value: NULL

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

RowCount integer false

RowCount

Type: int

Default value: 100

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

StartRow integer false

StartRow

Type: int

Default value: NULL

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

StockMin integer false

Only show items with minimal stock of ...

Type: int

Default value: NULL

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

DeductReturns boolean false

Deduct Returns

Type: bit

Default value: 0

Example:

Available from: AVA 17.03 (8.4.27.29272)

MinStockRange integer false

Minimum stock range in days. Default = 100

Type: int

Default value: 100

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

SalesDaysBack integer false

Count sales for X days back from today on. Default: 360

Type: int

Default value: 360

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

LastStockIncDays integer false

Last time, stock was added for this item. Doesnt show items that where added recently, because there was maybe not enough time yet to sell them

Type: int

Default value: NULL

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

ExcludeInhouseEAN boolean false

Exclude "non real" inhouse EANS starting with 2...

Type: bit

Default value: 0

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)


Response

1. Result set

Name Type Description
Row string

Row

Type: bigint

Available from: / (25.7.0.59144)

Price number

Price

Type: money

Available from: / (25.7.0.59144)

Sales integer

Sold items in gives range of days (sold = invoiced, returned included)

Type: int

Available from: / (25.7.0.59144)

Stock integer

Stock on given location

Type: int

Available from: / (25.7.0.59144)

EANUPC string

EANUPC

Type: varchar

Available from: / (25.7.0.59144)

ItemKey integer

ItemKey

Type: int

Available from: / (25.7.0.59144)

ItemName string

ItemName

Type: varchar

Available from: / (25.7.0.59144)

ItemNrInt string

ItemNrInt

Type: varchar

Available from: / (25.7.0.59144)

StockRange number

StockRange

Type: numeric

Available from: / (25.7.0.59144)

SupplPrice number

SupplPrice

Type: money

Available from: / (25.7.0.59144)

ItemNrSuppl string

ItemNrSuppl

Type: varchar

Available from: / (25.7.0.59144)

SalesPerDay number

SalesPerDay

Type: numeric

Available from: / (25.7.0.59144)

LastStockInc integer

Last time put to stock in Days

Type: int

Available from: / (25.7.0.59144)