API Call to set order information

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


Request

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

Request body

Name Type Required Description
OrderNr integer false

pixi Order Number

Type: int

Default value: NULL

Example: 123456

Available from: LOU Official - Update 46 (6.9.46.27927)

Referrer string false

Referrer

Type: varchar(50)

Default value: NULL

Example: abcdef

Available from: LOU Official - Update 46 (6.9.46.27927)

SubShopLogo string false

SubShopLogo

Type: varchar(50)

Default value: NULL

Example: abcdef

Available from: LOU Official - Update 46 (6.9.46.27927)

SubShopName string false

SubShopName

Type: varchar(50)

Default value: NULL

Example: abcdef

Available from: LOU Official - Update 46 (6.9.46.27927)

OrderNrExternal string false

External Order Number

Type: varchar(50)

Default value: NULL

Example: abcdef

Available from: LOU Official - Update 46 (6.9.46.27927)


Response

1. Result set

Name Type Description
ErrorNr string

200 = Update OK 500 = Technical problems during update 404 = Order not found

Type: varchar

Available from: / (25.7.0.59144)

ErrorMessage string

error message if an error occured or empty if there was no error.

Type: varchar

Available from: / (25.7.0.59144)