pixiGetOrderComments

This API call returns all order comments, with their creation date and user, filtered by the order number or the order number shop. The order number shop is also known as order number external

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


Request

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

Request body

Name Type Required Description
OrderNr integer false

Search for order comments of the provided order number

Type: int

Default value:

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

OrderNrShop string false

Search for order comments of the provided order number external

Type: varchar(50)

Default value:

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)


Response

Name Type Description