pixiAddCustomerComment

Adds a comment for a pixi* customer

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


Request

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

Request body

Name Type Required Description
ShopID string false

pixi* Shop ID

Type: varchar(3)

Default value: NULL

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

Comment string true

Comment to be added for customer

Type: ntext

Default value:

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)

CustomerNrExternal string true

Customer Nr from Shop

Type: varchar(250)

Default value:

Example:

Available from: LOU Official - Update 46 (6.9.46.27927)


Response

1. Result set

Name Type Description
ReturnMessage integer

1 = TRUE, 0 = FALSE

Type: int

Available from: 25.06 (25.6.0.58802)