pixiGetOrderNrExternalByBoxNr

API Call returns the OrderNr, OrderNrExternal by BoxNr

Since pixi version: AVA Official - Update 23 (8.4.23.27873) Additional notes:


Request

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

Request body

Name Type Required Description
BoxNr integer true

Box number

Type: int

Default value:

Example: 123

Available from: AVA Official - Update 23 (8.4.23.27873)

LocId string true

Location id

Type: varchar(3)

Default value: NULL

Example: 001

Available from: 24.08 (24.8.0.50600)


Response

1. Result return

Name Type Description
OrderNrExternal string

OrderNrExternal

Type: VARCHAR

Available from: 25.06 (25.6.0.58802)