pixiGetOrdersReadyForPickup

Deprecated

Procedure returns orders ready to pick up by customers on POS locations.

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


Request

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

Request body

Name Type Required Description
LocationId string false

Location Id

Type: varchar(50)

Default value: NULL

Example: 001

Available from: LOU Official (6.3.0.4452)


Response

1. Result set

Name Type Description
CustRef integer

pixi* Customer reference number whos order is ready for pickup

Type: int

Available from: 25.06 (25.6.0.58802)

ordernr integer

pixi* order Nr. that is ready for pickup by customer on POS location

Type: int

Available from: 25.06 (25.6.0.58802)