pixiCreateOrderComment

With this api call you can add a new order comment. The date and time of the comment is always the current timestamp of the server you are accessing.

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


Request

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

Request body

Name Type Required Description
User string false

Type: varchar(50)

Default value:

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

Comment string false

Type: varchar(-1)

Default value:

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

OrderNr integer false

Type: int

Default value:

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)


Response

Name Type Description