pixiSetOrderlinesInBoxToAUS

API call sets status of orderliness in the box to status "AUS". And empties the box.

Since pixi version: AVA Official - Update 23 (8.4.23.27873) Additional notes: The API call can only be used when "Centralized Ship-Out" or "Premium API" setting are enabled.


Request

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

Request body

Name Type Required Description
OrderNr integer true

pixi* order number.

Type: int

Default value:

Example: 123

Available from: AVA Official - Update 23 (8.4.23.27873)

UserName string false

User-Name used for putting orderliness status to AUS.

Type: varchar(50)

Default value: API

Example: abcdefg

Available from: AVA Official - Update 23 (8.4.23.27873)


Response

Name Type Description
Info string

Description of the status

Type: varchar

Available from: 25.06 (25.6.0.58802)

Status string

Execution status (OK/ERROR)

Type: varchar

Available from: 25.06 (25.6.0.58802)