pixiGetDeliveryItemEvaluation

API Call to get number of items for 1SS / normal picklists

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


Request

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

Request body

Name Type Required Description
1SSBin string false

Bin for 1SS items

Type: varchar(50)

Default value: NULL

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

EANUPC string true

Barcode (required)

Type: varchar(13)

Default value:

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

Quantity integer true

Quantity of items that have been delivered (required)

Type: int

Default value:

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

PutToStockBin string false

Bin for Put To Stock

Type: varchar(50)

Default value: NULL

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

NormalOrdersBin string false

Bin for normal items

Type: varchar(50)

Default value: NULL

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)


Response

1. Result set

Name Type Description
1SS integer

1SS

Type: int

Available from: 25.06 (25.6.0.58802)

EANUPC string

EANUPC

Type: varchar

Available from: 25.06 (25.6.0.58802)

OnDemand integer

OnDemand

Type: int

Available from: 25.06 (25.6.0.58802)