pixiReportStockSalesOverview

Overiew of all items with Stocklevel, Stock movements and basic sales.

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


Request

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

Request body

Name Type Required Description
RowCount integer false

(optional) Nr of Rows to return (1000 default)

Type: int

Default value:

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

ItemKeyStart integer false

(optional) Starting with ItemKey, for pagination.

Type: int

Default value:

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

StatDateFrom string false

(0ptional) Set start date for the statistics. Sales and stock movement are only considered after that date (YYYYMMDD)

Type: datetime

Default value:

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

OnlyItemsOnStock boolean false

(optional) Only show items with stock at the moment.

Type: bit

Default value:

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)


Response

Name Type Description